chore(deps-dev): bump the storybook group across 1 directory with 6 updates#6600
Merged
mozilla-blender[bot] merged 1 commit intoApr 27, 2026
Merged
Conversation
7b2c733 to
ead6d84
Compare
…pdates Bumps the storybook group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `10.3.3` | `10.3.5` | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.3.3` | `10.3.5` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `10.3.3` | `10.3.5` | | [@storybook/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) | `10.3.3` | `10.3.5` | | [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `10.3.3` | `10.3.5` | Updates `@storybook/addon-a11y` from 10.3.3 to 10.3.5 - [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.5/code/addons/a11y) Updates `@storybook/addon-docs` from 10.3.3 to 10.3.5 - [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.5/code/addons/docs) Updates `@storybook/addon-links` from 10.3.3 to 10.3.5 - [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.5/code/addons/links) Updates `@storybook/nextjs` from 10.3.3 to 10.3.5 - [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.5/code/frameworks/nextjs) Updates `eslint-plugin-storybook` from 10.3.3 to 10.3.5 - [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.5/code/lib/eslint-plugin) Updates `storybook` from 10.3.3 to 10.3.5 - [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.5/code/core) --- updated-dependencies: - dependency-name: "@storybook/addon-a11y" dependency-version: 10.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/addon-docs" dependency-version: 10.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/addon-links" dependency-version: 10.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook - dependency-name: "@storybook/nextjs" dependency-version: 10.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook - dependency-name: eslint-plugin-storybook dependency-version: 10.3.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook - dependency-name: storybook dependency-version: 10.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: storybook ... Signed-off-by: dependabot[bot] <support@github.com>
ead6d84 to
05841e4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the storybook group with 5 updates in the / directory:
10.3.310.3.510.3.310.3.510.3.310.3.510.3.310.3.510.3.310.3.5Updates
@storybook/addon-a11yfrom 10.3.3 to 10.3.5Release notes
Sourced from
@storybook/addon-a11y's releases.Changelog
Sourced from
@storybook/addon-a11y's changelog.Commits
e486d38Bump version from "10.3.4" to "10.3.5" [skip ci]4eff9cdBump version from "10.3.3" to "10.3.4" [skip ci]bf06f9aMerge pull request #34203 from mixelburg/fix/a11y-context-clear-timeout-on-un...Updates
@storybook/addon-docsfrom 10.3.3 to 10.3.5Release notes
Sourced from
@storybook/addon-docs's releases.Changelog
Sourced from
@storybook/addon-docs's changelog.Commits
e486d38Bump version from "10.3.4" to "10.3.5" [skip ci]ee73b65Merge pull request #34455 from seojcarlos/fix/remove-duplicate-words4eff9cdBump version from "10.3.3" to "10.3.4" [skip ci]4eb227bBuild: Move prettier to oxfmtUpdates
@storybook/addon-linksfrom 10.3.3 to 10.3.5Release notes
Sourced from
@storybook/addon-links's releases.Changelog
Sourced from
@storybook/addon-links's changelog.Commits
e486d38Bump version from "10.3.4" to "10.3.5" [skip ci]4eff9cdBump version from "10.3.3" to "10.3.4" [skip ci]Updates
@storybook/nextjsfrom 10.3.3 to 10.3.5Release notes
Sourced from
@storybook/nextjs's releases.Changelog
Sourced from
@storybook/nextjs's changelog.Commits
e486d38Bump version from "10.3.4" to "10.3.5" [skip ci]4eff9cdBump version from "10.3.3" to "10.3.4" [skip ci]Updates
eslint-plugin-storybookfrom 10.3.3 to 10.3.5Release notes
Sourced from eslint-plugin-storybook's releases.
Changelog
Sourced from eslint-plugin-storybook's changelog.
Commits
e486d38Bump version from "10.3.4" to "10.3.5" [skip ci]4eff9cdBump version from "10.3.3" to "10.3.4" [skip ci]7a820b1Merge pull request #34245 from storybookjs/chore/root_oxfmt4eb227bBuild: Move prettier to oxfmtUpdates
storybookfrom 10.3.3 to 10.3.5Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
e486d38Bump version from "10.3.4" to "10.3.5" [skip ci]0b3ac65Merge pull request #34408 from storybookjs/yann/disable-component-manifest-de...ee73b65Merge pull request #34455 from seojcarlos/fix/remove-duplicate-words4eff9cdBump version from "10.3.3" to "10.3.4" [skip ci]21d37fdMerge pull request #34224 from storybookjs/chore/removeprettierrc4eb227bBuild: Move prettier to oxfmtff9d121Merge pull request #34316 from storybookjs/jeppe/fix-error-reports-on-init5bc8686Merge pull request #34281 from storybookjs/fix-stackblitz-websocket