Skip to content

chore(deps-dev): bump nx from 20.6.1 to 20.7.0 #393

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps nx from 20.6.1 to 20.7.0.

Release notes

Sourced from nx's releases.

20.7.0 (2025-03-31)

🚀 Features

  • angular: add release option to angular publishable libraries (#29869)
  • angular: support angular 19.2.0 (#30088)
  • angular: update angular eslint packages (#30245)
  • angular: add convert-to-rspack generator (#29860)
  • bundling: support rollup.config.ts (#29983)
  • bundling: add buildLibsFromSource option to @​nx/rollup:rollup executor (#30417)
  • core: support bun's new text-based lockfile and use bun publish within nx release (#30064)
  • core: display perpetual version information in nx report for powerpack (#30110)
  • core: add activate key (#30250)
  • core: add activate key " (#30250, #30295)
  • core: add maxCacheSize option to limit local artifact size (#29654)
  • core: add nx register (#30321)
  • core: provide default value for max cache size (#30351)
  • js: upgrade verdaccio to 6 (#30015)
  • js: add typecheck task to generated ci workflow file when using the ts solution setup (#30219)
  • linter: support eslint-config-prettier v10 (#30480)
  • misc: add useProjectJson flag to project generators (#30319)
  • misc: enable ts solution setup by default for new workspaces (#30372)
  • misc: set a development conditional export for buildable libraries when using the ts solution setup (#30451)
  • misc: add --useProjectJson flag to CNW (#30475)
  • module-federation: add NxModuleFederationPlugin for inferred usage (#30003)
  • module-federation: Update to the latest version of @​module-federation (#30147)
  • module-federation: add ssr support to rspack crystal plugin (#30437)
  • nx-dev: expose docs embedding search via endpoint (#30050)
  • nx-dev: allow sampling rate to be configured through env var (#30193)
  • nx-dev: update workspace conformance rule to check md files in general (d428eec060)
  • nx-dev: add angular architecture blog post (#30400)
  • nx-dev: add java landing page (#30508)
  • react: Update react-router-dom to latest (#29919)
  • react: add react-router plugin (#29965)
  • react: Add react-router to create-nx-workspace and react app generator (#30316)
  • release: configure when all branches should be checked for a matching releaseTagPattern (#30044)
  • repo: replace explicit matrix with dynamic parsed from json (#30120)
  • rspack: use ts-checker-rspack-plugin instead of fork-ts-checker-webpack-plugin (#30121)
  • rspack: infer ts-node compiler options in rspack task env when using a typescript config file (#30345)
  • rspack: alias convert-webpack to convert-to-rspack (#30367)
  • testing: add type annotation for Jest configuration export (#30059)
  • vue: add release option to vue publishable libraries (#29867)
  • webpack: use sass-embedded and modern-compiler for sass (#29999)

🩹 Fixes

  • angular: correct nx angular migration requirement for 19.2 (#30234)
  • angular: directory type is not optional (#30354)
  • angular: include @angular/google-maps in package updates (#30530)
  • bundling: use projectRoot for assets (#29978)

... (truncated)

Commits
  • f3d2761 fix(core): handle windows drive letter in a case-insensitive manner when norm...
  • 3587aea fix(core): fixup error handling for get generator info (#30525)
  • 4039970 fix(misc): init should prompt for cloud when using dot nx folder (#30501)
  • e6d8b39 fix(core): add more detection for ci platforms (#30507)
  • 9cd7579 fix(core): ensure local plugin is transpiled when using index files (#30133)
  • 9dd4766 fix(core): init should use pr version when specified (#30497)
  • 5dbe040 fix(misc): override customConditions when using an incompatible module reso...
  • 1c238c0 fix(core): pass the project graph into the batch instead of recreating (#30455)
  • 00f16aa fix(devkit): formatFiles should check for root prettier config before using p...
  • 3e8ba40 fix(core): legacy cache users should get artifacts when remote cache is hit (...
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 20.6.1 to 20.7.0.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.7.0/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-version: 20.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 31, 2025
@github-actions github-actions bot enabled auto-merge March 31, 2025 22:36
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2025

A newer version of nx exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant