Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the storybook group with 5 updates:

Package From To
@storybook/addon-styling-webpack 2.0.0 3.0.0
@storybook/addon-themes 10.0.7 10.1.2
@storybook/addon-webpack5-compiler-swc 4.0.1 4.0.2
@storybook/react-webpack5 10.0.7 10.1.2
storybook 10.0.7 10.1.2

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 10.0.7 to 10.1.2

Release notes

Sourced from @​storybook/addon-themes'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-themes'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

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

Release notes

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

v4.0.2

🐛 Bug Fix

Authors: 1

Changelog

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

v4.0.2 (Mon Nov 10 2025)

🐛 Bug Fix

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,...
  • See full diff in compare view

Updates @storybook/react-webpack5 from 10.0.7 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

Updates storybook from 10.0.7 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:

  • ♿ 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]
  • d3c213d Merge pull request #33217 from storybookjs/fix-checklist-telemetry
  • 2f349fc Bump version from "10.1.0" to "10.1.1" [skip ci]
  • 7e61f17 Merge pull request #33084 from storybookjs/valentin/add-solid-to-supported-fr...
  • 326af0e Merge pull request #33201 from storybookjs/revert-32990-bug/32835-correct-glo...
  • 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]
  • f547a64 Fix tests
  • 698777d Fix getPackageCommand for yarn
  • 24f18cc Simplify telemetry notification message for clarity and conciseness
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Dec 1, 2025
@dependabot dependabot bot requested review from a team as code owners December 1, 2025 19:38
@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Dec 1, 2025
@vercel
Copy link

vercel bot commented Dec 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Updated (UTC)
nodejs-org Ignored Ignored Preview Dec 6, 2025 4:19pm

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/nodejs-website @nodejs/web-infra

Please review the changes when you have a chance. Thank you! 🙏

@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Dec 1, 2025
@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.27%. Comparing base (8c49532) to head (e9b03d1).
⚠️ Report is 11 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8386   +/-   ##
=======================================
  Coverage   75.27%   75.27%           
=======================================
  Files         107      107           
  Lines        9155     9155           
  Branches      313      313           
=======================================
  Hits         6891     6891           
  Misses       2262     2262           
  Partials        2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

📦 Build Size Comparison

Summary

Metric Value
Old Total Size 3.52 MB
New Total Size 3.52 MB
Delta 0 B (0.00%)

Changes

➕ Added Assets (4)
Name Size
.next/static/chunks/545e3bb26e52ecfd.js 57.96 KB
.next/static/chunks/bbf0b50289b53d99.js 204.65 KB
.next/static/chunks/27160465eafc3621.js 27.30 KB
.next/static/chunks/6e11cccf3e859a91.js 27.30 KB
➖ Removed Assets (4)
Name Size
.next/static/chunks/4090940c75f45a38.js 57.96 KB
.next/static/chunks/f572f99ca1d0eaf6.js 204.65 KB
.next/static/chunks/d6a69b796a13da3a.js 27.30 KB
.next/static/chunks/f09d874149f12298.js 27.30 KB

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-e4b9019ce8 branch from 7e361a6 to d29c561 Compare December 3, 2025 18:17
Bumps the storybook group with 5 updates:

| 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) | `10.0.7` | `10.1.2` |
| [@storybook/addon-webpack5-compiler-swc](https://github.com/storybookjs/addon-webpack5-compiler-swc) | `4.0.1` | `4.0.2` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `10.0.7` | `10.1.2` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.0.7` | `10.1.2` |


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 10.0.7 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/themes)

Updates `@storybook/addon-webpack5-compiler-swc` from 4.0.1 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@v4.0.1...v4.0.2)

Updates `@storybook/react-webpack5` from 10.0.7 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 10.0.7 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-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.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/addon-webpack5-compiler-swc"
  dependency-version: 4.0.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/react-webpack5"
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.1.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook-e4b9019ce8 branch from d29c561 to e9b03d1 Compare December 6, 2025 16:19
@avivkeller avivkeller added this pull request to the merge queue Dec 6, 2025
Merged via the queue into main with commit 09304eb Dec 6, 2025
12 of 13 checks passed
@avivkeller avivkeller deleted the dependabot/npm_and_yarn/storybook-e4b9019ce8 branch December 6, 2025 16:32
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.

3 participants