Skip to content

chore(deps-dev): bump the storybook-deps group with 5 updates#401

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/storybook-deps-48244f2593
Open

chore(deps-dev): bump the storybook-deps group with 5 updates#401
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/storybook-deps-48244f2593

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the storybook-deps group with 5 updates:

Package From To
@storybook/addon-a11y 8.6.15 10.2.3
@storybook/addon-webpack5-compiler-swc 3.0.0 4.0.2
@storybook/html 8.6.15 10.2.3
ods-storybook-theme 1.1.0 2.0.0
storybook 8.6.15 10.2.3

Updates @storybook/addon-a11y from 8.6.15 to 10.2.3

Release notes

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

v10.2.3

10.2.3

  • Addon-Vitest: Normalize Windows paths in addon-vitest automigration - #33340, thanks @​tanujbhaud!
  • Core: Fix `previewHref` when current path does not end with a slash - #33647, thanks @​ghengeveld!

v10.2.2

10.2.2

v10.2.1

10.2.1

v10.2.0

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)
  • Addon-A11y: Lock vision filter dropdown for stories with `vision` global - #33599, thanks @​ghengeveld!
  • Addon-Docs: Add MDX manifest generation - #33408, thanks @​copilot-swe-agent!
  • Addon-Docs: Skip `!autodocs` stories when computing primary story - #32712, thanks @​ia319!
  • Addon-Pseudo States: Fix stylesheet rewrite for `:not()` with parenthesis in inner selector - #33491, thanks @​ghengeveld!
  • Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - #33232, thanks @​snippy4!
  • Addon-Vitest: Fallback detecting vitest version in postinstall - #33415, thanks @​ndelangen!
  • Addon-Vitest: Improve error message in testing widget modal - #33481, thanks @​yannbf!
  • Addon-Vitest: Improve perf & fix loading incorrect `.env` file - #33469, thanks @​ndelangen!
  • CLI: Detect free port when running dev during initiate - #33532, thanks @​ndelangen!
  • CLI: Remove any return type of getAbsolutePath - #32977, thanks @​nzws!
  • CLI: Skip vitest transform for CSF Factories in a11y-addon-test automigration - #31941, thanks @​mrginglymus!
  • Codemod: Fix glob string to only match stories files - #33592, thanks @​JReinhold!
  • Controls: Allow resetting the Select control - #33289, thanks @​Sidnioulz!
  • Controls: Fix displaying as object instead of select for optional union types - #33200, thanks @​tanujbhaud!
  • Controls: Force object control JSON mode to reset - #33330, thanks @​Sidnioulz!

... (truncated)

Changelog

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

10.2.3

  • Addon-Vitest: Normalize Windows paths in addon-vitest automigration - #33340, thanks @​tanujbhaud!
  • Core: Fix previewHref when current path does not end with a slash - #33647, thanks @​ghengeveld!

10.2.2

10.2.1

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)

... (truncated)

Commits
  • d959d6c Bump version from "10.2.2" to "10.2.3" [skip ci]
  • e367333 Bump version from "10.2.1" to "10.2.2" [skip ci]
  • acf2b44 Bump version from "10.2.0" to "10.2.1" [skip ci]
  • a674af8 Bump version from "10.2.0-beta.5" to "10.2.0" [skip ci]
  • 6818f34 Bump version from "10.2.0-beta.4" to "10.2.0-beta.5" [skip ci]
  • 5cd4064 Merge branch 'next' into lock-vision-filter
  • 8840beb Bump version from "10.2.0-beta.3" to "10.2.0-beta.4" [skip ci]
  • dc4edc2 Lock vision filter dropdown when story has vision global defined
  • 61a15af Bump version from "10.2.0-beta.2" to "10.2.0-beta.3" [skip ci]
  • 5b8a6ad Bump version from "10.2.0-beta.1" to "10.2.0-beta.2" [skip ci]
  • Additional commits viewable in compare view

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/html from 8.6.15 to 10.2.3

Release notes

Sourced from @​storybook/html's releases.

v10.2.3

