Skip to content

Commit c29838c

Browse files
chore(lambda): bump nx from 21.6.5 to 22.0.3 in /lambdas (#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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nx&package-manager=npm_and_yarn&previous-version=21.6.5&new-version=22.0.3)](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>
1 parent 6f8ce01 commit c29838c

File tree

2 files changed

+2
-157
lines changed

2 files changed

+2
-157
lines changed

lambdas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"chalk": "^5.6.2",
3939
"eslint": "^9.39.1",
4040
"eslint-plugin-prettier": "5.5.4",
41-
"nx": "21.6.5",
41+
"nx": "22.0.3",
4242
"prettier": "^3.6.2",
4343
"ts-node": "^10.9.2",
4444
"ts-node-dev": "^2.0.0",

lambdas/yarn.lock

Lines changed: 1 addition & 156 deletions
Original file line numberDiff line numberDiff line change
@@ -3166,139 +3166,69 @@ __metadata:
31663166
languageName: node
31673167
linkType: hard
31683168

3169-
"@nx/nx-darwin-arm64@npm:21.6.5":
3170-
version: 21.6.5
3171-
resolution: "@nx/nx-darwin-arm64@npm:21.6.5"
3172-
conditions: os=darwin & cpu=arm64
3173-
languageName: node
3174-
linkType: hard
3175-
31763169
"@nx/nx-darwin-arm64@npm:22.0.3":
31773170
version: 22.0.3
31783171
resolution: "@nx/nx-darwin-arm64@npm:22.0.3"
31793172
conditions: os=darwin & cpu=arm64
31803173
languageName: node
31813174
linkType: hard
31823175

3183-
"@nx/nx-darwin-x64@npm:21.6.5":
3184-
version: 21.6.5
3185-
resolution: "@nx/nx-darwin-x64@npm:21.6.5"
3186-
conditions: os=darwin & cpu=x64
3187-
languageName: node
3188-
linkType: hard
3189-
31903176
"@nx/nx-darwin-x64@npm:22.0.3":
31913177
version: 22.0.3
31923178
resolution: "@nx/nx-darwin-x64@npm:22.0.3"
31933179
conditions: os=darwin & cpu=x64
31943180
languageName: node
31953181
linkType: hard
31963182

3197-
"@nx/nx-freebsd-x64@npm:21.6.5":
3198-
version: 21.6.5
3199-
resolution: "@nx/nx-freebsd-x64@npm:21.6.5"
3200-
conditions: os=freebsd & cpu=x64
3201-
languageName: node
3202-
linkType: hard
3203-
32043183
"@nx/nx-freebsd-x64@npm:22.0.3":
32053184
version: 22.0.3
32063185
resolution: "@nx/nx-freebsd-x64@npm:22.0.3"
32073186
conditions: os=freebsd & cpu=x64
32083187
languageName: node
32093188
linkType: hard
32103189

3211-
"@nx/nx-linux-arm-gnueabihf@npm:21.6.5":
3212-
version: 21.6.5
3213-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.6.5"
3214-
conditions: os=linux & cpu=arm
3215-
languageName: node
3216-
linkType: hard
3217-
32183190
"@nx/nx-linux-arm-gnueabihf@npm:22.0.3":
32193191
version: 22.0.3
32203192
resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.0.3"
32213193
conditions: os=linux & cpu=arm
32223194
languageName: node
32233195
linkType: hard
32243196

3225-
"@nx/nx-linux-arm64-gnu@npm:21.6.5":
3226-
version: 21.6.5
3227-
resolution: "@nx/nx-linux-arm64-gnu@npm:21.6.5"
3228-
conditions: os=linux & cpu=arm64 & libc=glibc
3229-
languageName: node
3230-
linkType: hard
3231-
32323197
"@nx/nx-linux-arm64-gnu@npm:22.0.3":
32333198
version: 22.0.3
32343199
resolution: "@nx/nx-linux-arm64-gnu@npm:22.0.3"
32353200
conditions: os=linux & cpu=arm64 & libc=glibc
32363201
languageName: node
32373202
linkType: hard
32383203

3239-
"@nx/nx-linux-arm64-musl@npm:21.6.5":
3240-
version: 21.6.5
3241-
resolution: "@nx/nx-linux-arm64-musl@npm:21.6.5"
3242-
conditions: os=linux & cpu=arm64 & libc=musl
3243-
languageName: node
3244-
linkType: hard
3245-
32463204
"@nx/nx-linux-arm64-musl@npm:22.0.3":
32473205
version: 22.0.3
32483206
resolution: "@nx/nx-linux-arm64-musl@npm:22.0.3"
32493207
conditions: os=linux & cpu=arm64 & libc=musl
32503208
languageName: node
32513209
linkType: hard
32523210

3253-
"@nx/nx-linux-x64-gnu@npm:21.6.5":
3254-
version: 21.6.5
3255-
resolution: "@nx/nx-linux-x64-gnu@npm:21.6.5"
3256-
conditions: os=linux & cpu=x64 & libc=glibc
3257-
languageName: node
3258-
linkType: hard
3259-
32603211
"@nx/nx-linux-x64-gnu@npm:22.0.3":
32613212
version: 22.0.3
32623213
resolution: "@nx/nx-linux-x64-gnu@npm:22.0.3"
32633214
conditions: os=linux & cpu=x64 & libc=glibc
32643215
languageName: node
32653216
linkType: hard
32663217

3267-
"@nx/nx-linux-x64-musl@npm:21.6.5":
3268-
version: 21.6.5
3269-
resolution: "@nx/nx-linux-x64-musl@npm:21.6.5"
3270-
conditions: os=linux & cpu=x64 & libc=musl
3271-
languageName: node
3272-
linkType: hard
3273-
32743218
"@nx/nx-linux-x64-musl@npm:22.0.3":
32753219
version: 22.0.3
32763220
resolution: "@nx/nx-linux-x64-musl@npm:22.0.3"
32773221
conditions: os=linux & cpu=x64 & libc=musl
32783222
languageName: node
32793223
linkType: hard
32803224

3281-
"@nx/nx-win32-arm64-msvc@npm:21.6.5":
3282-
version: 21.6.5
3283-
resolution: "@nx/nx-win32-arm64-msvc@npm:21.6.5"
3284-
conditions: os=win32 & cpu=arm64
3285-
languageName: node
3286-
linkType: hard
3287-
32883225
"@nx/nx-win32-arm64-msvc@npm:22.0.3":
32893226
version: 22.0.3
32903227
resolution: "@nx/nx-win32-arm64-msvc@npm:22.0.3"
32913228
conditions: os=win32 & cpu=arm64
32923229
languageName: node
32933230
linkType: hard
32943231

3295-
"@nx/nx-win32-x64-msvc@npm:21.6.5":
3296-
version: 21.6.5
3297-
resolution: "@nx/nx-win32-x64-msvc@npm:21.6.5"
3298-
conditions: os=win32 & cpu=x64
3299-
languageName: node
3300-
linkType: hard
3301-
33023232
"@nx/nx-win32-x64-msvc@npm:22.0.3":
33033233
version: 22.0.3
33043234
resolution: "@nx/nx-win32-x64-msvc@npm:22.0.3"
@@ -8212,7 +8142,7 @@ __metadata:
82128142
chalk: "npm:^5.6.2"
82138143
eslint: "npm:^9.39.1"
82148144
eslint-plugin-prettier: "npm:5.5.4"
8215-
nx: "npm:21.6.5"
8145+
nx: "npm:22.0.3"
82168146
prettier: "npm:^3.6.2"
82178147
ts-node: "npm:^10.9.2"
82188148
ts-node-dev: "npm:^2.0.0"
@@ -8730,91 +8660,6 @@ __metadata:
87308660
languageName: node
87318661
linkType: hard
87328662

8733-
"nx@npm:21.6.5":
8734-
version: 21.6.5
8735-
resolution: "nx@npm:21.6.5"
8736-
dependencies:
8737-
"@napi-rs/wasm-runtime": "npm:0.2.4"
8738-
"@nx/nx-darwin-arm64": "npm:21.6.5"
8739-
"@nx/nx-darwin-x64": "npm:21.6.5"
8740-
"@nx/nx-freebsd-x64": "npm:21.6.5"
8741-
"@nx/nx-linux-arm-gnueabihf": "npm:21.6.5"
8742-
"@nx/nx-linux-arm64-gnu": "npm:21.6.5"
8743-
"@nx/nx-linux-arm64-musl": "npm:21.6.5"
8744-
"@nx/nx-linux-x64-gnu": "npm:21.6.5"
8745-
"@nx/nx-linux-x64-musl": "npm:21.6.5"
8746-
"@nx/nx-win32-arm64-msvc": "npm:21.6.5"
8747-
"@nx/nx-win32-x64-msvc": "npm:21.6.5"
8748-
"@yarnpkg/lockfile": "npm:^1.1.0"
8749-
"@yarnpkg/parsers": "npm:3.0.2"
8750-
"@zkochan/js-yaml": "npm:0.0.7"
8751-
axios: "npm:^1.12.0"
8752-
chalk: "npm:^4.1.0"
8753-
cli-cursor: "npm:3.1.0"
8754-
cli-spinners: "npm:2.6.1"
8755-
cliui: "npm:^8.0.1"
8756-
dotenv: "npm:~16.4.5"
8757-
dotenv-expand: "npm:~11.0.6"
8758-
enquirer: "npm:~2.3.6"
8759-
figures: "npm:3.2.0"
8760-
flat: "npm:^5.0.2"
8761-
front-matter: "npm:^4.0.2"
8762-
ignore: "npm:^5.0.4"
8763-
jest-diff: "npm:^30.0.2"
8764-
jsonc-parser: "npm:3.2.0"
8765-
lines-and-columns: "npm:2.0.3"
8766-
minimatch: "npm:9.0.3"
8767-
node-machine-id: "npm:1.1.12"
8768-
npm-run-path: "npm:^4.0.1"
8769-
open: "npm:^8.4.0"
8770-
ora: "npm:5.3.0"
8771-
resolve.exports: "npm:2.0.3"
8772-
semver: "npm:^7.5.3"
8773-
string-width: "npm:^4.2.3"
8774-
tar-stream: "npm:~2.2.0"
8775-
tmp: "npm:~0.2.1"
8776-
tree-kill: "npm:^1.2.2"
8777-
tsconfig-paths: "npm:^4.1.2"
8778-
tslib: "npm:^2.3.0"
8779-
yaml: "npm:^2.6.0"
8780-
yargs: "npm:^17.6.2"
8781-
yargs-parser: "npm:21.1.1"
8782-
peerDependencies:
8783-
"@swc-node/register": ^1.8.0
8784-
"@swc/core": ^1.3.85
8785-
dependenciesMeta:
8786-
"@nx/nx-darwin-arm64":
8787-
optional: true
8788-
"@nx/nx-darwin-x64":
8789-
optional: true
8790-
"@nx/nx-freebsd-x64":
8791-
optional: true
8792-
"@nx/nx-linux-arm-gnueabihf":
8793-
optional: true
8794-
"@nx/nx-linux-arm64-gnu":
8795-
optional: true
8796-
"@nx/nx-linux-arm64-musl":
8797-
optional: true
8798-
"@nx/nx-linux-x64-gnu":
8799-
optional: true
8800-
"@nx/nx-linux-x64-musl":
8801-
optional: true
8802-
"@nx/nx-win32-arm64-msvc":
8803-
optional: true
8804-
"@nx/nx-win32-x64-msvc":
8805-
optional: true
8806-
peerDependenciesMeta:
8807-
"@swc-node/register":
8808-
optional: true
8809-
"@swc/core":
8810-
optional: true
8811-
bin:
8812-
nx: bin/nx.js
8813-
nx-cloud: bin/nx-cloud.js
8814-
checksum: 10c0/1668ec0469ae796c60474b0441a7840b45848ea2cf0b808c4ef82dfd5771d34cead09f0f0bdc878a9266ef5bbcd7774fb4b4581ce18dc74ccf0a4f60bb2d77e5
8815-
languageName: node
8816-
linkType: hard
8817-
88188663
"nx@npm:22.0.3":
88198664
version: 22.0.3
88208665
resolution: "nx@npm:22.0.3"

0 commit comments

Comments
 (0)