Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2025

Bumps the storybook-deps group with 6 updates:

Package From To
@storybook/addon-a11y 9.0.17 9.0.18
@storybook/addon-docs 9.0.17 9.0.18
@storybook/addon-themes 9.0.17 9.0.18
@storybook/html-vite 9.0.17 9.0.18
eslint-plugin-storybook 9.0.17 9.0.18
storybook 9.0.17 9.0.18

Updates @storybook/addon-a11y from 9.0.17 to 9.0.18

Release notes

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

v9.0.18

9.0.18

Changelog

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

9.0.18

Commits

Updates @storybook/addon-docs from 9.0.17 to 9.0.18

Release notes

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

v9.0.18

9.0.18

Changelog

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

9.0.18

Commits

Updates @storybook/addon-themes from 9.0.17 to 9.0.18

Release notes

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

v9.0.18

9.0.18

Changelog

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

9.0.18

Commits

Updates @storybook/html-vite from 9.0.17 to 9.0.18

Release notes

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

v9.0.18

9.0.18

Changelog

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

9.0.18

Commits

Updates eslint-plugin-storybook from 9.0.17 to 9.0.18

Release notes

Sourced from eslint-plugin-storybook's releases.

v9.0.18

9.0.18

Changelog

Sourced from eslint-plugin-storybook's changelog.

9.0.18

Commits

Updates storybook from 9.0.17 to 9.0.18

Release notes

Sourced from storybook's releases.

v9.0.18

9.0.18

Changelog

Sourced from storybook's changelog.

9.0.18

Commits
  • 2a20661 Bump version from "9.0.17" to "9.0.18" [skip ci]
  • ecde1ed Merge pull request #32072 from storybookjs/valentin/add-node-linker-to-telemetry
  • See full diff in compare view

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 storybook-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `9.0.17` | `9.0.18` |
| [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `9.0.17` | `9.0.18` |
| [@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes) | `9.0.17` | `9.0.18` |
| [@storybook/html-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/html-vite) | `9.0.17` | `9.0.18` |
| [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) | `9.0.17` | `9.0.18` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `9.0.17` | `9.0.18` |


Updates `@storybook/addon-a11y` from 9.0.17 to 9.0.18
- [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/v9.0.18/code/addons/a11y)

Updates `@storybook/addon-docs` from 9.0.17 to 9.0.18
- [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/v9.0.18/code/addons/docs)

Updates `@storybook/addon-themes` from 9.0.17 to 9.0.18
- [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/v9.0.18/code/addons/themes)

Updates `@storybook/html-vite` from 9.0.17 to 9.0.18
- [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/v9.0.18/code/frameworks/html-vite)

Updates `eslint-plugin-storybook` from 9.0.17 to 9.0.18
- [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/v9.0.18/code/lib/eslint-plugin)

Updates `storybook` from 9.0.17 to 9.0.18
- [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/v9.0.18/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
  dependency-version: 9.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook-deps
- dependency-name: "@storybook/addon-docs"
  dependency-version: 9.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook-deps
- dependency-name: "@storybook/addon-themes"
  dependency-version: 9.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook-deps
- dependency-name: "@storybook/html-vite"
  dependency-version: 9.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook-deps
- dependency-name: eslint-plugin-storybook
  dependency-version: 9.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook-deps
- dependency-name: storybook
  dependency-version: 9.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file v5 labels Jul 25, 2025
@dependabot dependabot bot requested a review from louismaximepiton as a code owner July 25, 2025 04:31
@dependabot dependabot bot added v5 dependencies Pull requests that update a dependency file labels Jul 25, 2025
@boosted-bot boosted-bot moved this from In Progress / Draft to Need Dev Review in 🟣 [Orange-Boosted-Bootstrap] PRs Board Jul 25, 2025
@netlify
Copy link

netlify bot commented Jul 25, 2025

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit a3126d8
🔍 Latest deploy log https://app.netlify.com/projects/boosted/deploys/688768926315ac00087dab7e
😎 Deploy Preview https://deploy-preview-3080--boosted.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@boosted-bot boosted-bot moved this from Need Dev Review to Need Lead Dev Review in 🟣 [Orange-Boosted-Bootstrap] PRs Board Jul 28, 2025
@louismaximepiton louismaximepiton merged commit 56959e6 into main Jul 28, 2025
15 checks passed
@louismaximepiton louismaximepiton deleted the dependabot/npm_and_yarn/storybook-deps-bf3fd28359 branch July 28, 2025 12:15
@github-project-automation github-project-automation bot moved this from Need Lead Dev Review to Done in 🟣 [Orange-Boosted-Bootstrap] PRs Board Jul 28, 2025
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 v5

Projects

Development

Successfully merging this pull request may close these issues.

1 participant