Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps the npm-dependencies group with 2 updates in the /tests/npm directory: nx and storybook.
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm directory: nx and storybook.
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm-package-manager directory: nx and storybook.
Bumps the npm-dependencies group with 2 updates in the /tests/yarn directory: nx and storybook.

Updates nx from 22.0.1 to 22.0.2

Release notes

Sourced from nx's releases.

22.0.2 (2025-10-28)

🚀 Features

  • docker: support inferring additional args for targets with interpolation support (#32892)
  • gradle: add custom installation path to options (#33187)
  • nx-dev: add downloadable resources page and React book blog post (4b6009764a)
  • release: support {versionActionsVersion} in docker version scheme (#33178)

🩹 Fixes

  • core: continue execution when cloud client is unavailable (#33214)
  • core: prevent error message containing [object Object] for invalid {workspaceRoot} placement (#33203)
  • core: fix swapped arguments when resolving catalog references from the filesystem (#33237)
  • core: should find dockerfiles to suggest installing docker plugin (#33234)
  • core: stream without prefixes showing tui (#33194, #32535)
  • core: add accept header to http remote cache get (#33093, #33092)
  • core: prevent undefined importer crash in pnpm lockfile parsing (#33223)
  • core: split lockfile cache and other performance improvements (#33256)
  • core: ensure daemon writes project graph cache to disk consistently (#33217)
  • core: turn v8 serializer off by default but fallback to it if json serialization fails (#33274, #4, #2, #3)
  • core: make sure that gemini contextFileName is string before trying to resolve (#33280)
  • docker: handle undefined options when creating graph (#33235)
  • docker: handle dockerfile at project root tag (#33236)
  • docker: guard commitSha null in plugin interpolation (#33275)
  • maven: use File.isAbsolute for cross-platform path detection (#33195)
  • misc: add explanatory footer to ai agents prompts (#33182)
  • misc: handle null exit codes from crashed child processes (#33163, #29204)
  • node: migrate to koa 3.0.3 (#33208)
  • nx-dev: update docs code blocks usage (#32998)
  • nx-dev: add copy-docs back as a dep of serve (#33215)
  • vite: nxViteTsPaths supports local path aliases (#33241, #33231)
  • webpack: prevent errors when importing @​nx/webpack before typescript is installed (#33251)

❤️ Thank You

Commits
  • 266bb1a fix(core): make sure that gemini contextFileName is string before trying to r...
  • 6e98692 chore(repo): dogfood pnpm catalogs (#33232)
  • 54a269c fix(core): turn v8 serializer off by default but fallback to it if json seria...
  • e07b73a Reapply "fix(core): add option to use v8 for daemon message serialization (#3...
  • bd219b6 fix(core): ensure daemon writes project graph cache to disk consistently (#33...
  • 8df823a fix(core): split lockfile cache and other performance improvements (#33256)
  • 686e973 fix(core): prevent undefined importer crash in pnpm lockfile parsing (#33223)
  • 988f7f8 fix(core): add accept header to http remote cache get (#33093)
  • db10e75 fix(core): stream without prefixes showing tui (#33194)
  • 8c30e71 chore(core): improvements to native build and error handling (#33238)
  • Additional commits viewable in compare view

Updates storybook from 9.1.13 to 10.0.1

Release notes

Sourced from storybook's releases.

v10.0.1

10.0.1

v10.0.0

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Changelog

Sourced from storybook's changelog.

10.0.1

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Commits
  • ce1c3b9 Bump version from "10.0.0" to "10.0.1" [skip ci]
  • 88a02e6 Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]
  • 05d448b Bump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]
  • 1c0424f Merge pull request #32793 from ia319/bug/32630-instrumenter-debug-state-reset
  • 239794e Merge pull request #32859 from storybookjs/shilman/first-load-new-user
  • 0ff3fd8 Merge branch 'next' into shilman/first-load-new-user
  • ac21b0a Telemetry: Add new user info to preview-first-load
  • 1d4ca46 Merge branch 'next' into bug/32630-instrumenter-debug-state-reset
  • 7a5bb32 add experimental_devServer preset
  • 1aaa3a3 Merge branch 'next' into fix-core-resolve-scoped-framework
  • Additional commits viewable in compare view

Updates nx from 22.0.1 to 22.0.2

Release notes

Sourced from nx's releases.

22.0.2 (2025-10-28)

🚀 Features

  • docker: support inferring additional args for targets with interpolation support (#32892)
  • gradle: add custom installation path to options (#33187)
  • nx-dev: add downloadable resources page and React book blog post (4b6009764a)
  • release: support {versionActionsVersion} in docker version scheme (#33178)

🩹 Fixes

  • core: continue execution when cloud client is unavailable (#33214)
  • core: prevent error message containing [object Object] for invalid {workspaceRoot} placement (#33203)
  • core: fix swapped arguments when resolving catalog references from the filesystem (#33237)
  • core: should find dockerfiles to suggest installing docker plugin (#33234)
  • core: stream without prefixes showing tui (#33194, #32535)
  • core: add accept header to http remote cache get (#33093, #33092)
  • core: prevent undefined importer crash in pnpm lockfile parsing (#33223)
  • core: split lockfile cache and other performance improvements (#33256)
  • core: ensure daemon writes project graph cache to disk consistently (#33217)
  • core: turn v8 serializer off by default but fallback to it if json serialization fails (#33274, #4, #2, #3)
  • core: make sure that gemini contextFileName is string before trying to resolve (#33280)
  • docker: handle undefined options when creating graph (#33235)
  • docker: handle dockerfile at project root tag (#33236)
  • docker: guard commitSha null in plugin interpolation (#33275)
  • maven: use File.isAbsolute for cross-platform path detection (#33195)
  • misc: add explanatory footer to ai agents prompts (#33182)
  • misc: handle null exit codes from crashed child processes (#33163, #29204)
  • node: migrate to koa 3.0.3 (#33208)
  • nx-dev: update docs code blocks usage (#32998)
  • nx-dev: add copy-docs back as a dep of serve (#33215)
  • vite: nxViteTsPaths supports local path aliases (#33241, #33231)
  • webpack: prevent errors when importing @​nx/webpack before typescript is installed (#33251)

❤️ Thank You

Commits
  • 266bb1a fix(core): make sure that gemini contextFileName is string before trying to r...
  • 6e98692 chore(repo): dogfood pnpm catalogs (#33232)
  • 54a269c fix(core): turn v8 serializer off by default but fallback to it if json seria...
  • e07b73a Reapply "fix(core): add option to use v8 for daemon message serialization (#3...
  • bd219b6 fix(core): ensure daemon writes project graph cache to disk consistently (#33...
  • 8df823a fix(core): split lockfile cache and other performance improvements (#33256)
  • 686e973 fix(core): prevent undefined importer crash in pnpm lockfile parsing (#33223)
  • 988f7f8 fix(core): add accept header to http remote cache get (#33093)
  • db10e75 fix(core): stream without prefixes showing tui (#33194)
  • 8c30e71 chore(core): improvements to native build and error handling (#33238)
  • Additional commits viewable in compare view

Updates storybook from 9.1.13 to 10.0.1

Release notes

Sourced from storybook's releases.

v10.0.1

10.0.1

v10.0.0

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Changelog

Sourced from storybook's changelog.

10.0.1

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!

... (truncated)

Commits
  • ce1c3b9 Bump version from "10.0.0" to "10.0.1" [skip ci]
  • 88a02e6 Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]
  • 05d448b Bump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]
  • 1c0424f Merge pull request #32793 from ia319/bug/32630-instrumenter-debug-state-reset
  • 239794e Merge pull request #32859 from storybookjs/shilman/first-load-new-user
  • 0ff3fd8 Merge branch 'next' into shilman/first-load-new-user
  • ac21b0a Telemetry: Add new user info to preview-first-load
  • 1d4ca46 Merge branch 'next' into bug/32630-instrumenter-debug-state-reset
  • 7a5bb32 add experimental_devServer preset
  • 1aaa3a3 Merge branch 'next' into fix-core-resolve-scoped-framework
  • Additional commits viewable in compare view

Updates nx from 22.0.1 to 22.0.2

Release notes

Sourced from nx's releases.

22.0.2 (2025-10-28)

🚀 Features

  • docker: support inferring additional args for targets with interpolation support (#32892)
  • gradle: add custom installation path to options (#33187)
  • nx-dev: add downloadable resources page and React book blog post (4b6009764a)
  • release: support {versionActionsVersion} in docker version scheme (#33178)

🩹 Fixes

  • core: continue execution when cloud client is unavailable (#33214)
  • core: prevent error message containing [object Object] for invalid {workspaceRoot} placement (#33203)
  • core: fix swapped arguments when resolving catalog references from the filesystem (#33237)
  • core: should find dockerfiles to suggest installing docker plugin (#33234)
  • core: stream without prefixes showing tui (#33194, #32535)
  • core: add accept header to http remote cache get (#33093, #33092)
  • core: prevent undefined importer crash in pnpm lockfile parsing (#33223)
  • core: split lockfile cache and other performance improvements (#33256)
  • core: ensure daemon writes project graph cache to disk consistently (#33217)
  • core: turn v8 serializer off by default but fallback to it if json serialization fails (#33274, #4, #2, #3)
  • core: make sure that gemini contextFileName is string before trying to resolve (#33280)
  • docker: handle undefined options when creating graph (#33235)
  • docker: handle dockerfile at project root tag (#33236)
  • docker: guard commitSha null in plugin interpolation (#33275)
  • maven: use File.isAbsolute for cross-platform path detection (#33195)
  • misc: add explanatory footer to ai agents prompts (#33182)
  • misc: handle null exit codes from crashed child processes (#33163, #29204)
  • node: migrate to koa 3.0.3 (#33208)
  • nx-dev: update docs code blocks usage (#32998)
  • nx-dev: add copy-docs back as a dep of serve (#33215)
  • vite: nxViteTsPaths supports local path aliases (#33241, #33231)
  • webpack: prevent errors when importing @​nx/webpack before typescript is installed (#33251)

❤️ Thank You

Commits
  • 266bb1a fix(core): make sure that gemini contextFileName is string before trying to r...
  • 6e98692 chore(repo): dogfood pnpm catalogs (#33232)
  • 54a269c fix(core): turn v8 serializer off by default but fallback to it if json seria...
  • e07b73a Reapply "fix(core): add option to use v8 for daemon message serialization (#3...
  • bd219b6 fix(core): ensure daemon writes project graph cache to disk consistently (#33...
  • 8df823a fix(core): split lockfile cache and other performance improvements (#33256)
  • 686e973 fix(core): prevent undefined importer crash in pnpm lockfile parsing (#33223)
  • 988f7f8 fix(core): add accept header to http remote cache get (#33093)
  • db10e75 fix(core): stream without prefixes showing tui (#33194)
  • 8c30e71 chore(core): improvements to native build and error handling (#33238)
  • Additional commits viewable in compare view

Updates storybook from 9.1.13 to 10.0.1

Release notes

Sourced from storybook's releases.

v10.0.1

10.0.1

v10.0.0

10.0.0

Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:

  • 🧩 Module automocking for easier testing
  • 🏭 Typesafe CSF factories Preview for React
  • 💫 UI editing and sharing optimizations
  • 🏷️ Tag filtering exclusion and configuration for sidebar management
  • 🔀 Next 16, Vitest 4, Svelte async components, and more!
  • A11Y: Bugfix missing `manager.js` entry-file - #32780, thanks @​ndelangen!
  • A11y: Persist tab/highlight across docs navigation - #32762, thanks @​404Dealer!
  • Addon A11y: Prevent setting highlights for old results - #32178, thanks @​ghengeveld!
  • Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks @​yannbf!
  • Addon Vit...

    Description has been truncated

…h 2 updates

Bumps the npm-dependencies group with 2 updates in the /tests/npm directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
Bumps the npm-dependencies group with 2 updates in the /tests/pnpm-package-manager directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
Bumps the npm-dependencies group with 2 updates in the /tests/yarn directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).


Updates `nx` from 22.0.1 to 22.0.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.0.2/packages/nx)

Updates `storybook` from 9.1.13 to 10.0.1
- [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/v10.0.1/code/core)

Updates `nx` from 22.0.1 to 22.0.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.0.2/packages/nx)

Updates `storybook` from 9.1.13 to 10.0.1
- [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/v10.0.1/code/core)

Updates `nx` from 22.0.1 to 22.0.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.0.2/packages/nx)

Updates `storybook` from 9.1.13 to 10.0.1
- [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/v10.0.1/code/core)

Updates `nx` from 22.0.1 to 22.0.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.0.2/packages/nx)

Updates `storybook` from 9.1.13 to 10.0.1
- [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/v10.0.1/code/core)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 22.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

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 labels Oct 29, 2025
@github-actions
Copy link
Contributor

Hi, thank you for creating your PR, we will check it out very soon

@neilime neilime merged commit 27a213d into main Oct 29, 2025
50 checks passed
@neilime neilime deleted the dependabot/npm_and_yarn/tests/npm/npm-dependencies-42faa96136 branch October 29, 2025 13:36
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.

2 participants