Skip to content

chore: update nx to 22.7.5#7583

Merged
beaussan merged 2 commits into
mainfrom
codex/update-nx
Jun 8, 2026
Merged

chore: update nx to 22.7.5#7583
beaussan merged 2 commits into
mainfrom
codex/update-nx

Conversation

@beaussan
Copy link
Copy Markdown
Contributor

@beaussan beaussan commented Jun 7, 2026

Summary

  • Updates nx and @nx/devkit from 22.6.5 to 22.7.5.
  • Runs the generated Nx migrations and adds .nx/self-healing to .prettierignore.
  • Refreshes the pnpm lockfile for the Nx update.

Impact

  • Architecture: No application architecture changes.
  • Performance / bundle size: None expected; this is a workspace tooling update.
  • Risk: Low, limited to Nx workspace tooling and lockfile resolution.
  • User-facing changes: None expected.

Testing

  • CI=1 NX_DAEMON=false pnpm nx affected --target=test:eslint '--exclude=examples/**,e2e/**' --outputStyle=stream --skipRemoteCache
  • CI=1 NX_DAEMON=false pnpm nx affected --target=test:types '--exclude=examples/**' --outputStyle=stream --skipRemoteCache
  • CI=1 NX_DAEMON=false pnpm nx affected --target=test:unit '--exclude=examples/**,e2e/**' --outputStyle=stream --skipRemoteCache

Notes

  • pnpm install --no-frozen-lockfile initially hit ERR_PNPM_TRUST_DOWNGRADE for an unchanged transitive semver@6.3.1; the lockfile refresh was completed with a one-command --config.trust-policy=ignore override rather than changing repo policy.

Summary by CodeRabbit

  • Chores
    • Updated Nx dependencies to version 22.7.5
    • Updated code formatting configuration

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 7, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 73ea8ca6-8dba-42f7-9987-be95ef80561f

📥 Commits

Reviewing files that changed from the base of the PR and between 689d88e and fd4068b.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • .prettierignore
  • package.json

📝 Walkthrough

Walkthrough

This PR updates Nx build tools from version 22.6.5 to 22.7.5 in the root package.json devDependencies and extends the Prettier ignore rules to exclude the .nx/self-healing directory from formatting.

Changes

Dependency and Configuration Maintenance

Layer / File(s) Summary
Configuration and Dependency Updates
.prettierignore, package.json
Prettier ignore rules now exclude .nx/self-healing, and @nx/devkit and nx devDependencies are bumped to version 22.7.5.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • TanStack/router#7451: Updates .gitignore to also ignore .nx/self-healing as part of broader Nx configuration maintenance.

Poem

🐰 A dash of Nx, a touch of format,
Configuration flows, precise as a rabbit's thought,
Dependencies dance from point-six to point-seven,
Self-healing paths rest in pretty-printed heaven.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: update nx to 22.7.5' directly reflects the main change: updating nx and @nx/devkit dependencies from 22.6.5 to 22.7.5.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/update-nx

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented Jun 7, 2026

View your CI Pipeline Execution ↗ for commit 0dde588

