Skip to content

Commit 1fa84ee

Browse files
chore(lambda): bump @nx/js from 20.1.2 to 20.3.1 in /lambdas (#4357)
Bumps [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from 20.1.2 to 20.3.1. <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> <h2>20.3.1 (2025-01-07)</h2> <h3>🚀 Features</h3> <ul> <li><strong>nx-dev:</strong> add TOC markdoc component for blog posts (<a href="https://github.com/nrwl/nx/commit/d98e6e4e84">d98e6e4e84</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>core:</strong> daemon spinner should show text (<a href="https://redirect.github.com/nrwl/nx/pull/29448">#29448</a>)</li> <li><strong>js:</strong> not generate tsconfig if already exists (<a href="https://redirect.github.com/nrwl/nx/pull/29317">#29317</a>)</li> <li><strong>js:</strong> only add typescript project references for explicit dependencies in sync generator (<a href="https://redirect.github.com/nrwl/nx/pull/28998">#28998</a>)</li> <li><strong>js:</strong> infer outputs correctly when both rootDir and outDir are set for tsconfig (<a href="https://redirect.github.com/nrwl/nx/pull/29531">#29531</a>)</li> <li><strong>nx-dev:</strong> Quote typo (<a href="https://redirect.github.com/nrwl/nx/pull/29513">#29513</a>)</li> <li><strong>nx-dev:</strong> add playsInline to video loop component (<a href="https://github.com/nrwl/nx/commit/615fd172a5">615fd172a5</a>)</li> <li><strong>release:</strong> invalid config path in hint for using skipLockFileUpdate (<a href="https://redirect.github.com/nrwl/nx/pull/29425">#29425</a>)</li> <li><strong>vite:</strong> tsconfig paths plugin should not partially match paths (<a href="https://redirect.github.com/nrwl/nx/pull/29501">#29501</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Bartosz Adamczyk <a href="https://github.com/clxandstuff"><code>@​clxandstuff</code></a></li> <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>Jack Stevenson</li> <li>Juri <a href="https://github.com/juristr"><code>@​juristr</code></a></li> <li>Matt Lewis <a href="https://github.com/mattlewis92"><code>@​mattlewis92</code></a></li> <li>Nicholas Cunningham <a href="https://github.com/ndcunningham"><code>@​ndcunningham</code></a></li> <li>Philip Fulcher</li> </ul> <h2>20.3.0 (2024-12-20)</h2> <h3>🚀 Features</h3> <ul> <li><strong>angular:</strong> support ngrx v19 (<a href="https://redirect.github.com/nrwl/nx/pull/29398">#29398</a>)</li> <li><strong>core:</strong> support rollup.config.ts (<a href="https://redirect.github.com/nrwl/nx/pull/28240">#28240</a>)</li> <li><strong>core:</strong> use custom resolution to resolve from source local plugins with artifacts pointing to the outputs (<a href="https://redirect.github.com/nrwl/nx/pull/29222">#29222</a>)</li> <li><strong>core:</strong> add spinners when graph compute takes long time (<a href="https://redirect.github.com/nrwl/nx/pull/28966">#28966</a>)</li> <li><strong>core:</strong> not exit when one plugin installation failed (<a href="https://redirect.github.com/nrwl/nx/pull/28684">#28684</a>)</li> <li><strong>core:</strong> nx-plugin-checks accounts for outDir and rootDir of projects when checking file existence (<a href="https://redirect.github.com/nrwl/nx/pull/29391">#29391</a>)</li> <li><strong>core:</strong> add lib/** glob to workspaces so we support it out of the box (<a href="https://redirect.github.com/nrwl/nx/pull/29403">#29403</a>)</li> <li><strong>core:</strong> show progress on ci if graph construction takes longer than expected (<a href="https://redirect.github.com/nrwl/nx/pull/29392">#29392</a>)</li> <li><strong>eslint:</strong> rename eslint.config.js to eslint.config.cjs to resolve them as CommonJS (<a href="https://redirect.github.com/nrwl/nx/pull/29334">#29334</a>)</li> <li><strong>expo:</strong> upgrade Expo to v52 (<a href="https://redirect.github.com/nrwl/nx/pull/29142">#29142</a>)</li> <li><strong>js:</strong> update vue/node app and lib generators to support TS solutions (<a href="https://redirect.github.com/nrwl/nx/pull/29299">#29299</a>)</li> <li><strong>misc:</strong> handle artifact generators' <code>path</code> options including file extensions (<a href="https://redirect.github.com/nrwl/nx/pull/29111">#29111</a>)</li> <li><strong>nx-dev:</strong> link more customer videos on enterprise page (<a href="https://github.com/nrwl/nx/commit/7498e470fa">7498e470fa</a>)</li> <li><strong>nx-plugin:</strong> added support for vitest test runner (<a href="https://redirect.github.com/nrwl/nx/pull/29140">#29140</a>)</li> <li><strong>release:</strong> allow automated git push from version or changelog step (<a href="https://redirect.github.com/nrwl/nx/pull/29280">#29280</a>)</li> <li><strong>rsbuild:</strong> add intial package (<a href="https://redirect.github.com/nrwl/nx/pull/29147">#29147</a>)</li> <li><strong>rsbuild:</strong> add inferred targets plugin (<a href="https://redirect.github.com/nrwl/nx/pull/29192">#29192</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/5c51d92f307f9de4dad3b6608bc871659af27ce3"><code>5c51d92</code></a> fix(js): infer outputs correctly when both rootDir and outDir are set for tsc...</li> <li><a href="https://github.com/nrwl/nx/commit/84617b0ccbd3a9b508564ee9ca6b0fcbe9df7830"><code>84617b0</code></a> fix(js): only add typescript project references for explicit dependencies in ...</li> <li><a href="https://github.com/nrwl/nx/commit/f7e796a3d6ade70e39b66381d9b14473405d4588"><code>f7e796a</code></a> fix(release): invalid config path in hint for using skipLockFileUpdate (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/29425">#29425</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/59b30ef094362a3fc7a99ba0bcc0979ca6866c45"><code>59b30ef</code></a> fix(js): not generate tsconfig if already exists (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/29317">#29317</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/0ebe59cda90362593a2c5982d2f5f741792926df"><code>0ebe59c</code></a> fix(js): handle resolution from within node_module in the sync generator (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/29">#29</a>...</li> <li><a href="https://github.com/nrwl/nx/commit/a675bd2a06095d4684b69def07867d1261774888"><code>a675bd2</code></a> fix(js): Configure typescript plugin to handle non-buildable libs (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/29393">#29393</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/d05f30fb0199a3c3b40a3aad01feb5fd25924abd"><code>d05f30f</code></a> fix(core): Adding react apps/libs to workspaces so they can be referenced. (#...</li> <li><a href="https://github.com/nrwl/nx/commit/1d7465b02e35967590c9b7afb2cee785f38d4238"><code>1d7465b</code></a> feat(core): not exit when one plugin installation failed (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/28684">#28684</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/f922e2bcf0c5dd9b9629c7b0a54f0da37cf54253"><code>f922e2b</code></a> fix(misc): fix misc generation issues with the ts solution setup (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/29350">#29350</a>)</li> <li><a href="https://github.com/nrwl/nx/commit/99a0e7c5a086a2613742f6f4eb7fff0fd66d8be1"><code>99a0e7c</code></a> fix(misc): ensure <code>tsBuildInfoFile</code> is generated inside <code>outDir</code> (<a href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/29343">#29343</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nrwl/nx/commits/20.3.1/packages/js">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~jameshenry">jameshenry</a>, a new releaser for <code>@​nx/js</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nx/js&package-manager=npm_and_yarn&previous-version=20.1.2&new-version=20.3.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 fc0c8ab commit 1fa84ee

File tree

2 files changed

+115
-126
lines changed

2 files changed

+115
-126
lines changed

lambdas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@nx/eslint": "20.3.0",
2525
"@nx/jest": "20.3.0",
26-
"@nx/js": "^20.0.1",
26+
"@nx/js": "^20.3.1",
2727
"@swc-node/register": "~1.10.9",
2828
"@swc/core": "~1.10.1",
2929
"@swc/helpers": "~0.5.15",

0 commit comments

Comments
 (0)