Skip to content

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

Merged
npalm merged 1 commit into
mainfrom
dependabot/npm_and_yarn/lambdas/nx-12a7b0963e
Aug 7, 2025
Merged

chore(lambda): bump the nx group in /lambdas with 3 updates#4690
npalm merged 1 commit into
mainfrom
dependabot/npm_and_yarn/lambdas/nx-12a7b0963e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2025

Copy link
Copy Markdown
Contributor

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

Updates @nx/eslint from 21.3.5 to 21.3.11

Release notes

Sourced from @​nx/eslint's releases.

21.3.11 (2025-08-01)

🩹 Fixes

  • angular: add missing config properties to adapter whitelist (#32186)
  • core: only traverse workspace node when it exists (#32165)
  • gradle: fix bootJar, add excludeDependsOn to false (#32157)
  • module-federation: re-add support for mf aliases (#31347)
  • release: provide a link to Manage Release page when "nx release"fails (#32153)
  • release: use top-level releaseTagPattern as the default for release groups (#32154)
  • rspack: update installed version of rspack to be same as @​nx/rspack (#32152)
  • testing: add NODE_OPTIONS flag for Node.js 24 compatibility (#32177)

❤️ Thank You

21.3.10 (2025-07-30)

🩹 Fixes

  • misc: small tweaks in messaging (#32131)

❤️ Thank You

21.3.9 (2025-07-29)

🩹 Fixes

  • misc: critical severity for form-data package (#32108)

❤️ Thank You

21.3.8 (2025-07-28)

🩹 Fixes

  • core: remove graph creation from postinstall hook (#32027, #31694)
  • react-native: add release option to publisable react-native library (#29817)

❤️ Thank You

... (truncated)

Commits

Updates @nx/js from 21.3.5 to 21.3.11

Release notes

Sourced from @​nx/js's releases.

21.3.11 (2025-08-01)

🩹 Fixes

  • angular: add missing config properties to adapter whitelist (#32186)
  • core: only traverse workspace node when it exists (#32165)
  • gradle: fix bootJar, add excludeDependsOn to false (#32157)
  • module-federation: re-add support for mf aliases (#31347)
  • release: provide a link to Manage Release page when "nx release"fails (#32153)
  • release: use top-level releaseTagPattern as the default for release groups (#32154)
  • rspack: update installed version of rspack to be same as @​nx/rspack (#32152)
  • testing: add NODE_OPTIONS flag for Node.js 24 compatibility (#32177)

❤️ Thank You

21.3.10 (2025-07-30)

🩹 Fixes

  • misc: small tweaks in messaging (#32131)

❤️ Thank You

21.3.9 (2025-07-29)

🩹 Fixes

  • misc: critical severity for form-data package (#32108)

❤️ Thank You

21.3.8 (2025-07-28)

🩹 Fixes

  • core: remove graph creation from postinstall hook (#32027, #31694)
  • react-native: add release option to publisable react-native library (#29817)

❤️ Thank You

... (truncated)

Commits
  • b001a45 fix(core): derive graph node type correctly when projectType is not set (#3...
  • See full diff in compare view

Updates @nx/vite from 21.3.5 to 21.3.11

Release notes

Sourced from @​nx/vite's releases.

21.3.11 (2025-08-01)

🩹 Fixes

  • angular: add missing config properties to adapter whitelist (#32186)
  • core: only traverse workspace node when it exists (#32165)
  • gradle: fix bootJar, add excludeDependsOn to false (#32157)
  • module-federation: re-add support for mf aliases (#31347)
  • release: provide a link to Manage Release page when "nx release"fails (#32153)
  • release: use top-level releaseTagPattern as the default for release groups (#32154)
  • rspack: update installed version of rspack to be same as @​nx/rspack (#32152)
  • testing: add NODE_OPTIONS flag for Node.js 24 compatibility (#32177)

❤️ Thank You

21.3.10 (2025-07-30)

🩹 Fixes

  • misc: small tweaks in messaging (#32131)

❤️ Thank You

21.3.9 (2025-07-29)

🩹 Fixes

  • misc: critical severity for form-data package (#32108)

❤️ Thank You

21.3.8 (2025-07-28)

🩹 Fixes

  • core: remove graph creation from postinstall hook (#32027, #31694)
  • react-native: add release option to publisable react-native library (#29817)

❤️ Thank You

... (truncated)

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

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 21.3.5 to 21.3.11
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/21.3.11/packages/eslint)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner August 5, 2025 00:44
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 5, 2025
@github-actions

github-actions Bot commented Aug 5, 2025

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

Scorecard details
PackageVersionScoreDetails
npm/@nx/eslint 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/js ^21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/vite ^21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/devkit 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/eslint 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/js 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/nx-darwin-arm64 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/nx-darwin-x64 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/nx-freebsd-x64 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/nx-linux-arm-gnueabihf 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/nx-linux-arm64-gnu 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/nx-linux-arm64-musl 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/nx-linux-x64-gnu 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/nx-linux-x64-musl 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/nx-win32-arm64-msvc 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/nx-win32-x64-msvc 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/vite 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/@nx/workspace 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected
npm/nx 21.3.11 🟢 4.8
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
Signed-Releases⚠️ -1no releases found
Security-Policy⚠️ 0security policy file not detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts🟢 7binaries present in source code
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Vulnerabilities⚠️ 090 existing vulnerabilities detected

Scanned Files

  • lambdas/package.json
  • lambdas/yarn.lock

@npalm
npalm merged commit 7ad0740 into main Aug 7, 2025
6 checks passed
@npalm
npalm deleted the dependabot/npm_and_yarn/lambdas/nx-12a7b0963e branch August 7, 2025 20:31
LudovicTOURMAN pushed a commit to doctolib-lab/terraform-aws-github-runner that referenced this pull request Apr 7, 2026
…ws-runners#4690)

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 21.3.5 to 21.3.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@​nx/eslint</code>'s
releases</a>.</em></p>
<blockquote>
<h2>21.3.11 (2025-08-01)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> add missing config properties to adapter
whitelist (<a
href="https://redirect.github.com/nrwl/nx/pull/32186">#32186</a>)</li>
<li><strong>core:</strong> only traverse workspace node when it exists
(<a
href="https://redirect.github.com/nrwl/nx/pull/32165">#32165</a>)</li>
<li><strong>gradle:</strong> fix bootJar, add excludeDependsOn to false
(<a
href="https://redirect.github.com/nrwl/nx/pull/32157">#32157</a>)</li>
<li><strong>module-federation:</strong> re-add support for mf aliases
(<a
href="https://redirect.github.com/nrwl/nx/pull/31347">#31347</a>)</li>
<li><strong>release:</strong> provide a link to Manage Release page when
&quot;nx release&quot;fails (<a
href="https://redirect.github.com/nrwl/nx/pull/32153">#32153</a>)</li>
<li><strong>release:</strong> use top-level releaseTagPattern as the
default for release groups (<a
href="https://redirect.github.com/nrwl/nx/pull/32154">#32154</a>)</li>
<li><strong>rspack:</strong> update installed version of rspack to be
same as <code>@​nx/rspack</code> (<a
href="https://redirect.github.com/nrwl/nx/pull/32152">#32152</a>)</li>
<li><strong>testing:</strong> add NODE_OPTIONS flag for Node.js 24
compatibility (<a
href="https://redirect.github.com/nrwl/nx/pull/32177">#32177</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
<li>Rodrigo Yokota <a
href="https://github.com/ryok90"><code>@​ryok90</code></a></li>
</ul>
<h2>21.3.10 (2025-07-30)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>misc:</strong> small tweaks in messaging (<a
href="https://redirect.github.com/nrwl/nx/pull/32131">#32131</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Victor Savkin <a
href="https://github.com/vsavkin"><code>@​vsavkin</code></a></li>
</ul>
<h2>21.3.9 (2025-07-29)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>misc:</strong> critical severity for form-data package (<a
href="https://redirect.github.com/nrwl/nx/pull/32108">#32108</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
</ul>
<h2>21.3.8 (2025-07-28)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> remove graph creation from postinstall hook
(<a href="https://redirect.github.com/nrwl/nx/pull/32027">#32027</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/31694">#31694</a>)</li>
<li><strong>react-native:</strong> add release option to publisable
react-native library (<a
href="https://redirect.github.com/nrwl/nx/pull/29817">#29817</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/21.3.11/packages/eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `@nx/js` from 21.3.5 to 21.3.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@​nx/js</code>'s
releases</a>.</em></p>
<blockquote>
<h2>21.3.11 (2025-08-01)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> add missing config properties to adapter
whitelist (<a
href="https://redirect.github.com/nrwl/nx/pull/32186">#32186</a>)</li>
<li><strong>core:</strong> only traverse workspace node when it exists
(<a
href="https://redirect.github.com/nrwl/nx/pull/32165">#32165</a>)</li>
<li><strong>gradle:</strong> fix bootJar, add excludeDependsOn to false
(<a
href="https://redirect.github.com/nrwl/nx/pull/32157">#32157</a>)</li>
<li><strong>module-federation:</strong> re-add support for mf aliases
(<a
href="https://redirect.github.com/nrwl/nx/pull/31347">#31347</a>)</li>
<li><strong>release:</strong> provide a link to Manage Release page when
&quot;nx release&quot;fails (<a
href="https://redirect.github.com/nrwl/nx/pull/32153">#32153</a>)</li>
<li><strong>release:</strong> use top-level releaseTagPattern as the
default for release groups (<a
href="https://redirect.github.com/nrwl/nx/pull/32154">#32154</a>)</li>
<li><strong>rspack:</strong> update installed version of rspack to be
same as <code>@​nx/rspack</code> (<a
href="https://redirect.github.com/nrwl/nx/pull/32152">#32152</a>)</li>
<li><strong>testing:</strong> add NODE_OPTIONS flag for Node.js 24
compatibility (<a
href="https://redirect.github.com/nrwl/nx/pull/32177">#32177</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
<li>Rodrigo Yokota <a
href="https://github.com/ryok90"><code>@​ryok90</code></a></li>
</ul>
<h2>21.3.10 (2025-07-30)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>misc:</strong> small tweaks in messaging (<a
href="https://redirect.github.com/nrwl/nx/pull/32131">#32131</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Victor Savkin <a
href="https://github.com/vsavkin"><code>@​vsavkin</code></a></li>
</ul>
<h2>21.3.9 (2025-07-29)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>misc:</strong> critical severity for form-data package (<a
href="https://redirect.github.com/nrwl/nx/pull/32108">#32108</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
</ul>
<h2>21.3.8 (2025-07-28)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> remove graph creation from postinstall hook
(<a href="https://redirect.github.com/nrwl/nx/pull/32027">#32027</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/31694">#31694</a>)</li>
<li><strong>react-native:</strong> add release option to publisable
react-native library (<a
href="https://redirect.github.com/nrwl/nx/pull/29817">#29817</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/b001a4529b9534ef8f6555f6a9291be805cdac5e"><code>b001a45</code></a>
fix(core): derive graph node type correctly when
<code>projectType</code> is not set (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/3">#3</a>...</li>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/21.3.11/packages/js">compare
view</a></li>
</ul>
</details>
<br />

Updates `@nx/vite` from 21.3.5 to 21.3.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@​nx/vite</code>'s
releases</a>.</em></p>
<blockquote>
<h2>21.3.11 (2025-08-01)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> add missing config properties to adapter
whitelist (<a
href="https://redirect.github.com/nrwl/nx/pull/32186">#32186</a>)</li>
<li><strong>core:</strong> only traverse workspace node when it exists
(<a
href="https://redirect.github.com/nrwl/nx/pull/32165">#32165</a>)</li>
<li><strong>gradle:</strong> fix bootJar, add excludeDependsOn to false
(<a
href="https://redirect.github.com/nrwl/nx/pull/32157">#32157</a>)</li>
<li><strong>module-federation:</strong> re-add support for mf aliases
(<a
href="https://redirect.github.com/nrwl/nx/pull/31347">#31347</a>)</li>
<li><strong>release:</strong> provide a link to Manage Release page when
&quot;nx release&quot;fails (<a
href="https://redirect.github.com/nrwl/nx/pull/32153">#32153</a>)</li>
<li><strong>release:</strong> use top-level releaseTagPattern as the
default for release groups (<a
href="https://redirect.github.com/nrwl/nx/pull/32154">#32154</a>)</li>
<li><strong>rspack:</strong> update installed version of rspack to be
same as <code>@​nx/rspack</code> (<a
href="https://redirect.github.com/nrwl/nx/pull/32152">#32152</a>)</li>
<li><strong>testing:</strong> add NODE_OPTIONS flag for Node.js 24
compatibility (<a
href="https://redirect.github.com/nrwl/nx/pull/32177">#32177</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
<li>Rodrigo Yokota <a
href="https://github.com/ryok90"><code>@​ryok90</code></a></li>
</ul>
<h2>21.3.10 (2025-07-30)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>misc:</strong> small tweaks in messaging (<a
href="https://redirect.github.com/nrwl/nx/pull/32131">#32131</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Victor Savkin <a
href="https://github.com/vsavkin"><code>@​vsavkin</code></a></li>
</ul>
<h2>21.3.9 (2025-07-29)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>misc:</strong> critical severity for form-data package (<a
href="https://redirect.github.com/nrwl/nx/pull/32108">#32108</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
</ul>
<h2>21.3.8 (2025-07-28)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> remove graph creation from postinstall hook
(<a href="https://redirect.github.com/nrwl/nx/pull/32027">#32027</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/31694">#31694</a>)</li>
<li><strong>react-native:</strong> add release option to publisable
react-native library (<a
href="https://redirect.github.com/nrwl/nx/pull/29817">#29817</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/21.3.11/packages/vite">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
zeekay pushed a commit to zeekay/terraform-aws-github-runner that referenced this pull request Sep 9, 2026
…ws-runners#4690)

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 21.3.5 to 21.3.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@​nx/eslint</code>'s
releases</a>.</em></p>
<blockquote>
<h2>21.3.11 (2025-08-01)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> add missing config properties to adapter
whitelist (<a
href="https://redirect.github.com/nrwl/nx/pull/32186">#32186</a>)</li>
<li><strong>core:</strong> only traverse workspace node when it exists
(<a
href="https://redirect.github.com/nrwl/nx/pull/32165">#32165</a>)</li>
<li><strong>gradle:</strong> fix bootJar, add excludeDependsOn to false
(<a
href="https://redirect.github.com/nrwl/nx/pull/32157">#32157</a>)</li>
<li><strong>module-federation:</strong> re-add support for mf aliases
(<a
href="https://redirect.github.com/nrwl/nx/pull/31347">#31347</a>)</li>
<li><strong>release:</strong> provide a link to Manage Release page when
&quot;nx release&quot;fails (<a
href="https://redirect.github.com/nrwl/nx/pull/32153">#32153</a>)</li>
<li><strong>release:</strong> use top-level releaseTagPattern as the
default for release groups (<a
href="https://redirect.github.com/nrwl/nx/pull/32154">#32154</a>)</li>
<li><strong>rspack:</strong> update installed version of rspack to be
same as <code>@​nx/rspack</code> (<a
href="https://redirect.github.com/nrwl/nx/pull/32152">#32152</a>)</li>
<li><strong>testing:</strong> add NODE_OPTIONS flag for Node.js 24
compatibility (<a
href="https://redirect.github.com/nrwl/nx/pull/32177">#32177</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
<li>Rodrigo Yokota <a
href="https://github.com/ryok90"><code>@​ryok90</code></a></li>
</ul>
<h2>21.3.10 (2025-07-30)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>misc:</strong> small tweaks in messaging (<a
href="https://redirect.github.com/nrwl/nx/pull/32131">#32131</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Victor Savkin <a
href="https://github.com/vsavkin"><code>@​vsavkin</code></a></li>
</ul>
<h2>21.3.9 (2025-07-29)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>misc:</strong> critical severity for form-data package (<a
href="https://redirect.github.com/nrwl/nx/pull/32108">#32108</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
</ul>
<h2>21.3.8 (2025-07-28)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> remove graph creation from postinstall hook
(<a href="https://redirect.github.com/nrwl/nx/pull/32027">#32027</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/31694">#31694</a>)</li>
<li><strong>react-native:</strong> add release option to publisable
react-native library (<a
href="https://redirect.github.com/nrwl/nx/pull/29817">#29817</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/21.3.11/packages/eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `@nx/js` from 21.3.5 to 21.3.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@​nx/js</code>'s
releases</a>.</em></p>
<blockquote>
<h2>21.3.11 (2025-08-01)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> add missing config properties to adapter
whitelist (<a
href="https://redirect.github.com/nrwl/nx/pull/32186">#32186</a>)</li>
<li><strong>core:</strong> only traverse workspace node when it exists
(<a
href="https://redirect.github.com/nrwl/nx/pull/32165">#32165</a>)</li>
<li><strong>gradle:</strong> fix bootJar, add excludeDependsOn to false
(<a
href="https://redirect.github.com/nrwl/nx/pull/32157">#32157</a>)</li>
<li><strong>module-federation:</strong> re-add support for mf aliases
(<a
href="https://redirect.github.com/nrwl/nx/pull/31347">#31347</a>)</li>
<li><strong>release:</strong> provide a link to Manage Release page when
&quot;nx release&quot;fails (<a
href="https://redirect.github.com/nrwl/nx/pull/32153">#32153</a>)</li>
<li><strong>release:</strong> use top-level releaseTagPattern as the
default for release groups (<a
href="https://redirect.github.com/nrwl/nx/pull/32154">#32154</a>)</li>
<li><strong>rspack:</strong> update installed version of rspack to be
same as <code>@​nx/rspack</code> (<a
href="https://redirect.github.com/nrwl/nx/pull/32152">#32152</a>)</li>
<li><strong>testing:</strong> add NODE_OPTIONS flag for Node.js 24
compatibility (<a
href="https://redirect.github.com/nrwl/nx/pull/32177">#32177</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
<li>Rodrigo Yokota <a
href="https://github.com/ryok90"><code>@​ryok90</code></a></li>
</ul>
<h2>21.3.10 (2025-07-30)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>misc:</strong> small tweaks in messaging (<a
href="https://redirect.github.com/nrwl/nx/pull/32131">#32131</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Victor Savkin <a
href="https://github.com/vsavkin"><code>@​vsavkin</code></a></li>
</ul>
<h2>21.3.9 (2025-07-29)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>misc:</strong> critical severity for form-data package (<a
href="https://redirect.github.com/nrwl/nx/pull/32108">#32108</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
</ul>
<h2>21.3.8 (2025-07-28)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> remove graph creation from postinstall hook
(<a href="https://redirect.github.com/nrwl/nx/pull/32027">#32027</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/31694">#31694</a>)</li>
<li><strong>react-native:</strong> add release option to publisable
react-native library (<a
href="https://redirect.github.com/nrwl/nx/pull/29817">#29817</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/b001a4529b9534ef8f6555f6a9291be805cdac5e"><code>b001a45</code></a>
fix(core): derive graph node type correctly when
<code>projectType</code> is not set (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/3">#3</a>...</li>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/21.3.11/packages/js">compare
view</a></li>
</ul>
</details>
<br />

Updates `@nx/vite` from 21.3.5 to 21.3.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@​nx/vite</code>'s
releases</a>.</em></p>
<blockquote>
<h2>21.3.11 (2025-08-01)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> add missing config properties to adapter
whitelist (<a
href="https://redirect.github.com/nrwl/nx/pull/32186">#32186</a>)</li>
<li><strong>core:</strong> only traverse workspace node when it exists
(<a
href="https://redirect.github.com/nrwl/nx/pull/32165">#32165</a>)</li>
<li><strong>gradle:</strong> fix bootJar, add excludeDependsOn to false
(<a
href="https://redirect.github.com/nrwl/nx/pull/32157">#32157</a>)</li>
<li><strong>module-federation:</strong> re-add support for mf aliases
(<a
href="https://redirect.github.com/nrwl/nx/pull/31347">#31347</a>)</li>
<li><strong>release:</strong> provide a link to Manage Release page when
&quot;nx release&quot;fails (<a
href="https://redirect.github.com/nrwl/nx/pull/32153">#32153</a>)</li>
<li><strong>release:</strong> use top-level releaseTagPattern as the
default for release groups (<a
href="https://redirect.github.com/nrwl/nx/pull/32154">#32154</a>)</li>
<li><strong>rspack:</strong> update installed version of rspack to be
same as <code>@​nx/rspack</code> (<a
href="https://redirect.github.com/nrwl/nx/pull/32152">#32152</a>)</li>
<li><strong>testing:</strong> add NODE_OPTIONS flag for Node.js 24
compatibility (<a
href="https://redirect.github.com/nrwl/nx/pull/32177">#32177</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
<li>Rodrigo Yokota <a
href="https://github.com/ryok90"><code>@​ryok90</code></a></li>
</ul>
<h2>21.3.10 (2025-07-30)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>misc:</strong> small tweaks in messaging (<a
href="https://redirect.github.com/nrwl/nx/pull/32131">#32131</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Victor Savkin <a
href="https://github.com/vsavkin"><code>@​vsavkin</code></a></li>
</ul>
<h2>21.3.9 (2025-07-29)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>misc:</strong> critical severity for form-data package (<a
href="https://redirect.github.com/nrwl/nx/pull/32108">#32108</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li>
</ul>
<h2>21.3.8 (2025-07-28)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> remove graph creation from postinstall hook
(<a href="https://redirect.github.com/nrwl/nx/pull/32027">#32027</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/31694">#31694</a>)</li>
<li><strong>react-native:</strong> add release option to publisable
react-native library (<a
href="https://redirect.github.com/nrwl/nx/pull/29817">#29817</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/21.3.11/packages/vite">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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