Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nx from 20.5.0 to 20.6.2.

Release notes

Sourced from nx's releases.

20.6.2 (2025-03-19)

🚀 Features

  • nx-dev: add angular architecture blog post (#30400)

🩹 Fixes

  • js: update tinyglobby to speed up shallow file matching (#30415)

❤️ Thank You

20.6.1 (2025-03-17)

🩹 Fixes

  • core: handle null outputs in native cache (#30398)
  • gradle: exlude htmlDependencyReport (#30300)

❤️ Thank You

20.6.0 (2025-03-14)

🚀 Features

  • angular: add convert-to-rspack generator (#29860)
  • core: add maxCacheSize option to limit local artifact size (#29654)
  • core: provide default value for max cache size (#30351)
  • misc: add useProjectJson flag to project generators (#30319)
  • misc: enable ts solution setup by default for new workspaces (#30372)
  • react: add react-router plugin (#29965)
  • react: Add react-router to create-nx-workspace and react app generator (#30316)
  • 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)

🩹 Fixes

  • angular: directory type is not optional (#30354)
  • core: handle package manager workspaces configuration in move generator (#30268)
  • core: only add keep existing versions if init generator supports it (#30352)
  • graph: fix target details header tooltips in collapsed state (#30287)
  • misc: update axios (#30379)

❤️ Thank You

... (truncated)

Commits
  • 1c3ef85 fix(core): handle null outputs in native cache (#30398)
  • 50e990c Revert "feat(core): add nx register (#30321)"
  • 9c95eca Revert "fix(core): make 'key' parameter optional in register command (#30365)"
  • 50802e7 fix(misc): update axios and webpack (#30379)
  • f40873f feat(react): add react-router plugin (#29965)
  • b060079 fix(core): make 'key' parameter optional in register command (#30365)
  • fe49308 feat(core): provide default value for max cache size (#30351)
  • cc9e993 fix(core): only add keep existing versions if init generator supports it (#30...
  • 77c1dda feat(core): add nx register (#30321)
  • e4f5224 feat(core): add maxCacheSize option to limit local artifact size (#29654)
  • See full diff 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 24, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2025 21:04
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 20.5.0 to 20.6.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.6.2/packages/nx)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lambdas/nx-20.6.2 branch from 6309321 to 7bc3c1e Compare March 28, 2025 09:32
@npalm npalm merged commit 5a50207 into main Mar 28, 2025
5 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/nx-20.6.2 branch March 28, 2025 09:38
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