-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): update nrwl monorepo to v17 (major) #22
Conversation
* main: chore(deps): update dependency node to v20 (#21)
a lot of |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
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.
LGTM
"@nx/js": "^17.0.0", | ||
"@nx/plugin": "^17.0.0", | ||
"@nx/eslint": "^17.0.0", | ||
"@nx/eslint-plugin": "^17.0.0", |
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.
https://www.npmjs.com/package/@nrwl/eslint-plugin-nx
@nrwl/eslint-plugin-nx has been renamed to @nx/eslint-plugin!
"@nx/jest": "^17.0.0", | ||
"@nx/js": "^17.0.0", | ||
"@nx/plugin": "^17.0.0", | ||
"@nx/eslint": "^17.0.0", |
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.
https://www.npmjs.com/package/@nrwl/linter
@nrwl/linter has been renamed to @nx/eslint!
"@nx/devkit": "^17.0.0", | ||
"@nx/jest": "^17.0.0", | ||
"@nx/js": "^17.0.0", | ||
"@nx/plugin": "^17.0.0", |
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.
https://www.npmjs.com/package/@nrwl/nx-plugin
@nrwl/nx-plugin has been renamed to @nx/plugin!
This PR contains the following updates:
^16.9.1
->^17.0.0
^16.9.1
->^17.0.0
^16.9.1
->^17.0.0
^16.9.1
->^17.0.0
^16.9.1
->^17.0.0
^16.9.1
->^17.0.0
^16.9.1
->^17.0.0
^16.9.1
->^17.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
nrwl/nx (@nrwl/eslint-plugin-nx)
v17.0.2
Compare Source
17.0.2
🩹 Fixes
❤️ Thank You
v17.0.1
Compare Source
17.0.1
🩹 Fixes
❤️ Thank You
v17.0.0
Compare Source
17.0.0
🚀 Features
🩹 Fixes
@babel/preset-env
warning in js/babel.ts (#14772)undefined
(#18666)@nx/linter
has been renamed to@nx/eslint
. There is a migration for this.workspaces-generator
command has been removed. This was deprecated since v15 and only errored.workspaces-lint
command has been removed. This was deprecated since v15 and only errored.defaultCollection
can no longer be configured innx.json
. There is a prompt to choose the collection when running a generator name which exists in multiple collections.npmScope
can no longer be configured innx.json
. Import paths in libraries will have a scope which is the same as the scope of the name in the rootpackage.json
. Most generators should have animportPath
override to control the import path entirely.@​nx/devkit
methods to use them programmatically.@nrwl/workspace
have been removed.❤️ Thank You
v16.10.0
Compare Source
16.10.0
🚀 Features
nx release changelog
to offline first with CHANGELOG.md files (#19327)🩹 Fixes
❤️ Thank You
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.