Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 97096a2

Browse files
chore(lambda): bump nx from 19.5.4 to 20.0.1 in /lambdas (#4189)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 19.5.4 to 20.0.1. <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>20.0.1 (2024-10-15)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> ensure provideStore is provided before storeDevTools <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28107">#28107</a> (<a href="https://redirect.github.com/nrwl/nx/pull/28428">#28428</a>, <a href="https://redirect.github.com/nrwl/nx/issues/28107">#28107</a>)</li> <li><strong>angular:</strong> add missing package version bump for zone.js (<a href="https://redirect.github.com/nrwl/nx/pull/28430">#28430</a>)</li> <li><strong>core:</strong> support <code>NX_NO_CLOUD</code> (<a href="https://redirect.github.com/nrwl/nx/pull/28366">#28366</a>)</li> <li><strong>core:</strong> add busy handler for sqlite (<a href="https://redirect.github.com/nrwl/nx/pull/28390">#28390</a>)</li> <li><strong>core:</strong> handle <code>neverConnectToCloud</code> property (<a href="https://redirect.github.com/nrwl/nx/pull/28452">#28452</a>)</li> <li><strong>core:</strong> add migration to set <code>useLegacyCache</code> by default (<a href="https://redirect.github.com/nrwl/nx/pull/28454">#28454</a>)</li> <li><strong>js:</strong> improve <code>@​nx/js/</code>typescript plugin and typescript-sync generator performance (<a href="https://redirect.github.com/nrwl/nx/pull/28379">#28379</a>)</li> <li><strong>linter:</strong> scope js and ts shared configs to js and ts files (<a href="https://redirect.github.com/nrwl/nx/pull/28381">#28381</a>)</li> <li><strong>module-federation:</strong> ensure mf-manifest supported and tspaths are added with snake_case (<a href="https://redirect.github.com/nrwl/nx/pull/28244">#28244</a>)</li> <li><strong>module-federation:</strong> remote names should follow JS variable naming schema (<a href="https://redirect.github.com/nrwl/nx/pull/28401">#28401</a>)</li> <li><strong>react:</strong> depends on migration should ignore configs that point to <code>@​nx/react</code> <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28377">#28377</a> (<a href="https://redirect.github.com/nrwl/nx/pull/28382">#28382</a>, <a href="https://redirect.github.com/nrwl/nx/issues/28377">#28377</a>)</li> <li><strong>rspack:</strong> log compilation errors <a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28179">#28179</a> (<a href="https://redirect.github.com/nrwl/nx/pull/28429">#28429</a>, <a href="https://redirect.github.com/nrwl/nx/issues/28179">#28179</a>)</li> <li><strong>rspack:</strong> do not select char from string when mapping remotes (<a href="https://redirect.github.com/nrwl/nx/pull/28441">#28441</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@​Coly010</code></a></li> <li>Jonathan Cammisuli</li> <li>Leosvel Pérez Espinosa <a href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a></li> </ul> <h1>20.0.0 (2024-10-07)</h1> <h3>🚀 Features</h3> <ul> <li>add rspack plugin (<a href="https://redirect.github.com/nrwl/nx/pull/143">#143</a>)</li> <li>add rspack plugin (<a href="https://redirect.github.com/nrwl/nx/pull/143">#143</a>)</li> <li>upgrade rspack to 0.4.4 (<a href="https://redirect.github.com/nrwl/nx/pull/352">#352</a>)</li> <li><strong>core:</strong> allow prompts from init generators during nx init (<a href="https://redirect.github.com/nrwl/nx/pull/28003">#28003</a>)</li> <li><strong>core:</strong> update github action pnpm version (<a href="https://redirect.github.com/nrwl/nx/pull/27815">#27815</a>)</li> <li><strong>core:</strong> remove node task hasher (<a href="https://redirect.github.com/nrwl/nx/pull/28147">#28147</a>)</li> <li><strong>core:</strong> allow circular project dependencies to execute tasks (<a href="https://redirect.github.com/nrwl/nx/pull/28227">#28227</a>)</li> <li><strong>core:</strong> deprecate custom task runners (<a href="https://redirect.github.com/nrwl/nx/pull/28253">#28253</a>)</li> <li><strong>core:</strong> open sqlite databases with <code>SQLITE_OPEN_FULL_MUTEX</code> (<a href="https://redirect.github.com/nrwl/nx/pull/28276">#28276</a>)</li> <li><strong>core:</strong> enable db cache by default (<a href="https://redirect.github.com/nrwl/nx/pull/28048">#28048</a>)</li> <li><strong>devkit:</strong> bump compatibility to Nx 19 - 21.x (<a href="https://redirect.github.com/nrwl/nx/pull/28243">#28243</a>)</li> <li><strong>graph:</strong> enable composite graph functionality (<a href="https://redirect.github.com/nrwl/nx/pull/27789">#27789</a>)</li> <li><strong>graph:</strong> show owners in pdv (<a href="https://redirect.github.com/nrwl/nx/pull/28211">#28211</a>)</li> <li><strong>js:</strong> add the setup-prettier generator (<a href="https://redirect.github.com/nrwl/nx/pull/27996">#27996</a>)</li> <li><strong>js:</strong> generate experimental simplified library with ts solution setup (<a href="https://redirect.github.com/nrwl/nx/pull/27910">#27910</a>)</li> <li><strong>js:</strong> new workspace uses scoped named in root package.json (<a href="https://redirect.github.com/nrwl/nx/pull/28271">#28271</a>)</li> <li><strong>linter:</strong> update eslint-import-plugin to a version that supports eslint v9 (<a href="https://redirect.github.com/nrwl/nx/pull/28273">#28273</a>)</li> <li><strong>misc:</strong> update to Nx 16 and rescoped packages (<a href="https://redirect.github.com/nrwl/nx/pull/235">#235</a>)</li> <li><strong>misc:</strong> update to Nx 16 and rescoped packages (<a href="https://redirect.github.com/nrwl/nx/pull/235">#235</a>)</li> <li><strong>misc:</strong> remove derived generator paths (<a href="https://redirect.github.com/nrwl/nx/pull/27714">#27714</a>)</li> <li><strong>misc:</strong> remove @nrwl/ scoped packages (<a href="https://redirect.github.com/nrwl/nx/pull/27858">#27858</a>)</li> <li><strong>misc:</strong> make directory a required option for generators (<a href="https://redirect.github.com/nrwl/nx/pull/28093">#28093</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/145fe01e3d4a90407056e8de0155d032958aee98"><code>145fe01</code></a> fix(core): add migration to set <code>useLegacyCache</code> by default (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28454">#28454</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/afe0cecb1eacc27c6c14b35d54f10c65906ae71c"><code>afe0cec</code></a> fix(core): handle <code>neverConnectToCloud</code> property (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28452">#28452</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/485090572cec0d19479f48a20630faca397f1369"><code>4850905</code></a> fix(js): improve <code>@​nx/js/</code>typescript plugin and typescript-sync generator perfo...</li> <li><a href="https://github.com/nrwl/nx/commit/e8ce99d234be52bce059d953feed68d0428977b2"><code>e8ce99d</code></a> fix(core): add busy handler for sqlite (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28390">#28390</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/46eac466de3b0ffd9075623fd53956887a0a56b9"><code>46eac46</code></a> fix(core): support <code>NX_NO_CLOUD</code> (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28366">#28366</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/d71409950156a0b5eaafbe6914f0516b5175dfd4"><code>d714099</code></a> fix(core): handle unique constraint errors when adding duplicate hashes to th...</li> <li><a href="https://github.com/nrwl/nx/commit/acb19a6439800552a6a53fc784194a74f4b20069"><code>acb19a6</code></a> fix(nx-cloud): use create-workspace-v1 endpoint if v2 returns with 404 (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28015">#28015</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/d5c452194f6741e0022c78b1284eabd63053ade3"><code>d5c4521</code></a> feat(core): enable db cache by default (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28048">#28048</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/23bebd91e7c8ffbf7addc13f6121628c0d2c2b75"><code>23bebd9</code></a> feat(devkit): bump compatibility to Nx 19 - 21.x (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28243">#28243</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/7ff387dcd2a50c207f5929f306a28f9170eb3d41"><code>7ff387d</code></a> Fixing target groups not merging (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28280">#28280</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/20.0.1/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=19.5.4&new-version=20.0.1)](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 e18ac60 commit 97096a2

File tree

2 files changed

+154
-2
lines changed

2 files changed

+154
-2
lines changed

Diff for: lambdas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@swc/helpers": "~0.5.12",
3030
"eslint": "^8.57.0",
3131
"jest": "^29.7.0",
32-
"nx": "19.5.4",
32+
"nx": "20.0.1",
3333
"prettier": "^3.3.3",
3434
"typescript": "^5.5.4"
3535
},

