Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2026

Bumps the storybook group in /apps with 12 updates:

Package From To
unified 9.2.2 11.0.5
@storybook/addon-a11y 8.1.11 10.1.11
@storybook/addon-essentials 8.1.11 8.6.14
@storybook/addon-webpack5-compiler-babel 3.0.3 4.0.0
@storybook/core-common 8.1.11 8.6.14
@storybook/csf-tools 8.1.11 8.6.14
@storybook/react 8.1.11 10.1.11
@storybook/react-webpack5 8.1.11 10.1.11
magicast 0.3.3 0.5.1
storybook 8.1.11 10.1.11
storybook-addon-rtl 1.0.0 3.0.1
unplugin 1.9.0 2.3.11

Updates unified from 9.2.2 to 11.0.5

Release notes

Sourced from unified's releases.

11.0.5

Fix

Full Changelog: unifiedjs/unified@11.0.4...11.0.5

11.0.4

Types

Full Changelog: unifiedjs/unified@11.0.3...11.0.4

11.0.3

Fix

  • 8dee2ab Fix support for functions in data

Full Changelog: unifiedjs/unified@11.0.2...11.0.3

11.0.2

  • cea788b Fix type of settings if nothing is registered yet

Full Changelog: unifiedjs/unified@11.0.1...11.0.2

11.0.1

  • d1a915d Fix incorrect type of settings in presets

Full Changelog: unifiedjs/unified@11.0.0...11.0.1

11.0.0

Change

  • baf80b2 Change to require Node.js 16 migrate: update too
  • dd9834a Update @types/unist migrate: update too
  • 620ccf9 Update vfile migrate: update too

Change (unlikey to affect you)

  • a44db46 Add Data, Settings types to augment shared data migrate: if you deal with data, type it, see commit for info
  • fb49556 Change to replace Buffer with Uint8Array migrate: you’re probably fine unless you use weird encodings, see commit for details if so
  • f3e71a8 Remove Attacher type

... (truncated)

Commits

Updates @storybook/addon-a11y from 8.1.11 to 10.1.11

Release notes

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

v10.1.11

10.1.11

v10.1.10

10.1.10

v10.1.9

10.1.9

v10.1.8

10.1.8

v10.1.7

10.1.7

v10.1.6

10.1.6

  • Manager: Do not display non-existing shortcuts in the settings page - #32711, thanks @​DKER2!
  • Preview: Enforce inert body if manager is focus-trapped - #33186, thanks @​Sidnioulz!
  • Telemetry: Await pending operations in getLastEvents to prevent race conditions - #33285, thanks @​valentinpalkovic!
  • UI: Fix keyboard navigation bug for "reset" option in `Select` - #33268, thanks @​Sidnioulz!

v10.1.5

10.1.5

v10.1.4

10.1.4

... (truncated)

Changelog

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

10.1.11

10.1.10

10.1.9

10.1.8

10.1.7

10.1.6

  • Manager: Do not display non-existing shortcuts in the settings page - #32711, thanks @​DKER2!
  • Preview: Enforce inert body if manager is focus-trapped - #33186, thanks @​Sidnioulz!
  • Telemetry: Await pending operations in getLastEvents to prevent race conditions - #33285, thanks @​valentinpalkovic!
  • UI: Fix keyboard navigation bug for "reset" option in Select - #33268, thanks @​Sidnioulz!

10.1.5

10.1.4

10.1.3

... (truncated)

