Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the storybook group with 6 updates in the / directory:

Package From To
@storybook/addon-a11y 9.1.10 10.1.2
@storybook/addon-docs 9.1.10 10.1.2
@storybook/addon-links 9.1.10 10.1.2
@storybook/addon-webpack5-compiler-babel 3.0.6 4.0.0
@storybook/react-webpack5 9.1.10 10.1.2
storybook 9.1.10 10.1.2

Updates @storybook/addon-a11y from 9.1.10 to 10.1.2

Release notes

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

v10.1.2

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

v10.1.1

10.1.1

v10.1.0

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Changelog

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

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

10.1.1

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Commits
  • 417ee84 Bump version from "10.1.1" to "10.1.2" [skip ci]
  • 2f349fc Bump version from "10.1.0" to "10.1.1" [skip ci]
  • 90cdcf8 Bump version from "10.1.0-beta.6" to "10.1.0" [skip ci]
  • 28fa98e Bump version from "10.1.0-beta.5" to "10.1.0-beta.6" [skip ci]
  • 35b4a8f Bump version from "10.1.0-beta.4" to "10.1.0-beta.5" [skip ci]
  • cc21f11 Bump version from "10.1.0-beta.3" to "10.1.0-beta.4" [skip ci]
  • e4ef178 Bump version from "10.1.0-beta.2" to "10.1.0-beta.3" [skip ci]
  • d940835 Bump version from "10.1.0-beta.1" to "10.1.0-beta.2" [skip ci]
  • 3a6dc0b Bump version from "10.1.0-beta.0" to "10.1.0-beta.1" [skip ci]
  • e473a8c Bump version from "10.1.0-alpha.14" to "10.1.0-beta.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/addon-a11y since your current version.


Updates @storybook/addon-docs from 9.1.10 to 10.1.2

Release notes

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

v10.1.2

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

v10.1.1

10.1.1

v10.1.0

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Changelog

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

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

10.1.1

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Commits
  • 417ee84 Bump version from "10.1.1" to "10.1.2" [skip ci]
  • 2f349fc Bump version from "10.1.0" to "10.1.1" [skip ci]
  • 1ddbad1 Merge pull request #33205 from storybookjs/sidnioulz/issue-33196
  • 90cdcf8 Bump version from "10.1.0-beta.6" to "10.1.0" [skip ci]
  • 28fa98e Bump version from "10.1.0-beta.5" to "10.1.0-beta.6" [skip ci]
  • 35b4a8f Bump version from "10.1.0-beta.4" to "10.1.0-beta.5" [skip ci]
  • 53486ac Merge pull request #33034 from storybookjs/a11y/tabbed-argstable-cropped-shadow
  • 65fae57 Merge pull request #33023 from storybookjs/a11y/color-swatch-bg-dark
  • cc21f11 Bump version from "10.1.0-beta.3" to "10.1.0-beta.4" [skip ci]
  • 9ff887c UI: Make room for ArgsTable shadow in tabbed version
  • 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/addon-links from 9.1.10 to 10.1.2

Release notes

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

v10.1.2

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

v10.1.1

10.1.1

v10.1.0

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Changelog

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

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

10.1.1

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Commits
  • 417ee84 Bump version from "10.1.1" to "10.1.2" [skip ci]
  • 2f349fc Bump version from "10.1.0" to "10.1.1" [skip ci]
  • 90cdcf8 Bump version from "10.1.0-beta.6" to "10.1.0" [skip ci]
  • 28fa98e Bump version from "10.1.0-beta.5" to "10.1.0-beta.6" [skip ci]
  • 35b4a8f Bump version from "10.1.0-beta.4" to "10.1.0-beta.5" [skip ci]
  • cc21f11 Bump version from "10.1.0-beta.3" to "10.1.0-beta.4" [skip ci]
  • e4ef178 Bump version from "10.1.0-beta.2" to "10.1.0-beta.3" [skip ci]
  • d940835 Bump version from "10.1.0-beta.1" to "10.1.0-beta.2" [skip ci]
  • 3a6dc0b Bump version from "10.1.0-beta.0" to "10.1.0-beta.1" [skip ci]
  • e473a8c Bump version from "10.1.0-alpha.14" to "10.1.0-beta.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/addon-links since your current version.


Updates @storybook/addon-webpack5-compiler-babel from 3.0.6 to 4.0.0

Release notes

Sourced from @​storybook/addon-webpack5-compiler-babel's releases.

v4.0.0

💥 Breaking Change

Authors: 1

Changelog

Sourced from @​storybook/addon-webpack5-compiler-babel's changelog.

v4.0.0 (Tue Nov 11 2025)

💥 Breaking Change

Authors: 1