Command Status Duration Result
nx affected --targets=test:eslint,test:unit,tes... ✅ Succeeded 9m 41s View ↗
nx run-many --target=build --exclude=examples/*... ✅ Succeeded 2m 7s View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-06-08 05:32:10 UTC

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 7, 2026

🚀 Changeset Version Preview

2 package(s) bumped directly, 7 bumped as dependents.

🟩 Patch bumps

Package Version Reason
@tanstack/react-router 1.170.15 → 1.170.16 Changeset
@tanstack/solid-router 1.170.15 → 1.170.16 Changeset
@tanstack/react-start 1.168.25 → 1.168.26 Dependent
@tanstack/react-start-client 1.168.13 → 1.168.14 Dependent
@tanstack/react-start-rsc 0.1.24 → 0.1.25 Dependent
@tanstack/react-start-server 1.167.19 → 1.167.20 Dependent
@tanstack/solid-start 1.168.25 → 1.168.26 Dependent
@tanstack/solid-start-client 1.168.13 → 1.168.14 Dependent
@tanstack/solid-start-server 1.167.19 → 1.167.20 Dependent

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Jun 7, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednx@​22.6.5 ⏵ 22.7.559 +1510093 +1100100

View full report

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Jun 7, 2026

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm nx is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: package.jsonnpm/nx@22.7.5

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/nx@22.7.5. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 7, 2026

More templates

@tanstack/arktype-adapter

npm i https://pkg.pr.new/@tanstack/arktype-adapter@7583

@tanstack/eslint-plugin-router

npm i https://pkg.pr.new/@tanstack/eslint-plugin-router@7583

@tanstack/eslint-plugin-start

npm i https://pkg.pr.new/@tanstack/eslint-plugin-start@7583

@tanstack/history

npm i https://pkg.pr.new/@tanstack/history@7583

@tanstack/nitro-v2-vite-plugin

npm i https://pkg.pr.new/@tanstack/nitro-v2-vite-plugin@7583

@tanstack/react-router

npm i https://pkg.pr.new/@tanstack/react-router@7583

@tanstack/react-router-devtools

npm i https://pkg.pr.new/@tanstack/react-router-devtools@7583

@tanstack/react-router-ssr-query

npm i https://pkg.pr.new/@tanstack/react-router-ssr-query@7583

@tanstack/react-start

npm i https://pkg.pr.new/@tanstack/react-start@7583

@tanstack/react-start-client

npm i https://pkg.pr.new/@tanstack/react-start-client@7583

@tanstack/react-start-rsc

npm i https://pkg.pr.new/@tanstack/react-start-rsc@7583

@tanstack/react-start-server

npm i https://pkg.pr.new/@tanstack/react-start-server@7583

@tanstack/router-cli

npm i https://pkg.pr.new/@tanstack/router-cli@7583

@tanstack/router-core

npm i https://pkg.pr.new/@tanstack/router-core@7583

@tanstack/router-devtools

npm i https://pkg.pr.new/@tanstack/router-devtools@7583

@tanstack/router-devtools-core

npm i https://pkg.pr.new/@tanstack/router-devtools-core@7583

@tanstack/router-generator

npm i https://pkg.pr.new/@tanstack/router-generator@7583

@tanstack/router-plugin

npm i https://pkg.pr.new/@tanstack/router-plugin@7583

@tanstack/router-ssr-query-core

npm i https://pkg.pr.new/@tanstack/router-ssr-query-core@7583

@tanstack/router-utils

npm i https://pkg.pr.new/@tanstack/router-utils@7583

@tanstack/router-vite-plugin

npm i https://pkg.pr.new/@tanstack/router-vite-plugin@7583

@tanstack/solid-router

npm i https://pkg.pr.new/@tanstack/solid-router@7583

@tanstack/solid-router-devtools

npm i https://pkg.pr.new/@tanstack/solid-router-devtools@7583

@tanstack/solid-router-ssr-query

npm i https://pkg.pr.new/@tanstack/solid-router-ssr-query@7583

@tanstack/solid-start

npm i https://pkg.pr.new/@tanstack/solid-start@7583

@tanstack/solid-start-client

npm i https://pkg.pr.new/@tanstack/solid-start-client@7583

@tanstack/solid-start-server

npm i https://pkg.pr.new/@tanstack/solid-start-server@7583

@tanstack/start-client-core

npm i https://pkg.pr.new/@tanstack/start-client-core@7583

@tanstack/start-fn-stubs

npm i https://pkg.pr.new/@tanstack/start-fn-stubs@7583

@tanstack/start-plugin-core

npm i https://pkg.pr.new/@tanstack/start-plugin-core@7583

@tanstack/start-server-core

npm i https://pkg.pr.new/@tanstack/start-server-core@7583

@tanstack/start-static-server-functions

npm i https://pkg.pr.new/@tanstack/start-static-server-functions@7583

@tanstack/start-storage-context

npm i https://pkg.pr.new/@tanstack/start-storage-context@7583

@tanstack/valibot-adapter

npm i https://pkg.pr.new/@tanstack/valibot-adapter@7583

@tanstack/virtual-file-routes

npm i https://pkg.pr.new/@tanstack/virtual-file-routes@7583

@tanstack/vue-router

npm i https://pkg.pr.new/@tanstack/vue-router@7583

@tanstack/vue-router-devtools

npm i https://pkg.pr.new/@tanstack/vue-router-devtools@7583

@tanstack/vue-router-ssr-query

npm i https://pkg.pr.new/@tanstack/vue-router-ssr-query@7583

@tanstack/vue-start

npm i https://pkg.pr.new/@tanstack/vue-start@7583

@tanstack/vue-start-client

npm i https://pkg.pr.new/@tanstack/vue-start-client@7583

@tanstack/vue-start-server

npm i https://pkg.pr.new/@tanstack/vue-start-server@7583

@tanstack/zod-adapter

npm i https://pkg.pr.new/@tanstack/zod-adapter@7583

commit: 0dde588

@beaussan beaussan marked this pull request as ready for review June 7, 2026 21:02
@beaussan beaussan merged commit 6f1daf5 into main Jun 8, 2026
10 checks passed
@beaussan beaussan deleted the codex/update-nx branch June 8, 2026 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant