core: nx cloud prompt during migrate doesn't skip connection (#21588)
❤️ Thank You
Philip Fulcher
18.0.0 (2024-02-03)
Nx 18 introduces Project Crystal :gem:, a significant shift towards making Nx more transparent and easy to understand! Learn more here!. This is now enabled by default where avaialble and is the reason why we decided to mark it as a major version.
Note: Though this is a major version, there are no removals of previous deprecations. Any deprecations which were previously scheduled for Nx 18 are now scheduled for Nx 19 which will still be coming out around April 2024.
🚀 Features
angular: add generator to convert targets to use the esbuild-based application executor (#21333)
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 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)
Bumps @nx/jest from 16.1.0 to 18.0.1.
Release notes
Sourced from
@nx/jest
's releases.... (truncated)
Commits
61436a6
docs(core): inferred targets (#21167)396ffc4
feat(core): enable project crystal by default (#21403)a9974d3
docs(misc): change http:// to https:// (#19534)e475835
feat(misc): optionally update package.json scripts in init generators (#21204)06717de
feat(core): move target defaults handling to nx plugin (#21104)f98a16f
feat(misc): update minimatch version used across packages (#21207)6141f44
feat(core): add keepExistingVersions to all packages (#21169)047dc22
cleanup(misc): clean up init generators (#21088)5d9b4c5
feat(testing): add jest create-nodes plugin (#20045)db77dde
chore(repo): update packages readme banner (#20695)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