10.2.3

  • Addon-Vitest: Normalize Windows paths in addon-vitest automigration - #33340, thanks @​tanujbhaud!
  • Core: Fix `previewHref` when current path does not end with a slash - #33647, thanks @​ghengeveld!

v10.2.2

10.2.2

v10.2.1

10.2.1

v10.2.0

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)
  • Addon-A11y: Lock vision filter dropdown for stories with `vision` global - #33599, thanks @​ghengeveld!
  • Addon-Docs: Add MDX manifest generation - #33408, thanks @​copilot-swe-agent!
  • Addon-Docs: Skip `!autodocs` stories when computing primary story - #32712, thanks @​ia319!
  • Addon-Pseudo States: Fix stylesheet rewrite for `:not()` with parenthesis in inner selector - #33491, thanks @​ghengeveld!
  • Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - #33232, thanks @​snippy4!
  • Addon-Vitest: Fallback detecting vitest version in postinstall - #33415, thanks @​ndelangen!
  • Addon-Vitest: Improve error message in testing widget modal - #33481, thanks @​yannbf!
  • Addon-Vitest: Improve perf & fix loading incorrect `.env` file - #33469, thanks @​ndelangen!
  • CLI: Detect free port when running dev during initiate - #33532, thanks @​ndelangen!
  • CLI: Remove any return type of getAbsolutePath - #32977, thanks @​nzws!
  • CLI: Skip vitest transform for CSF Factories in a11y-addon-test automigration - #31941, thanks @​mrginglymus!
  • Codemod: Fix glob string to only match stories files - #33592, thanks @​JReinhold!
  • Controls: Allow resetting the Select control - #33289, thanks @​Sidnioulz!
  • Controls: Fix displaying as object instead of select for optional union types - #33200, thanks @​tanujbhaud!
  • Controls: Force object control JSON mode to reset - #33330, thanks @​Sidnioulz!

... (truncated)

Changelog

Sourced from @​storybook/html's changelog.

10.2.3

  • Addon-Vitest: Normalize Windows paths in addon-vitest automigration - #33340, thanks @​tanujbhaud!
  • Core: Fix previewHref when current path does not end with a slash - #33647, thanks @​ghengeveld!

10.2.2

10.2.1

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)

... (truncated)

Commits
  • d959d6c Bump version from "10.2.2" to "10.2.3" [skip ci]
  • e367333 Bump version from "10.2.1" to "10.2.2" [skip ci]
  • acf2b44 Bump version from "10.2.0" to "10.2.1" [skip ci]
  • a674af8 Bump version from "10.2.0-beta.5" to "10.2.0" [skip ci]
  • 6818f34 Bump version from "10.2.0-beta.4" to "10.2.0-beta.5" [skip ci]
  • 8840beb Bump version from "10.2.0-beta.3" to "10.2.0-beta.4" [skip ci]
  • 61a15af Bump version from "10.2.0-beta.2" to "10.2.0-beta.3" [skip ci]
  • 5b8a6ad Bump version from "10.2.0-beta.1" to "10.2.0-beta.2" [skip ci]
  • c15e8bd Bump version from "10.2.0-beta.0" to "10.2.0-beta.1" [skip ci]
  • d5bdd2a Bump version from "10.2.0-alpha.18" to "10.2.0-beta.0" [skip ci]
  • Additional commits viewable in compare view

Updates ods-storybook-theme from 1.1.0 to 2.0.0

Maintainer changes

This version was pushed to npm by vprothais, a new releaser for ods-storybook-theme since your current version.


Updates storybook from 8.6.15 to 10.2.3

Release notes

Sourced from storybook's releases.

v10.2.3

10.2.3

  • Addon-Vitest: Normalize Windows paths in addon-vitest automigration - #33340, thanks @​tanujbhaud!
  • Core: Fix `previewHref` when current path does not end with a slash - #33647, thanks @​ghengeveld!

v10.2.2

10.2.2

v10.2.1

10.2.1

v10.2.0

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)
  • Addon-A11y: Lock vision filter dropdown for stories with `vision` global - #33599, thanks @​ghengeveld!
  • Addon-Docs: Add MDX manifest generation - #33408, thanks @​copilot-swe-agent!
  • Addon-Docs: Skip `!autodocs` stories when computing primary story - #32712, thanks @​ia319!
  • Addon-Pseudo States: Fix stylesheet rewrite for `:not()` with parenthesis in inner selector - #33491, thanks @​ghengeveld!
  • Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - #33232, thanks @​snippy4!
  • Addon-Vitest: Fallback detecting vitest version in postinstall - #33415, thanks @​ndelangen!
  • Addon-Vitest: Improve error message in testing widget modal - #33481, thanks @​yannbf!
  • Addon-Vitest: Improve perf & fix loading incorrect `.env` file - #33469, thanks @​ndelangen!
  • CLI: Detect free port when running dev during initiate - #33532, thanks @​ndelangen!
  • CLI: Remove any return type of getAbsolutePath - #32977, thanks @​nzws!
  • CLI: Skip vitest transform for CSF Factories in a11y-addon-test automigration - #31941, thanks @​mrginglymus!
  • Codemod: Fix glob string to only match stories files - #33592, thanks @​JReinhold!
  • Controls: Allow resetting the Select control - #33289, thanks @​Sidnioulz!
  • Controls: Fix displaying as object instead of select for optional union types - #33200, thanks @​tanujbhaud!
  • Controls: Force object control JSON mode to reset - #33330, thanks @​Sidnioulz!

... (truncated)

Changelog

Sourced from storybook's changelog.

10.2.3

  • Addon-Vitest: Normalize Windows paths in addon-vitest automigration - #33340, thanks @​tanujbhaud!
  • Core: Fix previewHref when current path does not end with a slash - #33647, thanks @​ghengeveld!

10.2.2

10.2.1

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)

... (truncated)

Commits
  • d959d6c Bump version from "10.2.2" to "10.2.3" [skip ci]
  • 4ef05ef Merge pull request #33647 from storybookjs/fix-iframe-href
  • e367333 Bump version from "10.2.1" to "10.2.2" [skip ci]
  • 4ae4460 Merge pull request #33694 from storybookjs/valentin/addon-vitest-support-simp...
  • 8fe8050 Merge pull request #33705 from storybookjs/kasper/refs-401-loginurl
  • d9288e2 Merge pull request #33675 from storybookjs/valentin/implement-agent-detection...
  • acf2b44 Bump version from "10.2.0" to "10.2.1" [skip ci]
  • 912784a Merge pull request #33315 from storybookjs/valentin/fix-vitest-mocker-resolution
  • a674af8 Bump version from "10.2.0-beta.5" to "10.2.0" [skip ci]
  • 6818f34 Bump version from "10.2.0-beta.4" to "10.2.0-beta.5" [skip ci]
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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

Bumps the storybook-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.6.15` | `10.2.3` |
| [@storybook/addon-webpack5-compiler-swc](https://github.com/storybookjs/addon-webpack5-compiler-swc) | `3.0.0` | `4.0.2` |
| [@storybook/html](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/html) | `8.6.15` | `10.2.3` |
| ods-storybook-theme | `1.1.0` | `2.0.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `8.6.15` | `10.2.3` |


Updates `@storybook/addon-a11y` from 8.6.15 to 10.2.3
- [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.2.3/code/addons/a11y)

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/html` from 8.6.15 to 10.2.3
- [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.2.3/code/renderers/html)

Updates `ods-storybook-theme` from 1.1.0 to 2.0.0

Updates `storybook` from 8.6.15 to 10.2.3
- [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.2.3/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 10.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook-deps
- 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-deps
- dependency-name: "@storybook/html"
  dependency-version: 10.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook-deps
- dependency-name: ods-storybook-theme
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook-deps
- dependency-name: storybook
  dependency-version: 10.2.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: storybook-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2026
@netlify
Copy link

netlify bot commented Feb 1, 2026

Deploy Preview for iotmapcomponent failed. Why did it fail? →

Name Link
🔨 Latest commit e9ee325
🔍 Latest deploy log https://app.netlify.com/projects/iotmapcomponent/deploys/697ea667c9cd7c0008040177

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants