Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps nx from 22.0.3 to 22.2.7.

Release notes

Sourced from nx's releases.

22.2.7 (2025-12-16)

🚀 Features

  • nx-plugin: allow customizing the location of the companion E2E project (#32073, #32069)

🩹 Fixes

  • core: display task output in TUI when native command runner is disabled (#33881, #32803)
  • core: prevent pinning the same task in multiple panes in the tui (#33863)
  • core: reduce error rate with dir validation and add more debugging data (#33887)
  • node: use @​swc/helpers instead of tslib when compiler is swc (#33885, #31202)
  • web: update e2e test regex for SWC decorator metadata (#33892)

❤️ Thank You

22.2.6 (2025-12-16)

🩹 Fixes

  • core: include PNPM patches in externalDependencies hash computations (#33551)
  • core: add back ability to create cache_outputs table without a foreign key (#33880)
  • js: detect changes to pnpm.overrides and overrides in package.json (#31914)
  • js: check package.json for name when project.json exists but has no name (#31887)
  • js: adjusted stdout and stderr handling to support the latest @​swc/cli version (#32685)
  • misc: use string type for fetchDepth in azure-pipelines.yml (#33727)
  • nextjs: accept fileName option to generate page (#30013)

❤️ Thank You

22.2.5 (2025-12-15)

... (truncated)

Commits
  • fa4f613 docs(core): document argv in task execution hook contexts (#33322)
  • fb88e71 fix(core): prevent pinning the same task in multiple panes in the tui (#33863)
  • 27e1f4c fix(core): display task output in TUI when native command runner is disabled ...
  • a0732b1 fix(core): add back ability to create cache_outputs table without a foreign...
  • 0e9ffbb fix(core): include PNPM patches in externalDependencies hash computations (#3...
  • 1aec6ba fix(js): detect changes to pnpm.overrides and overrides in package.json (#31914)
  • ed5265b fix(core): restore linkTaskDetails param for backwards compatibility (#33874)
  • 2c20445 fix(core): create all tables upfront when creating the database (#33843)
  • 9679351 fix(core): preserve command output in TUI summary for non-cached tasks (#33673)
  • 93b4210 fix(core): do not invoke prettier with --write and --list-different when ...
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 22, 2025 19:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 22, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 22, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

  • lambdas/yarn.lock

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lambdas/nx-22.2.7 branch 3 times, most recently from 783b49c to 46912d4 Compare January 6, 2026 21:06
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 22.0.3 to 22.2.7.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/22.2.7/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lambdas/nx-22.2.7 branch from 46912d4 to b5084e7 Compare January 6, 2026 21:07
@npalm npalm merged commit f492aac into main Jan 6, 2026
10 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/nx-22.2.7 branch January 6, 2026 21:11
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