Diff for: lambdas/yarn.lock

+153-1
Original file line numberDiff line numberDiff line change
@@ -3523,6 +3523,13 @@ __metadata:
35233523
languageName: node
35243524
linkType: hard
35253525

3526+
"@nx/nx-darwin-arm64@npm:20.0.1":
3527+
version: 20.0.1
3528+
resolution: "@nx/nx-darwin-arm64@npm:20.0.1"
3529+
conditions: os=darwin & cpu=arm64
3530+
languageName: node
3531+
linkType: hard
3532+
35263533
"@nx/nx-darwin-x64@npm:19.5.4":
35273534
version: 19.5.4
35283535
resolution: "@nx/nx-darwin-x64@npm:19.5.4"
@@ -3544,6 +3551,13 @@ __metadata:
35443551
languageName: node
35453552
linkType: hard
35463553

3554+
"@nx/nx-darwin-x64@npm:20.0.1":
3555+
version: 20.0.1
3556+
resolution: "@nx/nx-darwin-x64@npm:20.0.1"
3557+
conditions: os=darwin & cpu=x64
3558+
languageName: node
3559+
linkType: hard
3560+
35473561
"@nx/nx-freebsd-x64@npm:19.5.4":
35483562
version: 19.5.4
35493563
resolution: "@nx/nx-freebsd-x64@npm:19.5.4"
@@ -3565,6 +3579,13 @@ __metadata:
35653579
languageName: node
35663580
linkType: hard
35673581