Commits
  • 25e7c2b Bump version to: 4.0.0 [skip ci]
  • eb35b31 Update CHANGELOG.md [skip ci]
  • 61a0ad9 Merge pull request #16 from storybookjs/norbert/sb10-upgrade-esm-only
  • 55ade93 remove peerDep of storybook core
  • 72a67d7 fix dynamic require
  • 371bd5d Update package.json and pnpm-lock.yaml to include @​types/node@​22 and adjust p...
  • 607cd73 upgrade to sb10 and esm-only
  • See full diff in compare view

Updates @storybook/react-webpack5 from 9.1.10 to 10.1.2

Release notes

Sourced from @​storybook/react-webpack5's releases.

v10.1.2

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

v10.1.1

10.1.1

v10.1.0

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Changelog

Sourced from @​storybook/react-webpack5's changelog.

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

10.1.1

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Commits
  • 417ee84 Bump version from "10.1.1" to "10.1.2" [skip ci]
  • 2f349fc Bump version from "10.1.0" to "10.1.1" [skip ci]
  • 90cdcf8 Bump version from "10.1.0-beta.6" to "10.1.0" [skip ci]
  • 28fa98e Bump version from "10.1.0-beta.5" to "10.1.0-beta.6" [skip ci]
  • 35b4a8f Bump version from "10.1.0-beta.4" to "10.1.0-beta.5" [skip ci]
  • cc21f11 Bump version from "10.1.0-beta.3" to "10.1.0-beta.4" [skip ci]
  • e4ef178 Bump version from "10.1.0-beta.2" to "10.1.0-beta.3" [skip ci]
  • d940835 Bump version from "10.1.0-beta.1" to "10.1.0-beta.2" [skip ci]
  • 3a6dc0b Bump version from "10.1.0-beta.0" to "10.1.0-beta.1" [skip ci]
  • e473a8c Bump version from "10.1.0-alpha.14" to "10.1.0-beta.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/react-webpack5 since your current version.


Updates storybook from 9.1.10 to 10.1.2

Release notes

Sourced from storybook's releases.

v10.1.2

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

v10.1.1

10.1.1

v10.1.0

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

  • ♿ UI overhaul to fix hundreds of a11y issues
  • 🧑‍💻 CLI overhaul for faster, more reliable install
  • ✅ Checklist-based onboarding guide for new users

The release also contains compatibility fixes for:

  • 🅰️ Angular 21 support
  • 🦀 RSbuild install support in CLI
  • ⚡️ Preact support for Vitest addon

Finally, it contains two highly-requested experimental features:

  • 📋 Component manifest for Storybook MCP
  • ⚛️ Improved JSX code snippets for React

... (truncated)

Changelog

Sourced from storybook's changelog.

10.1.2

  • Checklist: Fix how state changes are reported and drop some completion restrictions - #33217, thanks @​ghengeveld!

10.1.1

10.1.0

Easier to setup, more accessible to use

Storybook 10.1 focuses on two key improvements: installation and accessibility:

    Description has been truncated

    Note
    Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code. labels Dec 1, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-1aba0a865b branch from 4cb3d06 to ee0b541 Compare December 9, 2025 12:14
Bumps the storybook group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `9.1.10` | `10.1.2` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `9.1.10` | `10.1.2` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `9.1.10` | `10.1.2` |
| [@storybook/addon-webpack5-compiler-babel](https://github.com/storybookjs/addon-webpack5-compiler-babel) | `3.0.6` | `4.0.0` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `9.1.10` | `10.1.2` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `9.1.10` | `10.1.2` |



Updates `@storybook/addon-a11y` from 9.1.10 to 10.1.2
- [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.1.2/code/addons/a11y)

Updates `@storybook/addon-docs` from 9.1.10 to 10.1.2
- [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.1.2/code/addons/docs)

Updates `@storybook/addon-links` from 9.1.10 to 10.1.2
- [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.1.2/code/addons/links)

Updates `@storybook/addon-webpack5-compiler-babel` from 3.0.6 to 4.0.0
- [Release notes](https://github.com/storybookjs/addon-webpack5-compiler-babel/releases)
- [Changelog](https://github.com/storybookjs/addon-webpack5-compiler-babel/blob/main/CHANGELOG.md)
- [Commits](storybookjs/addon-webpack5-compiler-babel@v3.0.6...v4.0.0)

Updates `@storybook/react-webpack5` from 9.1.10 to 10.1.2
- [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.1.2/code/frameworks/react-webpack5)

Updates `storybook` from 9.1.10 to 10.1.2
- [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.1.2/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/addon-links"
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/addon-webpack5-compiler-babel"
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/react-webpack5"
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-1aba0a865b branch from ee0b541 to f413a0b Compare January 1, 2026 20:59
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.

0 participants