Commit 97096a2
authored
chore(lambda): bump nx from 19.5.4 to 20.0.1 in /lambdas (#4189)
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 19.5.4
to 20.0.1.
<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.0.1 (2024-10-15)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> ensure provideStore is provided before
storeDevTools <a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28107">#28107</a>
(<a href="https://redirect.github.com/nrwl/nx/pull/28428">#28428</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/28107">#28107</a>)</li>
<li><strong>angular:</strong> add missing package version bump for
zone.js (<a
href="https://redirect.github.com/nrwl/nx/pull/28430">#28430</a>)</li>
<li><strong>core:</strong> support <code>NX_NO_CLOUD</code> (<a
href="https://redirect.github.com/nrwl/nx/pull/28366">#28366</a>)</li>
<li><strong>core:</strong> add busy handler for sqlite (<a
href="https://redirect.github.com/nrwl/nx/pull/28390">#28390</a>)</li>
<li><strong>core:</strong> handle <code>neverConnectToCloud</code>
property (<a
href="https://redirect.github.com/nrwl/nx/pull/28452">#28452</a>)</li>
<li><strong>core:</strong> add migration to set
<code>useLegacyCache</code> by default (<a
href="https://redirect.github.com/nrwl/nx/pull/28454">#28454</a>)</li>
<li><strong>js:</strong> improve <code>@nx/js/</code>typescript plugin
and typescript-sync generator performance (<a
href="https://redirect.github.com/nrwl/nx/pull/28379">#28379</a>)</li>
<li><strong>linter:</strong> scope js and ts shared configs to js and ts
files (<a
href="https://redirect.github.com/nrwl/nx/pull/28381">#28381</a>)</li>
<li><strong>module-federation:</strong> ensure mf-manifest supported and
tspaths are added with snake_case (<a
href="https://redirect.github.com/nrwl/nx/pull/28244">#28244</a>)</li>
<li><strong>module-federation:</strong> remote names should follow JS
variable naming schema (<a
href="https://redirect.github.com/nrwl/nx/pull/28401">#28401</a>)</li>
<li><strong>react:</strong> depends on migration should ignore configs
that point to <code>@nx/react</code> <a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28377">#28377</a>
(<a href="https://redirect.github.com/nrwl/nx/pull/28382">#28382</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/28377">#28377</a>)</li>
<li><strong>rspack:</strong> log compilation errors <a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28179">#28179</a>
(<a href="https://redirect.github.com/nrwl/nx/pull/28429">#28429</a>, <a
href="https://redirect.github.com/nrwl/nx/issues/28179">#28179</a>)</li>
<li><strong>rspack:</strong> do not select char from string when mapping
remotes (<a
href="https://redirect.github.com/nrwl/nx/pull/28441">#28441</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@Coly010</code></a></li>
<li>Jonathan Cammisuli</li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li>
</ul>
<h1>20.0.0 (2024-10-07)</h1>
<h3>🚀 Features</h3>
<ul>
<li>add rspack plugin (<a
href="https://redirect.github.com/nrwl/nx/pull/143">#143</a>)</li>
<li>add rspack plugin (<a
href="https://redirect.github.com/nrwl/nx/pull/143">#143</a>)</li>
<li>upgrade rspack to 0.4.4 (<a
href="https://redirect.github.com/nrwl/nx/pull/352">#352</a>)</li>
<li><strong>core:</strong> allow prompts from init generators during nx
init (<a
href="https://redirect.github.com/nrwl/nx/pull/28003">#28003</a>)</li>
<li><strong>core:</strong> update github action pnpm version (<a
href="https://redirect.github.com/nrwl/nx/pull/27815">#27815</a>)</li>
<li><strong>core:</strong> remove node task hasher (<a
href="https://redirect.github.com/nrwl/nx/pull/28147">#28147</a>)</li>
<li><strong>core:</strong> allow circular project dependencies to
execute tasks (<a
href="https://redirect.github.com/nrwl/nx/pull/28227">#28227</a>)</li>
<li><strong>core:</strong> deprecate custom task runners (<a
href="https://redirect.github.com/nrwl/nx/pull/28253">#28253</a>)</li>
<li><strong>core:</strong> open sqlite databases with
<code>SQLITE_OPEN_FULL_MUTEX</code> (<a
href="https://redirect.github.com/nrwl/nx/pull/28276">#28276</a>)</li>
<li><strong>core:</strong> enable db cache by default (<a
href="https://redirect.github.com/nrwl/nx/pull/28048">#28048</a>)</li>
<li><strong>devkit:</strong> bump compatibility to Nx 19 - 21.x (<a
href="https://redirect.github.com/nrwl/nx/pull/28243">#28243</a>)</li>
<li><strong>graph:</strong> enable composite graph functionality (<a
href="https://redirect.github.com/nrwl/nx/pull/27789">#27789</a>)</li>
<li><strong>graph:</strong> show owners in pdv (<a
href="https://redirect.github.com/nrwl/nx/pull/28211">#28211</a>)</li>
<li><strong>js:</strong> add the setup-prettier generator (<a
href="https://redirect.github.com/nrwl/nx/pull/27996">#27996</a>)</li>
<li><strong>js:</strong> generate experimental simplified library with
ts solution setup (<a
href="https://redirect.github.com/nrwl/nx/pull/27910">#27910</a>)</li>
<li><strong>js:</strong> new workspace uses scoped named in root
package.json (<a
href="https://redirect.github.com/nrwl/nx/pull/28271">#28271</a>)</li>
<li><strong>linter:</strong> update eslint-import-plugin to a version
that supports eslint v9 (<a
href="https://redirect.github.com/nrwl/nx/pull/28273">#28273</a>)</li>
<li><strong>misc:</strong> update to Nx 16 and rescoped packages (<a
href="https://redirect.github.com/nrwl/nx/pull/235">#235</a>)</li>
<li><strong>misc:</strong> update to Nx 16 and rescoped packages (<a
href="https://redirect.github.com/nrwl/nx/pull/235">#235</a>)</li>
<li><strong>misc:</strong> remove derived generator paths (<a
href="https://redirect.github.com/nrwl/nx/pull/27714">#27714</a>)</li>
<li><strong>misc:</strong> remove @nrwl/ scoped packages (<a
href="https://redirect.github.com/nrwl/nx/pull/27858">#27858</a>)</li>
<li><strong>misc:</strong> make directory a required option for
generators (<a
href="https://redirect.github.com/nrwl/nx/pull/28093">#28093</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/145fe01e3d4a90407056e8de0155d032958aee98"><code>145fe01</code></a>
fix(core): add migration to set <code>useLegacyCache</code> by default
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28454">#28454</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/afe0cecb1eacc27c6c14b35d54f10c65906ae71c"><code>afe0cec</code></a>
fix(core): handle <code>neverConnectToCloud</code> property (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28452">#28452</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/485090572cec0d19479f48a20630faca397f1369"><code>4850905</code></a>
fix(js): improve <code>@nx/js/</code>typescript plugin and
typescript-sync generator perfo...</li>
<li><a
href="https://github.com/nrwl/nx/commit/e8ce99d234be52bce059d953feed68d0428977b2"><code>e8ce99d</code></a>
fix(core): add busy handler for sqlite (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28390">#28390</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/46eac466de3b0ffd9075623fd53956887a0a56b9"><code>46eac46</code></a>
fix(core): support <code>NX_NO_CLOUD</code> (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28366">#28366</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/d71409950156a0b5eaafbe6914f0516b5175dfd4"><code>d714099</code></a>
fix(core): handle unique constraint errors when adding duplicate hashes
to th...</li>
<li><a
href="https://github.com/nrwl/nx/commit/acb19a6439800552a6a53fc784194a74f4b20069"><code>acb19a6</code></a>
fix(nx-cloud): use create-workspace-v1 endpoint if v2 returns with 404
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28015">#28015</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/d5c452194f6741e0022c78b1284eabd63053ade3"><code>d5c4521</code></a>
feat(core): enable db cache by default (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28048">#28048</a>)</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/nx/issues/28243">#28243</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/7ff387dcd2a50c207f5929f306a28f9170eb3d41"><code>7ff387d</code></a>
Fixing target groups not merging (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/nx/issues/28280">#28280</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nrwl/nx/commits/20.0.1/packages/nx">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent e18ac60 commit 97096a2
2 files changed
+154
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3523 | 3523 | | |
3524 | 3524 | | |
3525 | 3525 | | |
| 3526 | + | |
| 3527 | + | |
| 3528 | + | |
| 3529 | + | |
| 3530 | + | |
| 3531 | + | |
| 3532 | + | |
3526 | 3533 | | |
3527 | 3534 | | |
3528 | 3535 | | |
| |||
3544 | 3551 | | |
3545 | 3552 | | |
3546 | 3553 | | |
| 3554 | + | |
| 3555 | + | |
| 3556 | + | |
| 3557 | + | |
| 3558 | + | |
| 3559 | + | |
| 3560 | + | |
3547 | 3561 | | |
3548 | 3562 | | |
3549 | 3563 | | |
| |||
3565 | 3579 | | |
3566 | 3580 | | |
3567 | 3581 | | |
| 3582 | + | |
| 3583 | + | |
| 3584 | + | |
| 3585 | + | |
| 3586 | + | |
| 3587 | + | |
| 3588 | + | |
3568 | 3589 | | |
3569 | 3590 | | |
3570 | 3591 | | |
| |||
3586 | 3607 | | |
3587 | 3608 | | |
3588 | 3609 | | |
| 3610 | + | |
| 3611 | + | |
| 3612 | + | |
| 3613 | + | |
| 3614 | + | |
| 3615 | + | |
| 3616 | + | |
3589 | 3617 | | |
3590 | 3618 | | |
3591 | 3619 | | |
| |||
3607 | 3635 | | |
3608 | 3636 | | |
3609 | 3637 | | |
| 3638 | + | |
| 3639 | + | |
| 3640 | + | |
| 3641 | + | |
| 3642 | + | |
| 3643 | + | |
| 3644 | + | |
3610 | 3645 | | |
3611 | 3646 | | |
3612 | 3647 | | |
| |||
3628 | 3663 | | |
3629 | 3664 | | |
3630 | 3665 | | |
| 3666 | + | |
| 3667 | + | |
| 3668 | + | |
| 3669 | + | |
| 3670 | + | |
| 3671 | + | |
| 3672 | + | |
3631 | 3673 | | |
3632 | 3674 | | |
3633 | 3675 | | |
| |||
3649 | 3691 | | |
3650 | 3692 | | |
3651 | 3693 | | |
| 3694 | + | |
| 3695 | + | |
| 3696 | + | |
| 3697 | + | |
| 3698 | + | |
| 3699 | + | |
| 3700 | + | |
3652 | 3701 | | |
3653 | 3702 | | |
3654 | 3703 | | |
| |||
3670 | 3719 | | |
3671 | 3720 | | |
3672 | 3721 | | |
| 3722 | + | |
| 3723 | + | |
| 3724 | + | |
| 3725 | + | |
| 3726 | + | |
| 3727 | + | |
| 3728 | + | |
3673 | 3729 | | |
3674 | 3730 | | |
3675 | 3731 | | |
| |||
3691 | 3747 | | |
3692 | 3748 | | |
3693 | 3749 | | |
| 3750 | + | |
| 3751 | + | |
| 3752 | + | |
| 3753 | + | |
| 3754 | + | |
| 3755 | + | |
| 3756 | + | |
3694 | 3757 | | |
3695 | 3758 | | |
3696 | 3759 | | |
| |||
3712 | 3775 | | |
3713 | 3776 | | |
3714 | 3777 | | |
| 3778 | + | |
| 3779 | + | |
| 3780 | + | |
| 3781 | + | |
| 3782 | + | |
| 3783 | + | |
| 3784 | + | |
3715 | 3785 | | |
3716 | 3786 | | |
3717 | 3787 | | |
| |||
8824 | 8894 | | |
8825 | 8895 | | |
8826 | 8896 | | |
8827 | | - | |
| 8897 | + | |
8828 | 8898 | | |
8829 | 8899 | | |
8830 | 8900 | | |
| |||
9661 | 9731 | | |
9662 | 9732 | | |
9663 | 9733 | | |
| 9734 | + | |
| 9735 | + | |
| 9736 | + | |
| 9737 | + | |
| 9738 | + | |
| 9739 | + | |
| 9740 | + | |
| 9741 | + | |
| 9742 | + | |
| 9743 | + | |
| 9744 | + | |
| 9745 | + | |
| 9746 | + | |
| 9747 | + | |
| 9748 | + | |
| 9749 | + | |
| 9750 | + | |
| 9751 | + | |
| 9752 | + | |
| 9753 | + | |
| 9754 | + | |
| 9755 | + | |
| 9756 | + | |
| 9757 | + | |
| 9758 | + | |
| 9759 | + | |
| 9760 | + | |
| 9761 | + | |
| 9762 | + | |
| 9763 | + | |
| 9764 | + | |
| 9765 | + | |
| 9766 | + | |
| 9767 | + | |
| 9768 | + | |
| 9769 | + | |
| 9770 | + | |
| 9771 | + | |
| 9772 | + | |
| 9773 | + | |
| 9774 | + | |
| 9775 | + | |
| 9776 | + | |
| 9777 | + | |
| 9778 | + | |
| 9779 | + | |
| 9780 | + | |
| 9781 | + | |
| 9782 | + | |
| 9783 | + | |
| 9784 | + | |
| 9785 | + | |
| 9786 | + | |
| 9787 | + | |
| 9788 | + | |
| 9789 | + | |
| 9790 | + | |
| 9791 | + | |
| 9792 | + | |
| 9793 | + | |
| 9794 | + | |
| 9795 | + | |
| 9796 | + | |
| 9797 | + | |
| 9798 | + | |
| 9799 | + | |
| 9800 | + | |
| 9801 | + | |
| 9802 | + | |
| 9803 | + | |
| 9804 | + | |
| 9805 | + | |
| 9806 | + | |
| 9807 | + | |
| 9808 | + | |
| 9809 | + | |
| 9810 | + | |
| 9811 | + | |
| 9812 | + | |
| 9813 | + | |
| 9814 | + | |
| 9815 | + | |
9664 | 9816 | | |
9665 | 9817 | | |
9666 | 9818 | | |
| |||
0 commit comments