build(deps-dev): bump nx from 22.6.4 to 22.7.2 - #4405
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 22.6.4 to 22.7.2. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.2/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-version: 22.7.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
|
|
|
Dependency limit exceeded — report not shown. This pull request scan exceeded the 10,000-dependency limit applied to this scan, so the results are incomplete and may be inaccurate. To avoid reporting false positives, Socket has not posted a report. Upgrade your plan to raise the dependency limit and get complete reports, or view the partial scan in the dashboard. Socket is always free for open source. If this is a non-commercial open source project, contact us to request a free Team account. |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
|
Superseded by #4408. |



Bumps nx from 22.6.4 to 22.7.2.
Release notes
Sourced from nx's releases.
... (truncated)
Commits
4e9ea1bchore(core): refresh stale TUI snapshots on 22.7.xd02dc54fix(repo): unblock 22.7.x cargo tests and nx-build e2e7e4bce9feat(testing): add migration for Jest 30 snapshot guide link (#35629)43c0c82fix(core): cast perf entries to PerformanceMeasure for detail access0cfc6bcfix(core): allownx mcpto run outside of an Nx workspace (#35655)df0e414chore(core): remove dead TUI selection lifecycle helpers (#35649)a0f7a52fix(core): keep TUI task selection on the in-progress section (#35640)93813e9fix(core): support skipped batch tasks end-to-end and fix TUI double logs (#3...c514039fix(core): enable node's native v8 compile cache support (#35415)75e3498fix(core): isolate cache env vars in splitArgs spec (#35584)Install script changes
This version modifies
postinstallscript that runs during installation. Review the package contents before updating.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by cubic
Upgrade
nxfrom 22.6.4 to 22.7.2 to pick up recent fixes and CLI improvements. Dev-only change; onlyyarn.lockupdated.nxto 22.7.2 (updates native@nx/*binaries and transitives likeminimatch10.2.5 andaxios1.16.0). Note:nxpostinstallscript changed.Written for commit b565926. Summary will update on new commits.