build(deps-dev): bump nx from 22.7.5 to 22.7.8 - #3428
dependabot[bot] wants to merge 1 commit into
Conversation
aaeca39 to
1d4c662
Compare
There was a problem hiding this comment.
Automated dependency bump of nx (22.7.5 → 22.7.8) in package-lock.json only. This is a routine devDependency upgrade with no application code changes; the lockfile diff is internally consistent (nx and its optional platform binaries, plus transitive deps like axios/form-data/hasown, are bumped together with matching versions/integrity hashes).
1d4c662 to
02512ae
Compare
There was a problem hiding this comment.
This MR is a routine dependabot dependency bump of nx (22.7.5 → 22.7.8) and its transitive dependencies in package-lock.json only. The diff is a lockfile update with no source code changes, matching the stated purpose. No files in this diff import or use nx directly in application logic, but this is a dev/build tool dependency bump which is the entire stated purpose of the MR, so it's in scope. No security or correctness issues found in the lockfile changes themselves — the version bumps include legitimate upstream fixes (shell injection prevention, zip-slip fix, axios/brace-expansion CVE bumps).
02512ae to
ab0ed78
Compare
There was a problem hiding this comment.
This is a routine dependabot dev-dependency bump of nx (22.7.5 → 22.7.8) affecting only package-lock.json. The accompanying changes to axios, form-data, hasown, brace-expansion, https-proxy-agent, agent-base, tmp, ms, and debug are transitive dependencies pulled in by nx's own updated package.json (visible in the diff under node_modules/nx's dependencies block), so they are directly related to this bump rather than an unrelated dependency change riding along. The removal of the packages/xrpl/node_modules/@noble/curves/@noble/hashes nested entries and the new extraneous: true flag on ripple-keypairs look like normal npm lockfile resolution churn from reinstalling with the new nx tree, not a functional change. No source code in the diff depends on or is affected by these changes, and nothing here warrants a blocking comment.
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 22.7.5 to 22.7.8. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.7.8/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-version: 22.7.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
ab0ed78 to
ad46b84
Compare
There was a problem hiding this comment.
This is a routine automated devDependency bump of nx from 22.7.5 to 22.7.8 (via Dependabot), confined entirely to package-lock.json. The changes are transitive lockfile updates matching the new nx release (including its axios, form-data, hasown, brace-expansion, tmp sub-dependency bumps), which per the release notes fix legitimate security issues (shell injection, path traversal/zip-slip, vulnerable axios/brace-expansion). No source files are touched, so there's nothing substantive to review beyond confirming the lockfile is internally consistent.
Bumps nx from 22.7.5 to 22.7.8.
Release notes
Sourced from nx's releases.
... (truncated)
Commits
f7afd77fix(core): bump pinned axios and brace-expansion past vulnerable versions (#3...983413bfix(core): keep real dependencies when omitting peers from npm temp installs ...4159295fix(core): stop passing git revisions through a shell in affected commands (#...cf99649fix(core): prevent shell injection in nx import (#36348)74311e7fix(core): omit peer dependencies when installing packages to a temp dir (#36...84beebcfix(core): use workspace package manager when fetching migrations via install...a328bf1fix(core): warn when the self-hosted remote cache disables TLS verification (...a828076fix(core): prevent path traversal / zip-slip in self-hosted remote cache (#36...