Skip to content

build(deps-dev): bump the nx-dependencies group with 3 updates#2123

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nx-dependencies-960ab58b7d
Open

build(deps-dev): bump the nx-dependencies group with 3 updates#2123
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/nx-dependencies-960ab58b7d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the nx-dependencies group with 3 updates: @nx/vite, @nx/web and nx.

Updates @nx/vite from 22.5.3 to 22.5.4

Release notes

Sourced from @​nx/vite's releases.

22.5.4 (2026-03-04)

🚀 Features

  • core: add .nx/polygraph to gitignore in migration and caia (#34659)

🩹 Fixes

  • angular-rspack: use relative path for postcss-cli-resources output (#34681, #34092)
  • core: support canonical SSH URLs when extracting GitHub user/repo slug during nx release (#31684, #31682)
  • core: update sourceRespository description of nx import (#34606)
  • core: update minimatch to 10.2.4 (#34660)
  • core: skip writing deps cache if already up-to-date (#34582)
  • core: resolve false positive loop detection when running with Bun (#34640, #0, #1, #2, #3, #4, #5, #6, #33997)
  • core: fall back to invoking PM in detection (#34691)
  • core: restore CNW user flow to match v22.1.3 (#34671)
  • gradle: tee batch runner output to stderr for terminal display (#34630)
  • maven: synchronize batch runner invoke() to prevent concurrent access (#34600)
  • misc: boost CLI command reference search ranking (#34625)
  • misc: fix broken nx.dev redirects and remove legacy redirect-rules files (#34673)
  • misc: use pathToFileURL for cross-platform path handling in postcss-cli-resources (#34676, #33052)
  • misc: exclude .netlify paths from Framer proxy edge function (1ce5e91f5e)
  • repo: reset package.json files after local release (#34648)
  • repo: remove redundant inputs override for build-base target (#34649)
  • vitest: respect reporters from target options in vitest executor (#34663, #34495)

❤️ Thank You

Commits

Updates @nx/web from 22.5.3 to 22.5.4

Release notes

Sourced from @​nx/web's releases.

22.5.4 (2026-03-04)

🚀 Features

  • core: add .nx/polygraph to gitignore in migration and caia (#34659)

🩹 Fixes

  • angular-rspack: use relative path for postcss-cli-resources output (#34681, #34092)
  • core: support canonical SSH URLs when extracting GitHub user/repo slug during nx release (#31684, #31682)
  • core: update sourceRespository description of nx import (#34606)
  • core: update minimatch to 10.2.4 (#34660)
  • core: skip writing deps cache if already up-to-date (#34582)
  • core: resolve false positive loop detection when running with Bun (#34640, #0, #1, #2, #3, #4, #5, #6, #33997)
  • core: fall back to invoking PM in detection (#34691)
  • core: restore CNW user flow to match v22.1.3 (#34671)
  • gradle: tee batch runner output to stderr for terminal display (#34630)
  • maven: synchronize batch runner invoke() to prevent concurrent access (#34600)
  • misc: boost CLI command reference search ranking (#34625)
  • misc: fix broken nx.dev redirects and remove legacy redirect-rules files (#34673)
  • misc: use pathToFileURL for cross-platform path handling in postcss-cli-resources (#34676, #33052)
  • misc: exclude .netlify paths from Framer proxy edge function (1ce5e91f5e)
  • repo: reset package.json files after local release (#34648)
  • repo: remove redundant inputs override for build-base target (#34649)
  • vitest: respect reporters from target options in vitest executor (#34663, #34495)

❤️ Thank You

Commits

Updates nx from 22.5.3 to 22.5.4

Release notes

Sourced from nx's releases.

22.5.4 (2026-03-04)

🚀 Features

  • core: add .nx/polygraph to gitignore in migration and caia (#34659)

🩹 Fixes

  • angular-rspack: use relative path for postcss-cli-resources output (#34681, #34092)
  • core: support canonical SSH URLs when extracting GitHub user/repo slug during nx release (#31684, #31682)
  • core: update sourceRespository description of nx import (#34606)
  • core: update minimatch to 10.2.4 (#34660)
  • core: skip writing deps cache if already up-to-date (#34582)
  • core: resolve false positive loop detection when running with Bun (#34640, #0, #1, #2, #3, #4, #5, #6, #33997)
  • core: fall back to invoking PM in detection (#34691)
  • core: restore CNW user flow to match v22.1.3 (#34671)
  • gradle: tee batch runner output to stderr for terminal display (#34630)
  • maven: synchronize batch runner invoke() to prevent concurrent access (#34600)
  • misc: boost CLI command reference search ranking (#34625)
  • misc: fix broken nx.dev redirects and remove legacy redirect-rules files (#34673)
  • misc: use pathToFileURL for cross-platform path handling in postcss-cli-resources (#34676, #33052)
  • misc: exclude .netlify paths from Framer proxy edge function (1ce5e91f5e)
  • repo: reset package.json files after local release (#34648)
  • repo: remove redundant inputs override for build-base target (#34649)
  • vitest: respect reporters from target options in vitest executor (#34663, #34495)

❤️ Thank You

Commits
  • d303641 cleanup(core): remove stale tui snapshot (#34696)
  • b93bbde fix(core): fall back to invoking PM in detection (#34691)
  • d39a716 fix(core): resolve false positive loop detection when running with Bun (#34640)
  • 0e39831 fix(core): skip writing deps cache if already up-to-date (#34582)
  • 6d72530 cleanup(core): reduce misc allocations (#34647)
  • 8e1b32e docs(nx-dev): invert Framer proxy to default-proxy, keep only Next.js paths (...
  • 9f4a9fc fix(repo): remove redundant inputs override for build-base target (#34649)
  • 0ec097f feat(core): add .nx/polygraph to gitignore in migration and caia (#34659)
  • 138f2c6 fix(core): update sourceRespository description of nx import (#34606)
  • ad08925 fix(core): support canonical SSH URLs when extracting GitHub user/repo slug d...
  • 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 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 9, 2026
@vercel
Copy link

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zudoku-cosmo-cargo Ready Ready Preview, Comment Mar 9, 2026 9:35am
zudoku-dev Ready Ready Preview, Comment Mar 9, 2026 9:35am

Request Review

@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Preview build of published Zudoku package for commit e647e12.

See the deployment at: https://8432d4bc.cosmocargo-public-package.pages.dev

Note

This is a preview of the Cosmo Cargo example using the Zudoku package published to a local registry to ensure it'll be working when published to the public NPM registry.

Last updated: 2026-03-09T09:40:15.501Z

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-dependencies-960ab58b7d branch from 9e35800 to 12536c8 Compare March 9, 2026 09:25
Bumps the nx-dependencies group with 3 updates: [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite), [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `@nx/vite` from 22.5.3 to 22.5.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.5.4/packages/vite)

Updates `@nx/web` from 22.5.3 to 22.5.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.5.4/packages/web)

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

---
updated-dependencies:
- dependency-name: "@nx/vite"
  dependency-version: 22.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx-dependencies
- dependency-name: "@nx/web"
  dependency-version: 22.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx-dependencies
- dependency-name: nx
  dependency-version: 22.5.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nx-dependencies-960ab58b7d branch from 12536c8 to e647e12 Compare March 9, 2026 09:33
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.

0 participants