Bump the storybook group with 4 updates #624
Closed
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