Skip to content

Commit 637a772

Browse files
chore(lambda): bump nx from 21.6.3 to 21.6.4 in /lambdas (#4826)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 21.6.3 to 21.6.4. <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>21.6.4 (2025-10-08)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> prompt for ai agent files on nx init (<a href="https://redirect.github.com/nrwl/nx/pull/32889">#32889</a>)</li> <li><strong>core:</strong> add --check=all flag to configure-ai-agents (<a href="https://redirect.github.com/nrwl/nx/pull/32968">#32968</a>)</li> <li><strong>nest:</strong> ensure dependencies are added to project's package.json <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32548">#32548</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32986">#32986</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32548">#32548</a>)</li> <li><strong>nx-cloud:</strong> update description on nx login and logout (<a href="https://redirect.github.com/nrwl/nx/pull/31344">#31344</a>)</li> <li><strong>vite:</strong> add buildable libs support for vitest (<a href="https://redirect.github.com/nrwl/nx/pull/32973">#32973</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular-rspack:</strong> do not parse json with babel <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32690">#32690</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32966">#32966</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32690">#32690</a>)</li> <li><strong>bundling:</strong> postcss-cli-resources should handle relative deploy url <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32714">#32714</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32762">#32762</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32714">#32714</a>)</li> <li><strong>core:</strong> upgrade axios to 1.12.0 to address CVE-2025-58754 (<a href="https://redirect.github.com/nrwl/nx/pull/32712">#32712</a>)</li> <li><strong>core:</strong> repair repo root on setupAiAgents in nx init (<a href="https://redirect.github.com/nrwl/nx/pull/32984">#32984</a>)</li> <li><strong>core:</strong> remove requirement to be in a package manager workspace (<a href="https://redirect.github.com/nrwl/nx/pull/32992">#32992</a>)</li> <li><strong>core:</strong> remove duplicated &quot;Running&quot; string from tui title (<a href="https://redirect.github.com/nrwl/nx/pull/32991">#32991</a>)</li> <li><strong>nextjs:</strong> remove whitespace for newly generated server component (<a href="https://github.com/nrwl/nx/commit/8868cc5d31">8868cc5d31</a>)</li> <li><strong>nextjs:</strong> update entrypoints for buildable library with vite to include server entry <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/31457">#31457</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32977">#32977</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31457">#31457</a>)</li> <li><strong>nx-cloud:</strong> update broken documentation links to AI features (<a href="https://github.com/nrwl/nx/commit/7a5930a1fa">7a5930a1fa</a>)</li> <li><strong>remix:</strong> <code>@​nx/remix/</code>package.json export typo fixed <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32810">#32810</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32940">#32940</a>, <a href="https://redirect.github.com/nrwl/nx/issues/32810">#32810</a>)</li> <li><strong>repo:</strong> fix pr releases to not depend on a broken range (<a href="https://redirect.github.com/nrwl/nx/pull/32993">#32993</a>)</li> <li><strong>testing:</strong> show warning instead of error when no blob outputs found during merge (<a href="https://redirect.github.com/nrwl/nx/pull/33022">#33022</a>)</li> <li><strong>vite:</strong> ensure tsconfig file is resolved from workspaceRoot <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/31987">#31987</a> (<a href="https://redirect.github.com/nrwl/nx/pull/32990">#32990</a>, <a href="https://redirect.github.com/nrwl/nx/issues/31987">#31987</a>)</li> <li><strong>vite:</strong> enable build watch mode by default for preview (<a href="https://redirect.github.com/nrwl/nx/pull/31604">#31604</a>, <a href="https://redirect.github.com/nrwl/nx/pull/31623">#31623</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <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>Juri <a href="https://github.com/juristr"><code>@​juristr</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> <li>Mischa Fischer</li> <li>Nikola Kalinov</li> <li>Shai Reznik <a href="https://github.com/shairez"><code>@​shairez</code></a></li> <li>Terry Mun-Andersen <a href="https://github.com/terrymun"><code>@​terrymun</code></a></li> <li>Zoran Kokeza</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrwl/nx/commit/b7570ad6ad49b7d756727d704c5160588e4d5bc7"><code>b7570ad</code></a> feat(core): add --check=all flag to configure-ai-agents (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32968">#32968</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/582b15e94d5498b7742a1eb1a2f4422d85a9eb67"><code>582b15e</code></a> feat(nx-cloud): update description on nx login and logout (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/31344">#31344</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/4708983db3eec1749a9f4873623c5ec9902a9b49"><code>4708983</code></a> fix(core): remove duplicated &quot;Running&quot; string from tui title (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32991">#32991</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/bdcbe1aa91ec0e2af19f853b85c662163fff86fb"><code>bdcbe1a</code></a> fix(core): remove requirement to be in a package manager workspace (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32992">#32992</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/7974c100c5a506581097090ab0e3c81449faf528"><code>7974c10</code></a> fix(core): repair repo root on setupAiAgents in nx init (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32984">#32984</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/dcfdf1ded1a9de1b0abf1452f1f38f799440d1ea"><code>dcfdf1d</code></a> feat(core): prompt for ai agent files on nx init (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32889">#32889</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/4e4c377041606f1a9844ec9f965ca9cf77ed7ca6"><code>4e4c377</code></a> fix(core): upgrade axios to 1.12.0 to address CVE-2025-58754 (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32712">#32712</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/f9c85adad7d10fd2e47090d6c4a1a9ca8eeaedaa"><code>f9c85ad</code></a> chore(repo): disable duplicated typecheck targets if the project already uses...</li> <li><a href="https://github.com/nrwl/nx/commit/068a7bef456f10461a7821f9b29f2d12bea0ac3e"><code>068a7be</code></a> chore(repo): fix task inputs for nx:build (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/32939">#32939</a>)</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/21.6.4/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.3&new-version=21.6.4)](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> Co-authored-by: Niek Palm <npalm@users.noreply.github.com>
1 parent 526f486 commit 637a772

File tree

2 files changed

+158
-3
lines changed

2 files changed

+158
-3
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.37.0",
4040
"eslint-plugin-prettier": "5.5.4",
41-
"nx": "21.6.3",
41+
"nx": "21.6.5",
4242
"prettier": "^3.6.2",
4343
"ts-node": "^10.9.2",
4444
"ts-node-dev": "^2.0.0",

lambdas/yarn.lock

Lines changed: 157 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3228,69 +3228,139 @@ __metadata:
32283228
languageName: node
32293229
linkType: hard
32303230

3231+
"@nx/nx-darwin-arm64@npm:21.6.5":
3232+
version: 21.6.5
3233+
resolution: "@nx/nx-darwin-arm64@npm:21.6.5"
3234+
conditions: os=darwin & cpu=arm64
3235+
languageName: node
3236+
linkType: hard
3237+
32313238
"@nx/nx-darwin-x64@npm:21.6.3":
32323239
version: 21.6.3
32333240
resolution: "@nx/nx-darwin-x64@npm:21.6.3"
32343241
conditions: os=darwin & cpu=x64
32353242
languageName: node
32363243
linkType: hard
32373244

3245+
"@nx/nx-darwin-x64@npm:21.6.5":
3246+
version: 21.6.5
3247+
resolution: "@nx/nx-darwin-x64@npm:21.6.5"
3248+
conditions: os=darwin & cpu=x64
3249+
languageName: node
3250+
linkType: hard
3251+
32383252
"@nx/nx-freebsd-x64@npm:21.6.3":
32393253
version: 21.6.3
32403254
resolution: "@nx/nx-freebsd-x64@npm:21.6.3"
32413255
conditions: os=freebsd & cpu=x64
32423256
languageName: node
32433257
linkType: hard
32443258

3259+
"@nx/nx-freebsd-x64@npm:21.6.5":
3260+
version: 21.6.5
3261+
resolution: "@nx/nx-freebsd-x64@npm:21.6.5"
3262+
conditions: os=freebsd & cpu=x64
3263+
languageName: node
3264+
linkType: hard
3265+
32453266
"@nx/nx-linux-arm-gnueabihf@npm:21.6.3":
32463267
version: 21.6.3
32473268
resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.6.3"
32483269
conditions: os=linux & cpu=arm
32493270
languageName: node
32503271
linkType: hard
32513272

3273+
"@nx/nx-linux-arm-gnueabihf@npm:21.6.5":
3274+
version: 21.6.5
3275+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:21.6.5"
3276+
conditions: os=linux & cpu=arm
3277+
languageName: node
3278+
linkType: hard
3279+
32523280
"@nx/nx-linux-arm64-gnu@npm:21.6.3":
32533281
version: 21.6.3
32543282
resolution: "@nx/nx-linux-arm64-gnu@npm:21.6.3"
32553283
conditions: os=linux & cpu=arm64 & libc=glibc
32563284
languageName: node
32573285
linkType: hard
32583286

3287+
"@nx/nx-linux-arm64-gnu@npm:21.6.5":
3288+
version: 21.6.5
3289+
resolution: "@nx/nx-linux-arm64-gnu@npm:21.6.5"
3290+
conditions: os=linux & cpu=arm64 & libc=glibc
3291+
languageName: node
3292+
linkType: hard
3293+
32593294
"@nx/nx-linux-arm64-musl@npm:21.6.3":
32603295
version: 21.6.3
32613296
resolution: "@nx/nx-linux-arm64-musl@npm:21.6.3"
32623297
conditions: os=linux & cpu=arm64 & libc=musl
32633298
languageName: node
32643299
linkType: hard
32653300

3301+
"@nx/nx-linux-arm64-musl@npm:21.6.5":
3302+
version: 21.6.5
3303+
resolution: "@nx/nx-linux-arm64-musl@npm:21.6.5"
3304+
conditions: os=linux & cpu=arm64 & libc=musl
3305+
languageName: node
3306+
linkType: hard
3307+
32663308
"@nx/nx-linux-x64-gnu@npm:21.6.3":
32673309
version: 21.6.3
32683310
resolution: "@nx/nx-linux-x64-gnu@npm:21.6.3"
32693311
conditions: os=linux & cpu=x64 & libc=glibc
32703312
languageName: node
32713313
linkType: hard
32723314

3315+
"@nx/nx-linux-x64-gnu@npm:21.6.5":
3316+
version: 21.6.5
3317+
resolution: "@nx/nx-linux-x64-gnu@npm:21.6.5"
3318+
conditions: os=linux & cpu=x64 & libc=glibc
3319+
languageName: node
3320+
linkType: hard
3321+
32733322
"@nx/nx-linux-x64-musl@npm:21.6.3":
32743323
version: 21.6.3
32753324
resolution: "@nx/nx-linux-x64-musl@npm:21.6.3"
32763325
conditions: os=linux & cpu=x64 & libc=musl
32773326
languageName: node
32783327
linkType: hard
32793328

3329+
"@nx/nx-linux-x64-musl@npm:21.6.5":
3330+
version: 21.6.5
3331+
resolution: "@nx/nx-linux-x64-musl@npm:21.6.5"
3332+
conditions: os=linux & cpu=x64 & libc=musl
3333+
languageName: node
3334+
linkType: hard
3335+
32803336
"@nx/nx-win32-arm64-msvc@npm:21.6.3":
32813337
version: 21.6.3
32823338
resolution: "@nx/nx-win32-arm64-msvc@npm:21.6.3"
32833339
conditions: os=win32 & cpu=arm64
32843340
languageName: node
32853341
linkType: hard
32863342

3343+
"@nx/nx-win32-arm64-msvc@npm:21.6.5":
3344+
version: 21.6.5
3345+
resolution: "@nx/nx-win32-arm64-msvc@npm:21.6.5"
3346+
conditions: os=win32 & cpu=arm64
3347+
languageName: node
3348+
linkType: hard
3349+
32873350
"@nx/nx-win32-x64-msvc@npm:21.6.3":
32883351
version: 21.6.3
32893352
resolution: "@nx/nx-win32-x64-msvc@npm:21.6.3"
32903353
conditions: os=win32 & cpu=x64
32913354
languageName: node
32923355
linkType: hard
32933356

3357+
"@nx/nx-win32-x64-msvc@npm:21.6.5":
3358+
version: 21.6.5
3359+
resolution: "@nx/nx-win32-x64-msvc@npm:21.6.5"
3360+
conditions: os=win32 & cpu=x64
3361+
languageName: node
3362+
linkType: hard
3363+
32943364
"@nx/vite@npm:^21.6.3":
32953365
version: 21.6.3
32963366
resolution: "@nx/vite@npm:21.6.3"
@@ -5758,7 +5828,7 @@ __metadata:
57585828
languageName: node
57595829
linkType: hard
57605830

5761-
"axios@npm:^1.12.2, axios@npm:^1.8.3":
5831+
"axios@npm:^1.12.0, axios@npm:^1.12.2, axios@npm:^1.8.3":
57625832
version: 1.12.2
57635833
resolution: "axios@npm:1.12.2"
57645834
dependencies:
@@ -8076,7 +8146,7 @@ __metadata:
80768146
chalk: "npm:^5.6.2"
80778147
eslint: "npm:^9.37.0"
80788148
eslint-plugin-prettier: "npm:5.5.4"
8079-
nx: "npm:21.6.3"
8149+
nx: "npm:21.6.5"
80808150
prettier: "npm:^3.6.2"
80818151
ts-node: "npm:^10.9.2"
80828152
ts-node-dev: "npm:^2.0.0"
@@ -8691,6 +8761,91 @@ __metadata:
86918761
languageName: node
86928762
linkType: hard
86938763

8764+
"nx@npm:21.6.5":
8765+
version: 21.6.5
8766+
resolution: "nx@npm:21.6.5"
8767+
dependencies:
8768+
"@napi-rs/wasm-runtime": "npm:0.2.4"
8769+
"@nx/nx-darwin-arm64": "npm:21.6.5"
8770+
"@nx/nx-darwin-x64": "npm:21.6.5"
8771+
"@nx/nx-freebsd-x64": "npm:21.6.5"
8772+
"@nx/nx-linux-arm-gnueabihf": "npm:21.6.5"
8773+
"@nx/nx-linux-arm64-gnu": "npm:21.6.5"
8774+
"@nx/nx-linux-arm64-musl": "npm:21.6.5"
8775+
"@nx/nx-linux-x64-gnu": "npm:21.6.5"
8776+
"@nx/nx-linux-x64-musl": "npm:21.6.5"
8777+
"@nx/nx-win32-arm64-msvc": "npm:21.6.5"
8778+
"@nx/nx-win32-x64-msvc": "npm:21.6.5"
8779+
"@yarnpkg/lockfile": "npm:^1.1.0"
8780+
"@yarnpkg/parsers": "npm:3.0.2"
8781+
"@zkochan/js-yaml": "npm:0.0.7"
8782+
axios: "npm:^1.12.0"
8783+
chalk: "npm:^4.1.0"
8784+
cli-cursor: "npm:3.1.0"
8785+
cli-spinners: "npm:2.6.1"
8786+
cliui: "npm:^8.0.1"
8787+
dotenv: "npm:~16.4.5"
8788+
dotenv-expand: "npm:~11.0.6"
8789+
enquirer: "npm:~2.3.6"
8790+
figures: "npm:3.2.0"
8791+
flat: "npm:^5.0.2"
8792+
front-matter: "npm:^4.0.2"
8793+
ignore: "npm:^5.0.4"
8794+
jest-diff: "npm:^30.0.2"
8795+
jsonc-parser: "npm:3.2.0"
8796+
lines-and-columns: "npm:2.0.3"
8797+
minimatch: "npm:9.0.3"
8798+
node-machine-id: "npm:1.1.12"
8799+
npm-run-path: "npm:^4.0.1"
8800+
open: "npm:^8.4.0"
8801+
ora: "npm:5.3.0"
8802+
resolve.exports: "npm:2.0.3"
8803+
semver: "npm:^7.5.3"
8804+
string-width: "npm:^4.2.3"
8805+
tar-stream: "npm:~2.2.0"
8806+
tmp: "npm:~0.2.1"
8807+
tree-kill: "npm:^1.2.2"
8808+
tsconfig-paths: "npm:^4.1.2"
8809+
tslib: "npm:^2.3.0"
8810+
yaml: "npm:^2.6.0"
8811+
yargs: "npm:^17.6.2"
8812+
yargs-parser: "npm:21.1.1"
8813+
peerDependencies:
8814+
"@swc-node/register": ^1.8.0
8815+
"@swc/core": ^1.3.85
8816+
dependenciesMeta:
8817+
"@nx/nx-darwin-arm64":
8818+
optional: true
8819+
"@nx/nx-darwin-x64":
8820+
optional: true
8821+
"@nx/nx-freebsd-x64":
8822+
optional: true
8823+
"@nx/nx-linux-arm-gnueabihf":
8824+
optional: true
8825+
"@nx/nx-linux-arm64-gnu":
8826+
optional: true
8827+
"@nx/nx-linux-arm64-musl":
8828+
optional: true
8829+
"@nx/nx-linux-x64-gnu":
8830+
optional: true
8831+
"@nx/nx-linux-x64-musl":
8832+
optional: true
8833+
"@nx/nx-win32-arm64-msvc":
8834+
optional: true
8835+
"@nx/nx-win32-x64-msvc":
8836+
optional: true
8837+
peerDependenciesMeta:
8838+
"@swc-node/register":
8839+
optional: true
8840+
"@swc/core":
8841+
optional: true
8842+
bin:
8843+
nx: bin/nx.js
8844+
nx-cloud: bin/nx-cloud.js
8845+
checksum: 10c0/1668ec0469ae796c60474b0441a7840b45848ea2cf0b808c4ef82dfd5771d34cead09f0f0bdc878a9266ef5bbcd7774fb4b4581ce18dc74ccf0a4f60bb2d77e5
8846+
languageName: node
8847+
linkType: hard
8848+
86948849
"object-inspect@npm:^1.13.3":
86958850
version: 1.13.4
86968851
resolution: "object-inspect@npm:1.13.4"

0 commit comments

Comments
 (0)