Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2025

Bumps the storybook group in /frontend with 3 updates: @storybook/addon-docs, @storybook/react-vite and storybook.

Updates @storybook/addon-docs from 9.0.6 to 9.0.8

Release notes

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

v9.0.8

9.0.8

[!NOTE]
Version 9.0.7 was skipped because of a bad release of eslint-plugin-storybook.

Changelog

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

9.0.8

[!NOTE]
Version 9.0.7 was skipped because of a bad release of eslint-plugin-storybook.

Commits
  • 95bdbee Bump version from "9.0.7" to "9.0.8" [skip ci]
  • 955cac5 Merge pull request #31724 from storybookjs/norbert/not-expose-blocks-exports-...
  • a882f2f Artificially bump all versions on the main branch from 9.0.6 to 9.0.7, to s...
  • See full diff in compare view

Updates @storybook/react-vite from 9.0.6 to 9.0.8

Release notes

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

v9.0.8

9.0.8

[!NOTE]
Version 9.0.7 was skipped because of a bad release of eslint-plugin-storybook.

Changelog

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

9.0.8

[!NOTE]
Version 9.0.7 was skipped because of a bad release of eslint-plugin-storybook.

Commits
  • 95bdbee Bump version from "9.0.7" to "9.0.8" [skip ci]
  • a882f2f Artificially bump all versions on the main branch from 9.0.6 to 9.0.7, to s...
  • See full diff in compare view

Updates storybook from 9.0.6 to 9.0.8

Release notes

Sourced from storybook's releases.

v9.0.8

9.0.8

[!NOTE]
Version 9.0.7 was skipped because of a bad release of eslint-plugin-storybook.

Changelog

Sourced from storybook's changelog.

9.0.8

[!NOTE]
Version 9.0.7 was skipped because of a bad release of eslint-plugin-storybook.

Commits
  • 95bdbee Bump version from "9.0.7" to "9.0.8" [skip ci]
  • 80df1b9 Merge pull request #31720 from storybookjs/jeppe/fix-addon-vitest-skipinstall
  • 955cac5 Merge pull request #31724 from storybookjs/norbert/not-expose-blocks-exports-...
  • 8b3c456 Merge pull request #31682 from storybookjs/fix-syntaxhighlighter-copy-action
  • a882f2f Artificially bump all versions on the main branch from 9.0.6 to 9.0.7, to s...
  • 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 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 group in /frontend with 3 updates: [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs), [@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 9.0.6 to 9.0.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/v9.0.8/code/addons/docs)

Updates `@storybook/react-vite` from 9.0.6 to 9.0.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/v9.0.8/code/frameworks/react-vite)

Updates `storybook` from 9.0.6 to 9.0.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/v9.0.8/code/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies labels Jun 11, 2025
Copy link

cloudflare-workers-and-pages bot commented Jun 11, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: ae747a1
Status: ✅  Deploy successful!
Preview URL: https://e0e70850.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-4ygd.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose merged commit d33a4d2 into main Jun 11, 2025
30 of 36 checks passed
@sandhose sandhose deleted the dependabot/npm_and_yarn/frontend/storybook-a635e1986c branch June 11, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant