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

Commit 94ecc5f

Browse files
chore(lambda): bump @nx/js from 19.8.0 to 20.0.0 in /lambdas (#4167)
Bumps [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from 19.8.0 to 20.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases"><code>@​nx/js</code>'s releases</a>.</em></p> <blockquote> <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> <li><strong>misc:</strong> enable new ts minimal setup by default and guard execution of generators with no support for it (<a href="https://redirect.github.com/nrwl/nx/pull/28199">#28199</a>)</li> <li>⚠️ <strong>misc:</strong> handle v20 deprecations in plugins (<a href="https://redirect.github.com/nrwl/nx/pull/28222">#28222</a>)</li> <li><strong>nx-dev:</strong> powerpack landing page (<a href="https://redirect.github.com/nrwl/nx/pull/27963">#27963</a>)</li> <li><strong>nx-dev:</strong> add Powerpack video to the landing page (<a href="https://redirect.github.com/nrwl/nx/pull/28126">#28126</a>)</li> <li><strong>nx-dev:</strong> add nx powerpack to pricing page (<a href="https://redirect.github.com/nrwl/nx/pull/28232">#28232</a>)</li> <li><strong>nx-dev:</strong> add nx powerpack gcp &amp; azure mentions (<a href="https://redirect.github.com/nrwl/nx/pull/28256">#28256</a>)</li> <li><strong>react:</strong> make vitest the default test runner since it supports ESM and different moduleResolution better (<a href="https://redirect.github.com/nrwl/nx/pull/28153">#28153</a>)</li> <li>⚠️ <strong>release:</strong> releasePublish always returns status code per project (<a href="https://redirect.github.com/nrwl/nx/pull/28224">#28224</a>)</li> <li>⚠️ <strong>release:</strong> version.generatorOptions.updateDependents is &quot;auto&quot; by default (<a href="https://redirect.github.com/nrwl/nx/pull/28231">#28231</a>)</li> <li>⚠️ <strong>release:</strong> rewrite ChangelogRenderer to a class API and remove deprecated config (<a href="https://redirect.github.com/nrwl/nx/pull/28229">#28229</a>)</li> <li><strong>repo:</strong> merge main from <a href="https://github.com/nrwl/nx-labs">https://github.com/nrwl/nx-labs</a> (<a href="https://github.com/nrwl/nx/commit/e9b03641ac">e9b03641ac</a>)</li> <li><strong>repo:</strong> merge main from <a href="https://github.com/nrwl/nx-labs">https://github.com/nrwl/nx-labs</a> (<a href="https://github.com/nrwl/nx/commit/b0ffe29e55">b0ffe29e55</a>)</li> <li><strong>repo:</strong> merge main from <a href="https://github.com/nrwl/nx-labs">https://github.com/nrwl/nx-labs</a> (<a href="https://github.com/nrwl/nx/commit/23c365f426">23c365f426</a>)</li> <li><strong>rspack:</strong> update to latest rspack version (<a href="https://redirect.github.com/nrwl/nx/pull/159">#159</a>)</li> <li><strong>rspack:</strong> add missing features (less/sass/stylus, assets, etc.) (<a href="https://redirect.github.com/nrwl/nx/pull/160">#160</a>)</li> <li><strong>rspack:</strong> add missing features (less/sass/stylus, assets, etc.) (<a href="https://redirect.github.com/nrwl/nx/pull/160">#160</a>)</li> <li><strong>rspack:</strong> clean-up project setup (<a href="https://redirect.github.com/nrwl/nx/pull/161">#161</a>)</li> <li><strong>rspack:</strong> clean-up project setup (<a href="https://redirect.github.com/nrwl/nx/pull/161">#161</a>)</li> <li><strong>rspack:</strong> update and pin rspack to 0.1.0 (<a href="https://redirect.github.com/nrwl/nx/pull/173">#173</a>)</li> <li><strong>rspack:</strong> set mode in configuration and expose option (<a href="https://redirect.github.com/nrwl/nx/pull/177">#177</a>)</li> <li><strong>rspack:</strong> install latest patch when configuring (<a href="https://redirect.github.com/nrwl/nx/pull/195">#195</a>)</li> <li><strong>rspack:</strong> configuration generator better ux (<a href="https://redirect.github.com/nrwl/nx/pull/201">#201</a>)</li> <li><strong>rspack:</strong> builder returns outfile (<a href="https://redirect.github.com/nrwl/nx/pull/207">#207</a>)</li> <li><strong>rspack:</strong> simplify app generator (<a href="https://redirect.github.com/nrwl/nx/pull/212">#212</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/7c0e34400edba6fc9fe2675ee9a4d4ea228f2010"><code>7c0e344</code></a> fix(release): ensure updateDependents only works for independent projects (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/2">#2</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/js/issues/28243">#28243</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/81892b51fd804705157e541cb652a9cb170c2f0e"><code>81892b5</code></a> feat(misc)!: handle v20 deprecations in plugins (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/28222">#28222</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/69109e48d9c5e951c110ab16a9fb07ec95862e36"><code>69109e4</code></a> fix(js): resolve VerdaccioWarning on the &quot;logs&quot; configuration property (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/28234">#28234</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/a637f9eef9039d9ad59de568737488f9ba2e2cdb"><code>a637f9e</code></a> chore(repo): remove v16 migrations (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/28220">#28220</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/6b715ff96c339548eee60f24b3e986d65867a07e"><code>6b715ff</code></a> feat(release)!: version.generatorOptions.updateDependents is &quot;auto&quot; by defaul...</li> <li><a href="https://github.com/nrwl/nx/commit/ec801b4c16896c601e536444fd3032baca100de1"><code>ec801b4</code></a> feat(misc): enable new ts minimal setup by default and guard execution of gen...</li> <li><a href="https://github.com/nrwl/nx/commit/942f6fc2eaa4138675a31bc9d86610a696f8f9d2"><code>942f6fc</code></a> fix(js): throw an error when generating a publishable lib with `--bundler=non...</li> <li><a href="https://github.com/nrwl/nx/commit/b82ca22d654558b25dced0387791fff37b19347f"><code>b82ca22</code></a> fix(js): generate nx release config correctly for js libraries in new ts setu...</li> <li><a href="https://github.com/nrwl/nx/commit/27edf71cef852687aba5b07304ea905596e99302"><code>27edf71</code></a> feat(misc): make directory a required option for generators (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/28093">#28093</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/20.0.0/packages/js">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nx/js&package-manager=npm_and_yarn&previous-version=19.8.0&new-version=20.0.0)](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 71f4b6e commit 94ecc5f

File tree

2 files changed

+65
-108
lines changed

2 files changed

+65
-108
lines changed

Diff for: lambdas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@nx/eslint": "19.5.7",
2525
"@nx/jest": "19.5.4",
26-
"@nx/js": "^19.8.0",
26+
"@nx/js": "^20.0.0",
2727
"@swc-node/register": "~1.10.9",
2828
"@swc/core": "~1.7.22",
2929
"@swc/helpers": "~0.5.12",

Diff for: lambdas/yarn.lock

+64-107
Original file line numberDiff line numberDiff line change
@@ -3198,15 +3198,6 @@ __metadata:
31983198
languageName: node
31993199
linkType: hard
32003200

3201-
"@nrwl/devkit@npm:19.8.0":
3202-
version: 19.8.0
3203-
resolution: "@nrwl/devkit@npm:19.8.0"
3204-
dependencies:
3205-
"@nx/devkit": "npm:19.8.0"
3206-
checksum: 10c0/ba545a986c01ad9949c2bc92ea770e3c1ac3085dd4fdf04e0353b243605e6075aa8c4bb8406500f3ac7d71b050e66182d57cd502d7b27bc7bfd221504d35fd65
3207-
languageName: node
3208-
linkType: hard
3209-
32103201
"@nrwl/jest@npm:19.5.4":
32113202
version: 19.5.4
32123203
resolution: "@nrwl/jest@npm:19.5.4"
@@ -3234,15 +3225,6 @@ __metadata:
32343225
languageName: node
32353226
linkType: hard
32363227

3237-
"@nrwl/js@npm:19.8.0":
3238-
version: 19.8.0
3239-
resolution: "@nrwl/js@npm:19.8.0"
3240-
dependencies:
3241-
"@nx/js": "npm:19.8.0"
3242-
checksum: 10c0/113972ed77c2185a3c4a8115c08018983920a25c3ce218d436a012d425be8e8cadc618811e7a5561dc6d37d2f5bc2a023d1f170d89660ad7cf851561c00169cf
3243-
languageName: node
3244-
linkType: hard
3245-
32463228
"@nrwl/tao@npm:19.5.4":
32473229
version: 19.5.4
32483230
resolution: "@nrwl/tao@npm:19.5.4"
@@ -3267,18 +3249,6 @@ __metadata:
32673249
languageName: node
32683250
linkType: hard
32693251

3270-
"@nrwl/tao@npm:19.8.0":
3271-
version: 19.8.0
3272-
resolution: "@nrwl/tao@npm:19.8.0"
3273-
dependencies:
3274-
nx: "npm:19.8.0"
3275-
tslib: "npm:^2.3.0"
3276-
bin:
3277-
tao: index.js
3278-
checksum: 10c0/fd553087fbef6afc855f8c64598abd1d304850bbf725d874db814a653e10850ca41ba33cdfcb0799c440df86adc7c1c3146977e96551c677d7416a2f1c89af2b
3279-
languageName: node
3280-
linkType: hard
3281-
32823252
"@nrwl/workspace@npm:19.5.4":
32833253
version: 19.5.4
32843254
resolution: "@nrwl/workspace@npm:19.5.4"
@@ -3297,15 +3267,6 @@ __metadata:
32973267
languageName: node
32983268
linkType: hard
32993269

3300-
"@nrwl/workspace@npm:19.8.0":
3301-
version: 19.8.0
3302-
resolution: "@nrwl/workspace@npm:19.8.0"
3303-
dependencies:
3304-
"@nx/workspace": "npm:19.8.0"
3305-
checksum: 10c0/2be7a888992042d4fc1c4723c41d10f2b7b965a5071b4a9dfe9fbded12616dbc7381550be4c60ba7ecb059111726b9745181fd5d4073fbafded9cdf45d16363f
3306-
languageName: node
3307-
linkType: hard
3308-
33093270
"@nx/devkit@npm:19.5.4":
33103271
version: 19.5.4
33113272
resolution: "@nx/devkit@npm:19.5.4"
@@ -3344,11 +3305,10 @@ __metadata:
33443305
languageName: node
33453306
linkType: hard
33463307

3347-
"@nx/devkit@npm:19.8.0":
3348-
version: 19.8.0
3349-
resolution: "@nx/devkit@npm:19.8.0"
3308+
"@nx/devkit@npm:20.0.0":
3309+
version: 20.0.0
3310+
resolution: "@nx/devkit@npm:20.0.0"
33503311
dependencies:
3351-
"@nrwl/devkit": "npm:19.8.0"
33523312
ejs: "npm:^3.1.7"
33533313
enquirer: "npm:~2.3.6"
33543314
ignore: "npm:^5.0.4"
@@ -3358,8 +3318,8 @@ __metadata:
33583318
tslib: "npm:^2.3.0"
33593319
yargs-parser: "npm:21.1.1"
33603320
peerDependencies:
3361-
nx: ">= 17 <= 20"
3362-
checksum: 10c0/d22a357577d6e7d424e93688619e5236e3349c4556f41f339780d430c491fea954205fb740ffe3229c84a05a5da481e3614633ab08ea0962ce711e05b5d75012
3321+
nx: ">= 19 <= 21"
3322+
checksum: 10c0/1aaf9796dd833af5afb2b2513b3bc733f58a6e850ac21713a856744efb8e08830b8c48bedb50a5c4b02d981f174a7b664ffcab57895eaf124df32d87df9f57cb
33633323
languageName: node
33643324
linkType: hard
33653325

@@ -3490,9 +3450,9 @@ __metadata:
34903450
languageName: node
34913451
linkType: hard
34923452

3493-
"@nx/js@npm:19.8.0, @nx/js@npm:^19.8.0":
3494-
version: 19.8.0
3495-
resolution: "@nx/js@npm:19.8.0"
3453+
"@nx/js@npm:^20.0.0":
3454+
version: 20.0.0
3455+
resolution: "@nx/js@npm:20.0.0"
34963456
dependencies:
34973457
"@babel/core": "npm:^7.23.2"
34983458
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
@@ -3501,15 +3461,16 @@ __metadata:
35013461
"@babel/preset-env": "npm:^7.23.2"
35023462
"@babel/preset-typescript": "npm:^7.22.5"
35033463
"@babel/runtime": "npm:^7.22.6"
3504-
"@nrwl/js": "npm:19.8.0"
3505-
"@nx/devkit": "npm:19.8.0"
3506-
"@nx/workspace": "npm:19.8.0"
3464+
"@nx/devkit": "npm:20.0.0"
3465+
"@nx/workspace": "npm:20.0.0"
3466+
"@zkochan/js-yaml": "npm:0.0.7"
35073467
babel-plugin-const-enum: "npm:^1.0.1"
35083468
babel-plugin-macros: "npm:^2.8.0"
35093469
babel-plugin-transform-typescript-metadata: "npm:^0.3.1"
35103470
chalk: "npm:^4.1.0"
35113471
columnify: "npm:^1.6.0"
35123472
detect-port: "npm:^1.5.1"
3473+
enquirer: "npm:~2.3.6"
35133474
fast-glob: "npm:3.2.7"
35143475
ignore: "npm:^5.0.4"
35153476
js-tokens: "npm:^4.0.0"
@@ -3528,7 +3489,7 @@ __metadata:
35283489
peerDependenciesMeta:
35293490
verdaccio:
35303491
optional: true
3531-
checksum: 10c0/812f510da9bd25ccf6cb009f4d89729b28af5a82d061018eb2e1b2120b89f3f19fcf974c02d1a9150c3769bcd4f02721f43d4530506fd880b54b8c56c6483624
3492+
checksum: 10c0/09fac58ddf354509da3c474187bb76e8d37a103142f626c5b1d0cc18eb556646ef09bbafa5b6b32b4c614c3eeef4c225a156264505cb87261ebc2355b0e364f1
35323493
languageName: node
35333494
linkType: hard
35343495

@@ -3555,9 +3516,9 @@ __metadata:
35553516
languageName: node
35563517
linkType: hard
35573518

3558-
"@nx/nx-darwin-arm64@npm:19.8.0":
3559-
version: 19.8.0
3560-
resolution: "@nx/nx-darwin-arm64@npm:19.8.0"
3519+
"@nx/nx-darwin-arm64@npm:20.0.0":
3520+
version: 20.0.0
3521+
resolution: "@nx/nx-darwin-arm64@npm:20.0.0"
35613522
conditions: os=darwin & cpu=arm64
35623523
languageName: node
35633524
linkType: hard
@@ -3576,9 +3537,9 @@ __metadata:
35763537
languageName: node
35773538
linkType: hard
35783539

3579-
"@nx/nx-darwin-x64@npm:19.8.0":
3580-
version: 19.8.0
3581-
resolution: "@nx/nx-darwin-x64@npm:19.8.0"
3540+
"@nx/nx-darwin-x64@npm:20.0.0":
3541+
version: 20.0.0
3542+
resolution: "@nx/nx-darwin-x64@npm:20.0.0"
35823543
conditions: os=darwin & cpu=x64
35833544
languageName: node
35843545
linkType: hard
@@ -3597,9 +3558,9 @@ __metadata:
35973558
languageName: node
35983559
linkType: hard
35993560

3600-
"@nx/nx-freebsd-x64@npm:19.8.0":
3601-
version: 19.8.0
3602-
resolution: "@nx/nx-freebsd-x64@npm:19.8.0"
3561+
"@nx/nx-freebsd-x64@npm:20.0.0":
3562+
version: 20.0.0
3563+
resolution: "@nx/nx-freebsd-x64@npm:20.0.0"
36033564
conditions: os=freebsd & cpu=x64
36043565
languageName: node
36053566
linkType: hard
@@ -3618,9 +3579,9 @@ __metadata:
36183579
languageName: node
36193580
linkType: hard
36203581

3621-
"@nx/nx-linux-arm-gnueabihf@npm:19.8.0":
3622-
version: 19.8.0
3623-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:19.8.0"
3582+
"@nx/nx-linux-arm-gnueabihf@npm:20.0.0":
3583+
version: 20.0.0
3584+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.0.0"
36243585
conditions: os=linux & cpu=arm
36253586
languageName: node
36263587
linkType: hard
@@ -3639,9 +3600,9 @@ __metadata:
36393600
languageName: node
36403601
linkType: hard
36413602

3642-
"@nx/nx-linux-arm64-gnu@npm:19.8.0":
3643-
version: 19.8.0
3644-
resolution: "@nx/nx-linux-arm64-gnu@npm:19.8.0"
3603+
"@nx/nx-linux-arm64-gnu@npm:20.0.0":
3604+
version: 20.0.0
3605+
resolution: "@nx/nx-linux-arm64-gnu@npm:20.0.0"
36453606
conditions: os=linux & cpu=arm64 & libc=glibc
36463607
languageName: node
36473608
linkType: hard
@@ -3660,9 +3621,9 @@ __metadata:
36603621
languageName: node
36613622
linkType: hard
36623623

3663-
"@nx/nx-linux-arm64-musl@npm:19.8.0":
3664-
version: 19.8.0
3665-
resolution: "@nx/nx-linux-arm64-musl@npm:19.8.0"
3624+
"@nx/nx-linux-arm64-musl@npm:20.0.0":
3625+
version: 20.0.0
3626+
resolution: "@nx/nx-linux-arm64-musl@npm:20.0.0"
36663627
conditions: os=linux & cpu=arm64 & libc=musl
36673628
languageName: node
36683629
linkType: hard
@@ -3681,9 +3642,9 @@ __metadata:
36813642
languageName: node
36823643
linkType: hard
36833644

3684-
"@nx/nx-linux-x64-gnu@npm:19.8.0":
3685-
version: 19.8.0
3686-
resolution: "@nx/nx-linux-x64-gnu@npm:19.8.0"
3645+
"@nx/nx-linux-x64-gnu@npm:20.0.0":
3646+
version: 20.0.0
3647+
resolution: "@nx/nx-linux-x64-gnu@npm:20.0.0"
36873648
conditions: os=linux & cpu=x64 & libc=glibc
36883649
languageName: node
36893650
linkType: hard
@@ -3702,9 +3663,9 @@ __metadata:
37023663
languageName: node
37033664
linkType: hard
37043665

3705-
"@nx/nx-linux-x64-musl@npm:19.8.0":
3706-
version: 19.8.0
3707-
resolution: "@nx/nx-linux-x64-musl@npm:19.8.0"
3666+
"@nx/nx-linux-x64-musl@npm:20.0.0":
3667+
version: 20.0.0
3668+
resolution: "@nx/nx-linux-x64-musl@npm:20.0.0"
37083669
conditions: os=linux & cpu=x64 & libc=musl
37093670
languageName: node
37103671
linkType: hard
@@ -3723,9 +3684,9 @@ __metadata:
37233684
languageName: node
37243685
linkType: hard
37253686

3726-
"@nx/nx-win32-arm64-msvc@npm:19.8.0":
3727-
version: 19.8.0
3728-
resolution: "@nx/nx-win32-arm64-msvc@npm:19.8.0"
3687+
"@nx/nx-win32-arm64-msvc@npm:20.0.0":
3688+
version: 20.0.0
3689+
resolution: "@nx/nx-win32-arm64-msvc@npm:20.0.0"
37293690
conditions: os=win32 & cpu=arm64
37303691
languageName: node
37313692
linkType: hard
@@ -3744,9 +3705,9 @@ __metadata:
37443705
languageName: node
37453706
linkType: hard
37463707

3747-
"@nx/nx-win32-x64-msvc@npm:19.8.0":
3748-
version: 19.8.0
3749-
resolution: "@nx/nx-win32-x64-msvc@npm:19.8.0"
3708+
"@nx/nx-win32-x64-msvc@npm:20.0.0":
3709+
version: 20.0.0
3710+
resolution: "@nx/nx-win32-x64-msvc@npm:20.0.0"
37503711
conditions: os=win32 & cpu=x64
37513712
languageName: node
37523713
linkType: hard
@@ -3781,18 +3742,17 @@ __metadata:
37813742
languageName: node
37823743
linkType: hard
37833744

3784-
"@nx/workspace@npm:19.8.0":
3785-
version: 19.8.0
3786-
resolution: "@nx/workspace@npm:19.8.0"
3745+
"@nx/workspace@npm:20.0.0":
3746+
version: 20.0.0
3747+
resolution: "@nx/workspace@npm:20.0.0"
37873748
dependencies:
3788-
"@nrwl/workspace": "npm:19.8.0"
3789-
"@nx/devkit": "npm:19.8.0"
3749+
"@nx/devkit": "npm:20.0.0"
37903750
chalk: "npm:^4.1.0"
37913751
enquirer: "npm:~2.3.6"
3792-
nx: "npm:19.8.0"
3752+
nx: "npm:20.0.0"
37933753
tslib: "npm:^2.3.0"
37943754
yargs-parser: "npm:21.1.1"
3795-
checksum: 10c0/29e5bbb48bb678e77f9250ae244864f149a238734689f2237bf17fea94602cb7b382d8a5e3e9a3c49b6890c7bc3db52ef79b16e5a8df3997c4bfba41aa95aaba
3755+
checksum: 10c0/587d1d5f9e6cf0a309b310674f5586b2e0c88942de135639987e28f59ce37aa82702f0ac22487e1e34733a5fd51f2af6e571ccf6bb5fabc25a9c057e5c688e40
37963756
languageName: node
37973757
linkType: hard
37983758

@@ -8890,7 +8850,7 @@ __metadata:
88908850
dependencies:
88918851
"@nx/eslint": "npm:19.5.7"
88928852
"@nx/jest": "npm:19.5.4"
8893-
"@nx/js": "npm:^19.8.0"
8853+
"@nx/js": "npm:^20.0.0"
88948854
"@swc-node/register": "npm:~1.10.9"
88958855
"@swc/core": "npm:~1.7.22"
88968856
"@swc/helpers": "npm:~0.5.12"
@@ -9651,22 +9611,21 @@ __metadata:
96519611
languageName: node
96529612
linkType: hard
96539613

9654-
"nx@npm:19.8.0":
9655-
version: 19.8.0
9656-
resolution: "nx@npm:19.8.0"
9614+
"nx@npm:20.0.0":
9615+
version: 20.0.0
9616+
resolution: "nx@npm:20.0.0"
96579617
dependencies:
96589618
"@napi-rs/wasm-runtime": "npm:0.2.4"
9659-
"@nrwl/tao": "npm:19.8.0"
9660-
"@nx/nx-darwin-arm64": "npm:19.8.0"
9661-
"@nx/nx-darwin-x64": "npm:19.8.0"
9662-
"@nx/nx-freebsd-x64": "npm:19.8.0"
9663-
"@nx/nx-linux-arm-gnueabihf": "npm:19.8.0"
9664-
"@nx/nx-linux-arm64-gnu": "npm:19.8.0"
9665-
"@nx/nx-linux-arm64-musl": "npm:19.8.0"
9666-
"@nx/nx-linux-x64-gnu": "npm:19.8.0"
9667-
"@nx/nx-linux-x64-musl": "npm:19.8.0"
9668-
"@nx/nx-win32-arm64-msvc": "npm:19.8.0"
9669-
"@nx/nx-win32-x64-msvc": "npm:19.8.0"
9619+
"@nx/nx-darwin-arm64": "npm:20.0.0"
9620+
"@nx/nx-darwin-x64": "npm:20.0.0"
9621+
"@nx/nx-freebsd-x64": "npm:20.0.0"
9622+
"@nx/nx-linux-arm-gnueabihf": "npm:20.0.0"
9623+
"@nx/nx-linux-arm64-gnu": "npm:20.0.0"
9624+
"@nx/nx-linux-arm64-musl": "npm:20.0.0"
9625+
"@nx/nx-linux-x64-gnu": "npm:20.0.0"
9626+
"@nx/nx-linux-x64-musl": "npm:20.0.0"
9627+
"@nx/nx-win32-arm64-msvc": "npm:20.0.0"
9628+
"@nx/nx-win32-x64-msvc": "npm:20.0.0"
96709629
"@yarnpkg/lockfile": "npm:^1.1.0"
96719630
"@yarnpkg/parsers": "npm:3.0.0-rc.46"
96729631
"@zkochan/js-yaml": "npm:0.0.7"
@@ -9681,7 +9640,6 @@ __metadata:
96819640
figures: "npm:3.2.0"
96829641
flat: "npm:^5.0.2"
96839642
front-matter: "npm:^4.0.2"
9684-
fs-extra: "npm:^11.1.0"
96859643
ignore: "npm:^5.0.4"
96869644
jest-diff: "npm:^29.4.1"
96879645
jsonc-parser: "npm:3.2.0"
@@ -9693,7 +9651,6 @@ __metadata:
96939651
ora: "npm:5.3.0"
96949652
semver: "npm:^7.5.3"
96959653
string-width: "npm:^4.2.3"
9696-
strong-log-transformer: "npm:^2.1.0"
96979654
tar-stream: "npm:~2.2.0"
96989655
tmp: "npm:~0.2.1"
96999656
tsconfig-paths: "npm:^4.1.2"
@@ -9732,7 +9689,7 @@ __metadata:
97329689
bin:
97339690
nx: bin/nx.js
97349691
nx-cloud: bin/nx-cloud.js
9735-
checksum: 10c0/aa9d60ff0933ccbc6ddae0362f765750218658fbb2f8ac88d5e30575f94ad11c0d733f690a362a53092d43198f22143396e4436c8c5d1dbd803453339317f65d
9692+
checksum: 10c0/001e5e21d82a354874de0f8fe5ccd6dabc5809dd79b3d699f8dc715b64e46d6df938226bebb224b47f4f2a9450d476a199c9a1c01735353b8b57e14c68ca8e3d
97369693
languageName: node
97379694
linkType: hard
97389695

0 commit comments

Comments
 (0)