3582+
"@nx/nx-freebsd-x64@npm:20.0.1":
3583+
version: 20.0.1
3584+
resolution: "@nx/nx-freebsd-x64@npm:20.0.1"
3585+
conditions: os=freebsd & cpu=x64
3586+
languageName: node
3587+
linkType: hard
3588+
35683589
"@nx/nx-linux-arm-gnueabihf@npm:19.5.4":
35693590
version: 19.5.4
35703591
resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.5.4"
@@ -3586,6 +3607,13 @@ __metadata:
35863607
languageName: node
35873608
linkType: hard
35883609

3610+
"@nx/nx-linux-arm-gnueabihf@npm:20.0.1":
3611+
version: 20.0.1
3612+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.0.1"
3613+
conditions: os=linux & cpu=arm
3614+
languageName: node
3615+
linkType: hard
3616+
35893617
"@nx/nx-linux-arm64-gnu@npm:19.5.4":
35903618
version: 19.5.4
35913619
resolution: "@nx/nx-linux-arm64-gnu@npm:19.5.4"
@@ -3607,6 +3635,13 @@ __metadata:
36073635
languageName: node
36083636
linkType: hard
36093637

3638+
"@nx/nx-linux-arm64-gnu@npm:20.0.1":
3639+
version: 20.0.1
3640+
resolution: "@nx/nx-linux-arm64-gnu@npm:20.0.1"
3641+
conditions: os=linux & cpu=arm64 & libc=glibc
3642+
languageName: node
3643+
linkType: hard
3644+
36103645
"@nx/nx-linux-arm64-musl@npm:19.5.4":
36113646
version: 19.5.4
36123647
resolution: "@nx/nx-linux-arm64-musl@npm:19.5.4"
@@ -3628,6 +3663,13 @@ __metadata:
36283663
languageName: node
36293664
linkType: hard
36303665

