Skip to content

chore(lambda): bump the nx group in /lambdas with 2 updates #4508

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 28, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the nx group in /lambdas with 2 updates: @nx/js and @nx/vite.

Updates @nx/js from 20.6.1 to 20.6.4

Release notes

Sourced from @​nx/js'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...
  • 66113d9 fix(core): fix local registry not being considered when using bun (#30459)
  • c85de5d feat(misc): set a development conditional export for buildable libraries wh...
  • 11f9b2d fix(js): update tinyglobby to speed up shallow file matching (#30415)
  • See full diff in compare view

Updates @nx/vite from 20.6.2 to 20.6.4

Release notes

Sourced from @​nx/vite'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

Commits
  • c85de5d feat(misc): set a development conditional export for buildable libraries wh...
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 28, 2025 10:04
npalm
npalm previously approved these changes Mar 28, 2025
Bumps the nx group in /lambdas with 2 updates: [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) and [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite).


Updates `@nx/js` from 20.6.1 to 20.6.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.6.4/packages/js)

Updates `@nx/vite` from 20.6.2 to 20.6.4
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.6.4/packages/vite)

---
updated-dependencies:
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/lambdas/nx-c87f1daf68 branch from 750467a to 9d83254 Compare March 28, 2025 11:24
@npalm npalm merged commit 0c418c5 into main Mar 28, 2025
9 checks passed
@npalm npalm deleted the dependabot/npm_and_yarn/lambdas/nx-c87f1daf68 branch March 28, 2025 11:26
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