Commit 219eaa6
authored
chore(lambda): bump @nx/js from 19.6.1 to 19.7.3 in /lambdas (#4130)
Bumps [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from
19.6.1 to 19.7.3.
<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>19.7.3 (2024-09-12)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>core:</strong> import warns when source and destination
directories are different (<a
href="https://redirect.github.com/nrwl/nx/pull/27875">#27875</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> handle sync generator failures (<a
href="https://redirect.github.com/nrwl/nx/pull/27650">#27650</a>)</li>
<li><strong>core:</strong> handle --no-interative for
create-nx-workspace (<a
href="https://redirect.github.com/nrwl/nx/pull/27702">#27702</a>)</li>
<li><strong>core:</strong> respect filenames of inputs when computing
task hash (<a
href="https://redirect.github.com/nrwl/nx/pull/27873">#27873</a>)</li>
<li><strong>core:</strong> handleErrors should display error cause if it
exists (<a
href="https://redirect.github.com/nrwl/nx/pull/27886">#27886</a>)</li>
<li><strong>gradle:</strong> fix gradle app deps (<a
href="https://redirect.github.com/nrwl/nx/pull/27865">#27865</a>)</li>
<li><strong>js:</strong> keep refs to ignored files and allow opting out
of pruning stale refs in typescript sync generator (<a
href="https://redirect.github.com/nrwl/nx/pull/27636">#27636</a>)</li>
<li><strong>misc:</strong> createNodesV2 plugins should show inference
capabilities (<a
href="https://redirect.github.com/nrwl/nx/pull/27896">#27896</a>)</li>
<li><strong>nx-cloud:</strong> include nxCloudId when generating connect
urls (<a
href="https://redirect.github.com/nrwl/nx/pull/27882">#27882</a>)</li>
<li><strong>webpack:</strong> handle relative paths for
additionalEntryPath (<a
href="https://redirect.github.com/nrwl/nx/pull/27885">#27885</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>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li>
<li>Louie Weng <a
href="https://github.com/lourw"><code>@lourw</code></a></li>
<li>Nate Jacobs <a
href="https://github.com/iAmNathanJ"><code>@iAmNathanJ</code></a></li>
</ul>
<h2>19.7.2 (2024-09-10)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> take nx-release-publish target defaults into
account for implicit target (<a
href="https://redirect.github.com/nrwl/nx/pull/27764">#27764</a>)</li>
<li><strong>release:</strong> ensure git commits containing pipe can be
parsed reliably (<a
href="https://redirect.github.com/nrwl/nx/pull/27840">#27840</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>James Henry <a
href="https://github.com/JamesHenry"><code>@JamesHenry</code></a></li>
</ul>
<h2>19.7.1 (2024-09-10)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>release:</strong> allow local dependency version protocols
to be preserved, pnpm publish support (<a
href="https://redirect.github.com/nrwl/nx/pull/27787">#27787</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> make sure sharedGlobals is referenced in
default namedInputs (<a
href="https://redirect.github.com/nrwl/nx/pull/27813">#27813</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/8b2393e8bfe11c0d0a24864dec76339bd4d1fcba"><code>8b2393e</code></a>
fix(js): keep refs to ignored files and allow opting out of pruning
stale ref...</li>
<li><a
href="https://github.com/nrwl/nx/commit/431fe2a021e3768bdf903c46dd7386b91cfcb8fe"><code>431fe2a</code></a>
feat(release): allow local dependency version protocols to be preserved,
pnpm...</li>
<li><a
href="https://github.com/nrwl/nx/commit/0c449b449b5a5ac6f637cc8982582d96c0865eef"><code>0c449b4</code></a>
fix(release): respect updateDependents being explicitly disabled in
conventio...</li>
<li><a
href="https://github.com/nrwl/nx/commit/4766031d0744a0e5f2285b13532c75fdfe4f013a"><code>4766031</code></a>
feat(js): add metadata to the typescript inferred tasks (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27806">#27806</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/e71e2f3da8d2c265a43843a193f17ab1d8c2889a"><code>e71e2f3</code></a>
Revert "feat(core): add shutdown lifecycle hook to node
executor" (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27794">#27794</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/1108ebf0c6fd5dd1fc83713b792ed76738907169"><code>1108ebf</code></a>
fix(release): support forwarding the --access flag to npm publish (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27765">#27765</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/71715363bf1927b962b41447101fa1c82a4605d0"><code>7171536</code></a>
fix(release): version plan changelogs should contain authors and refs
(<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27737">#27737</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/d1c901df1e38b067a0eb7fbd01d1d6a511edf7ed"><code>d1c901d</code></a>
fix(js): respect "watch" option when
"runBuildTargetDependencies" is true (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/2">#2</a>...</li>
<li><a
href="https://github.com/nrwl/nx/commit/088a95b7e51aff38dcd84ad028bf69a2ef8c404f"><code>088a95b</code></a>
chore(repo): update to pnpm 9 (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27624">#27624</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/00710b9187dc0f9169a31168ff3f88392aa722b9"><code>00710b9</code></a>
fix(js): fix verdaccio windows for registry (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/27350">#27350</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nrwl/nx/commits/19.7.3/packages/js">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 6e6bd98 commit 219eaa6
2 files changed
+95
-94
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3181 | 3181 | | |
3182 | 3182 | | |
3183 | 3183 | | |
3184 | | - | |
3185 | | - | |
3186 | | - | |
| 3184 | + | |
| 3185 | + | |
| 3186 | + | |
3187 | 3187 | | |
3188 | | - | |
3189 | | - | |
| 3188 | + | |
| 3189 | + | |
3190 | 3190 | | |
3191 | 3191 | | |
3192 | 3192 | | |
| |||
3217 | 3217 | | |
3218 | 3218 | | |
3219 | 3219 | | |
3220 | | - | |
3221 | | - | |
3222 | | - | |
| 3220 | + | |
| 3221 | + | |
| 3222 | + | |
3223 | 3223 | | |
3224 | | - | |
3225 | | - | |
| 3224 | + | |
| 3225 | + | |
3226 | 3226 | | |
3227 | 3227 | | |
3228 | 3228 | | |
| |||
3250 | 3250 | | |
3251 | 3251 | | |
3252 | 3252 | | |
3253 | | - | |
3254 | | - | |
3255 | | - | |
| 3253 | + | |
| 3254 | + | |
| 3255 | + | |
3256 | 3256 | | |
3257 | | - | |
| 3257 | + | |
3258 | 3258 | | |
3259 | 3259 | | |
3260 | 3260 | | |
3261 | | - | |
| 3261 | + | |
3262 | 3262 | | |
3263 | 3263 | | |
3264 | 3264 | | |
| |||
3280 | 3280 | | |
3281 | 3281 | | |
3282 | 3282 | | |
3283 | | - | |
3284 | | - | |
3285 | | - | |
| 3283 | + | |
| 3284 | + | |
| 3285 | + | |
3286 | 3286 | | |
3287 | | - | |
3288 | | - | |
| 3287 | + | |
| 3288 | + | |
3289 | 3289 | | |
3290 | 3290 | | |
3291 | 3291 | | |
| |||
3327 | 3327 | | |
3328 | 3328 | | |
3329 | 3329 | | |
3330 | | - | |
3331 | | - | |
3332 | | - | |
| 3330 | + | |
| 3331 | + | |
| 3332 | + | |
3333 | 3333 | | |
3334 | | - | |
| 3334 | + | |
3335 | 3335 | | |
3336 | 3336 | | |
3337 | 3337 | | |
| |||
3342 | 3342 | | |
3343 | 3343 | | |
3344 | 3344 | | |
3345 | | - | |
| 3345 | + | |
3346 | 3346 | | |
3347 | 3347 | | |
3348 | 3348 | | |
| |||
3473 | 3473 | | |
3474 | 3474 | | |
3475 | 3475 | | |
3476 | | - | |
3477 | | - | |
3478 | | - | |
| 3476 | + | |
| 3477 | + | |
| 3478 | + | |
3479 | 3479 | | |
3480 | 3480 | | |
3481 | 3481 | | |
| |||
3484 | 3484 | | |
3485 | 3485 | | |
3486 | 3486 | | |
3487 | | - | |
3488 | | - | |
3489 | | - | |
| 3487 | + | |
| 3488 | + | |
| 3489 | + | |
3490 | 3490 | | |
3491 | 3491 | | |
3492 | 3492 | | |
| |||
3497 | 3497 | | |
3498 | 3498 | | |
3499 | 3499 | | |
| 3500 | + | |
3500 | 3501 | | |
3501 | 3502 | | |
3502 | 3503 | | |
| |||
3511 | 3512 | | |
3512 | 3513 | | |
3513 | 3514 | | |
3514 | | - | |
| 3515 | + | |
3515 | 3516 | | |
3516 | 3517 | | |
3517 | 3518 | | |
| |||
3538 | 3539 | | |
3539 | 3540 | | |
3540 | 3541 | | |
3541 | | - | |
3542 | | - | |
3543 | | - | |
| 3542 | + | |
| 3543 | + | |
| 3544 | + | |
3544 | 3545 | | |
3545 | 3546 | | |
3546 | 3547 | | |
| |||
3559 | 3560 | | |
3560 | 3561 | | |
3561 | 3562 | | |
3562 | | - | |
3563 | | - | |
3564 | | - | |
| 3563 | + | |
| 3564 | + | |
| 3565 | + | |
3565 | 3566 | | |
3566 | 3567 | | |
3567 | 3568 | | |
| |||
3580 | 3581 | | |
3581 | 3582 | | |
3582 | 3583 | | |
3583 | | - | |
3584 | | - | |
3585 | | - | |
| 3584 | + | |
| 3585 | + | |
| 3586 | + | |
3586 | 3587 | | |
3587 | 3588 | | |
3588 | 3589 | | |
| |||
3601 | 3602 | | |
3602 | 3603 | | |
3603 | 3604 | | |
3604 | | - | |
3605 | | - | |
3606 | | - | |
| 3605 | + | |
| 3606 | + | |
| 3607 | + | |
3607 | 3608 | | |
3608 | 3609 | | |
3609 | 3610 | | |
| |||
3622 | 3623 | | |
3623 | 3624 | | |
3624 | 3625 | | |
3625 | | - | |
3626 | | - | |
3627 | | - | |
| 3626 | + | |
| 3627 | + | |
| 3628 | + | |
3628 | 3629 | | |
3629 | 3630 | | |
3630 | 3631 | | |
| |||
3643 | 3644 | | |
3644 | 3645 | | |
3645 | 3646 | | |
3646 | | - | |
3647 | | - | |
3648 | | - | |
| 3647 | + | |
| 3648 | + | |
| 3649 | + | |
3649 | 3650 | | |
3650 | 3651 | | |
3651 | 3652 | | |
| |||
3664 | 3665 | | |
3665 | 3666 | | |
3666 | 3667 | | |
3667 | | - | |
3668 | | - | |
3669 | | - | |
| 3668 | + | |
| 3669 | + | |
| 3670 | + | |
3670 | 3671 | | |
3671 | 3672 | | |
3672 | 3673 | | |
| |||
3685 | 3686 | | |
3686 | 3687 | | |
3687 | 3688 | | |
3688 | | - | |
3689 | | - | |
3690 | | - | |
| 3689 | + | |
| 3690 | + | |
| 3691 | + | |
3691 | 3692 | | |
3692 | 3693 | | |
3693 | 3694 | | |
| |||
3706 | 3707 | | |
3707 | 3708 | | |
3708 | 3709 | | |
3709 | | - | |
3710 | | - | |
3711 | | - | |
| 3710 | + | |
| 3711 | + | |
| 3712 | + | |
3712 | 3713 | | |
3713 | 3714 | | |
3714 | 3715 | | |
| |||
3727 | 3728 | | |
3728 | 3729 | | |
3729 | 3730 | | |
3730 | | - | |
3731 | | - | |
3732 | | - | |
| 3731 | + | |
| 3732 | + | |
| 3733 | + | |
3733 | 3734 | | |
3734 | 3735 | | |
3735 | 3736 | | |
| |||
3764 | 3765 | | |
3765 | 3766 | | |
3766 | 3767 | | |
3767 | | - | |
3768 | | - | |
3769 | | - | |
| 3768 | + | |
| 3769 | + | |
| 3770 | + | |
3770 | 3771 | | |
3771 | | - | |
3772 | | - | |
| 3772 | + | |
| 3773 | + | |
3773 | 3774 | | |
3774 | 3775 | | |
3775 | | - | |
| 3776 | + | |
3776 | 3777 | | |
3777 | 3778 | | |
3778 | | - | |
| 3779 | + | |
3779 | 3780 | | |
3780 | 3781 | | |
3781 | 3782 | | |
| |||
8722 | 8723 | | |
8723 | 8724 | | |
8724 | 8725 | | |
8725 | | - | |
| 8726 | + | |
8726 | 8727 | | |
8727 | 8728 | | |
8728 | 8729 | | |
| |||
8751 | 8752 | | |
8752 | 8753 | | |
8753 | 8754 | | |
| 8755 | + | |
| 8756 | + | |
| 8757 | + | |
| 8758 | + | |
| 8759 | + | |
| 8760 | + | |
| 8761 | + | |
8754 | 8762 | | |
8755 | 8763 | | |
8756 | 8764 | | |
8757 | 8765 | | |
8758 | 8766 | | |
8759 | 8767 | | |
8760 | 8768 | | |
8761 | | - | |
8762 | | - | |
8763 | | - | |
8764 | | - | |
8765 | | - | |
8766 | | - | |
8767 | | - | |
8768 | 8769 | | |
8769 | 8770 | | |
8770 | 8771 | | |
| |||
9483 | 9484 | | |
9484 | 9485 | | |
9485 | 9486 | | |
9486 | | - | |
9487 | | - | |
9488 | | - | |
| 9487 | + | |
| 9488 | + | |
| 9489 | + | |
9489 | 9490 | | |
9490 | 9491 | | |
9491 | | - | |
9492 | | - | |
9493 | | - | |
9494 | | - | |
9495 | | - | |
9496 | | - | |
9497 | | - | |
9498 | | - | |
9499 | | - | |
9500 | | - | |
9501 | | - | |
| 9492 | + | |
| 9493 | + | |
| 9494 | + | |
| 9495 | + | |
| 9496 | + | |
| 9497 | + | |
| 9498 | + | |
| 9499 | + | |
| 9500 | + | |
| 9501 | + | |
| 9502 | + | |
9502 | 9503 | | |
9503 | 9504 | | |
9504 | 9505 | | |
| |||
9517 | 9518 | | |
9518 | 9519 | | |
9519 | 9520 | | |
9520 | | - | |
| 9521 | + | |
9521 | 9522 | | |
9522 | 9523 | | |
9523 | 9524 | | |
| |||
9564 | 9565 | | |
9565 | 9566 | | |
9566 | 9567 | | |
9567 | | - | |
| 9568 | + | |
9568 | 9569 | | |
9569 | 9570 | | |
9570 | 9571 | | |
| |||
0 commit comments