Skip to content

chore(deps-dev): bump @storybook/react from 8.6.14 to 9.0.15 #1719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @storybook/react from 8.6.14 to 9.0.15.

Release notes

Sourced from @​storybook/react's releases.

v9.0.15

9.0.15

  • CLI: Do not fail incompatible package check in doctor if only core packages used - #31886, thanks @​mrginglymus!
  • React: Bump @​joshwooding/vite-plugin-react-docgen-typescript to 0.6.1 - #31899, thanks @​mrginglymus!

v9.0.14

9.0.14

v9.0.13

9.0.13

v9.0.12

9.0.12

v9.0.11

9.0.11

v9.0.10

9.0.10

v9.0.9

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

9.0.15

  • CLI: Do not fail incompatible package check in doctor if only core packages used - #31886, thanks @​mrginglymus!
  • React: Bump @​joshwooding/vite-plugin-react-docgen-typescript to 0.6.1 - #31899, thanks @​mrginglymus!

9.0.14

9.0.13

9.0.12

9.0.11

9.0.10

9.0.9

  • Angular: Update MiniCssExtractPlugin configuration for cache busting - #31752, thanks @​valentinpalkovic!
  • CSF: Story ComponentAnnotations['subcomponents'] to correctly use its own type for subcomponents rather than attempt to inherit from the component - #31723, thanks @​mihkeleidast!
  • Core: Delete shim addon packages - #31728, thanks @​ndelangen!
  • Core: Disable interactions debugger on composed stories to avoid cross-origin error - #31685, thanks @​ghengeveld!
  • Core: Fix cyclical dependency in core addons - #31750, thanks @​JReinhold!

... (truncated)

Commits
  • d6367d8 Bump version from "9.0.14" to "9.0.15" [skip ci]
  • 677da03 Bump version from "9.0.13" to "9.0.14" [skip ci]
  • caef66a Bump version from "9.0.12" to "9.0.13" [skip ci]
  • 2dc8551 Bump version from "9.0.11" to "9.0.12" [skip ci]
  • a834932 Merge pull request #31715 from storybookjs/valentin/support-vitest-3-2
  • f7e49a4 Bump version from "9.0.10" to "9.0.11" [skip ci]
  • 3b5ba4c Bump version from "9.0.9" to "9.0.10" [skip ci]
  • c5946aa Bump version from "9.0.8" to "9.0.9" [skip ci]
  • 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...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) from 8.6.14 to 9.0.15.
- [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.15/code/renderers/react)

---
updated-dependencies:
- dependency-name: "@storybook/react"
  dependency-version: 9.0.15
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Missing or broken important functionality labels Jul 7, 2025
Copy link
Contributor

github-actions bot commented Jul 8, 2025

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 34.12% 7733 / 22658
🔵 Statements 34.12% 7733 / 22658
🔵 Functions 63.41% 598 / 943
🔵 Branches 83.14% 1016 / 1222
File CoverageNo changed files found.
Generated in workflow #3038 for commit cf668ce by the Vitest Coverage Report Action

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/storybook/react-9.0.15 branch July 8, 2025 07:04
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 major Missing or broken important functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants