Skip to content

Commit 7aa3b81

Browse files
chore(lambda): bump nx from 20.0.1 to 20.1.2 in /lambdas (#4269)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 20.0.1 to 20.1.2. <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.1.2 (2024-11-15)</h2> <h3>🚀 Features</h3> <ul> <li><strong>core:</strong> add eslint vscode extension on eslint init (<a href="https://redirect.github.com/nrwl/nx/pull/28573">#28573</a>)</li> <li><strong>nx-dev:</strong> version picker (<a href="https://redirect.github.com/nrwl/nx/pull/28828">#28828</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> typo in readme for CNW (<a href="https://redirect.github.com/nrwl/nx/pull/28942">#28942</a>)</li> <li><strong>nest:</strong> repair nestjs service generator schema (<a href="https://redirect.github.com/nrwl/nx/pull/28928">#28928</a>)</li> <li><strong>rspack:</strong> withModuleFederationForSSR should use commonjs-module as library (<a href="https://redirect.github.com/nrwl/nx/pull/28944">#28944</a>)</li> <li><strong>rspack:</strong> do not global styles as entrypoints (<a href="https://redirect.github.com/nrwl/nx/pull/28941">#28941</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@​Coly010</code></a></li> <li>Dmitry Zakharov <a href="https://github.com/pumano"><code>@​pumano</code></a></li> <li>Isaac Mann <a href="https://github.com/isaacplmann"><code>@​isaacplmann</code></a></li> <li>pawel-twardziak</li> </ul> <h2>20.1.1 (2024-11-14)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> when unit test runner is set to none library component should not generate spec file (<a href="https://redirect.github.com/nrwl/nx/pull/28906">#28906</a>)</li> <li><strong>core:</strong> set default branch to main if no git (<a href="https://redirect.github.com/nrwl/nx/pull/28854">#28854</a>)</li> <li><strong>core:</strong> lower socket path by 10 chars to reduce chances of too-long paths (<a href="https://redirect.github.com/nrwl/nx/pull/28920">#28920</a>)</li> <li><strong>core:</strong> create different dummy tasks for different parent tasks an… (<a href="https://redirect.github.com/nrwl/nx/pull/28923">#28923</a>)</li> <li><strong>js:</strong> handle <code>outputFileName</code> correctly when generating package json (<a href="https://redirect.github.com/nrwl/nx/pull/28915">#28915</a>)</li> <li><strong>js:</strong> skip tsc batch builds for implicit dependencies (<a href="https://redirect.github.com/nrwl/nx/pull/28840">#28840</a>)</li> <li><strong>nx-dev:</strong> update course API to ignore system OS Metadata file (<a href="https://redirect.github.com/nrwl/nx/pull/28886">#28886</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Colum Ferry <a href="https://github.com/Coly010"><code>@​Coly010</code></a></li> <li>Emily Xiong <a href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li> <li>Jack Stevenson</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>MaxKless <a href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li> <li>Nicholas Cunningham <a href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li> </ul> <h2>20.1.0 (2024-11-11)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> add vitest option to angular (<a href="https://redirect.github.com/nrwl/nx/pull/27311">#27311</a>)</li> <li><strong>bundling:</strong> add createNodesV2 for rollup plugin (<a href="https://redirect.github.com/nrwl/nx/pull/28090">#28090</a>)</li> <li><strong>core:</strong> allow disabling of tsconfig path sorting in format:write and formatFiles() (<a href="https://redirect.github.com/nrwl/nx/pull/28517">#28517</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/3d0568dfdfcaffa9eeacbbb5f36e05dd85c4df07"><code>3d0568d</code></a> fix(core): create different dummy tasks for different parent tasks an… (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28923">#28923</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/622c2eac4f4d8737f707d9d963b68a80e2cddef5"><code>622c2ea</code></a> fix(core): lower socket path by 10 chars to reduce chances of too-long paths ...</li> <li><a href="https://github.com/nrwl/nx/commit/e8266e28c4a98e911ddf1675d1a6db8afbabde18"><code>e8266e2</code></a> fix(core): set default branch to main if no git (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28854">#28854</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/c21b039dd05ded4ba3588c88b1dea1c602807dc2"><code>c21b039</code></a> fix(core): reduce time it takes to require nx commands (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28884">#28884</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/0fd3442e472769382331b29cfa925b82125ad484"><code>0fd3442</code></a> fix(core): cross-workspace implicitDependencies should be safely ignored (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28">#28</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/258a2566f1b361582567895629be0c1e30fb26df"><code>258a256</code></a> fix(core): do not use unix dotfile locks (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28859">#28859</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/d2c1067a084f91c19a695c79c0cc89e26461b6fe"><code>d2c1067</code></a> fix(release): support workspace root as a subdirectory of git root (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28650">#28650</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/0d7f2263383b2bd4fc3062a5a896a1271fd2674c"><code>0d7f226</code></a> fix(core): shutdown plugin workers when disconnected (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28857">#28857</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/7f39dc1852fb52fe9b41a34c65f851068d78020b"><code>7f39dc1</code></a> fix(core): do not depend on ci info crate (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28850">#28850</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/158d343ec208acf9865713595f51db467a4c4623"><code>158d343</code></a> fix(misc): update generators to use autocomplete instead of select when possi...</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/20.1.2/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=20.0.1&new-version=20.1.2)](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 238c111 commit 7aa3b81

File tree

2 files changed

+2
-154
lines changed

2 files changed

+2
-154
lines changed

lambdas/package.json

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

lambdas/yarn.lock

+1-153
Original file line numberDiff line numberDiff line change
@@ -3405,13 +3405,6 @@ __metadata:
34053405
languageName: node
34063406
linkType: hard
34073407

3408-
"@nx/nx-darwin-arm64@npm:20.0.1":
3409-
version: 20.0.1
3410-
resolution: "@nx/nx-darwin-arm64@npm:20.0.1"
3411-
conditions: os=darwin & cpu=arm64
3412-
languageName: node
3413-
linkType: hard
3414-
34153408
"@nx/nx-darwin-arm64@npm:20.0.8":
34163409
version: 20.0.8
34173410
resolution: "@nx/nx-darwin-arm64@npm:20.0.8"
@@ -3426,13 +3419,6 @@ __metadata:
34263419
languageName: node
34273420
linkType: hard
34283421

3429-
"@nx/nx-darwin-x64@npm:20.0.1":
3430-
version: 20.0.1
3431-
resolution: "@nx/nx-darwin-x64@npm:20.0.1"
3432-
conditions: os=darwin & cpu=x64
3433-
languageName: node
3434-
linkType: hard
3435-
34363422
"@nx/nx-darwin-x64@npm:20.0.8":
34373423
version: 20.0.8
34383424
resolution: "@nx/nx-darwin-x64@npm:20.0.8"
@@ -3447,13 +3433,6 @@ __metadata:
34473433
languageName: node
34483434
linkType: hard
34493435

3450-
"@nx/nx-freebsd-x64@npm:20.0.1":
3451-
version: 20.0.1
3452-
resolution: "@nx/nx-freebsd-x64@npm:20.0.1"
3453-
conditions: os=freebsd & cpu=x64
3454-
languageName: node
3455-
linkType: hard
3456-
34573436
"@nx/nx-freebsd-x64@npm:20.0.8":
34583437
version: 20.0.8
34593438
resolution: "@nx/nx-freebsd-x64@npm:20.0.8"
@@ -3468,13 +3447,6 @@ __metadata:
34683447
languageName: node
34693448
linkType: hard
34703449

3471-
"@nx/nx-linux-arm-gnueabihf@npm:20.0.1":
3472-
version: 20.0.1
3473-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.0.1"
3474-
conditions: os=linux & cpu=arm
3475-
languageName: node
3476-
linkType: hard
3477-
34783450
"@nx/nx-linux-arm-gnueabihf@npm:20.0.8":
34793451
version: 20.0.8
34803452
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.0.8"
@@ -3489,13 +3461,6 @@ __metadata:
34893461
languageName: node
34903462
linkType: hard
34913463

3492-
"@nx/nx-linux-arm64-gnu@npm:20.0.1":
3493-
version: 20.0.1
3494-
resolution: "@nx/nx-linux-arm64-gnu@npm:20.0.1"
3495-
conditions: os=linux & cpu=arm64 & libc=glibc
3496-
languageName: node
3497-
linkType: hard
3498-
34993464
"@nx/nx-linux-arm64-gnu@npm:20.0.8":
35003465
version: 20.0.8
35013466
resolution: "@nx/nx-linux-arm64-gnu@npm:20.0.8"
@@ -3510,13 +3475,6 @@ __metadata:
35103475
languageName: node
35113476
linkType: hard
35123477

3513-
"@nx/nx-linux-arm64-musl@npm:20.0.1":
3514-
version: 20.0.1
3515-
resolution: "@nx/nx-linux-arm64-musl@npm:20.0.1"
3516-
conditions: os=linux & cpu=arm64 & libc=musl
3517-
languageName: node
3518-
linkType: hard
3519-
35203478
"@nx/nx-linux-arm64-musl@npm:20.0.8":
35213479
version: 20.0.8
35223480
resolution: "@nx/nx-linux-arm64-musl@npm:20.0.8"
@@ -3531,13 +3489,6 @@ __metadata:
35313489
languageName: node
35323490
linkType: hard
35333491

3534-
"@nx/nx-linux-x64-gnu@npm:20.0.1":
3535-
version: 20.0.1
3536-
resolution: "@nx/nx-linux-x64-gnu@npm:20.0.1"
3537-
conditions: os=linux & cpu=x64 & libc=glibc
3538-
languageName: node
3539-
linkType: hard
3540-
35413492
"@nx/nx-linux-x64-gnu@npm:20.0.8":
35423493
version: 20.0.8
35433494
resolution: "@nx/nx-linux-x64-gnu@npm:20.0.8"
@@ -3552,13 +3503,6 @@ __metadata:
35523503
languageName: node
35533504
linkType: hard
35543505

3555-
"@nx/nx-linux-x64-musl@npm:20.0.1":
3556-
version: 20.0.1
3557-
resolution: "@nx/nx-linux-x64-musl@npm:20.0.1"
3558-
conditions: os=linux & cpu=x64 & libc=musl
3559-
languageName: node
3560-
linkType: hard
3561-
35623506
"@nx/nx-linux-x64-musl@npm:20.0.8":
35633507
version: 20.0.8
35643508
resolution: "@nx/nx-linux-x64-musl@npm:20.0.8"
@@ -3573,13 +3517,6 @@ __metadata:
35733517
languageName: node
35743518
linkType: hard
35753519

3576-
"@nx/nx-win32-arm64-msvc@npm:20.0.1":
3577-
version: 20.0.1
3578-
resolution: "@nx/nx-win32-arm64-msvc@npm:20.0.1"
3579-
conditions: os=win32 & cpu=arm64
3580-
languageName: node
3581-
linkType: hard
3582-
35833520
"@nx/nx-win32-arm64-msvc@npm:20.0.8":
35843521
version: 20.0.8
35853522
resolution: "@nx/nx-win32-arm64-msvc@npm:20.0.8"
@@ -3594,13 +3531,6 @@ __metadata:
35943531
languageName: node
35953532
linkType: hard
35963533

3597-
"@nx/nx-win32-x64-msvc@npm:20.0.1":
3598-
version: 20.0.1
3599-
resolution: "@nx/nx-win32-x64-msvc@npm:20.0.1"
3600-
conditions: os=win32 & cpu=x64
3601-
languageName: node
3602-
linkType: hard
3603-
36043534
"@nx/nx-win32-x64-msvc@npm:20.0.8":
36053535
version: 20.0.8
36063536
resolution: "@nx/nx-win32-x64-msvc@npm:20.0.8"
@@ -8748,7 +8678,7 @@ __metadata:
87488678
"@swc/helpers": "npm:~0.5.15"
87498679
eslint: "npm:^8.57.0"
87508680
jest: "npm:^29.7.0"
8751-
nx: "npm:20.0.1"
8681+
nx: "npm:20.1.2"
87528682
prettier: "npm:^3.3.3"
87538683
typescript: "npm:^5.6.3"
87548684
languageName: unknown
@@ -9347,88 +9277,6 @@ __metadata:
93479277
languageName: node
93489278
linkType: hard
93499279

9350-
"nx@npm:20.0.1":
9351-
version: 20.0.1
9352-
resolution: "nx@npm:20.0.1"
9353-
dependencies:
9354-
"@napi-rs/wasm-runtime": "npm:0.2.4"
9355-
"@nx/nx-darwin-arm64": "npm:20.0.1"
9356-
"@nx/nx-darwin-x64": "npm:20.0.1"
9357-
"@nx/nx-freebsd-x64": "npm:20.0.1"
9358-
"@nx/nx-linux-arm-gnueabihf": "npm:20.0.1"
9359-
"@nx/nx-linux-arm64-gnu": "npm:20.0.1"
9360-
"@nx/nx-linux-arm64-musl": "npm:20.0.1"
9361-
"@nx/nx-linux-x64-gnu": "npm:20.0.1"
9362-
"@nx/nx-linux-x64-musl": "npm:20.0.1"
9363-
"@nx/nx-win32-arm64-msvc": "npm:20.0.1"
9364-
"@nx/nx-win32-x64-msvc": "npm:20.0.1"
9365-
"@yarnpkg/lockfile": "npm:^1.1.0"
9366-
"@yarnpkg/parsers": "npm:3.0.0-rc.46"
9367-
"@zkochan/js-yaml": "npm:0.0.7"
9368-
axios: "npm:^1.7.4"
9369-
chalk: "npm:^4.1.0"
9370-
cli-cursor: "npm:3.1.0"
9371-
cli-spinners: "npm:2.6.1"
9372-
cliui: "npm:^8.0.1"
9373-
dotenv: "npm:~16.4.5"
9374-
dotenv-expand: "npm:~11.0.6"
9375-
enquirer: "npm:~2.3.6"
9376-
figures: "npm:3.2.0"
9377-
flat: "npm:^5.0.2"
9378-
front-matter: "npm:^4.0.2"
9379-
ignore: "npm:^5.0.4"
9380-
jest-diff: "npm:^29.4.1"
9381-
jsonc-parser: "npm:3.2.0"
9382-
lines-and-columns: "npm:2.0.3"
9383-
minimatch: "npm:9.0.3"
9384-
node-machine-id: "npm:1.1.12"
9385-
npm-run-path: "npm:^4.0.1"
9386-
open: "npm:^8.4.0"
9387-
ora: "npm:5.3.0"
9388-
semver: "npm:^7.5.3"
9389-
string-width: "npm:^4.2.3"
9390-
tar-stream: "npm:~2.2.0"
9391-
tmp: "npm:~0.2.1"
9392-
tsconfig-paths: "npm:^4.1.2"
9393-
tslib: "npm:^2.3.0"
9394-
yargs: "npm:^17.6.2"
9395-
yargs-parser: "npm:21.1.1"
9396-
peerDependencies:
9397-
"@swc-node/register": ^1.8.0
9398-
"@swc/core": ^1.3.85
9399-
dependenciesMeta:
9400-
"@nx/nx-darwin-arm64":
9401-
optional: true
9402-
"@nx/nx-darwin-x64":
9403-
optional: true
9404-
"@nx/nx-freebsd-x64":
9405-
optional: true
9406-
"@nx/nx-linux-arm-gnueabihf":
9407-
optional: true
9408-
"@nx/nx-linux-arm64-gnu":
9409-
optional: true
9410-
"@nx/nx-linux-arm64-musl":
9411-
optional: true
9412-
"@nx/nx-linux-x64-gnu":
9413-
optional: true
9414-
"@nx/nx-linux-x64-musl":
9415-
optional: true
9416-
"@nx/nx-win32-arm64-msvc":
9417-
optional: true
9418-
"@nx/nx-win32-x64-msvc":
9419-
optional: true
9420-
peerDependenciesMeta:
9421-
"@swc-node/register":
9422-
optional: true
9423-
"@swc/core":
9424-
optional: true
9425-
bin:
9426-
nx: bin/nx.js
9427-
nx-cloud: bin/nx-cloud.js
9428-
checksum: 10c0/6a0fbe0b438b30a3bb0eefde685377bdc2a5547509e3273cf20d97d1acdde2aba190560739ccf419452f312e90dc4abeba9dcee01348aa6d6378d39137fc47e1
9429-
languageName: node
9430-
linkType: hard
9431-
94329280
"nx@npm:20.0.8":
94339281
version: 20.0.8
94349282
resolution: "nx@npm:20.0.8"

0 commit comments

Comments
 (0)