Skip to content

Commit

Permalink
chore(lambda): bump nx from 20.0.1 to 20.1.2 in /lambdas (#4269)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 238c111 commit 7aa3b81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 154 deletions.
2 changes: 1 addition & 1 deletion lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@swc/helpers": "~0.5.15",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"nx": "20.0.1",
"nx": "20.1.2",
"prettier": "^3.3.3",
"typescript": "^5.6.3"
},
Expand Down
154 changes: 1 addition & 153 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3405,13 +3405,6 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-darwin-arm64@npm:20.0.1":
version: 20.0.1
resolution: "@nx/nx-darwin-arm64@npm:20.0.1"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-darwin-arm64@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-darwin-arm64@npm:20.0.8"
Expand All @@ -3426,13 +3419,6 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-darwin-x64@npm:20.0.1":
version: 20.0.1
resolution: "@nx/nx-darwin-x64@npm:20.0.1"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@nx/nx-darwin-x64@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-darwin-x64@npm:20.0.8"
Expand All @@ -3447,13 +3433,6 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-freebsd-x64@npm:20.0.1":
version: 20.0.1
resolution: "@nx/nx-freebsd-x64@npm:20.0.1"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"@nx/nx-freebsd-x64@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-freebsd-x64@npm:20.0.8"
Expand All @@ -3468,13 +3447,6 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-arm-gnueabihf@npm:20.0.1":
version: 20.0.1
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.0.1"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@nx/nx-linux-arm-gnueabihf@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-linux-arm-gnueabihf@npm:20.0.8"
Expand All @@ -3489,13 +3461,6 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-arm64-gnu@npm:20.0.1":
version: 20.0.1
resolution: "@nx/nx-linux-arm64-gnu@npm:20.0.1"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-arm64-gnu@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-linux-arm64-gnu@npm:20.0.8"
Expand All @@ -3510,13 +3475,6 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-arm64-musl@npm:20.0.1":
version: 20.0.1
resolution: "@nx/nx-linux-arm64-musl@npm:20.0.1"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-linux-arm64-musl@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-linux-arm64-musl@npm:20.0.8"
Expand All @@ -3531,13 +3489,6 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-x64-gnu@npm:20.0.1":
version: 20.0.1
resolution: "@nx/nx-linux-x64-gnu@npm:20.0.1"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-x64-gnu@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-linux-x64-gnu@npm:20.0.8"
Expand All @@ -3552,13 +3503,6 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-linux-x64-musl@npm:20.0.1":
version: 20.0.1
resolution: "@nx/nx-linux-x64-musl@npm:20.0.1"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-linux-x64-musl@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-linux-x64-musl@npm:20.0.8"
Expand All @@ -3573,13 +3517,6 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-win32-arm64-msvc@npm:20.0.1":
version: 20.0.1
resolution: "@nx/nx-win32-arm64-msvc@npm:20.0.1"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-win32-arm64-msvc@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-win32-arm64-msvc@npm:20.0.8"
Expand All @@ -3594,13 +3531,6 @@ __metadata:
languageName: node
linkType: hard

"@nx/nx-win32-x64-msvc@npm:20.0.1":
version: 20.0.1
resolution: "@nx/nx-win32-x64-msvc@npm:20.0.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@nx/nx-win32-x64-msvc@npm:20.0.8":
version: 20.0.8
resolution: "@nx/nx-win32-x64-msvc@npm:20.0.8"
Expand Down Expand Up @@ -8748,7 +8678,7 @@ __metadata:
"@swc/helpers": "npm:~0.5.15"
eslint: "npm:^8.57.0"
jest: "npm:^29.7.0"
nx: "npm:20.0.1"
nx: "npm:20.1.2"
prettier: "npm:^3.3.3"
typescript: "npm:^5.6.3"
languageName: unknown
Expand Down Expand Up @@ -9347,88 +9277,6 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:20.0.1":
version: 20.0.1
resolution: "nx@npm:20.0.1"
dependencies:
"@napi-rs/wasm-runtime": "npm:0.2.4"
"@nx/nx-darwin-arm64": "npm:20.0.1"
"@nx/nx-darwin-x64": "npm:20.0.1"
"@nx/nx-freebsd-x64": "npm:20.0.1"
"@nx/nx-linux-arm-gnueabihf": "npm:20.0.1"
"@nx/nx-linux-arm64-gnu": "npm:20.0.1"
"@nx/nx-linux-arm64-musl": "npm:20.0.1"
"@nx/nx-linux-x64-gnu": "npm:20.0.1"
"@nx/nx-linux-x64-musl": "npm:20.0.1"
"@nx/nx-win32-arm64-msvc": "npm:20.0.1"
"@nx/nx-win32-x64-msvc": "npm:20.0.1"
"@yarnpkg/lockfile": "npm:^1.1.0"
"@yarnpkg/parsers": "npm:3.0.0-rc.46"
"@zkochan/js-yaml": "npm:0.0.7"
axios: "npm:^1.7.4"
chalk: "npm:^4.1.0"
cli-cursor: "npm:3.1.0"
cli-spinners: "npm:2.6.1"
cliui: "npm:^8.0.1"
dotenv: "npm:~16.4.5"
dotenv-expand: "npm:~11.0.6"
enquirer: "npm:~2.3.6"
figures: "npm:3.2.0"
flat: "npm:^5.0.2"
front-matter: "npm:^4.0.2"
ignore: "npm:^5.0.4"
jest-diff: "npm:^29.4.1"
jsonc-parser: "npm:3.2.0"
lines-and-columns: "npm:2.0.3"
minimatch: "npm:9.0.3"
node-machine-id: "npm:1.1.12"
npm-run-path: "npm:^4.0.1"
open: "npm:^8.4.0"
ora: "npm:5.3.0"
semver: "npm:^7.5.3"
string-width: "npm:^4.2.3"
tar-stream: "npm:~2.2.0"
tmp: "npm:~0.2.1"
tsconfig-paths: "npm:^4.1.2"
tslib: "npm:^2.3.0"
yargs: "npm:^17.6.2"
yargs-parser: "npm:21.1.1"
peerDependencies:
"@swc-node/register": ^1.8.0
"@swc/core": ^1.3.85
dependenciesMeta:
"@nx/nx-darwin-arm64":
optional: true
"@nx/nx-darwin-x64":
optional: true
"@nx/nx-freebsd-x64":
optional: true
"@nx/nx-linux-arm-gnueabihf":
optional: true
"@nx/nx-linux-arm64-gnu":
optional: true
"@nx/nx-linux-arm64-musl":
optional: true
"@nx/nx-linux-x64-gnu":
optional: true
"@nx/nx-linux-x64-musl":
optional: true
"@nx/nx-win32-arm64-msvc":
optional: true
"@nx/nx-win32-x64-msvc":
optional: true
peerDependenciesMeta:
"@swc-node/register":
optional: true
"@swc/core":
optional: true
bin:
nx: bin/nx.js
nx-cloud: bin/nx-cloud.js
checksum: 10c0/6a0fbe0b438b30a3bb0eefde685377bdc2a5547509e3273cf20d97d1acdde2aba190560739ccf419452f312e90dc4abeba9dcee01348aa6d6378d39137fc47e1
languageName: node
linkType: hard

"nx@npm:20.0.8":
version: 20.0.8
resolution: "nx@npm:20.0.8"
Expand Down

0 comments on commit 7aa3b81

Please sign in to comment.