chore(lambda): bump nx from 21.6.5 to 22.0.3 in /lambdas#4894
Merged
Conversation
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
4e4c1e5 to
8f0a6a0
Compare
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
Member
|
@dependabot recreate |
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 21.6.5 to 22.0.3. - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.0.3/packages/nx) --- updated-dependencies: - dependency-name: nx dependency-version: 22.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
f55c116 to
deecefe
Compare
npalm
approved these changes
Nov 18, 2025
LudovicTOURMAN
pushed a commit
to doctolib-lab/terraform-aws-github-runner
that referenced
this pull request
Apr 7, 2026
…runners#4894) Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 21.6.5 to 22.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases">nx's releases</a>.</em></p> <blockquote> <h2>22.0.3 (2025-11-10)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> batch hash tasks without custom hashers (<a href="https://redirect.github.com/nrwl/nx/pull/33327">#33327</a>)</li> <li><strong>core:</strong> add OSC 9;4 progress indicator support to TUI (<a href="https://redirect.github.com/nrwl/nx/pull/33325">#33325</a>)</li> <li><strong>core:</strong> disable interactivity by default for run-one task outputs in tui (<a href="https://redirect.github.com/nrwl/nx/pull/33358">#33358</a>)</li> <li><strong>gradle:</strong> use gitignore to determine dependant task output files (<a href="https://redirect.github.com/nrwl/nx/pull/33402">#33402</a>)</li> <li><strong>maven:</strong> upgrade to version 0.0.8 with automated migration (<a href="https://redirect.github.com/nrwl/nx/pull/33315">#33315</a>)</li> <li><strong>maven:</strong> add ci-workflow generator (<a href="https://redirect.github.com/nrwl/nx/pull/33346">#33346</a>)</li> <li><strong>maven:</strong> bump version from 0.0.8 to 0.0.9 (<a href="https://redirect.github.com/nrwl/nx/pull/33405">#33405</a>)</li> <li><strong>misc:</strong> remove CI investigation recommendations from agent rules (<a href="https://redirect.github.com/nrwl/nx/pull/33309">#33309</a>)</li> <li><strong>vite:</strong> add vitest 4 to peerDep range to prevent conflicts (<a href="https://redirect.github.com/nrwl/nx/pull/33394">#33394</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> also look in .nx installation when reading nx.json extends (<a href="https://redirect.github.com/nrwl/nx/pull/33306">#33306</a>)</li> <li><strong>core:</strong> handle various directories when importing prettier (<a href="https://redirect.github.com/nrwl/nx/pull/33383">#33383</a>)</li> <li><strong>core:</strong> prevent args from being split by spaces when executing through nx wrapper (<a href="https://redirect.github.com/nrwl/nx/pull/33362">#33362</a>)</li> <li><strong>core:</strong> correctly identify local workspace dependencies on windows (<a href="https://redirect.github.com/nrwl/nx/pull/33408">#33408</a>)</li> <li><strong>maven:</strong> resolve maven dependencies from project roots (<a href="https://redirect.github.com/nrwl/nx/pull/33313">#33313</a>)</li> <li><strong>maven:</strong> set migration version to 22.1.0-beta.4 (<a href="https://redirect.github.com/nrwl/nx/pull/33345">#33345</a>)</li> <li><strong>maven:</strong> forward parameters through target dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/33365">#33365</a>)</li> <li><strong>module-federation:</strong> update <a href="https://github.com/module-federation"><code>@module-federation</code></a> packages to fix Koa vulnerability (<a href="https://redirect.github.com/nrwl/nx/pull/33285">#33285</a>, <a href="https://redirect.github.com/nrwl/nx/pull/33380">#33380</a>)</li> <li><strong>nextjs:</strong> ensure <code>eslint-config-next</code> matches Next.js 14 and 15 versions (<a href="https://redirect.github.com/nrwl/nx/pull/30259">#30259</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30258">#30258</a>, <a href="https://redirect.github.com/nrwl/nx/issues/30257">#30257</a>)</li> <li><strong>nx-dev:</strong> fix GitHub star button styling in mobile view (<a href="https://redirect.github.com/nrwl/nx/pull/33385">#33385</a>)</li> <li><strong>testing:</strong> use .cts config files for Jest 30+ to fix __dirname issues (<a href="https://redirect.github.com/nrwl/nx/pull/33349">#33349</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32236">#32236</a>)</li> <li><strong>vite:</strong> prevent race-condition when importing <code>@vitejs/plugin-vue</code> (<a href="https://redirect.github.com/nrwl/nx/pull/33307">#33307</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>Eric Büttner <a href="https://github.com/tuffz"><code>@tuffz</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@jaysoo</code></a></li> <li>James Henry <a href="https://github.com/JamesHenry"><code>@JamesHenry</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> <h2>22.0.2 (2025-10-28)</h2> <h3>🚀 Features</h3> <ul> <li><strong>docker:</strong> support inferring additional args for targets with interpolation support (<a href="https://redirect.github.com/nrwl/nx/pull/32892">#32892</a>)</li> <li><strong>gradle:</strong> add custom installation path to options (<a href="https://redirect.github.com/nrwl/nx/pull/33187">#33187</a>)</li> <li><strong>nx-dev:</strong> add downloadable resources page and React book blog post (<a href="https://github.com/nrwl/nx/commit/4b6009764a">4b6009764a</a>)</li> <li><strong>release:</strong> support {versionActionsVersion} in docker version scheme (<a href="https://redirect.github.com/nrwl/nx/pull/33178">#33178</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/2d53ffdb9e57d6ee440b3f555c7f87e907eff397"><code>2d53ffd</code></a> fix(core): correctly identify local workspace dependencies on windows (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33408">#33408</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/2a082f8701736066ec418256b75e12bdbbe88d1e"><code>2a082f8</code></a> fix(core): prevent args from being split by spaces when executing through nx ...</li> <li><a href="https://github.com/nrwl/nx/commit/8801be32dd4c2d72844f934d207fc09614983449"><code>8801be3</code></a> chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...</li> <li><a href="https://github.com/nrwl/nx/commit/c03434cfe2f93a97f2d6a2aae45c6eb48f7f5ce4"><code>c03434c</code></a> feat(core): disable interactivity by default for run-one task outputs in tui ...</li> <li><a href="https://github.com/nrwl/nx/commit/e46a7e16fdf6d1e6842f6c8ab2a3ce62b0a9e544"><code>e46a7e1</code></a> fix(core): handle various directories when importing prettier (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33383">#33383</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/657c39829433bb3e41eefba963a3488af47f9b38"><code>657c398</code></a> cleanup(core): remove unused mouse event listeners from tui (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33368">#33368</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/6d2389db730e9956c7351b90931efbd01ab3b605"><code>6d2389d</code></a> feat(core): add OSC 9;4 progress indicator support to TUI (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33325">#33325</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/f07d064b877adca19fcc01085530f3f42a4ed53d"><code>f07d064</code></a> feat(core): batch hash tasks without custom hashers (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33327">#33327</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/dceed642ba2d84800d99ada016f1ad9a4601aa82"><code>dceed64</code></a> fix(maven): resolve maven dependencies from project roots (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33313">#33313</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/15c567c8a37c50d519db7f603e9c7b92e0436c36"><code>15c567c</code></a> feat(misc): remove CI investigation recommendations from agent rules (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33309">#33309</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/22.0.3/packages/nx">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps nx from 21.6.5 to 22.0.3.
Release notes
Sourced from nx's releases.
... (truncated)
Commits
2d53ffdfix(core): correctly identify local workspace dependencies on windows (#33408)2a082f8fix(core): prevent args from being split by spaces when executing through nx ...8801be3chore(repo): rename jest.config.ts to jest.config.cts to be compat with Node ...c03434cfeat(core): disable interactivity by default for run-one task outputs in tui ...e46a7e1fix(core): handle various directories when importing prettier (#33383)657c398cleanup(core): remove unused mouse event listeners from tui (#33368)6d2389dfeat(core): add OSC 9;4 progress indicator support to TUI (#33325)f07d064feat(core): batch hash tasks without custom hashers (#33327)dceed64fix(maven): resolve maven dependencies from project roots (#33313)15c567cfeat(misc): remove CI investigation recommendations from agent rules (#33309)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)