Skip to content

Bump nx from 22.5.4 to 22.6.1 in the nx group across 1 directory#7083

Merged
gonzaloriestra merged 1 commit intomainfrom
dependabot-npm_and_yarn-nx-f00b395e20
Mar 26, 2026
Merged

Bump nx from 22.5.4 to 22.6.1 in the nx group across 1 directory#7083
gonzaloriestra merged 1 commit intomainfrom
dependabot-npm_and_yarn-nx-f00b395e20

Conversation

@dependabot
Copy link
Contributor

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

Bumps the nx group with 1 update in the / directory: nx.

Updates nx from 22.5.4 to 22.6.1

Release notes

Sourced from nx's releases.

22.6.1 (2026-03-20)

🩹 Fixes

  • core: skip analytics and DB connection when global bin hands off to local (#34914)
  • core: properly quote shell metacharacters in CLI args passed to tasks (#34491, #32305, #26682)
  • core: avoid redundant project graph requests in ngcli adapter (#34907)
  • core: ensure postTasksExecution fires on SIGINT for continuous tasks (#34876, #34623, #34869)
  • core: improve error handling in nx migrate registry fetching (#34926, #33014, #33135)
  • core: remove CRA migration logic from nx init (#34912)
  • core: pass collectInputs flag through daemon IPC for task hashing (#34915)
  • core: prevent DB corruption from concurrent initialization (#34861)
  • core: set windowsHide: true on all child process spawns (#34894, #34455)
  • gradle: remove annotations from atomizer (#34871)
  • js: normalize cwd path separator in typescript plugin targets (#34911)
  • js: preserve tsconfig fields in typescript plugin cache (#34908)
  • linter: detect require() calls in enforce-module-boundaries rule (#34896, #34096)
  • linter: use native nx.configs in convert-to-flat-config for Nx plugins (#34897, #31736)
  • linter: convert project-level eslint configs and log when skipped (#34899, #29458)
  • linter: use root config to determine ESLint class in plugin (#34900, #32110)
  • nx-dev: resolve changelog page 500 error (#34920, #34909)
  • testing: handle undefined options in playwright preset (#34750)
  • testing: gracefully handle broken jest configs in alias migration (#34901)

❤️ Thank You

22.6.0 (2026-03-18)

🚀 Features

  • angular: add support for Angular v21.2 (#34592)
  • core: update formatting of agent rules documentation (#33356)
  • core: add nxVersion to meta in shortUrl for cnw (#34401)
  • core: handle agentic sandboxing (#34402)
  • core: extract sandbox detection into reusable utility (#34408)
  • core: add negation pattern support for plugin include/exclude (#34160)

... (truncated)

Commits
  • aa2ca54 chore(repo): update nx to 22.7.0-beta.1 (#34932)
  • 1fac893 fix(core): set windowsHide: true on all child process spawns (#34894)
  • d0f2482 fix(core): prevent DB corruption from concurrent initialization (#34861)
  • 2343537 fix(core): pass collectInputs flag through daemon IPC for task hashing (#34915)
  • bc7d88b fix(core): remove CRA migration logic from nx init (#34912)
  • c8496b8 fix(core): improve error handling in nx migrate registry fetching (#34926)
  • 1d0c889 fix(core): ensure postTasksExecution fires on SIGINT for continuous tasks (#3...
  • 31cc85e fix(core): avoid redundant project graph requests in ngcli adapter (#34907)
  • 4620ae1 docs(core): show supported version range for subcommand (#34889)
  • bd6473b fix(core): properly quote shell metacharacters in CLI args passed to tasks (#...
  • 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 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 the dependencies Pull requests that update a dependency file label Mar 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 23, 2026 18:13
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 23, 2026
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nx-f00b395e20 branch from 6ae1f0e to 0b49d39 Compare March 25, 2026 12:12
@gonzaloriestra gonzaloriestra added this pull request to the merge queue Mar 25, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Mar 25, 2026
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nx-f00b395e20 branch 2 times, most recently from fb599a6 to ba3e2c6 Compare March 25, 2026 12:49
Bumps the nx group with 1 update in the / directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


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

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 22.6.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-nx-f00b395e20 branch from ba3e2c6 to ae98011 Compare March 26, 2026 13:02
@gonzaloriestra gonzaloriestra added this pull request to the merge queue Mar 26, 2026
Merged via the queue into main with commit 780ff15 Mar 26, 2026
26 of 27 checks passed
@gonzaloriestra gonzaloriestra deleted the dependabot-npm_and_yarn-nx-f00b395e20 branch March 26, 2026 13:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant