chore(deps-dev): bump storybook from 7.4.6 to 7.6.21 in /packages/app - #1971
chore(deps-dev): bump storybook from 7.4.6 to 7.6.21 in /packages/app#1971dependabot[bot] wants to merge 1 commit into
Conversation
PR SummaryUpdate Written by Cursor Bugbot for commit 608ecd9. This will update automatically on new commits. Configure here. |
Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 7.4.6 to 7.6.21. - [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/v7.6.21/code/core) --- updated-dependencies: - dependency-name: storybook dependency-version: 7.6.21 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
7b8984f to
608ecd9
Compare
| "msw": "1.3.2", | ||
| "msw-storybook-addon": "1.9.0", | ||
| "storybook": "7.4.6", | ||
| "storybook": "7.6.21", |
There was a problem hiding this comment.
Storybook version mismatch between core and addon packages
The storybook CLI package is updated to 7.6.21 while all related @storybook/* packages (addon-a11y, addon-actions, addon-essentials, addon-interactions, addon-jest, addon-links, addon-storysource, addons, api, components, core-events, react, react-vite, react-webpack5, theming) remain at 7.4.6. Storybook packages are designed to work together at matching versions. This mismatch can cause peer dependency conflicts during installation and potential runtime incompatibilities in the Storybook development environment. All Storybook-related packages typically need to be updated together.
Bumps storybook from 7.4.6 to 7.6.21.
Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by storybook-bot, a new releaser for storybook since your current version.
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.