Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 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.2 to 22.0.3

Release notes

Sourced from nx's releases.

22.0.3 (2025-11-10)

🚀 Features

  • core: batch hash tasks without custom hashers (#33327)
  • core: add OSC 9;4 progress indicator support to TUI (#33325)
  • core: disable interactivity by default for run-one task outputs in tui (#33358)
  • gradle: use gitignore to determine dependant task output files (#33402)
  • maven: upgrade to version 0.0.8 with automated migration (#33315)
  • maven: add ci-workflow generator (#33346)
  • maven: bump version from 0.0.8 to 0.0.9 (#33405)
  • misc: remove CI investigation recommendations from agent rules (#33309)
  • vite: add vitest 4 to peerDep range to prevent conflicts (#33394)

🩹 Fixes

  • core: also look in .nx installation when reading nx.json extends (#33306)
  • core: handle various directories when importing prettier (#33383)
  • core: prevent args from being split by spaces when executing through nx wrapper (#33362)
  • core: correctly identify local workspace dependencies on windows (#33408)
  • maven: resolve maven dependencies from project roots (#33313)
  • maven: set migration version to 22.1.0-beta.4 (#33345)
  • maven: forward parameters through target dependencies (#33365)
  • module-federation: update @​module-federation packages to fix Koa vulnerability (#33285, #33380)
  • nextjs: ensure eslint-config-next matches Next.js 14 and 15 versions (#30259, #30258, #30257)
  • nx-dev: fix GitHub star button styling in mobile view (#33385)
  • testing: use .cts config files for Jest 30+ to fix __dirname issues (#33349, #32236)
  • vite: prevent race-condition when importing @​vitejs/plugin-vue (#33307)

❤️ Thank You

Commits
  • 2d53ffd fix(core): correctly identify local workspace dependencies on windows (#33408)
  • 2a082f8 fix(core): prevent args from being split by spaces when executing through nx ...
  • 8801be3 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • c03434c feat(core): disable interactivity by default for run-one task outputs in tui ...
  • e46a7e1 fix(core): handle various directories when importing prettier (#33383)
  • 657c398 cleanup(core): remove unused mouse event listeners from tui (#33368)
  • 6d2389d feat(core): add OSC 9;4 progress indicator support to TUI (#33325)
  • f07d064 feat(core): batch hash tasks without custom hashers (#33327)
  • dceed64 fix(maven): resolve maven dependencies from project roots (#33313)
  • 15c567c feat(misc): remove CI investigation recommendations from agent rules (#33309)
  • Additional commits viewable in compare view

Updates storybook from 10.0.6 to 10.0.7

Release notes

Sourced from storybook's releases.

v10.0.7

10.0.7

Changelog

Sourced from storybook's changelog.

10.0.7

Commits

Updates nx from 22.0.2 to 22.0.3

Release notes

Sourced from nx's releases.

22.0.3 (2025-11-10)

🚀 Features

  • core: batch hash tasks without custom hashers (#33327)
  • core: add OSC 9;4 progress indicator support to TUI (#33325)
  • core: disable interactivity by default for run-one task outputs in tui (#33358)
  • gradle: use gitignore to determine dependant task output files (#33402)
  • maven: upgrade to version 0.0.8 with automated migration (#33315)
  • maven: add ci-workflow generator (#33346)
  • maven: bump version from 0.0.8 to 0.0.9 (#33405)
  • misc: remove CI investigation recommendations from agent rules (#33309)
  • vite: add vitest 4 to peerDep range to prevent conflicts (#33394)

🩹 Fixes

  • core: also look in .nx installation when reading nx.json extends (#33306)
  • core: handle various directories when importing prettier (#33383)
  • core: prevent args from being split by spaces when executing through nx wrapper (#33362)
  • core: correctly identify local workspace dependencies on windows (#33408)
  • maven: resolve maven dependencies from project roots (#33313)
  • maven: set migration version to 22.1.0-beta.4 (#33345)
  • maven: forward parameters through target dependencies (#33365)
  • module-federation: update @​module-federation packages to fix Koa vulnerability (#33285, #33380)
  • nextjs: ensure eslint-config-next matches Next.js 14 and 15 versions (#30259, #30258, #30257)
  • nx-dev: fix GitHub star button styling in mobile view (#33385)
  • testing: use .cts config files for Jest 30+ to fix __dirname issues (#33349, #32236)
  • vite: prevent race-condition when importing @​vitejs/plugin-vue (#33307)

❤️ Thank You

Commits
  • 2d53ffd fix(core): correctly identify local workspace dependencies on windows (#33408)
  • 2a082f8 fix(core): prevent args from being split by spaces when executing through nx ...
  • 8801be3 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • c03434c feat(core): disable interactivity by default for run-one task outputs in tui ...
  • e46a7e1 fix(core): handle various directories when importing prettier (#33383)
  • 657c398 cleanup(core): remove unused mouse event listeners from tui (#33368)
  • 6d2389d feat(core): add OSC 9;4 progress indicator support to TUI (#33325)
  • f07d064 feat(core): batch hash tasks without custom hashers (#33327)
  • dceed64 fix(maven): resolve maven dependencies from project roots (#33313)
  • 15c567c feat(misc): remove CI investigation recommendations from agent rules (#33309)
  • Additional commits viewable in compare view

Updates storybook from 10.0.6 to 10.0.7

Release notes

Sourced from storybook's releases.

v10.0.7

10.0.7

Changelog

Sourced from storybook's changelog.

10.0.7

Commits

Updates nx from 22.0.2 to 22.0.3

Release notes

Sourced from nx's releases.

22.0.3 (2025-11-10)

🚀 Features

  • core: batch hash tasks without custom hashers (#33327)
  • core: add OSC 9;4 progress indicator support to TUI (#33325)
  • core: disable interactivity by default for run-one task outputs in tui (#33358)
  • gradle: use gitignore to determine dependant task output files (#33402)
  • maven: upgrade to version 0.0.8 with automated migration (#33315)
  • maven: add ci-workflow generator (#33346)
  • maven: bump version from 0.0.8 to 0.0.9 (#33405)
  • misc: remove CI investigation recommendations from agent rules (#33309)
  • vite: add vitest 4 to peerDep range to prevent conflicts (#33394)

🩹 Fixes

  • core: also look in .nx installation when reading nx.json extends (#33306)
  • core: handle various directories when importing prettier (#33383)
  • core: prevent args from being split by spaces when executing through nx wrapper (#33362)
  • core: correctly identify local workspace dependencies on windows (#33408)
  • maven: resolve maven dependencies from project roots (#33313)
  • maven: set migration version to 22.1.0-beta.4 (#33345)
  • maven: forward parameters through target dependencies (#33365)
  • module-federation: update @​module-federation packages to fix Koa vulnerability (#33285, #33380)
  • nextjs: ensure eslint-config-next matches Next.js 14 and 15 versions (#30259, #30258, #30257)
  • nx-dev: fix GitHub star button styling in mobile view (#33385)
  • testing: use .cts config files for Jest 30+ to fix __dirname issues (#33349, #32236)
  • vite: prevent race-condition when importing @​vitejs/plugin-vue (#33307)

❤️ Thank You

Commits
  • 2d53ffd fix(core): correctly identify local workspace dependencies on windows (#33408)
  • 2a082f8 fix(core): prevent args from being split by spaces when executing through nx ...
  • 8801be3 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • c03434c feat(core): disable interactivity by default for run-one task outputs in tui ...
  • e46a7e1 fix(core): handle various directories when importing prettier (#33383)
  • 657c398 cleanup(core): remove unused mouse event listeners from tui (#33368)
  • 6d2389d feat(core): add OSC 9;4 progress indicator support to TUI (#33325)
  • f07d064 feat(core): batch hash tasks without custom hashers (#33327)
  • dceed64 fix(maven): resolve maven dependencies from project roots (#33313)
  • 15c567c feat(misc): remove CI investigation recommendations from agent rules (#33309)
  • Additional commits viewable in compare view

Updates storybook from 10.0.6 to 10.0.7

Release notes

Sourced from storybook's releases.

v10.0.7

10.0.7

Changelog

Sourced from storybook's changelog.

10.0.7

Commits

Updates nx from 22.0.2 to 22.0.3

Release notes

Sourced from nx's releases.

22.0.3 (2025-11-10)

🚀 Features

  • core: batch hash tasks without custom hashers (#33327)
  • core: add OSC 9;4 progress indicator support to TUI (#33325)
  • core: disable interactivity by default for run-one task outputs in tui (#33358)
  • gradle: use gitignore to determine dependant task output files (#33402)
  • maven: upgrade to version 0.0.8 with automated migration (#33315)
  • maven: add ci-workflow generator (#33346)
  • maven: bump version from 0.0.8 to 0.0.9 (#33405)
  • misc: remove CI investigation recommendations from agent rules (#33309)
  • vite: add vitest 4 to peerDep range to prevent conflicts (#33394)

🩹 Fixes

  • core: also look in .nx installation when reading nx.json extends (#33306)
  • core: handle various directories when importing prettier (#33383)
  • core: prevent args from being split by spaces when executing through nx wrapper (#33362)
  • core: correctly identify local workspace dependencies on windows (#33408)
  • maven: resolve maven dependencies from project roots (#33313)
  • maven: set migration version to 22.1.0-beta.4 (#33345)
  • maven: forward parameters through target dependencies (#33365)
  • module-federation: update @​module-federation packages to fix Koa vulnerability (#33285, #33380)
  • nextjs: ensure eslint-config-next matches Next.js 14 and 15 versions (#30259, #30258, #30257)
  • nx-dev: fix GitHub star button styling in mobile view (#33385)
  • testing: use .cts config files for Jest 30+ to fix __dirname issues (#33349, #32236)
  • vite: prevent race-condition when importing @​vitejs/plugin-vue (#33307)

❤️ Thank You

Commits
  • 2d53ffd fix(core): correctly identify local workspace dependencies on windows (#33408)
  • 2a082f8 fix(core): prevent args from being split by spaces when executing through nx ...
  • 8801be3 chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...
  • c03434c feat(core): disable interactivity by default for run-one task outputs in tui ...
  • e46a7e1 fix(core): handle various directories when importing prettier (#33383)
  • 657c398 cleanup(core): remove unused mouse event listeners from tui (#33368)
  • 6d2389d feat(core): add OSC 9;4 progress indicator support to TUI (#33325)
  • f07d064 feat(core): batch hash tasks without custom hashers (#33327)
  • dceed64 fix(maven): resolve maven dependencies from project roots (#33313)
  • 15c567c feat(misc): remove CI investigation recommendations from agent rules (#33309)
  • Additional commits viewable in compare view

Updates storybook from 10.0.6 to 10.0.7

Release notes

Sourced from storybook's releases.

v10.0.7

10.0.7

Changelog

Sourced from storybook's changelog.

10.0.7

Commits

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

…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.2 to 22.0.3
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/nx)

Updates `storybook` from 10.0.6 to 10.0.7
- [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.7/code/core)

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

Updates `storybook` from 10.0.6 to 10.0.7
- [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.7/code/core)

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

Updates `storybook` from 10.0.6 to 10.0.7
- [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.7/code/core)

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

Updates `storybook` from 10.0.6 to 10.0.7
- [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.7/code/core)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 22.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 22.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 22.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: nx
  dependency-version: 22.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: storybook
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Nov 12, 2025
@github-actions
Copy link
Contributor

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

@neilime neilime merged commit 8a9eb1b into main Nov 12, 2025
48 checks passed
@neilime neilime deleted the dependabot/npm_and_yarn/tests/npm/npm-dependencies-f427aceccb branch November 12, 2025 09:44
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