Bump the tools group across 1 directory with 6 updates - #414
Merged
Conversation
Bumps the tools group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.4.5` | `10.5.8` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `10.4.5` | `10.5.8` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.4.5` | `10.5.8` | | [sass-embedded](https://github.com/sass/embedded-host-node) | `1.100.0` | `1.102.0` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.4.5` | `10.5.8` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.16` | `8.2.1` | Updates `@storybook/addon-docs` from 10.4.5 to 10.5.8 - [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.5.8/code/addons/docs) Updates `@storybook/addon-links` from 10.4.5 to 10.5.8 - [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.5.8/code/addons/links) Updates `@storybook/react-vite` from 10.4.5 to 10.5.8 - [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.5.8/code/frameworks/react-vite) Updates `sass-embedded` from 1.100.0 to 1.102.0 - [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md) - [Commits](sass/embedded-host-node@1.100.0...1.102.0) Updates `storybook` from 10.4.5 to 10.5.8 - [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.5.8/code/core) Updates `vite` from 8.0.16 to 8.2.1 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.2.1/packages/vite) --- updated-dependencies: - dependency-name: "@storybook/addon-docs" dependency-version: 10.5.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools - dependency-name: "@storybook/addon-links" dependency-version: 10.5.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools - dependency-name: "@storybook/react-vite" dependency-version: 10.5.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools - dependency-name: sass-embedded dependency-version: 1.102.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools - dependency-name: storybook dependency-version: 10.5.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools - dependency-name: vite dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools ... Signed-off-by: dependabot[bot] <support@github.com>
colinrotherham
force-pushed
the
dependabot/npm_and_yarn/tools-71715db56d
branch
from
August 21, 2026 17:21
821b034 to
d3cbe80
Compare
|
colinrotherham
approved these changes
Aug 21, 2026
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 tools group with 6 updates in the / directory:
10.4.510.5.810.4.510.5.810.4.510.5.81.100.01.102.010.4.510.5.88.0.168.2.1Updates
@storybook/addon-docsfrom 10.4.5 to 10.5.8Release notes
Sourced from @storybook/addon-docs's releases.
... (truncated)
Changelog
Sourced from @storybook/addon-docs's changelog.
... (truncated)
Commits
6ef7d1aBump version from "10.5.7" to "10.5.8" [skip ci]7c6fb3aBump version from "10.5.6" to "10.5.7" [skip ci]3126f0aBump version from "10.5.5" to "10.5.6" [skip ci]05a52b7Bump version from "10.5.4" to "10.5.5" [skip ci]3327dc4Bump version from "10.5.3" to "10.5.4" [skip ci]9ac2739Bump version from "10.5.2" to "10.5.3" [skip ci]b4b00f2Merge pull request #34971 from storybookjs/valentin/upgrade-typescript-6518f711Bump version from "10.5.1" to "10.5.2" [skip ci]c253a06Bump version from "10.5.0" to "10.5.1" [skip ci]9dafcd2Bump version from "10.5.0-beta.2" to "10.5.0" [skip ci]Updates
@storybook/addon-linksfrom 10.4.5 to 10.5.8Release notes
Sourced from @storybook/addon-links's releases.
... (truncated)
Changelog
Sourced from @storybook/addon-links's changelog.
... (truncated)
Commits
6ef7d1aBump version from "10.5.7" to "10.5.8" [skip ci]7c6fb3aBump version from "10.5.6" to "10.5.7" [skip ci]3126f0aBump version from "10.5.5" to "10.5.6" [skip ci]05a52b7Bump version from "10.5.4" to "10.5.5" [skip ci]3327dc4Bump version from "10.5.3" to "10.5.4" [skip ci]9ac2739Bump version from "10.5.2" to "10.5.3" [skip ci]b4b00f2Merge pull request #34971 from storybookjs/valentin/upgrade-typescript-6518f711Bump version from "10.5.1" to "10.5.2" [skip ci]c253a06Bump version from "10.5.0" to "10.5.1" [skip ci]9dafcd2Bump version from "10.5.0-beta.2" to "10.5.0" [skip ci]Updates
@storybook/react-vitefrom 10.4.5 to 10.5.8Release notes
Sourced from @storybook/react-vite's releases.
... (truncated)
Changelog
Sourced from @storybook/react-vite's changelog.
... (truncated)
Commits
6ef7d1aBump version from "10.5.7" to "10.5.8" [skip ci]647e982Merge pull request #35743 from storybookjs/norbert/revive-34415-file-aware-ts...7c6fb3aBump version from "10.5.6" to "10.5.7" [skip ci]43f2316Merge pull request #35490 from storybookjs/valentin/remove-tsconfig-baseurl3126f0aBump version from "10.5.5" to "10.5.6" [skip ci]05a52b7Bump version from "10.5.4" to "10.5.5" [skip ci]3327dc4Bump version from "10.5.3" to "10.5.4" [skip ci]9ac2739Bump version from "10.5.2" to "10.5.3" [skip ci]b4b00f2Merge pull request #34971 from storybookjs/valentin/upgrade-typescript-6518f711Bump version from "10.5.1" to "10.5.2" [skip ci]Updates
sass-embeddedfrom 1.100.0 to 1.102.0Changelog
Sourced from sass-embedded's changelog.
... (truncated)
Commits
07d7803Update Dart Sass version and releasede6ceb9Use gamma 2.40 for display-referred rec2020 (#418)7932fd8Update Dart Sass version and release4377858Bump actions/setup-node from 6 to 7 (#440)3994086Bump@types/nodefrom 25.9.5 to 26.1.1 (#437)e4321a1Reformat with the latest Prettier (#436)09219c4Bump actions/checkout from 6 to 7 (#433)feda063Bump typescript from 5.9.3 to 6.0.3 (#430)3f30582Update Dart Sass version and releaseUpdates
storybookfrom 10.4.5 to 10.5.8Release notes
Sourced from storybook's releases.
... (truncated)
Changelog
Sourced from storybook's changelog.
... (truncated)
Commits
6ef7d1aBump version from "10.5.7" to "10.5.8" [skip ci]647e982Merge pull request #35743 from storybookjs/norbert/revive-34415-file-aware-ts...c028e5cMerge pull request #35528 from FrancoKaddour/fix/focus-instrumentation-protot...7c6fb3aBump version from "10.5.6" to "10.5.7" [skip ci]bc4860aMerge pull request #35767 from storybookjs/valentin/install-packages-as-latestb90d14dMerge pull request #35341 from storybookjs/valentin/rolldown-dtsf1d065bMerge pull request #35769 from storybookjs/valentin/handle-non-storybook-pack...