Skip to content

Commit 9212e58

Browse files
chore(lambda): bump @nx/eslint from 20.4.0 to 20.4.4 in /lambdas (#4426)
Bumps [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) from 20.4.0 to 20.4.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nrwl/nx/releases"><code>@​nx/eslint</code>'s releases</a>.</em></p> <blockquote> <h2>20.4.4 (2025-02-14)</h2> <h3>🚀 Features</h3> <ul> <li><strong>nx-dev:</strong> add Faro for observability (<a href="https://redirect.github.com/nrwl/nx/pull/30021">#30021</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> change to use init generator during import (<a href="https://redirect.github.com/nrwl/nx/pull/30029">#30029</a>)</li> <li><strong>gradle:</strong> log gradlew output for verbose (<a href="https://redirect.github.com/nrwl/nx/pull/29966">#29966</a>)</li> <li><strong>testing:</strong> remove dependency on <code>@​nx/vite</code> and <code>@​nx/webpack</code> from <code>@​nx/playwright</code> (<a href="https://redirect.github.com/nrwl/nx/pull/30023">#30023</a>)</li> <li><strong>vite:</strong> prevent asset copying when NX_GRAPH_CREATION is enabled (<a href="https://redirect.github.com/nrwl/nx/pull/30037">#30037</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Craigory Coppola <a href="https://github.com/AgentEnder"><code>@​AgentEnder</code></a></li> <li>Emily Xiong <a href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li> <li>Nicholas Cunningham <a href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li> </ul> <h2>20.4.3 (2025-02-12)</h2> <h3>🚀 Features</h3> <ul> <li><strong>nx-dev:</strong> add company video (<a href="https://github.com/nrwl/nx/commit/17b5e0a6ef">17b5e0a6ef</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>angular:</strong> do not generate <code>@nx/dependency-checks</code> block in flat root eslint config (<a href="https://redirect.github.com/nrwl/nx/pull/29980">#29980</a>)</li> <li><strong>core:</strong> tweaks to nx init (<a href="https://redirect.github.com/nrwl/nx/pull/30002">#30002</a>)</li> <li><strong>core:</strong> create multi-glob function (<a href="https://redirect.github.com/nrwl/nx/pull/29880">#29880</a>)</li> <li><strong>core:</strong> fix plugin error indexes (<a href="https://redirect.github.com/nrwl/nx/pull/29936">#29936</a>)</li> <li><strong>core:</strong> handle nullable <code>lock</code> when creating project graph (<a href="https://redirect.github.com/nrwl/nx/pull/30000">#30000</a>)</li> <li><strong>gradle:</strong> fix gradle undefined dependency target (<a href="https://redirect.github.com/nrwl/nx/pull/29943">#29943</a>)</li> <li><strong>js:</strong> allow publishable library to run release command (<a href="https://redirect.github.com/nrwl/nx/pull/29775">#29775</a>)</li> <li><strong>linter:</strong> install <code>@​eslint/eslintrc</code> package as necessary (<a href="https://redirect.github.com/nrwl/nx/pull/29933">#29933</a>)</li> <li><strong>linter:</strong> dependency-check-support-catalogs (<a href="https://redirect.github.com/nrwl/nx/pull/29923">#29923</a>)</li> <li><strong>rspack:</strong> should be inferred by default (<a href="https://redirect.github.com/nrwl/nx/pull/29736">#29736</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Emily Xiong <a href="https://github.com/xiongemi"><code>@​xiongemi</code></a></li> <li>Jack Hsu <a href="https://github.com/jaysoo"><code>@​jaysoo</code></a></li> <li>James Henry <a href="https://github.com/JamesHenry"><code>@​JamesHenry</code></a></li> <li>Jason Jean <a href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li> <li>Jonathan Cammisuli <a href="https://github.com/Cammisuli"><code>@​Cammisuli</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>Nicholas Cunningham <a href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li> <li>Ryan Bas <a href="https://github.com/ryanbas21"><code>@​ryanbas21</code></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/6f9f57e7032c226a47e54391ddf012cda884be09"><code>6f9f57e</code></a> fix(linter): install <code>@​eslint/eslintrc</code> package as necessary (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/eslint/issues/29933">#29933</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/0238a0392ca21bcbfdd7c5bf9073619b1496b022"><code>0238a03</code></a> fix(linter): add <code>cjs</code>, <code>cts</code>, <code>mjs</code>, and <code>mts</code> to the default extensions for...</li> <li>See full diff in <a href="https://github.com/nrwl/nx/commits/20.4.4/packages/eslint">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nx/eslint&package-manager=npm_and_yarn&previous-version=20.4.0&new-version=20.4.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2df6c95 commit 9212e58

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

lambdas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@octokit/types": "^13.0.0"
2222
},
2323
"devDependencies": {
24-
"@nx/eslint": "20.4.0",
24+
"@nx/eslint": "20.4.4",
2525
"@nx/jest": "20.3.0",
2626
"@nx/js": "^20.3.2",
2727
"@swc-node/register": "~1.10.9",

lambdas/yarn.lock

+67-67
Original file line numberDiff line numberDiff line change
@@ -3322,9 +3322,9 @@ __metadata:
33223322
languageName: node
33233323
linkType: hard
33243324

3325-
"@nx/devkit@npm:20.4.0":
3326-
version: 20.4.0
3327-
resolution: "@nx/devkit@npm:20.4.0"
3325+
"@nx/devkit@npm:20.4.4":
3326+
version: 20.4.4
3327+
resolution: "@nx/devkit@npm:20.4.4"
33283328
dependencies:
33293329
ejs: "npm:^3.1.7"
33303330
enquirer: "npm:~2.3.6"
@@ -3336,16 +3336,16 @@ __metadata:
33363336
yargs-parser: "npm:21.1.1"
33373337
peerDependencies:
33383338
nx: ">= 19 <= 21"
3339-
checksum: 10c0/42914d6cae300bd7abde106a1040a61333137d09427732d2e57ae7200ff181d0eb74680a3f1008320d6fbc73440110b23e69405737372298f2e445dd71bc2e52
3339+
checksum: 10c0/11fb69054ff0f9d89321d81b66cabaf6cf6fe7dfac268d351d768b0e24f26cc230f8bd4ac86ad75dce3fc3a11c5ce6fa745a64f08631fd2b4fb2c7b0ef420f61
33403340
languageName: node
33413341
linkType: hard
33423342

3343-
"@nx/eslint@npm:20.4.0":
3344-
version: 20.4.0
3345-
resolution: "@nx/eslint@npm:20.4.0"
3343+
"@nx/eslint@npm:20.4.4":
3344+
version: 20.4.4
3345+
resolution: "@nx/eslint@npm:20.4.4"
33463346
dependencies:
3347-
"@nx/devkit": "npm:20.4.0"
3348-
"@nx/js": "npm:20.4.0"
3347+
"@nx/devkit": "npm:20.4.4"
3348+
"@nx/js": "npm:20.4.4"
33493349
semver: "npm:^7.5.3"
33503350
tslib: "npm:^2.3.0"
33513351
typescript: "npm:~5.7.2"
@@ -3355,7 +3355,7 @@ __metadata:
33553355
peerDependenciesMeta:
33563356
"@zkochan/js-yaml":
33573357
optional: true
3358-
checksum: 10c0/beea47bb7a03977ff2e522d94c2ae09d56aaff589a0b581ba9fc079736c1a56624fead7299432b471bb49df2a0d3015d3ed46c977f97792be5d3cd68d358d7c5
3358+
checksum: 10c0/dcba5876ba035745d34fe17cecc2bf8c10d7a13b9d730befb9c16e8b7071be19db7e7b62b75f64ab37724013d1bf90824a82d3e203994a40dafedb51c10476fb
33593359
languageName: node
33603360
linkType: hard
33613361

@@ -3425,9 +3425,9 @@ __metadata:
34253425
languageName: node
34263426
linkType: hard
34273427

3428-
"@nx/js@npm:20.4.0":
3429-
version: 20.4.0
3430-
resolution: "@nx/js@npm:20.4.0"
3428+
"@nx/js@npm:20.4.4":
3429+
version: 20.4.4
3430+
resolution: "@nx/js@npm:20.4.4"
34313431
dependencies:
34323432
"@babel/core": "npm:^7.23.2"
34333433
"@babel/plugin-proposal-decorators": "npm:^7.22.7"
@@ -3436,8 +3436,8 @@ __metadata:
34363436
"@babel/preset-env": "npm:^7.23.2"
34373437
"@babel/preset-typescript": "npm:^7.22.5"
34383438
"@babel/runtime": "npm:^7.22.6"
3439-
"@nx/devkit": "npm:20.4.0"
3440-
"@nx/workspace": "npm:20.4.0"
3439+
"@nx/devkit": "npm:20.4.4"
3440+
"@nx/workspace": "npm:20.4.4"
34413441
"@zkochan/js-yaml": "npm:0.0.7"
34423442
babel-plugin-const-enum: "npm:^1.0.1"
34433443
babel-plugin-macros: "npm:^3.1.0"
@@ -3464,7 +3464,7 @@ __metadata:
34643464
peerDependenciesMeta:
34653465
verdaccio:
34663466
optional: true
3467-
checksum: 10c0/a6d47e05c2a5088d5ceb840e2fec652b168e342a58781769e082f282c124bf679097e9242f98b8f80ee7ed57a7420751cb0790f49c0a0ebdb7fb6294f3983b5f
3467+
checksum: 10c0/2937e9c64b931ef68e73a046c9a9af093cfafd28f82d5b92fcd6f7752a61009ef97d28c601518eb9321c078253759c252c6668558c0be34bee5d8bf979a3a828
34683468
languageName: node
34693469
linkType: hard
34703470

@@ -3525,9 +3525,9 @@ __metadata:
35253525
languageName: node
35263526
linkType: hard
35273527

3528-
"@nx/nx-darwin-arm64@npm:20.4.0":
3529-
version: 20.4.0
3530-
resolution: "@nx/nx-darwin-arm64@npm:20.4.0"
3528+
"@nx/nx-darwin-arm64@npm:20.4.4":
3529+
version: 20.4.4
3530+
resolution: "@nx/nx-darwin-arm64@npm:20.4.4"
35313531
conditions: os=darwin & cpu=arm64
35323532
languageName: node
35333533
linkType: hard
@@ -3546,9 +3546,9 @@ __metadata:
35463546
languageName: node
35473547
linkType: hard
35483548

3549-
"@nx/nx-darwin-x64@npm:20.4.0":
3550-
version: 20.4.0
3551-
resolution: "@nx/nx-darwin-x64@npm:20.4.0"
3549+
"@nx/nx-darwin-x64@npm:20.4.4":
3550+
version: 20.4.4
3551+
resolution: "@nx/nx-darwin-x64@npm:20.4.4"
35523552
conditions: os=darwin & cpu=x64
35533553
languageName: node
35543554
linkType: hard
@@ -3567,9 +3567,9 @@ __metadata:
35673567
languageName: node
35683568
linkType: hard
35693569

3570-
"@nx/nx-freebsd-x64@npm:20.4.0":
3571-
version: 20.4.0
3572-
resolution: "@nx/nx-freebsd-x64@npm:20.4.0"
3570+
"@nx/nx-freebsd-x64@npm:20.4.4":
3571+
version: 20.4.4
3572+
resolution: "@nx/nx-freebsd-x64@npm:20.4.4"
35733573
conditions: os=freebsd & cpu=x64
35743574
languageName: node
35753575
linkType: hard
@@ -3588,9 +3588,9 @@ __metadata:
35883588
languageName: node
35893589
linkType: hard
35903590

3591-
"@nx/nx-linux-arm-gnueabihf@npm:20.4.0":
3592-
version: 20.4.0
3593-
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.4.0"
3591+
"@nx/nx-linux-arm-gnueabihf@npm:20.4.4":
3592+
version: 20.4.4
3593+
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.4.4"
35943594
conditions: os=linux & cpu=arm
35953595
languageName: node
35963596
linkType: hard
@@ -3609,9 +3609,9 @@ __metadata:
36093609
languageName: node
36103610
linkType: hard
36113611

3612-
"@nx/nx-linux-arm64-gnu@npm:20.4.0":
3613-
version: 20.4.0
3614-
resolution: "@nx/nx-linux-arm64-gnu@npm:20.4.0"
3612+
"@nx/nx-linux-arm64-gnu@npm:20.4.4":
3613+
version: 20.4.4
3614+
resolution: "@nx/nx-linux-arm64-gnu@npm:20.4.4"
36153615
conditions: os=linux & cpu=arm64 & libc=glibc
36163616
languageName: node
36173617
linkType: hard
@@ -3630,9 +3630,9 @@ __metadata:
36303630
languageName: node
36313631
linkType: hard
36323632

3633-
"@nx/nx-linux-arm64-musl@npm:20.4.0":
3634-
version: 20.4.0
3635-
resolution: "@nx/nx-linux-arm64-musl@npm:20.4.0"
3633+
"@nx/nx-linux-arm64-musl@npm:20.4.4":
3634+
version: 20.4.4
3635+
resolution: "@nx/nx-linux-arm64-musl@npm:20.4.4"
36363636
conditions: os=linux & cpu=arm64 & libc=musl
36373637
languageName: node
36383638
linkType: hard
@@ -3651,9 +3651,9 @@ __metadata:
36513651
languageName: node
36523652
linkType: hard
36533653

3654-
"@nx/nx-linux-x64-gnu@npm:20.4.0":
3655-
version: 20.4.0
3656-
resolution: "@nx/nx-linux-x64-gnu@npm:20.4.0"
3654+
"@nx/nx-linux-x64-gnu@npm:20.4.4":
3655+
version: 20.4.4
3656+
resolution: "@nx/nx-linux-x64-gnu@npm:20.4.4"
36573657
conditions: os=linux & cpu=x64 & libc=glibc
36583658
languageName: node
36593659
linkType: hard
@@ -3672,9 +3672,9 @@ __metadata:
36723672
languageName: node
36733673
linkType: hard
36743674

3675-
"@nx/nx-linux-x64-musl@npm:20.4.0":
3676-
version: 20.4.0
3677-
resolution: "@nx/nx-linux-x64-musl@npm:20.4.0"
3675+
"@nx/nx-linux-x64-musl@npm:20.4.4":
3676+
version: 20.4.4
3677+
resolution: "@nx/nx-linux-x64-musl@npm:20.4.4"
36783678
conditions: os=linux & cpu=x64 & libc=musl
36793679
languageName: node
36803680
linkType: hard
@@ -3693,9 +3693,9 @@ __metadata:
36933693
languageName: node
36943694
linkType: hard
36953695

3696-
"@nx/nx-win32-arm64-msvc@npm:20.4.0":
3697-
version: 20.4.0
3698-
resolution: "@nx/nx-win32-arm64-msvc@npm:20.4.0"
3696+
"@nx/nx-win32-arm64-msvc@npm:20.4.4":
3697+
version: 20.4.4
3698+
resolution: "@nx/nx-win32-arm64-msvc@npm:20.4.4"
36993699
conditions: os=win32 & cpu=arm64
37003700
languageName: node
37013701
linkType: hard
@@ -3714,9 +3714,9 @@ __metadata:
37143714
languageName: node
37153715
linkType: hard
37163716

3717-
"@nx/nx-win32-x64-msvc@npm:20.4.0":
3718-
version: 20.4.0
3719-
resolution: "@nx/nx-win32-x64-msvc@npm:20.4.0"
3717+
"@nx/nx-win32-x64-msvc@npm:20.4.4":
3718+
version: 20.4.4
3719+
resolution: "@nx/nx-win32-x64-msvc@npm:20.4.4"
37203720
conditions: os=win32 & cpu=x64
37213721
languageName: node
37223722
linkType: hard
@@ -3749,17 +3749,17 @@ __metadata:
37493749
languageName: node
37503750
linkType: hard
37513751

3752-
"@nx/workspace@npm:20.4.0":
3753-
version: 20.4.0
3754-
resolution: "@nx/workspace@npm:20.4.0"
3752+
"@nx/workspace@npm:20.4.4":
3753+
version: 20.4.4
3754+
resolution: "@nx/workspace@npm:20.4.4"
37553755
dependencies:
3756-
"@nx/devkit": "npm:20.4.0"
3756+
"@nx/devkit": "npm:20.4.4"
37573757
chalk: "npm:^4.1.0"
37583758
enquirer: "npm:~2.3.6"
3759-
nx: "npm:20.4.0"
3759+
nx: "npm:20.4.4"
37603760
tslib: "npm:^2.3.0"
37613761
yargs-parser: "npm:21.1.1"
3762-
checksum: 10c0/aafb14527edb7886a931599f781752b41fdec2f8d6f8ecb693aece4c406c070ff1eb5eb59452cce587ad9dd5e70bc1a7719fb7d2475e8f721a8babab494106fa
3762+
checksum: 10c0/9ae13daac4c5bafbbcaa6ce94e9c146a55fcb6491573cc2d13c5203fc6488cda4d43b7c101f11b3abac6d91a0a1e3421353535bd33ca84a89591dbcb77a69194
37633763
languageName: node
37643764
linkType: hard
37653765

@@ -8956,7 +8956,7 @@ __metadata:
89568956
version: 0.0.0-use.local
89578957
resolution: "lambdas@workspace:."
89588958
dependencies:
8959-
"@nx/eslint": "npm:20.4.0"
8959+
"@nx/eslint": "npm:20.4.4"
89608960
"@nx/jest": "npm:20.3.0"
89618961
"@nx/js": "npm:^20.3.2"
89628962
"@swc-node/register": "npm:~1.10.9"
@@ -9731,21 +9731,21 @@ __metadata:
97319731
languageName: node
97329732
linkType: hard
97339733

9734-
"nx@npm:20.4.0":
9735-
version: 20.4.0
9736-
resolution: "nx@npm:20.4.0"
9734+
"nx@npm:20.4.4":
9735+
version: 20.4.4
9736+
resolution: "nx@npm:20.4.4"
97379737
dependencies:
97389738
"@napi-rs/wasm-runtime": "npm:0.2.4"
9739-
"@nx/nx-darwin-arm64": "npm:20.4.0"
9740-
"@nx/nx-darwin-x64": "npm:20.4.0"
9741-
"@nx/nx-freebsd-x64": "npm:20.4.0"
9742-
"@nx/nx-linux-arm-gnueabihf": "npm:20.4.0"
9743-
"@nx/nx-linux-arm64-gnu": "npm:20.4.0"
9744-
"@nx/nx-linux-arm64-musl": "npm:20.4.0"
9745-
"@nx/nx-linux-x64-gnu": "npm:20.4.0"
9746-
"@nx/nx-linux-x64-musl": "npm:20.4.0"
9747-
"@nx/nx-win32-arm64-msvc": "npm:20.4.0"
9748-
"@nx/nx-win32-x64-msvc": "npm:20.4.0"
9739+
"@nx/nx-darwin-arm64": "npm:20.4.4"
9740+
"@nx/nx-darwin-x64": "npm:20.4.4"
9741+
"@nx/nx-freebsd-x64": "npm:20.4.4"
9742+
"@nx/nx-linux-arm-gnueabihf": "npm:20.4.4"
9743+
"@nx/nx-linux-arm64-gnu": "npm:20.4.4"
9744+
"@nx/nx-linux-arm64-musl": "npm:20.4.4"
9745+
"@nx/nx-linux-x64-gnu": "npm:20.4.4"
9746+
"@nx/nx-linux-x64-musl": "npm:20.4.4"
9747+
"@nx/nx-win32-arm64-msvc": "npm:20.4.4"
9748+
"@nx/nx-win32-x64-msvc": "npm:20.4.4"
97499749
"@yarnpkg/lockfile": "npm:^1.1.0"
97509750
"@yarnpkg/parsers": "npm:3.0.2"
97519751
"@zkochan/js-yaml": "npm:0.0.7"
@@ -9811,7 +9811,7 @@ __metadata:
98119811
bin:
98129812
nx: bin/nx.js
98139813
nx-cloud: bin/nx-cloud.js
9814-
checksum: 10c0/8d4116e50f2ae1d8f34632df3a2a06483ca82efaac15fe2c4d30e49bc0ca2cdfd4ab9ce06a2564209a7e13f022b020832aaf9f03f12d44cb0e152f49f3e61196
9814+
checksum: 10c0/6f76e72cd60a680b4dbec88c1f9d3056f33d4341c0f3f53e5946beb89b8fc8f4b9844824a5218f9581c090e443bc4c7b6ae27cd2a5e3256d6cd624460d8ca466
98159815
languageName: node
98169816
linkType: hard
98179817

0 commit comments

Comments
 (0)