-
Notifications
You must be signed in to change notification settings - Fork 296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the npm_and_yarn group across 1 directory with 2 updates #8966
Bump the npm_and_yarn group across 1 directory with 2 updates #8966
Conversation
Bumps the npm_and_yarn group with 2 updates in the / directory: [@storybook/addon-storyshots](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/storyshots-core) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). Updates `@storybook/addon-storyshots` from 6.5.16 to 7.6.17 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v7.6.17/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.17/code/addons/storyshots-core) Updates `@storybook/react` from 6.5.14 to 8.1.11 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.1.11/code/renderers/react) --- updated-dependencies: - dependency-name: "@storybook/addon-storyshots" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@storybook/react" dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot rebase |
@dependabot recreate |
1 similar comment
@dependabot recreate |
@dependabot rebase |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
@dependabot recreate |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
@dependabot reopen |
@dependabot rebase |
This cannot be merged as this breaks Site Kit in the aspects of Storybook and testing-library. The only way to fix this alert is to upgrade Storybook to v7, which has major breaking changes, such as no support for Webpack 4. #8538 needs to be worked on first as a prerequisite for this. |
Superseded by #9049. |
Bumps the npm_and_yarn group with 2 updates in the / directory: @storybook/addon-storyshots and @storybook/react.
Updates
@storybook/addon-storyshots
from 6.5.16 to 7.6.17Release notes
Sourced from
@storybook/addon-storyshots
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-storyshots
's changelog.... (truncated)
Commits
60bf2b5
Bump version from "7.6.16" to "7.6.17" [skip ci]287300b
Bump version from "7.6.15" to "7.6.16" [skip ci]8bcc3b4
Bump version from "7.6.14" to "7.6.15" [skip ci]8d42c55
Bump version from "7.6.13" to "7.6.14" [skip ci]95ed703
Bump version from "7.6.12" to "7.6.13" [skip ci]cebb1a7
Bump version from "7.6.11" to "7.6.12" [skip ci]a8b5861
Bump version from "7.6.10" to "7.6.11" [skip ci]0a8f25a
Bump version from "7.6.9" to "7.6.10" [skip ci]fbb29c1
Bump version from "7.6.8" to "7.6.9" [skip ci]2eded2e
Bump version from "7.6.7" to "7.6.8" [skip ci]Updates
@storybook/react
from 6.5.14 to 8.1.11Release notes
Sourced from
@storybook/react
's releases.... (truncated)
Changelog
Sourced from
@storybook/react
's changelog.... (truncated)
Commits
958e86c
Bump version from "8.1.10" to "8.1.11" [skip ci]3fda293
Bump version from "8.1.9" to "8.1.10" [skip ci]01bb58e
Bump version from "8.1.8" to "8.1.9" [skip ci]001c9d8
Bump version from "8.1.7" to "8.1.8" [skip ci]cc49ca8
Bump version from "8.1.6" to "8.1.7" [skip ci]27a643d
Bump version from "8.1.5" to "8.1.6" [skip ci]9b706ff
Bump version from "8.1.4" to "8.1.5" [skip ci]d972793
Bump version from "8.1.3" to "8.1.4" [skip ci]a2b9d08
Bump version from "8.1.2" to "8.1.3" [skip ci]487b028
Bump version from "8.1.1" to "8.1.2" [skip ci]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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.