Skip to content

Bump the tools group with 4 updates#347

Merged
colinrotherham merged 1 commit intomainfrom
dependabot/npm_and_yarn/tools-89a78a6573
Mar 10, 2026
Merged

Bump the tools group with 4 updates#347
colinrotherham merged 1 commit intomainfrom
dependabot/npm_and_yarn/tools-89a78a6573

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps the tools group with 4 updates: @storybook/addon-docs, @storybook/addon-links, @storybook/react-vite and storybook.

Updates @storybook/addon-docs from 10.2.13 to 10.2.14

Release notes

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

v10.2.14

10.2.14

Changelog

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

10.2.14

Commits

Updates @storybook/addon-links from 10.2.13 to 10.2.14

Release notes

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

v10.2.14

10.2.14

Changelog

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

10.2.14

Commits

Updates @storybook/react-vite from 10.2.13 to 10.2.14

Release notes

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

v10.2.14

10.2.14

Changelog

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

10.2.14

Commits

Updates storybook from 10.2.13 to 10.2.14

Release notes

Sourced from storybook's releases.

v10.2.14

10.2.14

Changelog

Sourced from storybook's changelog.

10.2.14

Commits
  • 8392ec0 Bump version from "10.2.13" to "10.2.14" [skip ci]
  • 0cdefdd Merge pull request #33931 from abhayinh/fix/tags-filter-undefined
  • 18301b4 Merge pull request #33938 from storybookjs/yann/add-storybook-to-process-env
  • 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 Mar 10, 2026
Bumps the tools group with 4 updates: [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs), [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).


Updates `@storybook/addon-docs` from 10.2.13 to 10.2.14
- [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.14/code/addons/docs)

Updates `@storybook/addon-links` from 10.2.13 to 10.2.14
- [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.14/code/addons/links)

Updates `@storybook/react-vite` from 10.2.13 to 10.2.14
- [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.14/code/frameworks/react-vite)

Updates `storybook` from 10.2.13 to 10.2.14
- [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.14/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tools
- dependency-name: "@storybook/addon-links"
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tools
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tools
- dependency-name: storybook
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tools
...

Signed-off-by: dependabot[bot] <support@github.com>
@colinrotherham colinrotherham force-pushed the dependabot/npm_and_yarn/tools-89a78a6573 branch from 7f4e2d4 to ae29100 Compare March 10, 2026 17:10
@sonarqubecloud
Copy link

@colinrotherham colinrotherham self-requested a review March 10, 2026 17:14
@colinrotherham colinrotherham added this pull request to the merge queue Mar 10, 2026
Merged via the queue into main with commit 668c7c7 Mar 10, 2026
3 checks passed
@colinrotherham colinrotherham deleted the dependabot/npm_and_yarn/tools-89a78a6573 branch March 10, 2026 17:15
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