philips-labs / terraform-aws-github-runner

Terraform module for scalable GitHub action runners on AWS
https://philips-labs.github.io/terraform-aws-github-runner/
MIT License
2.62k stars 627 forks source link

chore(lambda): bump nx from 20.0.1 to 20.1.3 in /lambdas #4284

Open dependabot[bot] opened 9 hours ago

dependabot[bot] commented 9 hours ago

Bumps nx from 20.0.1 to 20.1.3.

Release notes

Sourced from nx's releases.

20.1.3 (2024-11-23)

đź©ą Fixes

  • angular: make scam-to-standalone replace correct module (#29014)
  • core: ensure process is kept alive when plugin communication in progress (#28948)
  • core: add missing supported CI providers to NxCloud type (#29008)
  • core: gracefully handle non-existent files in find_imports (#29027)
  • core: handle self shutdown for plugin workers is orphaned before connections and loading (3003b66879)
  • linter: remove legacy dependencies during convert to flat config (#28981)
  • linter: move eslint-config-prettier to the end for proper override (#28503)
  • nextjs: fix next e2e test to ensure playwright installed (#29000)
  • nx-dev: disable notifier for now (95cdd7ce7a)
  • nx-dev: breadcrumb casing (#29032)
  • release: remove duplicate space character in changelog thank you header (#28664)
  • remix: remove tooling packages from generated package.json since they are installed in the root (#29009)

❤️ Thank You

20.1.2 (2024-11-15)

🚀 Features

  • core: add eslint vscode extension on eslint init (#28573)
  • nx-dev: version picker (#28828)

đź©ą Fixes

  • core: typo in readme for CNW (#28942)
  • nest: repair nestjs service generator schema (#28928)
  • rspack: withModuleFederationForSSR should use commonjs-module as library (#28944)
  • rspack: do not global styles as entrypoints (#28941)

❤️ Thank You

... (truncated)

Commits
  • 3003b66 fix(core): handle self shutdown for plugin workers is orphaned before connect...
  • 548d142 Revert "fix(core): lower socket path by 10 chars to reduce chances of too-lon...
  • 79110e9 fix(core): gracefully handle non-existent files in find_imports (#29027)
  • 95a1c09 fix(release): remove duplicate space character in changelog thank you header ...
  • 7ae01cc fix(core): ensure process is kept alive when plugin communication in progress...
  • 3d0568d fix(core): create different dummy tasks for different parent tasks an… (#28923)
  • 622c2ea fix(core): lower socket path by 10 chars to reduce chances of too-long paths ...
  • e8266e2 fix(core): set default branch to main if no git (#28854)
  • c21b039 fix(core): reduce time it takes to require nx commands (#28884)
  • 0fd3442 fix(core): cross-workspace implicitDependencies should be safely ignored (#28...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)