Skip to content

Bump nx from 19.4.2 to 22.5.2#232

Merged
bmomberger-bitovi merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nx-22.5.2
Feb 24, 2026
Merged

Bump nx from 19.4.2 to 22.5.2#232
bmomberger-bitovi merged 1 commit into
mainfrom
dependabot/npm_and_yarn/nx-22.5.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 23, 2026

Bumps nx from 19.4.2 to 22.5.2.

Release notes

Sourced from nx's releases.

22.5.2 (2026-02-20)

🚀 Features

  • core: use static_vcruntime to avoid msvcrt dependency (#19781, #19779)
  • misc: use caret range for swc dependencies in pnpm catalog (#34487, #34472)

🩹 Fixes

  • core: handle Ctrl+C gracefully in configure-ai-agents (9128fcb66f)
  • core: prevent staggered and duplicate lines in dynamic output (#34462)
  • core: only pull configure-ai-agents from latest if local version is not latest (#34484)
  • core: gate tui-logger init behind NX_TUI env var (#34426)
  • core: avoid blocking event loop during TUI PTY resize (#34385)
  • core: use workspace root for path resolution when baseUrl is not set (#34453)
  • core: replace buggy ignore-files trie with correct path-component gitignore matching (#34447)
  • core: skip stale recomputations and prevent lost file changes in daemon (#34424)
  • core: reduce terminal output duplication and allocations in task runner (#34427)
  • core: commands shouldn't hang when passing --help (#34506)
  • maven: write output after each task in batch mode to ensure correct files are cached (#34400)
  • misc: rewrite Framer URLs to nx.dev in HTML responses (#34445)
  • misc: prevent nxCloudId from being generated for new workspaces (#34532)
  • nextjs: reset daemon client after project graph creation in withNx (#34518, #32880)
  • nx-dev: use shared preview url for netlify deploy (#34467)
  • nx-dev: widen search dialog (#34504)
  • nx-dev: update breadcrumb links to match sidebar (#34500)
  • release: remove unnecessary number from release return type (#34481)
  • repo: fix e2e CI failures from Node 22.12 incompatibility (#34501)

❤️ Thank You

22.5.1 (2026-02-13)

🚀 Features

  • core: update formatting of agent rules documentation (#33356)

... (truncated)

Commits
  • 744cb3a fix(core): commands shouldn't hang when passing --help (#34506)
  • d11f35c feat(core): use static_vcruntime to avoid msvcrt dependency (#19781)
  • ff238fe fix(core): reduce terminal output duplication and allocations in task runner ...
  • a731e55 fix(core): skip stale recomputations and prevent lost file changes in daemon ...
  • ff9b6c3 fix(core): replace buggy ignore-files trie with correct path-component gitign...
  • e1b7b73 fix(core): use workspace root for path resolution when baseUrl is not set (#3...
  • 865a99e fix(core): avoid blocking event loop during TUI PTY resize (#34385)
  • c2c8b99 fix(core): gate tui-logger init behind NX_TUI env var (#34426)
  • fb9098f fix(core): only pull configure-ai-agents from latest if local version is not ...
  • 3705d1d fix(release): remove unnecessary number from release return type (#34481)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nx since your current version.

Install script changes

This version modifies postinstall script that runs during installation. Review the package contents before updating.


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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 19.4.2 to 22.5.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.5.2/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 22.5.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Feb 23, 2026
@bmomberger-bitovi bmomberger-bitovi merged commit ec8d904 into main Feb 24, 2026
6 checks passed
@bmomberger-bitovi bmomberger-bitovi deleted the dependabot/npm_and_yarn/nx-22.5.2 branch February 24, 2026 18:05
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