Commits
  • 9a9f538 Bump version from "10.1.10" to "10.1.11" [skip ci]
  • cf9d347 Bump version from "10.1.9" to "10.1.10" [skip ci]
  • 1de75c4 Bump version from "10.1.8" to "10.1.9" [skip ci]
  • 7cd0cbc Bump version from "10.1.7" to "10.1.8" [skip ci]
  • 33c8fdb Bump version from "10.1.6" to "10.1.7" [skip ci]
  • fdfd67e Bump version from "10.1.5" to "10.1.6" [skip ci]
  • ab49abe Bump version from "10.1.4" to "10.1.5" [skip ci]
  • d4c96a3 Bump version from "10.1.3" to "10.1.4" [skip ci]
  • e8a8c45 Bump version from "10.1.2" to "10.1.3" [skip ci]
  • 417ee84 Bump version from "10.1.1" to "10.1.2" [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-essentials from 8.1.11 to 8.6.14

Changelog

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

8.6.14

8.6.13

8.6.12

8.6.11

8.6.10

8.6.9

8.6.8

8.6.7

8.6.6

  • Angular: Make sure that polyfills are loaded before the storybook is loaded - #30811, thanks @​kasperpeulen!

... (truncated)

Commits
  • ab87178 Bump version from "8.6.13" to "8.6.14" [skip ci]
  • 8fa9049 Bump version from "8.6.12" to "8.6.13" [skip ci]
  • 1c35b29 Bump version from "8.6.11" to "8.6.12" [skip ci]
  • 2afd30d Bump version from "8.6.10" to "8.6.11" [skip ci]
  • 23d2037 Bump version from "8.6.9" to "8.6.10" [skip ci]
  • 207c2f4 Bump version from "8.6.8" to "8.6.9" [skip ci]
  • d4960ea Bump version from "8.6.7" to "8.6.8" [skip ci]
  • 019cd1f Bump version from "8.6.6" to "8.6.7" [skip ci]
  • 9a7a795 Bump version from "8.6.5" to "8.6.6" [skip ci]
  • 4e23d75 Bump version from "8.6.4" to "8.6.5" [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by storybook-bot, a new releaser for @​storybook/addon-essentials since your current version.


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

Release notes

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

v4.0.0

💥 Breaking Change

Authors: 1

v3.0.6

🐛 Bug Fix

Authors: 2

v3.0.5

🐛 Bug Fix

Authors: 1

v3.0.4

🐛 Bug Fix

Authors: 2

Changelog

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

v4.0.0 (Tue Nov 11 2025)

💥 Breaking Change

Authors: 1


v3.0.6 (Tue Apr 01 2025)

🐛 Bug Fix

Authors: 2


v3.0.5 (Mon Dec 30 2024)

🐛 Bug Fix

Authors: 1


v3.0.4 (Mon Dec 30 2024)

🐛 Bug Fix

Authors: 2


... (truncated)

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
  • e094475 Bump version to: 3.0.6 [skip ci]
  • 7d73363 Update CHANGELOG.md [skip ci]
  • 97a74e1 Merge pull request #14 from ddadamhooper/adam.hooper/nix-get-project-root
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by storybook-bot, a new releaser for @​storybook/addon-webpack5-compiler-babel since your current version.


Updates @storybook/core-common from 8.1.11 to 8.6.14

Commits
  • f2218fa wip
  • 68c7aec Bump version from "8.1.0-alpha.6" to "8.1.0-alpha.7" [skip ci]
  • 3b89e31 Remove obsolete line
  • 30c2467 Implement file formatter
  • 15cc239 Merge remote-tracking branch 'refs/remotes/origin/next' into kasper/module-mo...
  • 4b2988c Merge branch 'next' into kasper/module-mocking
  • 23fce6f Fix normalization on windows
  • d015419 Apply requested changes
  • e86e004 Add new function extractProperRendererNameFromFramework
  • 6654fd6 Extract utils and types into @​storybook/core-common and @​storybook/types
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by storybook-bot, a new releaser for @​storybook/core-common since your current version.


Updates @storybook/csf-tools from 8.1.11 to 8.6.14

Commits
  • f2218fa wip
  • 3f7e1c2 Fix type errors
  • 68c7aec Bump version from "8.1.0-alpha.6" to "8.1.0-alpha.7" [skip ci]
  • 97fc299 Bump version from "8.1.0-alpha.5" to "8.1.0-alpha.6" [skip ci]
  • 9d1b418 Bump version from "8.1.0-alpha.4" to "8.1.0-alpha.5" [skip ci]
  • 17633cd Bump version from "8.1.0-alpha.3" to "8.1.0-alpha.4" [skip ci]
  • adf4d6a Merge pull request #26275 from storybookjs/kasper/fix-nx-cache
  • b389754 Merge pull request #26516 from storybookjs/kasper/allow-empty-component-title
  • 22f2ef1 Merge remote-tracking branch 'origin/next' into kasper/fix-nx-cache
  • bd516b1 Remove project names (so that they are inferred) and some cleanup
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by storybook-bot, a new releaser for @​storybook/csf-tools since your current version.


Updates @storybook/react from 8.1.11 to 10.1.11

Release notes

Sourced from @​storybook/react's releases.

v10.1.11

10.1.11

v10.1.10

10.1.10

v10.1.9

10.1.9

v10.1.8

10.1.8

v10.1.7

10.1.7

v10.1.6

10.1.6

  • Manager: Do not display non-existing shortcuts in the settings page - #32711, thanks @​DKER2!
  • Preview: Enforce inert body if manager is focus-trapped - #33186, thanks @​Sidnioulz!
  • Telemetry: Await pending operations in getLastEvents to prevent race conditions - #33285, thanks @​valentinpalkovic!
  • UI: Fix keyboard navigation bug for "reset" option in `Select` - #33268, thanks @​Sidnioulz!

v10.1.5

10.1.5

v10.1.4

10.1.4

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

10.1.11

10.1.10

10.1.9

10.1.8

10.1.7

10.1.6

  • Manager: Do not display non-existing shortcuts in the settings page - #32711, thanks @​DKER2!
  • Preview: Enforce inert body if manager is focus-trapped - #33186, thanks @​Sidnioulz!
  • Telemetry: Await pending operations in getLastEvents to prevent race conditions - #33285, thanks @​valentinpalkovic!
  • UI: Fix keyboard navigation bug for "reset" option in Select - #33268, thanks @​Sidnioulz!

10.1.5

10.1.4

10.1.3

... (truncated)

Commits
  • 9a9f538 Bump version from "10.1.10" to "10.1.11" [skip ci]
  • 443ca2b Merge pull request #33354 from storybookjs/kasper/empty-story-factory
  • cf9d347 Bump version from "10.1.9" to "10.1.10" [skip ci]
  • 1de75c4 Bump version from "10.1.8" to "10.1.9" [skip ci]
  • 7cd0cbc Bump version from "10.1.7" to "10.1.8" [skip ci]
  • 33c8fdb Bump version from "10.1.6" to "10.1.7" [skip ci]
  • fdfd67e Bump version from "10.1.5" to "10.1.6" [skip ci]
  • ab49abe Bump version from "10.1.4" to "10.1.5" [skip ci]
  • d4c96a3 Bump version from "10.1.3" to "10.1.4" [skip ci]
  • e8a8c45 Bump version from "10.1.2" to "10.1.3" [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 8.1.11 to 10.1.11

Release notes

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

v10.1.11

10.1.11

v10.1.10

10.1.10

v10.1.9

10.1.9

v10.1.8

10.1.8

v10.1.7

10.1.7

v10.1.6

10.1.6

  • Manager: Do not display non-existing shortcuts in the settings page - #32711, thanks @​DKER2!
  • Preview: Enforce inert body if manager is focus-trapped - #33186, thanks @​Sidnioulz!
  • Telemetry: Await pending operations in getLastEvents to prevent race conditions - #33285, thanks @​valentinpalkovic!
  • UI: Fix keyboard navigation bug for "reset" option in `Select` - #33268, thanks @​Sidnioulz!

v10.1.5

10.1.5

v10.1.4

10.1.4

... (truncated)

Changelog

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

10.1.11

10.1.10

10.1.9

10.1.8

10.1.7

10.1.6

  • Manager: Do not display non-existing shortcuts in the settings page - #32711, thanks @​DKER2!
  • Preview: Enforce inert body if manager is focus-trapped - #33186, thanks @​Sidnioulz!
  • Telemetry: Await pending operations in getLastEvents to prevent race conditions - #33285, thanks @​valentinpalkovic!
  • UI: Fix keyboard navigation bug for "reset" option in Select - #33268, thanks @​Sidnioulz!

10.1.5

10.1.4

10.1.3

@dependabot dependabot bot added dependencies Pull requests that update a dependency file npm NPM package changes labels Jan 6, 2026
@deploy-code-org deploy-code-org requested a review from a team January 6, 2026 04:04
@deploy-code-org
Copy link
Contributor

The maintainers for the dependency storybook is platform.

This pull request is open to anyone (including the public) to work on. If you have any questions, please feel free to contact platform

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/storybook-c806b622cf branch 2 times, most recently from b0f8d09 to c135c64 Compare January 7, 2026 23:12
Bumps the storybook group in /apps with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [unified](https://github.com/unifiedjs/unified) | `9.2.2` | `11.0.5` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.1.11` | `10.1.11` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.1.11` | `8.6.14` |
| [@storybook/addon-webpack5-compiler-babel](https://github.com/storybookjs/addon-webpack5-compiler-babel) | `3.0.3` | `4.0.0` |
| [@storybook/core-common](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/core-common) | `8.1.11` | `8.6.14` |
| [@storybook/csf-tools](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/csf-tools) | `8.1.11` | `8.6.14` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.1.11` | `10.1.11` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.1.11` | `10.1.11` |
| [magicast](https://github.com/unjs/magicast) | `0.3.3` | `0.5.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `8.1.11` | `10.1.11` |
| [storybook-addon-rtl](https://github.com/literalpie/storybook-addon-rtl) | `1.0.0` | `3.0.1` |
| [unplugin](https://github.com/unjs/unplugin) | `1.9.0` | `2.3.11` |


Updates `unified` from 9.2.2 to 11.0.5
- [Release notes](https://github.com/unifiedjs/unified/releases)
- [Changelog](https://github.com/unifiedjs/unified/blob/main/changelog.md)
- [Commits](unifiedjs/unified@9.2.2...11.0.5)

Updates `@storybook/addon-a11y` from 8.1.11 to 10.1.11
- [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.11/code/addons/a11y)

Updates `@storybook/addon-essentials` from 8.1.11 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v8.6.14/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/addons/essentials)

Updates `@storybook/addon-webpack5-compiler-babel` from 3.0.3 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.3...v4.0.0)

Updates `@storybook/core-common` from 8.1.11 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/core-common)

Updates `@storybook/csf-tools` from 8.1.11 to 8.6.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.14/code/lib/csf-tools)

Updates `@storybook/react` from 8.1.11 to 10.1.11
- [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.11/code/renderers/react)

Updates `@storybook/react-webpack5` from 8.1.11 to 10.1.11
- [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.11/code/frameworks/react-webpack5)

Updates `magicast` from 0.3.3 to 0.5.1
- [Release notes](https://github.com/unjs/magicast/releases)
- [Changelog](https://github.com/unjs/magicast/blob/main/CHANGELOG.md)
- [Commits](unjs/magicast@v0.3.3...v0.5.1)

Updates `storybook` from 8.1.11 to 10.1.11
- [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.11/code/core)

Updates `storybook-addon-rtl` from 1.0.0 to 3.0.1
- [Release notes](https://github.com/literalpie/storybook-addon-rtl/releases)
- [Changelog](https://github.com/literalpie/storybook-addon-rtl/blob/master/CHANGELOG.md)
- [Commits](literalpie/storybook-addon-rtl@v1.0.0...v3.0.1)

Updates `unplugin` from 1.9.0 to 2.3.11
- [Release notes](https://github.com/unjs/unplugin/releases)
- [Changelog](https://github.com/unjs/unplugin/blob/main/CHANGELOG.md)
- [Commits](unjs/unplugin@v1.9.0...v2.3.11)

---
updated-dependencies:
- dependency-name: unified
  dependency-version: 11.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/addon-essentials"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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/core-common"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/csf-tools"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/react"
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/react-webpack5"
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: magicast
  dependency-version: 0.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: storybook-addon-rtl
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: unplugin
  dependency-version: 2.3.11
  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/apps/storybook-c806b622cf branch from c135c64 to bce175e Compare January 11, 2026 06:33
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 npm NPM package changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant