Skip to content

Conversation

@dependabot
Copy link

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

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

Package From To
@storybook/addon-styling-webpack 2.0.0 3.0.0
@storybook/addon-themes 9.1.3 10.1.0
@storybook/addon-webpack5-compiler-swc 3.0.0 4.0.2
@storybook/react 9.1.3 10.1.0
@storybook/react-webpack5 9.1.3 10.1.0
eslint-plugin-storybook 9.0.3 10.1.0
storybook 9.1.3 10.1.0

Updates @storybook/addon-styling-webpack from 2.0.0 to 3.0.0

Release notes

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

v3.0.0

💥 Breaking Change

🐛 Bug Fix

Authors: 2

Changelog

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

v3.0.0 (Thu Nov 13 2025)

💥 Breaking Change

🐛 Bug Fix

Authors: 2


Commits
  • 3a5aa2b Bump version to: 3.0.0 [skip ci]
  • 87b74a8 Update CHANGELOG.md [skip ci]
  • e4c0004 Merge pull request #36 from storybookjs/norbert/bump-node-version
  • f3dd7e7 Upgrade 'auto' dependency from version 11.1.1 to 11.3.0 in package.json and p...
  • d96dc0f Refactor tsconfig.json to update module target to es2015, remove allowJs and ...
  • 38e4aa9 Downgrade 'auto' dependency version from 11.3.0 to 11.1.1 in package.json and...
  • 18eb6ae Update tsconfig.json to change rootDir to the project root and include tsup.c...
  • a08f50d Update release workflow to use 'pnpm run release' for consistency in command ...
  • 9ddc6ed Remove rimraf dependency from package.json and update TypeScript lib target t...
  • a7f4cc2 Update tsup configuration to target Node.js 22 and streamline entry definitions
  • Additional commits viewable in compare view

Updates @storybook/addon-themes from 9.1.3 to 10.1.0

Release notes

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

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-themes's changelog.

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
  • 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]
  • c1faf97 Bump version from "10.1.0-alpha.13" to "10.1.0-alpha.14" [skip ci]
  • e2ff8a1 Merge branch 'next' into yann/vitest-use-projects
  • 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-themes since your current version.


Updates @storybook/addon-webpack5-compiler-swc from 3.0.0 to 4.0.2

Release notes

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

v4.0.2

🐛 Bug Fix

Authors: 1

v4.0.1

🐛 Bug Fix

Authors: 1

v4.0.0

💥 Breaking Change

Authors: 1

Changelog

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

v4.0.2 (Mon Nov 10 2025)

🐛 Bug Fix

Authors: 1


v4.0.1 (Wed Sep 03 2025)

🐛 Bug Fix

Authors: 1


v4.0.0 (Tue Sep 02 2025)

💥 Breaking Change

Authors: 1


Commits
  • 44393f6 Bump version to: 4.0.2 [skip ci]
  • 33aa1d6 Update CHANGELOG.md [skip ci]
  • de94a76 Merge pull request #23 from storybookjs/norbert/add-support-sb-10-prereleases
  • c6680b3 Update storybook peer dependency version range to include 10.1.0-0, 10.2.0-0,...
  • 1d95db6 Bump version to: 4.0.1 [skip ci]
  • b949019 Update CHANGELOG.md [skip ci]
  • 8d056ec Merge pull request #21 from storybookjs/ndelangen-patch-1
  • 8f12032 Update storybook peer dependency version range
  • 8897eb0 Bump version to: 4.0.0 [skip ci]
  • 72b1e01 Update CHANGELOG.md [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/react from 9.1.3 to 10.1.0

Release notes

Sourced from @​storybook/react's releases.

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's changelog.

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
  • 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]
  • 809c130 Merge pull request #33090 from storybookjs/kasper/next
  • e84b50c Fix
  • 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 since your current version.


Updates @storybook/react-webpack5 from 9.1.3 to 10.1.0

Release notes

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

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.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
  • 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]
  • c1faf97 Bump version from "10.1.0-alpha.13" to "10.1.0-alpha.14" [skip ci]
  • e2ff8a1 Merge branch 'next' into yann/vitest-use-projects
  • 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 eslint-plugin-storybook from 9.0.3 to 10.1.0

Release notes

Sourced from eslint-plugin-storybook's releases.

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

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

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-styling-webpack](https://github.com/storybookjs/addon-styling-webpack) | `2.0.0` | `3.0.0` |
| [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `9.1.3` | `10.1.0` |
| [@storybook/addon-webpack5-compiler-swc](https://github.com/storybookjs/addon-webpack5-compiler-swc) | `3.0.0` | `4.0.2` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `9.1.3` | `10.1.0` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `9.1.3` | `10.1.0` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.0.3` | `10.1.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `9.1.3` | `10.1.0` |



Updates `@storybook/addon-styling-webpack` from 2.0.0 to 3.0.0
- [Release notes](https://github.com/storybookjs/addon-styling-webpack/releases)
- [Changelog](https://github.com/storybookjs/addon-styling-webpack/blob/main/CHANGELOG.md)
- [Commits](storybookjs/addon-styling-webpack@v2.0.0...v3.0.0)

Updates `@storybook/addon-themes` from 9.1.3 to 10.1.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.1.0/code/addons/themes)

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

Updates `@storybook/react` from 9.1.3 to 10.1.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.1.0/code/renderers/react)

Updates `@storybook/react-webpack5` from 9.1.3 to 10.1.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.1.0/code/frameworks/react-webpack5)

Updates `eslint-plugin-storybook` from 9.0.3 to 10.1.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.1.0/code/lib/eslint-plugin)

Updates `storybook` from 9.1.3 to 10.1.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.1.0/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-styling-webpack"
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/addon-themes"
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/addon-webpack5-compiler-swc"
  dependency-version: 4.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/react"
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/react-webpack5"
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: eslint-plugin-storybook
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2025

Labels

The following labels could not be found: github_actions:pull-request. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant