Skip to content

chore(deps-dev): bump the storybook group with 8 updates#1030

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/storybook-d7eac1ae96
Open

chore(deps-dev): bump the storybook group with 8 updates#1030
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/storybook-d7eac1ae96

Conversation

@dependabot
Copy link
Contributor

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

Bumps the storybook group with 8 updates:

Package From To
@storybook/addon-a11y 10.2.10 10.2.11
@storybook/addon-docs 10.2.10 10.2.11
@storybook/addon-links 10.2.10 10.2.11
@storybook/addon-themes 10.2.10 10.2.11
@storybook/cli 10.2.10 10.2.11
@storybook/html-vite 10.2.10 10.2.11
chromatic 15.1.1 15.2.0
storybook 10.2.10 10.2.11

Updates @storybook/addon-a11y from 10.2.10 to 10.2.11

Release notes

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

v10.2.11

10.2.11

Changelog

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

10.2.11

Commits

Updates @storybook/addon-docs from 10.2.10 to 10.2.11

Release notes

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

v10.2.11

10.2.11

Changelog

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

10.2.11

Commits

Updates @storybook/addon-links from 10.2.10 to 10.2.11

Release notes

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

v10.2.11

10.2.11

Changelog

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

10.2.11

Commits

Updates @storybook/addon-themes from 10.2.10 to 10.2.11

Release notes

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

v10.2.11

10.2.11

Changelog

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

10.2.11

Commits

Updates @storybook/cli from 10.2.10 to 10.2.11

Release notes

Sourced from @​storybook/cli's releases.

v10.2.11

10.2.11

Changelog

Sourced from @​storybook/cli's changelog.

10.2.11

Commits

Updates @storybook/html-vite from 10.2.10 to 10.2.11

Release notes

Sourced from @​storybook/html-vite's releases.

v10.2.11

10.2.11

Changelog

Sourced from @​storybook/html-vite's changelog.

10.2.11

Commits

Updates chromatic from 15.1.1 to 15.2.0

Release notes

Sourced from chromatic's releases.

v15.2.0

🚀 Enhancement

Authors: 1

Changelog

Sourced from chromatic's changelog.

v15.2.0 (Mon Feb 23 2026)

🚀 Enhancement

Authors: 1


Commits
  • b8a27d4 Bump version to: 15.2.0 [skip ci]
  • 860b25a Update CHANGELOG.md [skip ci]
  • 742907e Merge pull request #1241 from chromaui/jwir3/CAP-4066-sha-changes
  • 3d0677b ❌ DO NOT MERGE - package.json change
  • 8bea364 ✨ Add input parameter chromaticSha.
  • See full diff in compare view

Updates storybook from 10.2.10 to 10.2.11

Release notes

Sourced from storybook's releases.

v10.2.11

10.2.11

Changelog

Sourced from storybook's changelog.

10.2.11

Commits
  • be01dca Bump version from "10.2.10" to "10.2.11" [skip ci]
  • c527821 Merge pull request #33888 from storybookjs/valentin/fix-addon-vitest-a11y-set...
  • See full diff 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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 23:37
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Feb 23, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/storybook-d7eac1ae96 branch 2 times, most recently from 6b31fe4 to 9bcebbb Compare February 25, 2026 22:35
ThrawnCA
ThrawnCA previously approved these changes Mar 2, 2026
Bumps the storybook group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `10.2.10` | `10.2.11` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.2.10` | `10.2.11` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `10.2.10` | `10.2.11` |
| [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `10.2.10` | `10.2.11` |
| [@storybook/cli](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli-storybook) | `10.2.10` | `10.2.11` |
| [@storybook/html-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/html-vite) | `10.2.10` | `10.2.11` |
| [chromatic](https://github.com/chromaui/chromatic-cli) | `15.1.1` | `15.2.0` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.2.10` | `10.2.11` |


Updates `@storybook/addon-a11y` from 10.2.10 to 10.2.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.2.11/code/addons/a11y)

Updates `@storybook/addon-docs` from 10.2.10 to 10.2.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.2.11/code/addons/docs)

Updates `@storybook/addon-links` from 10.2.10 to 10.2.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.2.11/code/addons/links)

Updates `@storybook/addon-themes` from 10.2.10 to 10.2.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.2.11/code/addons/themes)

Updates `@storybook/cli` from 10.2.10 to 10.2.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.2.11/code/lib/cli-storybook)

Updates `@storybook/html-vite` from 10.2.10 to 10.2.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.2.11/code/frameworks/html-vite)

Updates `chromatic` from 15.1.1 to 15.2.0
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v15.1.1...v15.2.0)

Updates `storybook` from 10.2.10 to 10.2.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.2.11/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 10.2.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.2.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/addon-links"
  dependency-version: 10.2.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/addon-themes"
  dependency-version: 10.2.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/cli"
  dependency-version: 10.2.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/html-vite"
  dependency-version: 10.2.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: chromatic
  dependency-version: 15.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.2.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/storybook-d7eac1ae96 branch from 9bcebbb to 8fea105 Compare March 5, 2026 00:29
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.

1 participant