Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the major-app-dependencies group with 10 updates in the / directory:

Package From To
react-error-boundary 5.0.0 6.0.0
@chromatic-com/storybook 3.2.6 4.0.1
@storybook/addon-actions 8.6.12 9.0.8
@storybook/addon-links 8.6.12 9.0.15
@storybook/react 8.6.12 9.0.15
@storybook/react-vite 8.6.12 9.0.15
@types/node 22.15.17 24.0.10
storybook 8.6.12 9.0.15
vite 6.3.5 7.0.0
dotenv 16.5.0 17.0.1

Updates react-error-boundary from 5.0.0 to 6.0.0

Release notes

Sourced from react-error-boundary's releases.

6.0.0

Module is ESM-only in order to better work with modern tooling.

Commits

Updates @chromatic-com/storybook from 3.2.6 to 4.0.1

Release notes

Sourced from @​chromatic-com/storybook's releases.

v4.0.1

⚠️ Pushed to main

Authors: 1

v4.0.0

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

Authors: 5

v4.0.0-next.16

⚠️ Pushed to next

... (truncated)

Changelog

Sourced from @​chromatic-com/storybook's changelog.

v4.0.1 (Fri Jun 20 2025)

⚠️ Pushed to main

Authors: 1


v3.2.7 (Fri Jun 20 2025)

🐛 Bug Fix

  • Update GraphQL schema and handle ComparisonResult.SKIPPED value (@​ghengeveld)

Authors: 1


v4.0.0 (Wed May 28 2025)

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

... (truncated)

Commits
  • bbc552a Bump version to: 4.0.1 [skip ci]
  • a283806 Update CHANGELOG.md [skip ci]
  • 431f06b Merge branch '3.2.7'
  • f0bbbc1 Bump version to: 3.2.7 [skip ci]
  • d03feb0 Update CHANGELOG.md [skip ci]
  • b7e064a Update GraphQL schema and handle ComparisonResult.SKIPPED value
  • 814ef25 Bump version to: 4.0.0 [skip ci]
  • a9a7c84 Update CHANGELOG.md [skip ci]
  • ea253f6 Merge pull request #377 from chromaui/next
  • c0ca974 Fix channel mocks
  • Additional commits viewable in compare view

Updates @storybook/addon-actions from 8.6.12 to 9.0.8

Release notes

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

v9.0.8

9.0.8

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

v9.0.6

9.0.6

v9.0.5

9.0.5

v9.0.4

9.0.4

v9.0.3

9.0.3

v9.0.2

9.0.2

  • CLI: Respect --skip-install in postinstall scripts - #31605, thanks @​yannbf!

v9.0.1

9.0.1

... (truncated)

Changelog

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

9.0.8

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

9.0.6

9.0.5

9.0.4

9.0.3

9.0.2

  • CLI: Respect --skip-install in postinstall scripts - #31605, thanks @​yannbf!

9.0.1

9.0.0

... (truncated)

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...
  • 228ee2b Bump version from "9.0.5" to "9.0.6" [skip ci]
  • 9ccce78 Bump version from "9.0.4" to "9.0.5" [skip ci]
  • 6f962f3 Bump version from "9.0.3" to "9.0.4" [skip ci]
  • 7cbe162 Bump version from "9.0.2" to "9.0.3" [skip ci]
  • 371930b Bump version from "9.0.1" to "9.0.2" [skip ci]
  • 9879693 Bump version from "9.0.0" to "9.0.1" [skip ci]
  • 5dd81ae Bump version from "9.0.0-rc.5" to "9.0.0" [skip ci]
  • fd3356c Bump version from "9.0.0-rc.4" to "9.0.0-rc.5" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/addon-links from 8.6.12 to 9.0.15

Release notes

Sourced from @​storybook/addon-links'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/addon-links'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]
  • 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...
  • 228ee2b Bump version from "9.0.5" to "9.0.6" [skip ci]
  • Additional commits viewable in compare view

Updates @storybook/react from 8.6.12 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

Updates @storybook/react-vite from 8.6.12 to 9.0.15

Release notes

Sourced from @​storybook/react-vite'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

  • Addon Vitest: Support init in Vitest >= 3.2 - #31715, thanks @​valentinpalkovic!
  • CLI: Fix package manager instantiation in empty directories - #31743, thanks @​yannbf!
  • CLI: Improve support for upgrading Storybook in monorepos - #31557, thanks @​yannbf!
  • CLI: Show Storybook version in the upgrade command - #31774, thanks @​yannbf!
  • Core: Enhance package manager install methods to support optiona...

    Description has been truncated

…0 updates

Bumps the major-app-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [react-error-boundary](https://github.com/bvaughn/react-error-boundary) | `5.0.0` | `6.0.0` |
| [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) | `3.2.6` | `4.0.1` |
| [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/actions) | `8.6.12` | `9.0.8` |
| [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.6.12` | `9.0.15` |
| [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.6.12` | `9.0.15` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.6.12` | `9.0.15` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.17` | `24.0.10` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `8.6.12` | `9.0.15` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.3.5` | `7.0.0` |
| [dotenv](https://github.com/motdotla/dotenv) | `16.5.0` | `17.0.1` |



Updates `react-error-boundary` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@5.0.0...6.0.0)

Updates `@chromatic-com/storybook` from 3.2.6 to 4.0.1
- [Release notes](https://github.com/chromaui/addon-visual-tests/releases)
- [Changelog](https://github.com/chromaui/addon-visual-tests/blob/next/CHANGELOG.md)
- [Commits](chromaui/addon-visual-tests@v3.2.6...v4.0.1)

Updates `@storybook/addon-actions` from 8.6.12 to 9.0.8
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v9.0.8/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v9.0.8/code/addons/actions)

Updates `@storybook/addon-links` from 8.6.12 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/addons/links)

Updates `@storybook/react` from 8.6.12 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)

Updates `@storybook/react-vite` from 8.6.12 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/frameworks/react-vite)

Updates `@types/node` from 22.15.17 to 24.0.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `storybook` from 8.6.12 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/core)

Updates `vite` from 6.3.5 to 7.0.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@7.0.0/packages/vite)

Updates `dotenv` from 16.5.0 to 17.0.1
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.5.0...v17.0.1)

---
updated-dependencies:
- dependency-name: react-error-boundary
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-app-dependencies
- dependency-name: "@chromatic-com/storybook"
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-app-dependencies
- dependency-name: "@storybook/addon-actions"
  dependency-version: 9.0.8
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-app-dependencies
- dependency-name: "@storybook/addon-links"
  dependency-version: 9.0.15
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-app-dependencies
- dependency-name: "@storybook/react"
  dependency-version: 9.0.15
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-app-dependencies
- dependency-name: "@storybook/react-vite"
  dependency-version: 9.0.15
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-app-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.0.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-app-dependencies
- dependency-name: storybook
  dependency-version: 9.0.15
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-app-dependencies
- dependency-name: vite
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-app-dependencies
- dependency-name: dotenv
  dependency-version: 17.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-app-dependencies
...

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 Jul 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 30, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/major-app-dependencies-c4e79f09f0 branch July 30, 2025 14:40
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.

1 participant