Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps the storybook-major group with 5 updates:

Package From To
@storybook/addon-a11y 9.0.18 10.0.0
@storybook/addon-docs 9.0.18 10.0.0
@storybook/angular 9.0.18 10.0.0
eslint-plugin-storybook 9.0.17 10.0.0
storybook 9.0.18 10.0.0

Updates @storybook/addon-a11y from 9.0.18 to 10.0.0

Release notes

Sourced from @​storybook/addon-a11y's releases.

v10.0.0

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Changelog

Sourced from @​storybook/addon-a11y's changelog.

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Commits
  • 88a02e6 Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]
  • 05d448b Bump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]
  • 7286625 Bump version from "10.0.0-rc.2" to "10.0.0-rc.3" [skip ci]
  • 83f36d8 Update A11yContextProvider comment to clarify dependency exclusion in useEffect
  • 9e5690b Update A11yContextProvider to use nullish coalescing for violation counts
  • 676611a Refactor A11yContextProvider to streamline state updates and improve selected...
  • 4147d30 fix test
  • 53b41db improve defaults
  • 6afa95b refactor
  • 92e078b Merge branch 'next' into fix/a11y-persist-panel-state
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​storybook/addon-a11y since your current version.


Updates @storybook/addon-docs from 9.0.18 to 10.0.0

Release notes

Sourced from @​storybook/addon-docs's releases.

v10.0.0

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Changelog

Sourced from @​storybook/addon-docs's changelog.

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Commits
  • 88a02e6 Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]
  • 05d448b Bump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]
  • 7286625 Bump version from "10.0.0-rc.2" to "10.0.0-rc.3" [skip ci]
  • d075427 Bump version from "10.0.0-rc.1" to "10.0.0-rc.2" [skip ci]
  • d13459e Merge pull request #32837 from mrginglymus/no-es-toolkit-compat
  • 7949b77 Merge branch 'next' into optimize-startup
  • 95d7c4d Merge branch 'next' into optimize-startup
  • 88f92e0 Merge branch 'next' into es-toolkit-ohno
  • 093c50b Replace es-toolkit compat imports with non-compat
  • a02c08b Bump version from "10.0.0-rc.0" to "10.0.0-rc.1" [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​storybook/addon-docs since your current version.


Updates @storybook/angular from 9.0.18 to 10.0.0

Release notes

Sourced from @​storybook/angular's releases.

v10.0.0

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Changelog

Sourced from @​storybook/angular's changelog.

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Commits
  • 88a02e6 Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]
  • e5d342f Merge branch 'next' into fix-angular-preview-annotations
  • c2cd3b9 Refactor preview annotations in Angular preset for improved readability
  • 05d448b Bump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]
  • d9f9dda Merge branch 'next' into fix-angular-preview-annotations
  • 7286625 Bump version from "10.0.0-rc.2" to "10.0.0-rc.3" [skip ci]
  • d075427 Bump version from "10.0.0-rc.1" to "10.0.0-rc.2" [skip ci]
  • a02c08b Bump version from "10.0.0-rc.0" to "10.0.0-rc.1" [skip ci]
  • f32297a fix(angular): add fileURLToPath for preview annotation paths
  • f8b44e6 Bump version from "10.0.0-beta.13" to "10.0.0-rc.0" [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​storybook/angular since your current version.


Updates eslint-plugin-storybook from 9.0.17 to 10.0.0

Release notes

Sourced from eslint-plugin-storybook's releases.

v10.0.0

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 28, 2025 18:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 28, 2025
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-master-storybook-major-8ffe6708ef branch from 16e0468 to 4ff6b7a Compare October 29, 2025 18:32
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-master-storybook-major-8ffe6708ef branch from 4ff6b7a to 506f9e2 Compare November 6, 2025 18:37
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-master-storybook-major-8ffe6708ef branch 5 times, most recently from 3f5e2fe to c0812cb Compare November 24, 2025 19:47
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-master-storybook-major-8ffe6708ef branch from c0812cb to bb2bd29 Compare December 16, 2025 18:23
Bumps the storybook-major group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `9.0.18` | `10.0.0` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `9.0.18` | `10.0.0` |
| [@storybook/angular](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/angular) | `9.0.18` | `10.0.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.0.17` | `10.0.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `9.0.18` | `10.0.0` |


Updates `@storybook/addon-a11y` from 9.0.18 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/a11y)

Updates `@storybook/addon-docs` from 9.0.18 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/angular` from 9.0.18 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/angular)

Updates `eslint-plugin-storybook` from 9.0.17 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/lib/eslint-plugin)

Updates `storybook` from 9.0.18 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)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook-major
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook-major
- dependency-name: "@storybook/angular"
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook-major
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook-major
- dependency-name: storybook
  dependency-version: 10.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-master-storybook-major-8ffe6708ef branch from bb2bd29 to 8ac7153 Compare December 17, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant