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

Commit

Permalink
chore(lambda): bump @nx/jest from 19.5.4 to 20.0.12 in /lambdas (#4255)
Browse files Browse the repository at this point in the history
Bumps [@nx/jest](https://github.com/nrwl/nx/tree/HEAD/packages/jest)
from 19.5.4 to 20.0.12.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@​nx/jest</code>'s
releases</a>.</em></p>
<blockquote>
<h2>20.0.12 (2024-11-08)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> create different dummy tasks for different
targets (<a
href="https://redirect.github.com/nrwl/nx/pull/28837">#28837</a>)</li>
<li><strong>core:</strong> do not depend on ci info crate (<a
href="https://redirect.github.com/nrwl/nx/pull/28850">#28850</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@​FrozenPandaz</code></a></li>
</ul>
<h2>20.0.11 (2024-11-07)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>nx-cloud:</strong> configure import paths for light client
when running … (<a
href="https://redirect.github.com/nrwl/nx/pull/28735">#28735</a>)</li>
<li><strong>nx-dev:</strong> add video course page (<a
href="https://redirect.github.com/nrwl/nx/pull/28736">#28736</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> fix cannot read properties of undefined
(reading 'split') (<a
href="https://redirect.github.com/nrwl/nx/pull/28761">#28761</a>)</li>
<li><strong>core:</strong> task graph needs to handle multiple cycles
(<a
href="https://redirect.github.com/nrwl/nx/pull/28793">#28793</a>)</li>
<li><strong>core:</strong> empty external deps should work properly (<a
href="https://redirect.github.com/nrwl/nx/pull/28727">#28727</a>)</li>
<li><strong>core:</strong> ensure that the database connection is closed
when nx exits (<a
href="https://redirect.github.com/nrwl/nx/pull/28821">#28821</a>)</li>
<li><strong>graph:</strong> add better pdv empty states when no targets
exist (<a
href="https://redirect.github.com/nrwl/nx/pull/28797">#28797</a>)</li>
<li><strong>nx-dev:</strong> SEO tags (<a
href="https://redirect.github.com/nrwl/nx/pull/28823">#28823</a>)</li>
<li><strong>repo:</strong> update version of actions/github-script in
nightly script (<a
href="https://redirect.github.com/nrwl/nx/pull/28784">#28784</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>Jonathan Cammisuli</li>
<li>Juri Strumpflohner <a
href="https://github.com/juristr"><code>@​juristr</code></a></li>
<li>Louie Weng <a
href="https://github.com/lourw"><code>@​lourw</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@​MaxKless</code></a></li>
<li>Miroslav Jonaš <a
href="https://github.com/meeroslav"><code>@​meeroslav</code></a></li>
</ul>
<h2>20.0.10 (2024-11-06)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> ensure that <code>setWorkspaceContext</code>
is run only on main nx packages (<a
href="https://redirect.github.com/nrwl/nx/pull/28706">#28706</a>)</li>
<li><strong>core:</strong> revert archive file creation changes (<a
href="https://redirect.github.com/nrwl/nx/pull/28817">#28817</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Jonathan Cammisuli</li>
</ul>
<h2>20.0.9 (2024-11-05)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nrwl/nx/commit/cbda8cf27591c0659b69c357e374e5aa17f61cc3"><code>cbda8cf</code></a>
fix(testing): getJestProjectsAsync no longer duplicates project paths
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/28311">#28311</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/f743808bd58c563d74d374e35c4cac58271a57d9"><code>f743808</code></a>
fix(testing): migration for getJestProjects -&gt; getJestProjectsAsync
handles b...</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/jest/issues/28243">#28243</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/10fb32474649641074ee4e25e646e9a5b428c777"><code>10fb324</code></a>
chore(testing): add deprecated comment for getJestProjects (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/28178">#28178</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/jest/issues/28220">#28220</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/f221a41dbd4fb34c1530bce2fb0af58e87ea37bc"><code>f221a41</code></a>
feat(misc): remove @nrwl/ scoped packages (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/27858">#27858</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/49c5a73cd04b602d6b71c48713d6d76b745531a1"><code>49c5a73</code></a>
feat(js): generate experimental simplified library with ts solution
setup (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/2">#2</a>...</li>
<li><a
href="https://github.com/nrwl/nx/commit/d454f25aad38be761a8231ed36654a75072a4044"><code>d454f25</code></a>
feat(testing): update test generators to exclude test files from the
runtime ...</li>
<li><a
href="https://github.com/nrwl/nx/commit/5bbaffbda8480f8d12d35cb6571af200f8af3096"><code>5bbaffb</code></a>
feat(core): add metagenerator for convert-to-inferred (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/jest/issues/27672">#27672</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/68eeb2eeed2d7dc81c9ce3990bf539cfd58a78d9"><code>68eeb2e</code></a>
feat(linter): create new workspaces with ESLint v9 and typescript-eslint
v8 (...</li>
<li>Additional commits viewable in <a
href="https://github.com/nrwl/nx/commits/20.0.12/packages/jest">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nx/jest&package-manager=npm_and_yarn&previous-version=19.5.4&new-version=20.0.12)](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>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 6cb07d8 commit c225d3e
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 268 deletions.
2 changes: 1 addition & 1 deletion lambdas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"devDependencies": {
"@nx/eslint": "20.0.8",
"@nx/jest": "19.5.4",
"@nx/jest": "20.0.12",
"@nx/js": "^20.0.0",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.7.40",
Expand Down
Loading

0 comments on commit c225d3e

Please sign in to comment.