Skip to content

chore(lambda): bump the nx group in /lambdas with 3 updates #4521

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
Apr 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2025

Bumps the nx group in /lambdas with 3 updates: @nx/eslint, @nx/js and @nx/vite.

Updates @nx/eslint from 20.7.0 to 20.7.1

Release notes

Sourced from @​nx/eslint's releases.

20.7.1 (2025-04-02)

🩹 Fixes

  • angular: use latest version of @​analogjs/vitest-angular #30423 (#30560, #30423)
  • bundling: webpack and rspack builds respect output.clean config option (#30573)
  • core: ensure rust code is able to handle null terminal outputs (#30494)
  • core: resolve subpath patterns in package exports correctly when constructing graph (#30511)
  • graph: focus via --focus command should work (#30576)
  • js: infer dependency between typecheck and build tasks and more granular outputs for typecheck (#30549)
  • js: handle extending from multiple config files and from local workspace packages in plugin (#30486)
  • js: update @​swc/cli version to fix vulnerability (#30575)
  • misc: add missing flag to azure devops ci workflow generator (#30482)
  • misc: update project directory validation to only account for the derived name (#30532)
  • nextjs: bumped to eslintConfigNextVersion to v15 (#30537)
  • nextjs: update Next.js versions to patch vulnerability (#30574)
  • nx-dev: fix blog post links (#30553)
  • nx-dev: nx homebrew install cmd (4f1587fc72)
  • rspack: allow typechecking during serve #29267 (#30558, #29267)
  • vite: ensure nxCopyAssetsPlugin outputs assets to correct location #28786 (#30585, #28786)
  • vue: upgrade vite plugin vue to v5 to avoid install errors (#30559)
  • webpack: nestjs workspace libs referencing when using ts solution (#30538)
  • webpack: migrate to latest version to prevent security vulnerabilities #29755 (#30590, #29755)

❤️ Thank You

Commits

Updates @nx/js from 20.7.0 to 20.7.1

Release notes

Sourced from @​nx/js's releases.

20.7.1 (2025-04-02)

🩹 Fixes

  • angular: use latest version of @​analogjs/vitest-angular #30423 (#30560, #30423)
  • bundling: webpack and rspack builds respect output.clean config option (#30573)
  • core: ensure rust code is able to handle null terminal outputs (#30494)
  • core: resolve subpath patterns in package exports correctly when constructing graph (#30511)
  • graph: focus via --focus command should work (#30576)
  • js: infer dependency between typecheck and build tasks and more granular outputs for typecheck (#30549)
  • js: handle extending from multiple config files and from local workspace packages in plugin (#30486)
  • js: update @​swc/cli version to fix vulnerability (#30575)
  • misc: add missing flag to azure devops ci workflow generator (#30482)
  • misc: update project directory validation to only account for the derived name (#30532)
  • nextjs: bumped to eslintConfigNextVersion to v15 (#30537)
  • nextjs: update Next.js versions to patch vulnerability (#30574)
  • nx-dev: fix blog post links (#30553)
  • nx-dev: nx homebrew install cmd (4f1587fc72)
  • rspack: allow typechecking during serve #29267 (#30558, #29267)
  • vite: ensure nxCopyAssetsPlugin outputs assets to correct location #28786 (#30585, #28786)
  • vue: upgrade vite plugin vue to v5 to avoid install errors (#30559)
  • webpack: nestjs workspace libs referencing when using ts solution (#30538)
  • webpack: migrate to latest version to prevent security vulnerabilities #29755 (#30590, #29755)

❤️ Thank You

Commits
  • f761f58 fix(js): update @​swc/cli version to fix vulnerability (#30575)
  • 728b86b fix(js): handle extending from multiple config files and from local workspace...
  • ca71d91 fix(js): infer dependency between typecheck and build tasks and more gran...
  • See full diff in compare view

Updates @nx/vite from 20.7.0 to 20.7.1

Release notes

Sourced from @​nx/vite's releases.

20.7.1 (2025-04-02)

🩹 Fixes

  • angular: use latest version of @​analogjs/vitest-angular #30423 (#30560, #30423)
  • bundling: webpack and rspack builds respect output.clean config option (#30573)
  • core: ensure rust code is able to handle null terminal outputs (#30494)
  • core: resolve subpath patterns in package exports correctly when constructing graph (#30511)
  • graph: focus via --focus command should work (#30576)
  • js: infer dependency between typecheck and build tasks and more granular outputs for typecheck (#30549)
  • js: handle extending from multiple config files and from local workspace packages in plugin (#30486)
  • js: update @​swc/cli version to fix vulnerability (#30575)
  • misc: add missing flag to azure devops ci workflow generator (#30482)
  • misc: update project directory validation to only account for the derived name (#30532)
  • nextjs: bumped to eslintConfigNextVersion to v15 (#30537)
  • nextjs: update Next.js versions to patch vulnerability (#30574)
  • nx-dev: fix blog post links (#30553)
  • nx-dev: nx homebrew install cmd (4f1587fc72)
  • rspack: allow typechecking during serve #29267 (#30558, #29267)
  • vite: ensure nxCopyAssetsPlugin outputs assets to correct location #28786 (#30585, #28786)
  • vue: upgrade vite plugin vue to v5 to avoid install errors (#30559)
  • webpack: nestjs workspace libs referencing when using ts solution (#30538)
  • webpack: migrate to latest version to prevent security vulnerabilities #29755 (#30590, #29755)

❤️ Thank You

Commits

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 Apr 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2025 19:48
Bumps the nx group in /lambdas with 3 updates: [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint), [@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/eslint` from 20.7.0 to 20.7.1
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.7.1/packages/eslint)

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

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

---
updated-dependencies:
- dependency-name: "@nx/eslint"
  dependency-version: 20.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/js"
  dependency-version: 20.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/vite"
  dependency-version: 20.7.1
  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-d2946f15f2 branch from 25850b8 to 4a47f2f Compare April 8, 2025 11:33
@stuartp44 stuartp44 merged commit 1e78831 into main Apr 8, 2025
7 checks passed
@stuartp44 stuartp44 deleted the dependabot/npm_and_yarn/lambdas/nx-d2946f15f2 branch April 8, 2025 11:39
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