Skip to content

build(deps-dev): Bump happo-plugin-storybook from 2.10.3 to 3.1.0#35

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-happo-plugin-storybook-3.1.0
Closed

build(deps-dev): Bump happo-plugin-storybook from 2.10.3 to 3.1.0#35
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-happo-plugin-storybook-3.1.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps happo-plugin-storybook from 2.10.3 to 3.1.0.

Release notes

Sourced from happo-plugin-storybook's releases.

v3.1.0

This minor release adds support for a new Happo panel that you can add to your Storybook UI. It will list all the happo parameters for a Story and you can use it to invoke functions and see other properties. It looks like this:

To enable it, add happo-plugin-storybook/preset to the list of addons in .storybook/main.js:

module.exports = {
  addons: ['happo-plugin-storybook/preset'],
};

v3.0.0

The only breaking change in this release is that we drop support for Storybook v4.

Thanks to @​bashjs for identifying an issue with 2.11.2. This library no longer has an implicit dependency on @storybook/core.

v2.11.2

This release moves @storybook/core from dependencies to devDependencies.

v2.11.1

This release fixes an issue where some @​emotion and @​mui dependencies had accidentally ended up as regular dependencies instead of devDependencies.

v2.11.0

This release changes the order in which waitFor and beforeScreenshot is called. Previously, beforeScreenshot was called after waitFor, which made it hard to use the two together. Now, the order is reversed.

Additionally, both beforeScreenshot and afterScreenshot can now be asynchronous.

Commits
  • e57cf7d 3.1.0
  • a67efd9 Merge pull request #87 from happo/addon-panel
  • 53368a2 Unbreak Storybook v5 tests again
  • 49c020e Fix running Happo with Storybook v6
  • 062204f Move hook invocation to decorator
  • aca3109 Bring back storyStoreV7
  • cb6eb28 Disable addons in Storybook v5 tests
  • 95adbd7 Only load Happo addon UI in storybook v6
  • 82d4c88 Install all @storybook/* packages in Storybook v5 tests
  • 3fe6027 Switch to absolute path for specifying happo preset
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [happo-plugin-storybook](https://github.com/enduire/happo-plugin-storybook) from 2.10.3 to 3.1.0.
- [Release notes](https://github.com/enduire/happo-plugin-storybook/releases)
- [Commits](happo/happo-plugin-storybook@v2.10.3...v3.1.0)

---
updated-dependencies:
- dependency-name: happo-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 9, 2023

Dependabot tried to add @suzubara, @haworku and @ahobson as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/samuelraudabaugh/react-uswds/pulls/35/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the samuelraudabaugh/react-uswds repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 9, 2023

The following labels could not be found: type: dependencies, type: automerge.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #45.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-happo-plugin-storybook-3.1.0 branch March 6, 2023 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants