Skip to content

chore(deps-dev): bump the storybook group across 1 directory with 9 updates#761

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/storybook-f4b57bbefe
Open

chore(deps-dev): bump the storybook group across 1 directory with 9 updates#761
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/storybook-f4b57bbefe

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

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

Package From To
@storybook/addon-actions 8.4.4 9.0.8
@storybook/addon-essentials 8.4.4 8.6.14
@storybook/addon-links 8.4.4 10.3.6
@storybook/addon-webpack5-compiler-babel 3.0.3 4.0.1
@storybook/react 8.4.4 10.3.6
@storybook/react-webpack5 8.4.4 10.3.6
@storybook/test 8.4.4 8.6.15
@storybook/theming 8.4.4 8.6.14
storybook 8.4.4 10.3.6

Updates @storybook/addon-actions from 8.4.4 to 9.0.8

Release notes

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

v8.6.18

8.6.18

  • Add request validation

v8.6.17

8.6.17

  • Harden websocket connection

v8.6.16

8.6.16

  • No-op release. No changes.

v8.6.15

8.6.15

Changelog

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

9.0.8

[!NOTE]
Version 9.0.7 was skipped because of a bad release of eslint-plugin-storybook.

9.0.6

9.0.5

9.0.4

9.0.3

9.0.2

  • CLI: Respect --skip-install in postinstall scripts - #31605, thanks @​yannbf!

9.0.1

9.0.0

... (truncated)

Commits
  • 95bdbee Bump version from "9.0.7" to "9.0.8" [skip ci]
  • a882f2f Artificially bump all versions on the main branch from 9.0.6 to 9.0.7, to s...
  • 228ee2b Bump version from "9.0.5" to "9.0.6" [skip ci]
  • 9ccce78 Bump version from "9.0.4" to "9.0.5" [skip ci]
  • 6f962f3 Bump version from "9.0.3" to "9.0.4" [skip ci]
  • 7cbe162 Bump version from "9.0.2" to "9.0.3" [skip ci]
  • 371930b Bump version from "9.0.1" to "9.0.2" [skip ci]
  • 9879693 Bump version from "9.0.0" to "9.0.1" [skip ci]
  • 5dd81ae Bump version from "9.0.0-rc.5" to "9.0.0" [skip ci]
  • fd3356c Bump version from "9.0.0-rc.4" to "9.0.0-rc.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-actions since your current version.


Updates @storybook/addon-essentials from 8.4.4 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-links from 8.4.4 to 10.3.6

Release notes

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

v10.3.6

10.3.6

v10.3.5

10.3.5

[!NOTE] Version >=0.5.0 of @storybook/addon-mcp enables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade @storybook/addon-mcp to keep the docs toolset in the MCP server.

v10.3.4

10.3.4

v10.3.3

10.3.3

v10.3.2

10.3.2

v10.3.1

10.3.1

v10.3.0

10.3.0

> Improved developer experience, AI-assisting tools, and broader ecosystem support

Storybook 10.3 contains hundreds of fixes and improvements including:

... (truncated)

Changelog

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

10.3.6

10.3.5

[!NOTE] Version >=0.5.0 of @storybook/addon-mcp enables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade @storybook/addon-mcp to keep the docs toolset in the MCP server.

10.3.4

10.3.3

10.3.2

10.3.1

10.3.0

Improved developer experience, AI-assisting tools, and broader ecosystem support

Storybook 10.3 contains hundreds of fixes and improvements including:

  • 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
  • ⚡ Vite 8 support
  • ▲ Next.js 16.2 support
  • 📝 ESLint 10 support
  • 〰️ Addon Pseudo-States: Tailwind v4 support
  • 🔧 Addon-Vitest: Simplified configuration - no more setup files required

... (truncated)

Commits
  • b8748e4 Bump version from "10.3.5" to "10.3.6" [skip ci]
  • e486d38 Bump version from "10.3.4" to "10.3.5" [skip ci]
  • 4eff9cd Bump version from "10.3.3" to "10.3.4" [skip ci]
  • b0acfb4 Bump version from "10.3.2" to "10.3.3" [skip ci]
  • 308656f Bump version from "10.3.1" to "10.3.2" [skip ci]
  • 24c2c2c Bump version from "10.3.0" to "10.3.1" [skip ci]
  • 06cb6a6 Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]
  • 94b9430 Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]
  • af5b7de Bump version from "10.3.0-beta.1" to "10.3.0-beta.2" [skip ci]
  • a571619 Bump version from "10.3.0-beta.0" to "10.3.0-beta.1" [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

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


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

Release notes

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

v4.0.1

🐛 Bug Fix

Authors: 1

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.1 (Wed Mar 25 2026)

🐛 Bug Fix

Authors: 1


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)

... (truncated)

Commits
  • ae95d5f Bump version to: 4.0.1 [skip ci]
  • 1f880c0 Update CHANGELOG.md [skip ci]
  • 8fff2f8 Merge pull request #17 from storybookjs/trusted-publishing
  • fd2b24f Set up provenance and trusted publishing
  • 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...
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @storybook/react from 8.4.4 to 10.3.6

Release notes

Sourced from @​storybook/react's releases.

v10.3.6

10.3.6

v10.3.5

10.3.5

[!NOTE] Version >=0.5.0 of @storybook/addon-mcp enables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade @storybook/addon-mcp to keep the docs toolset in the MCP server.

v10.3.4

10.3.4

v10.3.3

10.3.3

v10.3.2

10.3.2

v10.3.1

10.3.1

v10.3.0

10.3.0

> Improved developer experience, AI-assisting tools, and broader ecosystem support

Storybook 10.3 contains hundreds of fixes and improvements including:

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

10.3.6

10.3.5

[!NOTE] Version >=0.5.0 of @storybook/addon-mcp enables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade @storybook/addon-mcp to keep the docs toolset in the MCP server.

10.3.4

10.3.3

10.3.2

10.3.1

10.3.0

Improved developer experience, AI-assisting tools, and broader ecosystem support

Storybook 10.3 contains hundreds of fixes and improvements including:

  • 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
  • ⚡ Vite 8 support
  • ▲ Next.js 16.2 support
  • 📝 ESLint 10 support
  • 〰️ Addon Pseudo-States: Tailwind v4 support
  • 🔧 Addon-Vitest: Simplified configuration - no more setup files required

... (truncated)

