-
Notifications
You must be signed in to change notification settings - Fork 5
build(deps): bump the storybook group with 5 updates #2835
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
Conversation
🦋 Changeset detectedLatest commit: e6059fc The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
416d977 to
588f044
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR upgrades Storybook from version 9 to version 10 across the project, including automatic ESM format migration and cleanup of deprecated dependencies.
Key changes:
- Updated all Storybook packages (@storybook/addon-docs, @storybook/addon-links, @storybook/react-vite, @storybook/builder-vite, and storybook core) from ^9.0.6 to ^10.0.2
- Removed deprecated
@storybook/addon-mdx-gfmpackage andremark-gfmimport/configuration - Automatically migrated main.ts to valid ESM format with
__filenameand__dirnamepolyfills
Reviewed Changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| storybook/package.json | Updated Storybook package versions from 9.0.6 to 10.0.2 and removed deprecated mdx-gfm addon |
| storybook/.storybook/main.ts | Added ESM polyfills and commented out remarkGfm configuration (now built-in) |
| pnpm-lock.yaml | Updated lockfile with new Storybook v10 dependencies and transitive peer dependencies |
| .changeset/true-mammals-cover.md | Added changeset documenting the major version upgrade |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 3 out of 4 changed files in this pull request and generated no new comments.
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Bumps the storybook group with 5 updates: | Package | From | To | | --- | --- | --- | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `9.1.15` | `10.0.0` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `9.1.15` | `10.0.0` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `9.1.15` | `10.0.0` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `9.1.15` | `10.0.0` | | [@storybook/builder-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/builders/builder-vite) | `9.1.15` | `10.0.0` | Updates `@storybook/addon-docs` from 9.1.15 to 10.0.0 - [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/v10.0.0/code/addons/docs) Updates `@storybook/addon-links` from 9.1.15 to 10.0.0 - [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/v10.0.0/code/addons/links) Updates `@storybook/react-vite` from 9.1.15 to 10.0.0 - [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/v10.0.0/code/frameworks/react-vite) Updates `storybook` from 9.1.15 to 10.0.0 - [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/v10.0.0/code/core) Updates `@storybook/builder-vite` from 9.1.15 to 10.0.0 - [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/v10.0.0/code/builders/builder-vite) --- updated-dependencies: - dependency-name: "@storybook/addon-docs" dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/addon-links" dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/react-vite" dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: storybook dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: storybook - dependency-name: "@storybook/builder-vite" dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: storybook ... Signed-off-by: dependabot[bot] <support@github.com>
9a37cbb to
8dbbe37
Compare
Bumps the storybook group with 5 updates:
9.1.1510.0.09.1.1510.0.09.1.1510.0.09.1.1510.0.09.1.1510.0.0Updates
@storybook/addon-docsfrom 9.1.15 to 10.0.0Release notes
Sourced from
@storybook/addon-docs's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-docs's changelog.... (truncated)
Commits
88a02e6Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]05d448bBump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]7286625Bump version from "10.0.0-rc.2" to "10.0.0-rc.3" [skip ci]d075427Bump version from "10.0.0-rc.1" to "10.0.0-rc.2" [skip ci]d13459eMerge pull request #32837 from mrginglymus/no-es-toolkit-compat7949b77Merge branch 'next' into optimize-startup95d7c4dMerge branch 'next' into optimize-startup88f92e0Merge branch 'next' into es-toolkit-ohno093c50bReplace es-toolkit compat imports with non-compata02c08bBump version from "10.0.0-rc.0" to "10.0.0-rc.1" [skip ci]Updates
@storybook/addon-linksfrom 9.1.15 to 10.0.0Release notes
Sourced from
@storybook/addon-links's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-links's changelog.... (truncated)
Commits
88a02e6Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]05d448bBump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]7286625Bump version from "10.0.0-rc.2" to "10.0.0-rc.3" [skip ci]d075427Bump version from "10.0.0-rc.1" to "10.0.0-rc.2" [skip ci]a02c08bBump version from "10.0.0-rc.0" to "10.0.0-rc.1" [skip ci]f8b44e6Bump version from "10.0.0-beta.13" to "10.0.0-rc.0" [skip ci]28ab482Bump version from "10.0.0-beta.12" to "10.0.0-beta.13" [skip ci]da26393Bump version from "10.0.0-beta.11" to "10.0.0-beta.12" [skip ci]5324fe1Bump version from "10.0.0-beta.10" to "10.0.0-beta.11" [skip ci]81b0429Bump version from "10.0.0-beta.9" to "10.0.0-beta.10" [skip ci]Updates
@storybook/react-vitefrom 9.1.15 to 10.0.0Release notes
Sourced from
@storybook/react-vite's releases.... (truncated)
Changelog
Sourced from
@storybook/react-vite's changelog.... (truncated)
Commits
88a02e6Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]05d448bBump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]7286625Bump version from "10.0.0-rc.2" to "10.0.0-rc.3" [skip ci]d075427Bump version from "10.0.0-rc.1" to "10.0.0-rc.2" [skip ci]a02c08bBump version from "10.0.0-rc.0" to "10.0.0-rc.1" [skip ci]f8b44e6Bump version from "10.0.0-beta.13" to "10.0.0-rc.0" [skip ci]28ab482Bump version from "10.0.0-beta.12" to "10.0.0-beta.13" [skip ci]da26393Bump version from "10.0.0-beta.11" to "10.0.0-beta.12" [skip ci]5324fe1Bump version from "10.0.0-beta.10" to "10.0.0-beta.11" [skip ci]81b0429Bump version from "10.0.0-beta.9" to "10.0.0-beta.10" [skip ci]Updates
storybookfrom 9.1.15 to 10.0.0Release notes
Sourced from storybook's releases.