3666+
"@nx/nx-linux-arm64-musl@npm:20.0.1":
3667+
version: 20.0.1
3668+
resolution: "@nx/nx-linux-arm64-musl@npm:20.0.1"
3669+
conditions: os=linux & cpu=arm64 & libc=musl
3670+
languageName: node
3671+
linkType: hard
3672+
36313673
"@nx/nx-linux-x64-gnu@npm:19.5.4":
36323674
version: 19.5.4
36333675
resolution: "@nx/nx-linux-x64-gnu@npm:19.5.4"
@@ -3649,6 +3691,13 @@ __metadata:
36493691
languageName: node
36503692
linkType: hard
36513693

3694+
"@nx/nx-linux-x64-gnu@npm:20.0.1":
3695+
version: 20.0.1
3696+
resolution: "@nx/nx-linux-x64-gnu@npm:20.0.1"
3697+
conditions: os=linux & cpu=x64 & libc=glibc
3698+
languageName: node
3699+
linkType: hard
3700+
36523701
"@nx/nx-linux-x64-musl@npm:19.5.4":
36533702
version: 19.5.4
36543703
resolution: "@nx/nx-linux-x64-musl@npm:19.5.4"
@@ -3670,6 +3719,13 @@ __metadata:
36703719
languageName: node
36713720
linkType: hard
36723721

3722+
"@nx/nx-linux-x64-musl@npm:20.0.1":
3723+
version: 20.0.1
3724+
resolution: "@nx/nx-linux-x64-musl@npm:20.0.1"
3725+
conditions: os=linux & cpu=x64 & libc=musl
3726+
languageName: node
3727+
linkType: hard
3728+
36733729
"@nx/nx-win32-arm64-msvc@npm:19.5.4":
36743730
version: 19.5.4
36753731
resolution: "@nx/nx-win32-arm64-msvc@npm:19.5.4"
@@ -3691,6 +3747,13 @@ __metadata:
36913747
languageName: node
36923748
linkType: hard
36933749

3750+
"@nx/nx-win32-arm64-msvc@npm:20.0.1":
3751+
version: 20.0.1
3752+
resolution: "@nx/nx-win32-arm64-msvc@npm:20.0.1"
3753+
conditions: os=win32 & cpu=arm64
3754+
languageName: node
3755+
linkType: hard
3756+
36943757
"@nx/nx-win32-x64-msvc@npm:19.5.4":
36953758
version: 19.5.4
36963759
resolution: "@nx/nx-win32-x64-msvc@npm:19.5.4"
@@ -3712,6 +3775,13 @@ __metadata:
37123775
languageName: node
37133776
linkType: hard
37143777

3778+
"@nx/nx-win32-x64-msvc@npm:20.0.1":
3779+
version: 20.0.1
3780+
resolution: "@nx/nx-win32-x64-msvc@npm:20.0.1"
3781+
conditions: os=win32 & cpu=x64
3782+
languageName: node
3783+
linkType: hard
3784+
37153785
"@nx/workspace@npm:19.5.4":
37163786
version: 19.5.4
37173787
resolution: "@nx/workspace@npm:19.5.4"
@@ -8824,7 +8894,7 @@ __metadata:
88248894
"@swc/helpers": "npm:~0.5.12"
88258895
eslint: "npm:^8.57.0"
88268896
jest: "npm:^29.7.0"
8827-
nx: "npm:19.5.4"
8897+
nx: "npm:20.0.1"
88288898
prettier: "npm:^3.3.3"
88298899
typescript: "npm:^5.5.4"
88308900
languageName: unknown
@@ -9661,6 +9731,88 @@ __metadata:
96619731
languageName: node
96629732
linkType: hard
96639733

