Skip to content

chore(deps-dev): bump nx from 20.4.4 to 20.6.4 #101

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

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nx from 20.4.4 to 20.6.4.

Release notes

Sourced from nx's releases.

20.6.4 (2025-03-25)

🩹 Fixes

  • misc: override customConditions when using an incompatible module resolution (#30477)

❤️ Thank You

20.6.3 (2025-03-25)

🚀 Features

  • bundling: add buildLibsFromSource option to @​nx/rollup:rollup executor (#30417)
  • 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 ssr support to rspack crystal plugin (#30437)
  • repo: replace explicit matrix with dynamic parsed from json (#30120)

🩹 Fixes

  • core: legacy cache users should get artifacts when remote cache is hit (#30442)
  • core: pass the project graph into the batch instead of recreating (#30455)
  • core: fix local registry not being considered when using bun (#30459)
  • devkit: formatFiles should check for root prettier config before using prettier (#30426)
  • gradle: build nx graph for gradle projects regardless of build gradle file location (#29783, #29802)
  • nx-dev: sidebar should not always show angular-rs* links (#30448)
  • react: only add release config for publishable librarires (#30474)
  • react: update react router logic with selected bundler (#30399)

❤️ Thank You

20.6.2 (2025-03-19)

🚀 Features

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

... (truncated)

Commits
  • 88f92f5 fix(misc): override customConditions when using an incompatible module reso...
  • bcb5ce8 fix(core): pass the project graph into the batch instead of recreating (#30455)
  • 956ecad fix(devkit): formatFiles should check for root prettier config before using p...
  • e4e9283 fix(core): legacy cache users should get artifacts when remote cache is hit (...
  • 7859b00 fix(gradle): build nx graph for gradle projects regardless of build gradle fi...
  • 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)
  • 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.4.4 to 20.6.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.6.4/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 added the dependencies Pull requests that update a dependency file label Mar 26, 2025
@github-actions github-actions bot merged commit f5d6415 into main Mar 26, 2025
2 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nx-20.6.4 branch March 26, 2025 07:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants