-
Notifications
You must be signed in to change notification settings - Fork 789
chore(deps-dev): bump nx from 20.8.2 to 21.3.7 #3180
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
Conversation
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 20.8.2 to 21.3.7. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.3.7/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-version: 21.3.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to 5ff33bf in 1 minute and 0 seconds. Click for details.
- Reviewed
13
lines of code in1
files - Skipped
1
files when reviewing. - Skipped posting
1
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:9
- Draft comment:
Ensure that necessary Nx migrations and compatibility checks are performed after upgrading from 20.x to 21.3.7. Verify that breaking changes in Nx 21 do not affect your workflow. - Reason this comment was not posted:
Confidence changes required:33%
<= threshold50%
None
Workflow ID: wflow_eqi22LMY63bvfZ1q
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
Superseded by #3223. |
Bumps nx from 20.8.2 to 21.3.7.
Release notes
Sourced from nx's releases.
... (truncated)
Commits
ad01165
fix(core): cloud commands should be handled before loading local (#32090)b001a45
fix(core): derive graph node type correctly whenprojectType
is not set (#3...be3e3dc
fix(core): disable TUI on ai agents (#31480)0b143a7
fix(core): prevent thread leaks in nx_walker and logger (#32061)3aaedd3
fix(core): improve arrow key detection for interactive programs (#32075)b6abd81
fix(core): make tasks list columns in the tui more compact (#32074)3781cfe
fix(js): resolve relative imports correctly in nested projects (#31978)d5b829e
fix(core): improve tui minimal view display and prevent flashing scrollbar (#...ae7de55
fix(core): render the correct output in the tui terminal pane when pinning ta...afab529
cleanup(misc): point to the guide with next steps (#32026)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)Important
Bumps
nx
from 20.8.2 to 21.3.7 inpackage.json
, including various fixes and improvements.nx
from 20.8.2 to 21.3.7 inpackage.json
.--skipInstall
from being passed to new generator.jest-preset-angular
to v15.nx_walker
and logger.This description was created by
for 5ff33bf. You can customize this summary. It will automatically update as commits are pushed.