Skip to content

Commit f492aac

Browse files
chore(lambda): bump nx from 22.0.3 to 22.2.7 in /lambdas (#4974)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 22.0.3 to 22.2.7. <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.2.7 (2025-12-16)</h2> <h3>🚀 Features</h3> <ul> <li><strong>nx-plugin:</strong> allow customizing the location of the companion E2E project (<a href="https://redirect.github.com/nrwl/nx/pull/32073">#32073</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32069">#32069</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> display task output in TUI when native command runner is disabled (<a href="https://redirect.github.com/nrwl/nx/pull/33881">#33881</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32803">#32803</a>)</li> <li><strong>core:</strong> prevent pinning the same task in multiple panes in the tui (<a href="https://redirect.github.com/nrwl/nx/pull/33863">#33863</a>)</li> <li><strong>core:</strong> reduce error rate with dir validation and add more debugging data (<a href="https://redirect.github.com/nrwl/nx/pull/33887">#33887</a>)</li> <li><strong>node:</strong> use <code>@​swc/helpers</code> instead of tslib when compiler is swc (<a href="https://redirect.github.com/nrwl/nx/pull/33885">#33885</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31202">#31202</a>)</li> <li><strong>web:</strong> update e2e test regex for SWC decorator metadata (<a href="https://redirect.github.com/nrwl/nx/pull/33892">#33892</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Claude Opus 4.5</li> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@​Coly010</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>Tine Kondo <a href="https://github.com/tinesoft"><code>@​tinesoft</code></a></li> </ul> <h2>22.2.6 (2025-12-16)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> include PNPM patches in externalDependencies hash computations (<a href="https://redirect.github.com/nrwl/nx/pull/33551">#33551</a>)</li> <li><strong>core:</strong> add back ability to create <code>cache_outputs</code> table without a foreign key (<a href="https://redirect.github.com/nrwl/nx/pull/33880">#33880</a>)</li> <li><strong>js:</strong> detect changes to pnpm.overrides and overrides in package.json (<a href="https://redirect.github.com/nrwl/nx/pull/31914">#31914</a>)</li> <li><strong>js:</strong> check package.json for name when project.json exists but has no name (<a href="https://redirect.github.com/nrwl/nx/pull/31887">#31887</a>)</li> <li><strong>js:</strong> adjusted stdout and stderr handling to support the latest <code>@​swc/cli</code> version (<a href="https://redirect.github.com/nrwl/nx/pull/32685">#32685</a>)</li> <li><strong>misc:</strong> use string type for fetchDepth in azure-pipelines.yml (<a href="https://redirect.github.com/nrwl/nx/pull/33727">#33727</a>)</li> <li><strong>nextjs:</strong> accept fileName option to generate page (<a href="https://redirect.github.com/nrwl/nx/pull/30013">#30013</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>AgentEnder <a href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li> <li>Charlie Croom</li> <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>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li> <li>Kasper Christensen</li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li> <li>Raphael Araújo <a href="https://github.com/raphox"><code>@​raphox</code></a></li> <li>teawithfruit <a href="https://github.com/teawithfruit"><code>@​teawithfruit</code></a></li> <li>Zachary DeRose <a href="https://github.com/ZackDeRose"><code>@​ZackDeRose</code></a></li> </ul> <h2>22.2.5 (2025-12-15)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/fa4f613c65ab4b1b6c0bbee6c944da09991c77ef"><code>fa4f613</code></a> docs(core): document argv in task execution hook contexts (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33322">#33322</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/fb88e713d8c648ec54d1cc52f2a145677b63e758"><code>fb88e71</code></a> fix(core): prevent pinning the same task in multiple panes in the tui (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33863">#33863</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/27e1f4c311dfe3b187ad405a151cc49db3305aef"><code>27e1f4c</code></a> fix(core): display task output in TUI when native command runner is disabled ...</li> <li><a href="https://github.com/nrwl/nx/commit/a0732b11865e860bc2062ba184b3136863bdd98d"><code>a0732b1</code></a> fix(core): add back ability to create <code>cache_outputs</code> table without a foreign...</li> <li><a href="https://github.com/nrwl/nx/commit/0e9ffbbbbf6fe06bd3531c9a720e499c98f8bfa0"><code>0e9ffbb</code></a> fix(core): include PNPM patches in externalDependencies hash computations (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/3">#3</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/1aec6bac66003d837d99c4f02b0cd6be074509b7"><code>1aec6ba</code></a> fix(js): detect changes to pnpm.overrides and overrides in package.json (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/31914">#31914</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/ed5265b173b15e76a442c700edd915f512971d0e"><code>ed5265b</code></a> fix(core): restore linkTaskDetails param for backwards compatibility (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33874">#33874</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/2c204455215a0232e939386175d0f810b57d564a"><code>2c20445</code></a> fix(core): create all tables upfront when creating the database (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33843">#33843</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/967935186651fd99701f96b959654ee848d264ed"><code>9679351</code></a> fix(core): preserve command output in TUI summary for non-cached tasks (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/33673">#33673</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/93b42102657e264b8d6e5fdccd9b8672c7355021"><code>93b4210</code></a> fix(core): do not invoke prettier with <code>--write</code> and <code>--list-different</code> when ...</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/22.2.7/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=22.0.3&new-version=22.2.7)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c672721 commit f492aac

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": "22.0.3",
41+
"nx": "22.3.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
@@ -3308,13 +3308,6 @@ __metadata:
33083308
languageName: node
33093309
linkType: hard
33103310

3311-
"@nx/nx-darwin-arm64@npm:22.0.3":
3312-
version: 22.0.3
3313-
resolution: "@nx/nx-darwin-arm64@npm:22.0.3"
3314-
conditions: os=darwin & cpu=arm64
3315-
languageName: node
3316-
linkType: hard
3317-
33183311
"@nx/nx-darwin-arm64@npm:22.2.7":
33193312
version: 22.2.7
33203313
resolution: "@nx/nx-darwin-arm64@npm:22.2.7"
@@ -3329,13 +3322,6 @@ __metadata:
33293322
languageName: node
33303323
linkType: hard
33313324

3332-
"@nx/nx-darwin-x64@npm:22.0.3":
3333-
version: 22.0.3
3334-
resolution: "@nx/nx-darwin-x64@npm:22.0.3"
3335-
conditions: os=darwin & cpu=x64
3336-
languageName: node
3337-
linkType: hard
3338-
33393325
"@nx/nx-darwin-x64@npm:22.2.7":
33403326
version: 22.2.7
33413327
resolution: "@nx/nx-darwin-x64@npm:22.2.7"
@@ -3350,13 +3336,6 @@ __metadata:
33503336
languageName: node
33513337
linkType: hard
33523338

3353-
"@nx/nx-freebsd-x64@npm:22.0.3":
3354-
version: 22.0.3
3355-
resolution: "@nx/nx-freebsd-x64@npm:22.0.3"
3356-
conditions: os=freebsd & cpu=x64
3357-
languageName: node
3358-
linkType: hard
3359-
33603339
"@nx/nx-freebsd-x64@npm:22.2.7":
33613340
version: 22.2.7
33623341
resolution: "@nx/nx-freebsd-x64@npm:22.2.7"
@@ -3371,13 +3350,6 @@ __metadata:
33713350
languageName: node
33723351
linkType: hard
33733352

3374-
"@nx/nx-linux-arm-gnueabihf@npm:22.0.3":
3375-
version: 22.0.3
3376-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.0.3"
3377-
conditions: os=linux & cpu=arm
3378-
languageName: node
3379-
linkType: hard
3380-
33813353
"@nx/nx-linux-arm-gnueabihf@npm:22.2.7":
33823354
version: 22.2.7
33833355
resolution: "@nx/nx-linux-arm-gnueabihf@npm:22.2.7"
@@ -3392,13 +3364,6 @@ __metadata:
33923364
languageName: node
33933365
linkType: hard
33943366

3395-
"@nx/nx-linux-arm64-gnu@npm:22.0.3":
3396-
version: 22.0.3
3397-
resolution: "@nx/nx-linux-arm64-gnu@npm:22.0.3"
3398-
conditions: os=linux & cpu=arm64 & libc=glibc
3399-
languageName: node
3400-
linkType: hard
3401-
34023367
"@nx/nx-linux-arm64-gnu@npm:22.2.7":
34033368
version: 22.2.7
34043369
resolution: "@nx/nx-linux-arm64-gnu@npm:22.2.7"
@@ -3413,13 +3378,6 @@ __metadata:
34133378
languageName: node
34143379
linkType: hard
34153380

3416-
"@nx/nx-linux-arm64-musl@npm:22.0.3":
3417-
version: 22.0.3
3418-
resolution: "@nx/nx-linux-arm64-musl@npm:22.0.3"
3419-
conditions: os=linux & cpu=arm64 & libc=musl
3420-
languageName: node
3421-
linkType: hard
3422-
34233381
"@nx/nx-linux-arm64-musl@npm:22.2.7":
34243382
version: 22.2.7
34253383
resolution: "@nx/nx-linux-arm64-musl@npm:22.2.7"
@@ -3434,13 +3392,6 @@ __metadata:
34343392
languageName: node
34353393
linkType: hard
34363394

3437-
"@nx/nx-linux-x64-gnu@npm:22.0.3":
3438-
version: 22.0.3
3439-
resolution: "@nx/nx-linux-x64-gnu@npm:22.0.3"
3440-
conditions: os=linux & cpu=x64 & libc=glibc
3441-
languageName: node
3442-
linkType: hard
3443-
34443395
"@nx/nx-linux-x64-gnu@npm:22.2.7":
34453396
version: 22.2.7
34463397
resolution: "@nx/nx-linux-x64-gnu@npm:22.2.7"
@@ -3455,13 +3406,6 @@ __metadata:
34553406
languageName: node
34563407
linkType: hard
34573408

3458-
"@nx/nx-linux-x64-musl@npm:22.0.3":
3459-
version: 22.0.3
3460-
resolution: "@nx/nx-linux-x64-musl@npm:22.0.3"
3461-
conditions: os=linux & cpu=x64 & libc=musl
3462-
languageName: node
3463-
linkType: hard
3464-
34653409
"@nx/nx-linux-x64-musl@npm:22.2.7":
34663410
version: 22.2.7
34673411
resolution: "@nx/nx-linux-x64-musl@npm:22.2.7"
@@ -3476,13 +3420,6 @@ __metadata:
34763420
languageName: node
34773421
linkType: hard
34783422

3479-
"@nx/nx-win32-arm64-msvc@npm:22.0.3":
3480-
version: 22.0.3
3481-
resolution: "@nx/nx-win32-arm64-msvc@npm:22.0.3"
3482-
conditions: os=win32 & cpu=arm64
3483-
languageName: node
3484-
linkType: hard
3485-
34863423
"@nx/nx-win32-arm64-msvc@npm:22.2.7":
34873424
version: 22.2.7
34883425
resolution: "@nx/nx-win32-arm64-msvc@npm:22.2.7"
@@ -3497,13 +3434,6 @@ __metadata:
34973434
languageName: node
34983435
linkType: hard
34993436

3500-
"@nx/nx-win32-x64-msvc@npm:22.0.3":
3501-
version: 22.0.3
3502-
resolution: "@nx/nx-win32-x64-msvc@npm:22.0.3"
3503-
conditions: os=win32 & cpu=x64
3504-
languageName: node
3505-
linkType: hard
3506-
35073437
"@nx/nx-win32-x64-msvc@npm:22.2.7":
35083438
version: 22.2.7
35093439
resolution: "@nx/nx-win32-x64-msvc@npm:22.2.7"
@@ -8445,7 +8375,7 @@ __metadata:
84458375
chalk: "npm:^5.6.2"
84468376
eslint: "npm:^9.39.1"
84478377
eslint-plugin-prettier: "npm:5.5.4"
8448-
nx: "npm:22.0.3"
8378+
nx: "npm:22.3.3"
84498379
prettier: "npm:^3.6.2"
84508380
ts-node: "npm:^10.9.2"
84518381
ts-node-dev: "npm:^2.0.0"
@@ -8956,91 +8886,6 @@ __metadata:
89568886
languageName: node
89578887
linkType: hard
89588888

8959-
"nx@npm:22.0.3":
8960-
version: 22.0.3
8961-
resolution: "nx@npm:22.0.3"
8962-
dependencies:
8963-
"@napi-rs/wasm-runtime": "npm:0.2.4"
8964-
"@nx/nx-darwin-arm64": "npm:22.0.3"
8965-
"@nx/nx-darwin-x64": "npm:22.0.3"
8966-
"@nx/nx-freebsd-x64": "npm:22.0.3"
8967-
"@nx/nx-linux-arm-gnueabihf": "npm:22.0.3"
8968-
"@nx/nx-linux-arm64-gnu": "npm:22.0.3"
8969-
"@nx/nx-linux-arm64-musl": "npm:22.0.3"
8970-
"@nx/nx-linux-x64-gnu": "npm:22.0.3"
8971-
"@nx/nx-linux-x64-musl": "npm:22.0.3"
8972-
"@nx/nx-win32-arm64-msvc": "npm:22.0.3"
8973-
"@nx/nx-win32-x64-msvc": "npm:22.0.3"
8974-
"@yarnpkg/lockfile": "npm:^1.1.0"
8975-
"@yarnpkg/parsers": "npm:3.0.2"
8976-
"@zkochan/js-yaml": "npm:0.0.7"
8977-
axios: "npm:^1.12.0"
8978-
chalk: "npm:^4.1.0"
8979-
cli-cursor: "npm:3.1.0"
8980-
cli-spinners: "npm:2.6.1"
8981-
cliui: "npm:^8.0.1"
8982-
dotenv: "npm:~16.4.5"
8983-
dotenv-expand: "npm:~11.0.6"
8984-
enquirer: "npm:~2.3.6"
8985-
figures: "npm:3.2.0"
8986-
flat: "npm:^5.0.2"
8987-
front-matter: "npm:^4.0.2"
8988-
ignore: "npm:^7.0.5"
8989-
jest-diff: "npm:^30.0.2"
8990-
jsonc-parser: "npm:3.2.0"
8991-
lines-and-columns: "npm:2.0.3"
8992-
minimatch: "npm:9.0.3"
8993-
node-machine-id: "npm:1.1.12"
8994-
npm-run-path: "npm:^4.0.1"
8995-
open: "npm:^8.4.0"
8996-
ora: "npm:5.3.0"
8997-
resolve.exports: "npm:2.0.3"
8998-
semver: "npm:^7.6.3"
8999-
string-width: "npm:^4.2.3"
9000-
tar-stream: "npm:~2.2.0"
9001-
tmp: "npm:~0.2.1"
9002-
tree-kill: "npm:^1.2.2"
9003-
tsconfig-paths: "npm:^4.1.2"
9004-
tslib: "npm:^2.3.0"
9005-
yaml: "npm:^2.6.0"
9006-
yargs: "npm:^17.6.2"
9007-
yargs-parser: "npm:21.1.1"
9008-
peerDependencies:
9009-
"@swc-node/register": ^1.8.0
9010-
"@swc/core": ^1.3.85
9011-
dependenciesMeta:
9012-
"@nx/nx-darwin-arm64":
9013-
optional: true
9014-
"@nx/nx-darwin-x64":
9015-
optional: true
9016-
"@nx/nx-freebsd-x64":
9017-
optional: true
9018-
"@nx/nx-linux-arm-gnueabihf":
9019-
optional: true
9020-
"@nx/nx-linux-arm64-gnu":
9021-
optional: true
9022-
"@nx/nx-linux-arm64-musl":
9023-
optional: true
9024-
"@nx/nx-linux-x64-gnu":
9025-
optional: true
9026-
"@nx/nx-linux-x64-musl":
9027-
optional: true
9028-
"@nx/nx-win32-arm64-msvc":
9029-
optional: true
9030-
"@nx/nx-win32-x64-msvc":
9031-
optional: true
9032-
peerDependenciesMeta:
9033-
"@swc-node/register":
9034-
optional: true
9035-
"@swc/core":
9036-
optional: true
9037-
bin:
9038-
nx: bin/nx.js
9039-
nx-cloud: bin/nx-cloud.js
9040-
checksum: 10c0/7a205b4735c24fc2a94c536019357675163dde8908f4784a3b7472695b439e69abe461ca7ad29391ad50f4b8a33fe5c7d6610cd837dccb8639d235209ada284d
9041-
languageName: node
9042-
linkType: hard
9043-
90448889
"nx@npm:22.2.7":
90458890
version: 22.2.7
90468891
resolution: "nx@npm:22.2.7"

0 commit comments

Comments
 (0)