Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 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.15 to 9.0.16

Release notes

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

v9.0.16

9.0.16

Changelog

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

9.0.16

Commits
  • 998ec18 Bump version from "9.0.15" to "9.0.16" [skip ci]
  • c1ecb72 Merge pull request #31841 from takashi-kasajima/fix/json-nodes-keydown
  • See full diff in compare view

Updates @storybook/react-vite from 9.0.15 to 9.0.16

Release notes

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

v9.0.16

9.0.16

Changelog

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

9.0.16

Commits

Updates storybook from 9.0.15 to 9.0.16

Release notes

Sourced from storybook's releases.

v9.0.16

9.0.16

Changelog

Sourced from storybook's changelog.

9.0.16

Commits
  • 998ec18 Bump version from "9.0.15" to "9.0.16" [skip ci]
  • 6284c98 Merge pull request #31921 from zenocross/test-navigation-fix
  • a664b1f Merge pull request #31922 from storybookjs/export-storybook-bin-index.cjs
  • a455f18 Merge pull request #31335 from adamscybot/fix-pass-functions-playwright-porta...
  • be6d1ba Merge pull request #28666 from elisezhg/fix/missing-color-scheme
  • 89129be Merge pull request #31870 from storybookjs/various-fixes
  • 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

@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies labels Jul 8, 2025
Copy link

cloudflare-workers-and-pages bot commented Jul 8, 2025

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

Latest commit: fbfb9ed
Status: ✅  Deploy successful!
Preview URL: https://89643fb3.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-fpyz.matrix-authentication-service-docs.pages.dev

View logs

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.15 to 9.0.16
- [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.16/code/addons/docs)

Updates `@storybook/react-vite` from 9.0.15 to 9.0.16
- [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.16/code/frameworks/react-vite)

Updates `storybook` from 9.0.15 to 9.0.16
- [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.16/code/core)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/storybook-37cc0807ce branch from 78f1b40 to fbfb9ed Compare July 8, 2025 17:03
@sandhose sandhose merged commit 4c9052f into main Jul 9, 2025
20 checks passed
@sandhose sandhose deleted the dependabot/npm_and_yarn/frontend/storybook-37cc0807ce branch July 9, 2025 08:27
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