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.44k stars 578 forks source link

chore(lambda): bump nx from 18.0.4 to 19.2.3 in /lambdas #3933

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps nx from 18.0.4 to 19.2.3.

Release notes

Sourced from nx's releases.

19.2.3 (2024-06-10)

đź©ą Fixes

  • bundling: fix vite plugin caching (#26487)
  • release: improve error msg to mention how to add the nx/js plugin (#26473)
  • vite: ensure typecheck is using correct tsconfig #21844 (#26447, #21844)

❤️ Thank You

19.2.2 (2024-06-07)

đź©ą Fixes

  • core: handle projects inside dependsOn correctly (#26392)
  • core: correctly handle negative patterns in workspaces/packages config (#26453)
  • core: don't throw when hashing undefined object (#26455)
  • core: clean versions read from package.json when resolving depen… (#26457)
  • core: ensure tuple passed to aggregate create nodes error (#26456)
  • core: fix duplicate nx entry in gitignore (#26461)
  • misc: nx wrapper should work better on windows (#26460)
  • nextjs: Generating an app using tailwind should not add module css (#26454)
  • react: prevent generating empty props since setting strict in tsconfig is not compatible with it (#26428)
  • web: add shell true (#26411)

❤️ Thank You

19.2.1 (2024-06-06)

🚀 Features

  • graph: add source info for command and script (#26162)
  • node: Add output path to setup docker (#26365)
  • nx-dev: update text on enterprise & contact screens (#26416)

... (truncated)

Commits
  • 9280c9a fix(release): improve error msg to mention how to add the nx/js plugin (#26473)
  • 55197fb fix(misc): nx wrapper should work better on windows (#26460)
  • 4989865 fix(core): fix duplicate nx entry in gitignore (#26461)
  • a7dc8f6 chore(repo): fix file formatting (#26463)
  • 8891bdc fix(core): ensure tuple passed to aggregate create nodes error (#26456)
  • 08a0e5c fix(core): clean versions read from package.json when resolving depen… (#26457)
  • 6de382c fix(core): don't throw when hashing undefined object (#26455)
  • 28b3d80 fix(core): correctly handle negative patterns in workspaces/packages config (...
  • 356479b fix(core): handle projects inside dependsOn correctly (#26392)
  • e441991 fix(core): fix postinstall when nx is not resolveable (#26433)
  • 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)
dependabot[bot] commented 2 weeks ago

Superseded by #3936.