Commits
  • b8748e4 Bump version from "10.3.5" to "10.3.6" [skip ci]
  • e486d38 Bump version from "10.3.4" to "10.3.5" [skip ci]
  • 4eff9cd Bump version from "10.3.3" to "10.3.4" [skip ci]
  • 4fb52a2 Merge pull request #34393 from mixelburg/fix/docgen-resolver-tsx-fallback
  • b0acfb4 Bump version from "10.3.2" to "10.3.3" [skip ci]
  • 308656f Bump version from "10.3.1" to "10.3.2" [skip ci]
  • 24c2c2c Bump version from "10.3.0" to "10.3.1" [skip ci]
  • 06cb6a6 Bump version from "10.3.0-beta.3" to "10.3.0" [skip ci]
  • df32a33 Merge branch 'next-release' into next
  • 94b9430 Bump version from "10.3.0-beta.2" to "10.3.0-beta.3" [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​storybook/react since your current version.


Updates @storybook/react-webpack5 from 8.4.4 to 10.3.6

Release notes

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

v10.3.6

10.3.6

v10.3.5

10.3.5

[!NOTE] Version >=0.5.0 of @storybook/addon-mcp enables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade @storybook/addon-mcp to keep the docs toolset in the MCP server.

v10.3.4

10.3.4

v10.3.3

10.3.3

v10.3.2

10.3.2

v10.3.1

10.3.1

v10.3.0

10.3.0

> Improved developer experience, AI-assisting tools, and broader ecosystem support

Storybook 10.3 contains hundreds of fixes and improvements including:

... (truncated)

Changelog

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

10.3.6

10.3.5

[!NOTE] Version >=0.5.0 of @storybook/addon-mcp enables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade @storybook/addon-mcp to keep the docs toolset in the MCP server.

10.3.4

10.3.3

10.3.2

10.3.1

10.3.0

Improved developer experience, AI-assisting tools, and broader ecosystem support

Storybook 10.3 contains hundreds of fixes and improvements including:

  • 🤖 Storybook MCP: Agentic component dev, docs, and test (Preview release for React)
  • ⚡ Vite 8 support
  • ▲ Next.js 16.2 support
  • 📝 ESLint 10 support
  • 〰️ Addon Pseudo-States: Tailwind v4 support
  • 🔧 Addon-Vitest: Simplified configuration - no more setup files required

... (truncated)

Commits
  • b8748e4 Bump version from "10.3.5" to "10.3.6" [skip ci]
  • e486d38 Bump version from "10.3.4" to "10.3.5" [skip ci]
  • 4eff9cd Bump version from "10.3.3" to "10.3.4" [skip ci]
  • b0acfb4 Bump version from "10.3.2" to "10.3.3" [skip ci]
  • 308656f Bump version from "10.3.1" to "10.3.2" [skip ci]
  • 24c2c2c Bump version from &...

    Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 15, 2026
@dependabot dependabot Bot changed the title chore(deps-dev): bump the storybook group with 9 updates chore(deps-dev): bump the storybook group across 1 directory with 9 updates Apr 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/storybook-f4b57bbefe branch from 8485401 to eb05346 Compare April 21, 2026 05:26
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/storybook-f4b57bbefe branch from eb05346 to 98c6515 Compare April 22, 2026 05:26
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/storybook-f4b57bbefe branch from 98c6515 to 68dd36b Compare April 23, 2026 05:25
github-actions[bot]
github-actions Bot previously approved these changes Apr 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/storybook-f4b57bbefe branch from 68dd36b to 1b9d9e3 Compare April 27, 2026 05:50
github-actions[bot]
github-actions Bot previously approved these changes Apr 27, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/storybook-f4b57bbefe branch from 1b9d9e3 to ff36e65 Compare April 28, 2026 23:22
github-actions[bot]
github-actions Bot previously approved these changes Apr 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/storybook-f4b57bbefe branch from ff36e65 to 311f6ef Compare April 30, 2026 05:29
github-actions[bot]
github-actions Bot previously approved these changes Apr 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/storybook-f4b57bbefe branch from 311f6ef to a5d4669 Compare May 6, 2026 05:28
github-actions[bot]
github-actions Bot previously approved these changes May 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/storybook-f4b57bbefe branch from a5d4669 to 327e09a Compare May 7, 2026 05:29
github-actions[bot]
github-actions Bot previously approved these changes May 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/storybook-f4b57bbefe branch from 327e09a to 25af497 Compare May 11, 2026 06:15
github-actions[bot]
github-actions Bot previously approved these changes May 11, 2026
…pdates

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

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.4.4` | `9.0.8` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.4.4` | `8.6.14` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.4.4` | `10.3.6` |
| [@storybook/addon-webpack5-compiler-babel](https://github.com/storybookjs/addon-webpack5-compiler-babel) | `3.0.3` | `4.0.1` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.4.4` | `10.3.6` |
| [@storybook/react-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-webpack5) | `8.4.4` | `10.3.6` |
| [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.4.4` | `8.6.15` |
| [@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming) | `8.4.4` | `8.6.14` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `8.4.4` | `10.3.6` |



Updates `@storybook/addon-actions` from 8.4.4 to 9.0.8
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v9.0.8/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v9.0.8/code/addons/actions)

Updates `@storybook/addon-essentials` from 8.4.4 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-links` from 8.4.4 to 10.3.6
- [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.3.6/code/addons/links)

Updates `@storybook/addon-webpack5-compiler-babel` from 3.0.3 to 4.0.1
- [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.1)

Updates `@storybook/react` from 8.4.4 to 10.3.6
- [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.3.6/code/renderers/react)

Updates `@storybook/react-webpack5` from 8.4.4 to 10.3.6
- [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.3.6/code/frameworks/react-webpack5)

Updates `@storybook/test` from 8.4.4 to 8.6.15
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.6.15/code/lib/test)

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

Updates `storybook` from 8.4.4 to 10.3.6
- [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.3.6/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-version: 9.0.8
  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-links"
  dependency-version: 10.3.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/addon-webpack5-compiler-babel"
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/react"
  dependency-version: 10.3.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/react-webpack5"
  dependency-version: 10.3.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook
- dependency-name: "@storybook/test"
  dependency-version: 8.6.15
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: "@storybook/theming"
  dependency-version: 8.6.14
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.3.5
  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-f4b57bbefe branch from 25af497 to d427c0e Compare May 11, 2026 19:24
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