Skip to content

Bump the tools group with 5 updates - #423

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tools-04fd942c1c
Open

Bump the tools group with 5 updates#423
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tools-04fd942c1c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the tools group with 5 updates:

Package From To
@storybook/addon-docs 10.5.9 10.5.10
@storybook/addon-links 10.5.9 10.5.10
@storybook/react-vite 10.5.9 10.5.10
sass-embedded 1.102.0 1.103.1
storybook 10.5.9 10.5.10

Updates @storybook/addon-docs from 10.5.9 to 10.5.10

Release notes

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

v10.5.10

10.5.10

Changelog

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

10.5.10

Commits

Updates @storybook/addon-links from 10.5.9 to 10.5.10

Release notes

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

v10.5.10

10.5.10

Changelog

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

10.5.10

Commits

Updates @storybook/react-vite from 10.5.9 to 10.5.10

Release notes

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

v10.5.10

10.5.10

Changelog

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

10.5.10

Commits

Updates sass-embedded from 1.102.0 to 1.103.1

Changelog

Sourced from sass-embedded's changelog.

1.103.1

  • No user-visible changes.

1.103.0

  • Potentially breaking compatibility fix: Colors now preserve "analogous sets" of missing channels during conversions, per the CSS spec. For example, color.to-space(lch(50% none none), lab) now returns lab(50% none none) instead of lab(50% 0 0).
Commits

Updates storybook from 10.5.9 to 10.5.10

Release notes

Sourced from storybook's releases.

v10.5.10

10.5.10

Changelog

Sourced from storybook's changelog.

10.5.10

Commits
  • a2db752 Bump version from "10.5.9" to "10.5.10" [skip ci]
  • de77b08 Merge pull request #35929 from storybookjs/valentin/sb-1821-pin-oxc-resolver
  • 374b8b3 Merge pull request #35966 from storybookjs/valentin/docs-overlay-typography
  • 2148cdd Merge pull request #35950 from storybookjs/fix/eslint-plugin-bundle-csf
  • b336e8f Merge pull request #35945 from storybookjs/valentin/static-services-subpath-f...
  • 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

Bumps the tools group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.5.9` | `10.5.10` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `10.5.9` | `10.5.10` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.5.9` | `10.5.10` |
| [sass-embedded](https://github.com/sass/embedded-host-node) | `1.102.0` | `1.103.1` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.5.9` | `10.5.10` |


Updates `@storybook/addon-docs` from 10.5.9 to 10.5.10
- [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.10/code/addons/docs)

Updates `@storybook/addon-links` from 10.5.9 to 10.5.10
- [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.10/code/addons/links)

Updates `@storybook/react-vite` from 10.5.9 to 10.5.10
- [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.10/code/frameworks/react-vite)

Updates `sass-embedded` from 1.102.0 to 1.103.1
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md)
- [Commits](sass/embedded-host-node@1.102.0...1.103.1)

Updates `storybook` from 10.5.9 to 10.5.10
- [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.10/code/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2026
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.

0 participants