Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

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

Updates nx from 22.0.2 to 22.1.1

Release notes

Sourced from nx's releases.

22.1.1 (2025-11-21)

🚀 Features

  • linter: add util to load eslint rules from a directory (#33543)
  • nx-cloud: prepend nx version to stats metadata (#33568)

🩹 Fixes

  • core: don't presume a task is long running if its marked cacheable (#33545, #32610)
  • core: daemon command should exit at end (#33547)
  • core: provide error when nested graph construction would occur invoked during createNodes (#33541, #29618)
  • graph: align exclude flag with others by using findMatchingProjects (#33550)
  • linter: handle various flat config override structures (#33548, #31796)
  • react: exclude tailwind from CSS modules syntax in component generator (#33574)
  • storybook: remove STORYBOOK_PROJECT_ROOT when running automigrate to prevent hanging (#33567, #32492)
  • vite: generate .mts config files to force ESM (#33518)

❤️ Thank You

22.1.0 (2025-11-19)

🚀 Features

  • core: update rust (#33220)
  • core: enable tui by default on windows (#33314)
  • core: batch hash tasks without custom hashers (#33327)
  • core: add OSC 9;4 progress indicator support to TUI (#33325)
  • core: collect resource usage (#32946)
  • core: disable interactivity by default for run-one task outputs in tui (#33358)
  • core: track system metrics and link plugins to workers when possible (#33411)
  • core: pull nx init from latest before executing (#33446)
  • core: export TypeScript schema definitions via wildcard patterns (#33454, #33336)
  • core: make console daemon check backgroundable and pulling from latest (#33491)
  • core: apply parent env to atomized target (#33013)
  • docker: support inferring additional args for targets with interpolation support (#32892)
  • docker: add skipDefaultTag option to build target (#33477, #33506)
  • gradle: add custom installation path to options (#33187)
  • gradle: use gitignore to determine dependant task output files (#33402)
  • gradle: allow specifying project and task configuration from gradle build files (#33264)
  • maven: upgrade to version 0.0.8 with automated migration (#33315)
  • maven: add ci-workflow generator (#33346)

... (truncated)

Commits
  • 626fb08 Revert "feat(core): make console daemon check backgroundable and pull… (#33578)
  • 9a6c7ad feat(nx-cloud): prepend nx version to stats metadata (#33568)
  • 1c8796a docs(misc): update migration docs to use supported markdown syntax (#33563)
  • 1eecf46 fix(core): provide error when nested graph construction would occur invoked d...
  • 9f7414e fix(core): daemon command should exit at end (#33547)
  • 0e500dc fix(core): don't presume a task is long running if its marked cacheable (#33545)
  • aa38b25 fix(graph): align exclude flag with others by using findMatchingProjects (#33...
  • 7b9970f fix(release): ensure file change calculation matches nx affected #33413 (#33539)
  • 219e82d fix(core): default input should indeed be default (#33533)
  • f5c876b fix(core): avoid leaking memory due by creating an unref'd interval for each ...
  • 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 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 24, 2025 17:53
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2025
Bumps the nx group with 1 update in the / directory: [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


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

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 22.1.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-79aa807792 branch from 4f9b6e9 to 5c315c7 Compare December 1, 2025 21:13
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.

0 participants