-
Notifications
You must be signed in to change notification settings - Fork 8
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 storybook group with 4 updates #616
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Oct 20, 2023
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/storybook-a0438a6028
branch
2 times, most recently
from
October 20, 2023 12:10
dc2da33
to
0a41e02
Compare
@dependabot ignore these dependencies |
@dependabot ignore * |
Bumps the storybook group with 4 updates: [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials), [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/builders/builder-webpack5), [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) and [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react). Updates `@storybook/addon-essentials` from 6.5.10 to 7.5.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v1-5.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.5.1/code/addons/essentials) Updates `@storybook/builder-webpack5` from 6.5.0-beta.7 to 7.5.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v7.5.1/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.5.1/code/builders/builder-webpack5) Updates `@storybook/manager-webpack5` from 6.5.0-beta.7 to 6.5.16 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.16/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/lib/core) Updates `@storybook/react` from 6.5.0-beta.7 to 7.5.1 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v7.5.1/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.5.1/code/renderers/react) --- updated-dependencies: - dependency-name: "@storybook/addon-essentials" dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/builder-webpack5" dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/manager-webpack5" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/storybook-a0438a6028
branch
from
October 20, 2023 12:56
0a41e02
to
3f131b7
Compare
@dependabot ignore storybook/addon-essentials storybook/builder-webpack5 storybook/manager-webpack5 storybook/react |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/storybook-a0438a6028
branch
October 20, 2023 13:00
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the storybook group with 4 updates: @storybook/addon-essentials, @storybook/builder-webpack5, @storybook/manager-webpack5 and @storybook/react.
Updates
@storybook/addon-essentials
from 6.5.10 to 7.5.1Release notes
Sourced from
@storybook/addon-essentials
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-essentials
's changelog.... (truncated)
Commits
6ceb141
Bump version from "7.5.0" to "7.5.1" [skip ci]fea453a
Bump version from "7.5.0-alpha.7" to "7.5.0" [skip ci]0a6e94c
Bump version from "7.5.0-alpha.6" to "7.5.0-alpha.7" [skip ci]25af33c
Bump version from "7.5.0-alpha.5" to "7.5.0-alpha.6" [skip ci]816e86e
Bump version from "7.5.0-alpha.4" to "7.5.0-alpha.5" [skip ci]149711c
Bump version from "7.5.0-alpha.3" to "7.5.0-alpha.4" [skip ci]a12a65b
Bump version from "7.5.0-alpha.2" to "7.5.0-alpha.3" [skip ci]70e6750
Bump version from "7.5.0-alpha.1" to "7.5.0-alpha.2" [skip ci]b8b95d7
Bump version from "7.5.0-alpha.0" to "7.5.0-alpha.1" [skip ci]b3b3ba9
Bump version from "7.4.0" to "7.5.0-alpha.0" [skip ci]Updates
@storybook/builder-webpack5
from 6.5.0-beta.7 to 7.5.1Release notes
Sourced from
@storybook/builder-webpack5
's releases.... (truncated)
Changelog
Sourced from
@storybook/builder-webpack5
's changelog.... (truncated)
Commits
6ceb141
Bump version from "7.5.0" to "7.5.1" [skip ci]fea453a
Bump version from "7.5.0-alpha.7" to "7.5.0" [skip ci]78297c6
use logger.warn on warnings0a6e94c
Bump version from "7.5.0-alpha.6" to "7.5.0-alpha.7" [skip ci]25af33c
Bump version from "7.5.0-alpha.5" to "7.5.0-alpha.6" [skip ci]1fc5ed4
upgrade to node18 in a backwards compatible way816e86e
Bump version from "7.5.0-alpha.4" to "7.5.0-alpha.5" [skip ci]dac7e2f
display webpack errors on build149711c
Bump version from "7.5.0-alpha.3" to "7.5.0-alpha.4" [skip ci]a12a65b
Bump version from "7.5.0-alpha.2" to "7.5.0-alpha.3" [skip ci]Updates
@storybook/manager-webpack5
from 6.5.0-beta.7 to 6.5.16Changelog
Sourced from
@storybook/manager-webpack5
's changelog.... (truncated)
Commits
7db13ff
v6.5.1618b5d3e
Update git head to 6.5.16-alpha.0, update yarn.lock [ci skip]1b48a7a
v6.5.16-alpha.0d77fa3b
Update git head to 6.5.15, update yarn.lock [ci skip]feab19d
v6.5.15075a8dd
Update git head to 6.5.15-alpha.1, update yarn.lock [ci skip]cfd775b
v6.5.15-alpha.19c19ef0
Update git head to 6.5.15-alpha.0, update yarn.lock [ci skip]095d6ad
v6.5.15-alpha.0ae06ca9
Update git head to 6.5.14, update yarn.lock [ci skip]Updates
@storybook/react
from 6.5.0-beta.7 to 7.5.1Release notes
Sourced from
@storybook/react
's releases.... (truncated)
Changelog
Sourced from
@storybook/react
's changelog.... (truncated)
Commits
6ceb141
Bump version from "7.5.0" to "7.5.1" [skip ci]fea453a
Bump version from "7.5.0-alpha.7" to "7.5.0" [skip ci]0a6e94c
Bump version from "7.5.0-alpha.6" to "7.5.0-alpha.7" [skip ci]25af33c
Bump version from "7.5.0-alpha.5" to "7.5.0-alpha.6" [skip ci]1fc5ed4
upgrade to node18 in a backwards compatible way816e86e
Bump version from "7.5.0-alpha.4" to "7.5.0-alpha.5" [skip ci]ac738ec
Restore chromatic ignore60748de
Fix snapshots617666d
Fix types31704fc
Merge branch 'next' into shilman/fix-react-docgen-enumDependabot 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 conditions