Skip to content

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

Merged
npalm merged 1 commit into
mainfrom
dependabot/npm_and_yarn/lambdas/nx-c26074f76d
Nov 25, 2025
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 24, 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 22.0.3 to 22.0.4

Release notes

Sourced from @​nx/eslint's releases.

22.0.4 (2025-11-17)

🚀 Features

  • core: pull nx init from latest before executing (#33446)
  • docker: add skipDefaultTag option to build target (#33477, #33506)
  • maven: add option to prefix all maven targets (#33420)

🩹 Fixes

  • core: resolve lockfile cache regression with keyMap state (#33448, #33256)
  • core: optimize batch task scheduling to prevent redundant traversals (#33455, #33366)
  • core: capture stderr in nx add command for better error messages (#33462)
  • core: include require paths when resolving specified plugins (#33495)
  • core: prevent hanging between command end and process exit (#33500)
  • gradle: bump gradle migration version (#33479)
  • graph: add nx:build-native dependency to typecheck target (#33428)
  • js: improve typescript plugin performance (#33425, #33076)
  • maven: skip maven plugin computation on vercel/netlify (#33486)
  • misc: handle ERR_USE_AFTER_CLOSE gracefully in nx init and create-nx-workspace (#33469)
  • release: changelog renderer should render commit title with breaking changes (#33439)

❤️ Thank You

Commits

Updates @nx/js from 22.0.3 to 22.0.4

Release notes

Sourced from @​nx/js's releases.

22.0.4 (2025-11-17)

🚀 Features

  • core: pull nx init from latest before executing (#33446)
  • docker: add skipDefaultTag option to build target (#33477, #33506)
  • maven: add option to prefix all maven targets (#33420)

🩹 Fixes

  • core: resolve lockfile cache regression with keyMap state (#33448, #33256)
  • core: optimize batch task scheduling to prevent redundant traversals (#33455, #33366)
  • core: capture stderr in nx add command for better error messages (#33462)
  • core: include require paths when resolving specified plugins (#33495)
  • core: prevent hanging between command end and process exit (#33500)
  • gradle: bump gradle migration version (#33479)
  • graph: add nx:build-native dependency to typecheck target (#33428)
  • js: improve typescript plugin performance (#33425, #33076)
  • maven: skip maven plugin computation on vercel/netlify (#33486)
  • misc: handle ERR_USE_AFTER_CLOSE gracefully in nx init and create-nx-workspace (#33469)
  • release: changelog renderer should render commit title with breaking changes (#33439)

❤️ Thank You

Commits

Updates @nx/vite from 22.0.3 to 22.0.4

Release notes

Sourced from @​nx/vite's releases.

22.0.4 (2025-11-17)

🚀 Features

  • core: pull nx init from latest before executing (#33446)
  • docker: add skipDefaultTag option to build target (#33477, #33506)
  • maven: add option to prefix all maven targets (#33420)

🩹 Fixes

  • core: resolve lockfile cache regression with keyMap state (#33448, #33256)
  • core: optimize batch task scheduling to prevent redundant traversals (#33455, #33366)
  • core: capture stderr in nx add command for better error messages (#33462)
  • core: include require paths when resolving specified plugins (#33495)
  • core: prevent hanging between command end and process exit (#33500)
  • gradle: bump gradle migration version (#33479)
  • graph: add nx:build-native dependency to typecheck target (#33428)
  • js: improve typescript plugin performance (#33425, #33076)
  • maven: skip maven plugin computation on vercel/netlify (#33486)
  • misc: handle ERR_USE_AFTER_CLOSE gracefully in nx init and create-nx-workspace (#33469)
  • release: changelog renderer should render commit title with breaking changes (#33439)

❤️ 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 Nov 24, 2025
@dependabot
dependabot Bot requested a review from a team as a code owner November 24, 2025 19:30
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 24, 2025
@github-actions

github-actions Bot commented Nov 24, 2025

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

lambdas/yarn.lock

PackageVersionLicenseIssue Type
@nx/vitest22.1.1NullUnknown License

OpenSSF Scorecard

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

Scanned Files

  • lambdas/yarn.lock

@npalm

npalm commented Nov 24, 2025

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/lambdas/nx-c26074f76d branch from 9f2b960 to 1046134 Compare November 24, 2025 23:10
@github-actions
github-actions Bot requested a review from a team as a code owner November 24, 2025 23:11
npalm
npalm previously approved these changes Nov 24, 2025
@npalm

npalm commented Nov 24, 2025

Copy link
Copy Markdown
Member

@dependabot recreate

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/lambdas/nx-c26074f76d branch from be4d602 to 4c5a5f5 Compare November 24, 2025 23:14
@npalm
npalm merged commit ec49a47 into main Nov 25, 2025
8 checks passed
@npalm
npalm deleted the dependabot/npm_and_yarn/lambdas/nx-c26074f76d branch November 25, 2025 07:21
LudovicTOURMAN pushed a commit to doctolib-lab/terraform-aws-github-runner that referenced this pull request Apr 7, 2026
…ws-runners#4907)

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 22.0.3 to 22.0.4
<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>22.0.4 (2025-11-17)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> pull nx init from latest before executing (<a
href="https://redirect.github.com/nrwl/nx/pull/33446">#33446</a>)</li>
<li><strong>docker:</strong> add skipDefaultTag option to build target
(<a href="https://redirect.github.com/nrwl/nx/pull/33477">#33477</a>, <a
href="https://redirect.github.com/nrwl/nx/pull/33506">#33506</a>)</li>
<li><strong>maven:</strong> add option to prefix all maven targets (<a
href="https://redirect.github.com/nrwl/nx/pull/33420">#33420</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> resolve lockfile cache regression with keyMap
state (<a
href="https://redirect.github.com/nrwl/nx/pull/33448">#33448</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33256">#33256</a>)</li>
<li><strong>core:</strong> optimize batch task scheduling to prevent
redundant traversals (<a
href="https://redirect.github.com/nrwl/nx/pull/33455">#33455</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33366">#33366</a>)</li>
<li><strong>core:</strong> capture stderr in nx add command for better
error messages (<a
href="https://redirect.github.com/nrwl/nx/pull/33462">#33462</a>)</li>
<li><strong>core:</strong> include require paths when resolving
specified plugins (<a
href="https://redirect.github.com/nrwl/nx/pull/33495">#33495</a>)</li>
<li><strong>core:</strong> prevent hanging between command end and
process exit (<a
href="https://redirect.github.com/nrwl/nx/pull/33500">#33500</a>)</li>
<li><strong>gradle:</strong> bump gradle migration version (<a
href="https://redirect.github.com/nrwl/nx/pull/33479">#33479</a>)</li>
<li><strong>graph:</strong> add nx:build-native dependency to typecheck
target (<a
href="https://redirect.github.com/nrwl/nx/pull/33428">#33428</a>)</li>
<li><strong>js:</strong> improve typescript plugin performance (<a
href="https://redirect.github.com/nrwl/nx/pull/33425">#33425</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33076">#33076</a>)</li>
<li><strong>maven:</strong> skip maven plugin computation on
vercel/netlify (<a
href="https://redirect.github.com/nrwl/nx/pull/33486">#33486</a>)</li>
<li><strong>misc:</strong> handle ERR_USE_AFTER_CLOSE gracefully in nx
init and create-nx-workspace (<a
href="https://redirect.github.com/nrwl/nx/pull/33469">#33469</a>)</li>
<li><strong>release:</strong> changelog renderer should render commit
title with breaking changes (<a
href="https://redirect.github.com/nrwl/nx/pull/33439">#33439</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Claude</li>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Craigory Coppola <a
href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
<li>FrozenPandaz <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Louie Weng <a
href="https://github.com/lourw"><code>@​lourw</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/22.0.4/packages/eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `@nx/js` from 22.0.3 to 22.0.4
<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>22.0.4 (2025-11-17)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> pull nx init from latest before executing (<a
href="https://redirect.github.com/nrwl/nx/pull/33446">#33446</a>)</li>
<li><strong>docker:</strong> add skipDefaultTag option to build target
(<a href="https://redirect.github.com/nrwl/nx/pull/33477">#33477</a>, <a
href="https://redirect.github.com/nrwl/nx/pull/33506">#33506</a>)</li>
<li><strong>maven:</strong> add option to prefix all maven targets (<a
href="https://redirect.github.com/nrwl/nx/pull/33420">#33420</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> resolve lockfile cache regression with keyMap
state (<a
href="https://redirect.github.com/nrwl/nx/pull/33448">#33448</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33256">#33256</a>)</li>
<li><strong>core:</strong> optimize batch task scheduling to prevent
redundant traversals (<a
href="https://redirect.github.com/nrwl/nx/pull/33455">#33455</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33366">#33366</a>)</li>
<li><strong>core:</strong> capture stderr in nx add command for better
error messages (<a
href="https://redirect.github.com/nrwl/nx/pull/33462">#33462</a>)</li>
<li><strong>core:</strong> include require paths when resolving
specified plugins (<a
href="https://redirect.github.com/nrwl/nx/pull/33495">#33495</a>)</li>
<li><strong>core:</strong> prevent hanging between command end and
process exit (<a
href="https://redirect.github.com/nrwl/nx/pull/33500">#33500</a>)</li>
<li><strong>gradle:</strong> bump gradle migration version (<a
href="https://redirect.github.com/nrwl/nx/pull/33479">#33479</a>)</li>
<li><strong>graph:</strong> add nx:build-native dependency to typecheck
target (<a
href="https://redirect.github.com/nrwl/nx/pull/33428">#33428</a>)</li>
<li><strong>js:</strong> improve typescript plugin performance (<a
href="https://redirect.github.com/nrwl/nx/pull/33425">#33425</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33076">#33076</a>)</li>
<li><strong>maven:</strong> skip maven plugin computation on
vercel/netlify (<a
href="https://redirect.github.com/nrwl/nx/pull/33486">#33486</a>)</li>
<li><strong>misc:</strong> handle ERR_USE_AFTER_CLOSE gracefully in nx
init and create-nx-workspace (<a
href="https://redirect.github.com/nrwl/nx/pull/33469">#33469</a>)</li>
<li><strong>release:</strong> changelog renderer should render commit
title with breaking changes (<a
href="https://redirect.github.com/nrwl/nx/pull/33439">#33439</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Claude</li>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Craigory Coppola <a
href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
<li>FrozenPandaz <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Louie Weng <a
href="https://github.com/lourw"><code>@​lourw</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/b0d3e04250231ae5cd0fcb7c72d3b2f0be763345"><code>b0d3e04</code></a>
fix(js): improve typescript plugin performance (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/33425">#33425</a>)</li>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/22.0.4/packages/js">compare
view</a></li>
</ul>
</details>
<br />

Updates `@nx/vite` from 22.0.3 to 22.0.4
<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>22.0.4 (2025-11-17)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> pull nx init from latest before executing (<a
href="https://redirect.github.com/nrwl/nx/pull/33446">#33446</a>)</li>
<li><strong>docker:</strong> add skipDefaultTag option to build target
(<a href="https://redirect.github.com/nrwl/nx/pull/33477">#33477</a>, <a
href="https://redirect.github.com/nrwl/nx/pull/33506">#33506</a>)</li>
<li><strong>maven:</strong> add option to prefix all maven targets (<a
href="https://redirect.github.com/nrwl/nx/pull/33420">#33420</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> resolve lockfile cache regression with keyMap
state (<a
href="https://redirect.github.com/nrwl/nx/pull/33448">#33448</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33256">#33256</a>)</li>
<li><strong>core:</strong> optimize batch task scheduling to prevent
redundant traversals (<a
href="https://redirect.github.com/nrwl/nx/pull/33455">#33455</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33366">#33366</a>)</li>
<li><strong>core:</strong> capture stderr in nx add command for better
error messages (<a
href="https://redirect.github.com/nrwl/nx/pull/33462">#33462</a>)</li>
<li><strong>core:</strong> include require paths when resolving
specified plugins (<a
href="https://redirect.github.com/nrwl/nx/pull/33495">#33495</a>)</li>
<li><strong>core:</strong> prevent hanging between command end and
process exit (<a
href="https://redirect.github.com/nrwl/nx/pull/33500">#33500</a>)</li>
<li><strong>gradle:</strong> bump gradle migration version (<a
href="https://redirect.github.com/nrwl/nx/pull/33479">#33479</a>)</li>
<li><strong>graph:</strong> add nx:build-native dependency to typecheck
target (<a
href="https://redirect.github.com/nrwl/nx/pull/33428">#33428</a>)</li>
<li><strong>js:</strong> improve typescript plugin performance (<a
href="https://redirect.github.com/nrwl/nx/pull/33425">#33425</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33076">#33076</a>)</li>
<li><strong>maven:</strong> skip maven plugin computation on
vercel/netlify (<a
href="https://redirect.github.com/nrwl/nx/pull/33486">#33486</a>)</li>
<li><strong>misc:</strong> handle ERR_USE_AFTER_CLOSE gracefully in nx
init and create-nx-workspace (<a
href="https://redirect.github.com/nrwl/nx/pull/33469">#33469</a>)</li>
<li><strong>release:</strong> changelog renderer should render commit
title with breaking changes (<a
href="https://redirect.github.com/nrwl/nx/pull/33439">#33439</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Claude</li>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Craigory Coppola <a
href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
<li>FrozenPandaz <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Louie Weng <a
href="https://github.com/lourw"><code>@​lourw</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/22.0.4/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#4907)

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 22.0.3 to 22.0.4
<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>22.0.4 (2025-11-17)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> pull nx init from latest before executing (<a
href="https://redirect.github.com/nrwl/nx/pull/33446">#33446</a>)</li>
<li><strong>docker:</strong> add skipDefaultTag option to build target
(<a href="https://redirect.github.com/nrwl/nx/pull/33477">#33477</a>, <a
href="https://redirect.github.com/nrwl/nx/pull/33506">#33506</a>)</li>
<li><strong>maven:</strong> add option to prefix all maven targets (<a
href="https://redirect.github.com/nrwl/nx/pull/33420">#33420</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> resolve lockfile cache regression with keyMap
state (<a
href="https://redirect.github.com/nrwl/nx/pull/33448">#33448</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33256">#33256</a>)</li>
<li><strong>core:</strong> optimize batch task scheduling to prevent
redundant traversals (<a
href="https://redirect.github.com/nrwl/nx/pull/33455">#33455</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33366">#33366</a>)</li>
<li><strong>core:</strong> capture stderr in nx add command for better
error messages (<a
href="https://redirect.github.com/nrwl/nx/pull/33462">#33462</a>)</li>
<li><strong>core:</strong> include require paths when resolving
specified plugins (<a
href="https://redirect.github.com/nrwl/nx/pull/33495">#33495</a>)</li>
<li><strong>core:</strong> prevent hanging between command end and
process exit (<a
href="https://redirect.github.com/nrwl/nx/pull/33500">#33500</a>)</li>
<li><strong>gradle:</strong> bump gradle migration version (<a
href="https://redirect.github.com/nrwl/nx/pull/33479">#33479</a>)</li>
<li><strong>graph:</strong> add nx:build-native dependency to typecheck
target (<a
href="https://redirect.github.com/nrwl/nx/pull/33428">#33428</a>)</li>
<li><strong>js:</strong> improve typescript plugin performance (<a
href="https://redirect.github.com/nrwl/nx/pull/33425">#33425</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33076">#33076</a>)</li>
<li><strong>maven:</strong> skip maven plugin computation on
vercel/netlify (<a
href="https://redirect.github.com/nrwl/nx/pull/33486">#33486</a>)</li>
<li><strong>misc:</strong> handle ERR_USE_AFTER_CLOSE gracefully in nx
init and create-nx-workspace (<a
href="https://redirect.github.com/nrwl/nx/pull/33469">#33469</a>)</li>
<li><strong>release:</strong> changelog renderer should render commit
title with breaking changes (<a
href="https://redirect.github.com/nrwl/nx/pull/33439">#33439</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Claude</li>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Craigory Coppola <a
href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
<li>FrozenPandaz <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Louie Weng <a
href="https://github.com/lourw"><code>@​lourw</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/22.0.4/packages/eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `@nx/js` from 22.0.3 to 22.0.4
<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>22.0.4 (2025-11-17)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> pull nx init from latest before executing (<a
href="https://redirect.github.com/nrwl/nx/pull/33446">#33446</a>)</li>
<li><strong>docker:</strong> add skipDefaultTag option to build target
(<a href="https://redirect.github.com/nrwl/nx/pull/33477">#33477</a>, <a
href="https://redirect.github.com/nrwl/nx/pull/33506">#33506</a>)</li>
<li><strong>maven:</strong> add option to prefix all maven targets (<a
href="https://redirect.github.com/nrwl/nx/pull/33420">#33420</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> resolve lockfile cache regression with keyMap
state (<a
href="https://redirect.github.com/nrwl/nx/pull/33448">#33448</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33256">#33256</a>)</li>
<li><strong>core:</strong> optimize batch task scheduling to prevent
redundant traversals (<a
href="https://redirect.github.com/nrwl/nx/pull/33455">#33455</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33366">#33366</a>)</li>
<li><strong>core:</strong> capture stderr in nx add command for better
error messages (<a
href="https://redirect.github.com/nrwl/nx/pull/33462">#33462</a>)</li>
<li><strong>core:</strong> include require paths when resolving
specified plugins (<a
href="https://redirect.github.com/nrwl/nx/pull/33495">#33495</a>)</li>
<li><strong>core:</strong> prevent hanging between command end and
process exit (<a
href="https://redirect.github.com/nrwl/nx/pull/33500">#33500</a>)</li>
<li><strong>gradle:</strong> bump gradle migration version (<a
href="https://redirect.github.com/nrwl/nx/pull/33479">#33479</a>)</li>
<li><strong>graph:</strong> add nx:build-native dependency to typecheck
target (<a
href="https://redirect.github.com/nrwl/nx/pull/33428">#33428</a>)</li>
<li><strong>js:</strong> improve typescript plugin performance (<a
href="https://redirect.github.com/nrwl/nx/pull/33425">#33425</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33076">#33076</a>)</li>
<li><strong>maven:</strong> skip maven plugin computation on
vercel/netlify (<a
href="https://redirect.github.com/nrwl/nx/pull/33486">#33486</a>)</li>
<li><strong>misc:</strong> handle ERR_USE_AFTER_CLOSE gracefully in nx
init and create-nx-workspace (<a
href="https://redirect.github.com/nrwl/nx/pull/33469">#33469</a>)</li>
<li><strong>release:</strong> changelog renderer should render commit
title with breaking changes (<a
href="https://redirect.github.com/nrwl/nx/pull/33439">#33439</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Claude</li>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Craigory Coppola <a
href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
<li>FrozenPandaz <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Louie Weng <a
href="https://github.com/lourw"><code>@​lourw</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/b0d3e04250231ae5cd0fcb7c72d3b2f0be763345"><code>b0d3e04</code></a>
fix(js): improve typescript plugin performance (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/33425">#33425</a>)</li>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/22.0.4/packages/js">compare
view</a></li>
</ul>
</details>
<br />

Updates `@nx/vite` from 22.0.3 to 22.0.4
<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>22.0.4 (2025-11-17)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> pull nx init from latest before executing (<a
href="https://redirect.github.com/nrwl/nx/pull/33446">#33446</a>)</li>
<li><strong>docker:</strong> add skipDefaultTag option to build target
(<a href="https://redirect.github.com/nrwl/nx/pull/33477">#33477</a>, <a
href="https://redirect.github.com/nrwl/nx/pull/33506">#33506</a>)</li>
<li><strong>maven:</strong> add option to prefix all maven targets (<a
href="https://redirect.github.com/nrwl/nx/pull/33420">#33420</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> resolve lockfile cache regression with keyMap
state (<a
href="https://redirect.github.com/nrwl/nx/pull/33448">#33448</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33256">#33256</a>)</li>
<li><strong>core:</strong> optimize batch task scheduling to prevent
redundant traversals (<a
href="https://redirect.github.com/nrwl/nx/pull/33455">#33455</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33366">#33366</a>)</li>
<li><strong>core:</strong> capture stderr in nx add command for better
error messages (<a
href="https://redirect.github.com/nrwl/nx/pull/33462">#33462</a>)</li>
<li><strong>core:</strong> include require paths when resolving
specified plugins (<a
href="https://redirect.github.com/nrwl/nx/pull/33495">#33495</a>)</li>
<li><strong>core:</strong> prevent hanging between command end and
process exit (<a
href="https://redirect.github.com/nrwl/nx/pull/33500">#33500</a>)</li>
<li><strong>gradle:</strong> bump gradle migration version (<a
href="https://redirect.github.com/nrwl/nx/pull/33479">#33479</a>)</li>
<li><strong>graph:</strong> add nx:build-native dependency to typecheck
target (<a
href="https://redirect.github.com/nrwl/nx/pull/33428">#33428</a>)</li>
<li><strong>js:</strong> improve typescript plugin performance (<a
href="https://redirect.github.com/nrwl/nx/pull/33425">#33425</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/33076">#33076</a>)</li>
<li><strong>maven:</strong> skip maven plugin computation on
vercel/netlify (<a
href="https://redirect.github.com/nrwl/nx/pull/33486">#33486</a>)</li>
<li><strong>misc:</strong> handle ERR_USE_AFTER_CLOSE gracefully in nx
init and create-nx-workspace (<a
href="https://redirect.github.com/nrwl/nx/pull/33469">#33469</a>)</li>
<li><strong>release:</strong> changelog renderer should render commit
title with breaking changes (<a
href="https://redirect.github.com/nrwl/nx/pull/33439">#33439</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Claude</li>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@​Coly010</code></a></li>
<li>Craigory Coppola <a
href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li>
<li>FrozenPandaz <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li>
<li>Louie Weng <a
href="https://github.com/lourw"><code>@​lourw</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/22.0.4/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