9734+
"nx@npm:20.0.1":
9735+
version: 20.0.1
9736+
resolution: "nx@npm:20.0.1"
9737+
dependencies:
9738+
"@napi-rs/wasm-runtime": "npm:0.2.4"
9739+
"@nx/nx-darwin-arm64": "npm:20.0.1"
9740+
"@nx/nx-darwin-x64": "npm:20.0.1"
9741+
"@nx/nx-freebsd-x64": "npm:20.0.1"
9742+
"@nx/nx-linux-arm-gnueabihf": "npm:20.0.1"
9743+
"@nx/nx-linux-arm64-gnu": "npm:20.0.1"
9744+
"@nx/nx-linux-arm64-musl": "npm:20.0.1"
9745+
"@nx/nx-linux-x64-gnu": "npm:20.0.1"
9746+
"@nx/nx-linux-x64-musl": "npm:20.0.1"
9747+
"@nx/nx-win32-arm64-msvc": "npm:20.0.1"
9748+
"@nx/nx-win32-x64-msvc": "npm:20.0.1"
9749+
"@yarnpkg/lockfile": "npm:^1.1.0"
9750+
"@yarnpkg/parsers": "npm:3.0.0-rc.46"
9751+
"@zkochan/js-yaml": "npm:0.0.7"
9752+
axios: "npm:^1.7.4"
9753+
chalk: "npm:^4.1.0"
9754+
cli-cursor: "npm:3.1.0"
9755+
cli-spinners: "npm:2.6.1"
9756+
cliui: "npm:^8.0.1"
9757+
dotenv: "npm:~16.4.5"
9758+
dotenv-expand: "npm:~11.0.6"
9759+
enquirer: "npm:~2.3.6"
9760+
figures: "npm:3.2.0"
9761+
flat: "npm:^5.0.2"
9762+
front-matter: "npm:^4.0.2"
9763+
ignore: "npm:^5.0.4"
9764+
jest-diff: "npm:^29.4.1"
9765+
jsonc-parser: "npm:3.2.0"
9766+
lines-and-columns: "npm:2.0.3"
9767+
minimatch: "npm:9.0.3"
9768+
node-machine-id: "npm:1.1.12"
9769+
npm-run-path: "npm:^4.0.1"
9770+
open: "npm:^8.4.0"
9771+
ora: "npm:5.3.0"
9772+
semver: "npm:^7.5.3"
9773+
string-width: "npm:^4.2.3"
9774+
tar-stream: "npm:~2.2.0"
9775+
tmp: "npm:~0.2.1"
9776+
tsconfig-paths: "npm:^4.1.2"
9777+
tslib: "npm:^2.3.0"
9778+
yargs: "npm:^17.6.2"
9779+
yargs-parser: "npm:21.1.1"
9780+
peerDependencies:
9781+
"@swc-node/register": ^1.8.0
9782+
"@swc/core": ^1.3.85
9783+
dependenciesMeta:
9784+
"@nx/nx-darwin-arm64":
9785+
optional: true
9786+
"@nx/nx-darwin-x64":
9787+
optional: true
9788+
"@nx/nx-freebsd-x64":
9789+
optional: true
9790+
"@nx/nx-linux-arm-gnueabihf":
9791+
optional: true
9792+
"@nx/nx-linux-arm64-gnu":
9793+
optional: true
9794+
"@nx/nx-linux-arm64-musl":
9795+
optional: true
9796+
"@nx/nx-linux-x64-gnu":
9797+
optional: true
9798+
"@nx/nx-linux-x64-musl":
9799+
optional: true
9800+
"@nx/nx-win32-arm64-msvc":
9801+
optional: true
9802+
"@nx/nx-win32-x64-msvc":
9803+
optional: true
9804+
peerDependenciesMeta:
9805+
"@swc-node/register":
9806+
optional: true
9807+
"@swc/core":
9808+
optional: true
9809+
bin:
9810+
nx: bin/nx.js
9811+
nx-cloud: bin/nx-cloud.js
9812+
checksum: 10c0/6a0fbe0b438b30a3bb0eefde685377bdc2a5547509e3273cf20d97d1acdde2aba190560739ccf419452f312e90dc4abeba9dcee01348aa6d6378d39137fc47e1
9813+
languageName: node
9814+
linkType: hard
9815+
96649816
"object-inspect@npm:^1.13.1":
96659817
version: 1.13.2
96669818
resolution: "object-inspect@npm:1.13.2"

0 commit comments

Comments
 (0)