-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build: Update Nx to latest version #22694
Conversation
New dependency changes detected. Learn more about Socket for GitHub ↗︎ 🚨 Potential security issues found in this pull request. To accept the risk, merge this PR and you will not be notified again. Bot CommandsTo ignore an alert, reply with a comment starting with
|
Package | Module | Location | Source |
---|---|---|---|
@nx/devkit@16.2.1 (added) | child_process | src/tasks/install-packages-task.js | code/package.json via @nx/workspace@16.2.1, scripts/package.json via @nx/workspace@16.2.1 |
@nx/devkit@16.2.1 (added) | child_process | src/utils/package-json.js | code/package.json via @nx/workspace@16.2.1, scripts/package.json via @nx/workspace@16.2.1 |
@nx/workspace@16.2.1 (added) | child_process | src/generators/new/generate-preset.js | code/package.json , scripts/package.json |
@nx/workspace@16.2.1 (added) | child_process | src/generators/utils/get-npm-package-version.js | code/package.json , scripts/package.json |
@nx/workspace@16.2.1 (added) | child_process | src/utilities/default-base.js | code/package.json , scripts/package.json |
nx-cloud@16.0.5 (added) | child_process | lib/core/commands/record-output.js | code/package.json , scripts/package.json |
nx-cloud@16.0.5 (added) | child_process | lib/utilities/environment.js | code/package.json , scripts/package.json |
Pull request alert summary
Issue | Status |
---|---|
Install scripts | ✅ 0 issues |
Native code | ✅ 0 issues |
Bin script confusion | ✅ 0 issues |
Bin script shell injection | ✅ 0 issues |
Shell access | |
Uses eval | ✅ 0 issues |
Unresolved require | ✅ 0 issues |
Invalid package.json | ✅ 0 issues |
HTTP dependency | ✅ 0 issues |
Git dependency | ✅ 0 issues |
GitHub dependency | ✅ 0 issues |
New author | ✅ 0 issues |
Potential typo squat | ✅ 0 issues |
Known Malware | ✅ 0 issues |
Telemetry | ✅ 0 issues |
Protestware/Troll package | ✅ 0 issues |
📊 Modified Dependency Overview:
➕ Added Package | Capability Access | +/- Transitive Count |
Publisher |
---|---|---|---|
nx-cloud@16.0.5 | filesystem, shell, environment | +4 |
altan-nrwl |
nx@16.2.1 | environment | +20 |
nrwl-jason |
@nx/workspace@16.2.1 | filesystem, shell, environment | +28 |
nrwl-jason |
🚮 Removed packages: @nrwl/nx-cloud@15.3.5, @nrwl/workspace@15.9.4
95e1616
to
fb39009
Compare
@ndelangen it seems that only the |
yes only chromatic sandboxes, i'm working on it you see how we can fix it |
What I did
Updated
code
andscripts
to latest Nx.How to test
yarn ci-tests
run result: https://app.warp.dev/block/GjSy7m9zEsmGLyf6PpMrg3Checklist
MIGRATION.MD
Maintainers
make sure to add the
ci:merged
orci:daily
GH label to it.["cleanup", "BREAKING CHANGE", "feature request", "bug", "documentation", "maintenance", "dependencies", "other"]