chore(deps-dev): bump @storybook/addon-interactions from 7.6.23 to 8.6.14 - #71
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) from 7.6.23 to 8.6.14. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/addons/interactions) --- updated-dependencies: - dependency-name: "@storybook/addon-interactions" dependency-version: 8.6.14 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
be2cb1e to
93f21e7
Compare
|
| PR | Package | Old | New |
|---|---|---|---|
| #71 | @storybook/addon-interactions |
7.6.23 | 8.6.14 |
| #69 | storybook (core) |
7.6.23 | 10.2.17 |
| #65 | @storybook/react-vite |
7.6.23 | 10.2.17 |
Merging them piecemeal would leave addon-interactions at v8 while core is at v10 — Storybook requires all packages on the same major.
Recommended path
- Close all three Storybook Dependabot PRs
- Run
npx storybook@latest upgradeinpackages/react-agent-sdk/(handles migration scripts automatically) - Follow the 7→8 migration guide first, then 8→9, then 9→10
- Update all
@storybook/*deps to 10.x in a single commit
The dependabot.yml has been updated to group all @storybook/* packages together, so future Dependabot PRs will be coordinated.
|
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
- dependabot.yml: group all @storybook/* packages to prevent version- skew PRs (fixes fragmentation causing #65/#69/#71 mismatch) - dependabot.yml: ignore next major version bumps until migration plan - CONTRIBUTING.md: add PR Review Cadence and Dependabot Merge Policy sections with per-category merge rules and pre-commit hook notes
…igrations) - main.ts: add addon-docs, remove addon-essentials/addon-interactions, wrap getAbsolutePath - preview.tsx: remove deprecated argTypesRegex actions param; update Preview import to react-vite - package.json: bump all @storybook/* to ^10.2.17, add eslint-plugin-storybook, remove @storybook/blocks@7 and @storybook/testing-library (deprecated) - stories: consolidated-imports codemod updates Meta/StoryObj imports to @storybook/react-vite - eslint.config.js: add eslint-plugin-storybook (eslintPlugin automation migration) - gizmo.spec.ts: pre-existing robustness improvements (startup error recovery, outliner selection) - create/page.tsx: remove orphaned materialOpen/setMaterialOpen state refs - pnpm-lock.yaml: regenerated after full dependency resolution Closes #74, supersedes #65 #69 #71
|
Superseded by the manual upgrade in |
|
@dependabot close |
|
Looks like @storybook/addon-interactions is no longer a dependency, so this is no longer needed. |
Bumps @storybook/addon-interactions from 7.6.23 to 8.6.14.
Release notes
Sourced from
@storybook/addon-interactions's releases.Changelog
Sourced from
@storybook/addon-interactions's changelog.... (truncated)
Commits
ab87178Bump version from "8.6.13" to "8.6.14" [skip ci]8fa9049Bump version from "8.6.12" to "8.6.13" [skip ci]1c35b29Bump version from "8.6.11" to "8.6.12" [skip ci]2afd30dBump version from "8.6.10" to "8.6.11" [skip ci]23d2037Bump version from "8.6.9" to "8.6.10" [skip ci]207c2f4Bump version from "8.6.8" to "8.6.9" [skip ci]d4960eaBump version from "8.6.7" to "8.6.8" [skip ci]019cd1fBump version from "8.6.6" to "8.6.7" [skip ci]9a7a795Bump version from "8.6.5" to "8.6.6" [skip ci]4e23d75Bump version from "8.6.4" to "8.6.5" [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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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)