Commit 94ecc5f
authored
chore(lambda): bump @nx/js from 19.8.0 to 20.0.0 in /lambdas (#4167)
Bumps [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from
19.8.0 to 20.0.0.
<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>
<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>
<li><strong>misc:</strong> enable new ts minimal setup by default and
guard execution of generators with no support for it (<a
href="https://redirect.github.com/nrwl/nx/pull/28199">#28199</a>)</li>
<li>1 parent 71f4b6e commit 94ecc5f
2 files changed
+65
-108
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 | |
|---|---|---|---|
| |||
3198 | 3198 | | |
3199 | 3199 | | |
3200 | 3200 | | |
3201 | | - | |
3202 | | - | |
3203 | | - | |
3204 | | - | |
3205 | | - | |
3206 | | - | |
3207 | | - | |
3208 | | - | |
3209 | | - | |
3210 | 3201 | | |
3211 | 3202 | | |
3212 | 3203 | | |
| |||
3234 | 3225 | | |
3235 | 3226 | | |
3236 | 3227 | | |
3237 | | - | |
3238 | | - | |
3239 | | - | |
3240 | | - | |
3241 | | - | |
3242 | | - | |
3243 | | - | |
3244 | | - | |
3245 | | - | |
3246 | 3228 | | |
3247 | 3229 | | |
3248 | 3230 | | |
| |||
3267 | 3249 | | |
3268 | 3250 | | |
3269 | 3251 | | |
3270 | | - | |
3271 | | - | |
3272 | | - | |
3273 | | - | |
3274 | | - | |
3275 | | - | |
3276 | | - | |
3277 | | - | |
3278 | | - | |
3279 | | - | |
3280 | | - | |
3281 | | - | |
3282 | 3252 | | |
3283 | 3253 | | |
3284 | 3254 | | |
| |||
3297 | 3267 | | |
3298 | 3268 | | |
3299 | 3269 | | |
3300 | | - | |
3301 | | - | |
3302 | | - | |
3303 | | - | |
3304 | | - | |
3305 | | - | |
3306 | | - | |
3307 | | - | |
3308 | | - | |
3309 | 3270 | | |
3310 | 3271 | | |
3311 | 3272 | | |
| |||
3344 | 3305 | | |
3345 | 3306 | | |
3346 | 3307 | | |
3347 | | - | |
3348 | | - | |
3349 | | - | |
| 3308 | + | |
| 3309 | + | |
| 3310 | + | |
3350 | 3311 | | |
3351 | | - | |
3352 | 3312 | | |
3353 | 3313 | | |
3354 | 3314 | | |
| |||
3358 | 3318 | | |
3359 | 3319 | | |
3360 | 3320 | | |
3361 | | - | |
3362 | | - | |
| 3321 | + | |
| 3322 | + | |
3363 | 3323 | | |
3364 | 3324 | | |
3365 | 3325 | | |
| |||
3490 | 3450 | | |
3491 | 3451 | | |
3492 | 3452 | | |
3493 | | - | |
3494 | | - | |
3495 | | - | |
| 3453 | + | |
| 3454 | + | |
| 3455 | + | |
3496 | 3456 | | |
3497 | 3457 | | |
3498 | 3458 | | |
| |||
3501 | 3461 | | |
3502 | 3462 | | |
3503 | 3463 | | |
3504 | | - | |
3505 | | - | |
3506 | | - | |
| 3464 | + | |
| 3465 | + | |
| 3466 | + | |
3507 | 3467 | | |
3508 | 3468 | | |
3509 | 3469 | | |
3510 | 3470 | | |
3511 | 3471 | | |
3512 | 3472 | | |
| 3473 | + | |
3513 | 3474 | | |
3514 | 3475 | | |
3515 | 3476 | | |
| |||
3528 | 3489 | | |
3529 | 3490 | | |
3530 | 3491 | | |
3531 | | - | |
| 3492 | + | |
3532 | 3493 | | |
3533 | 3494 | | |
3534 | 3495 | | |
| |||
3555 | 3516 | | |
3556 | 3517 | | |
3557 | 3518 | | |
3558 | | - | |
3559 | | - | |
3560 | | - | |
| 3519 | + | |
| 3520 | + | |
| 3521 | + | |
3561 | 3522 | | |
3562 | 3523 | | |
3563 | 3524 | | |
| |||
3576 | 3537 | | |
3577 | 3538 | | |
3578 | 3539 | | |
3579 | | - | |
3580 | | - | |
3581 | | - | |
| 3540 | + | |
| 3541 | + | |
| 3542 | + | |
3582 | 3543 | | |
3583 | 3544 | | |
3584 | 3545 | | |
| |||
3597 | 3558 | | |
3598 | 3559 | | |
3599 | 3560 | | |
3600 | | - | |
3601 | | - | |
3602 | | - | |
| 3561 | + | |
| 3562 | + | |
| 3563 | + | |
3603 | 3564 | | |
3604 | 3565 | | |
3605 | 3566 | | |
| |||
3618 | 3579 | | |
3619 | 3580 | | |
3620 | 3581 | | |
3621 | | - | |
3622 | | - | |
3623 | | - | |
| 3582 | + | |
| 3583 | + | |
| 3584 | + | |
3624 | 3585 | | |
3625 | 3586 | | |
3626 | 3587 | | |
| |||
3639 | 3600 | | |
3640 | 3601 | | |
3641 | 3602 | | |
3642 | | - | |
3643 | | - | |
3644 | | - | |
| 3603 | + | |
| 3604 | + | |
| 3605 | + | |
3645 | 3606 | | |
3646 | 3607 | | |
3647 | 3608 | | |
| |||
3660 | 3621 | | |
3661 | 3622 | | |
3662 | 3623 | | |
3663 | | - | |
3664 | | - | |
3665 | | - | |
| 3624 | + | |
| 3625 | + | |
| 3626 | + | |
3666 | 3627 | | |
3667 | 3628 | | |
3668 | 3629 | | |
| |||
3681 | 3642 | | |
3682 | 3643 | | |
3683 | 3644 | | |
3684 | | - | |
3685 | | - | |
3686 | | - | |
| 3645 | + | |
| 3646 | + | |
| 3647 | + | |
3687 | 3648 | | |
3688 | 3649 | | |
3689 | 3650 | | |
| |||
3702 | 3663 | | |
3703 | 3664 | | |
3704 | 3665 | | |
3705 | | - | |
3706 | | - | |
3707 | | - | |
| 3666 | + | |
| 3667 | + | |
| 3668 | + | |
3708 | 3669 | | |
3709 | 3670 | | |
3710 | 3671 | | |
| |||
3723 | 3684 | | |
3724 | 3685 | | |
3725 | 3686 | | |
3726 | | - | |
3727 | | - | |
3728 | | - | |
| 3687 | + | |
| 3688 | + | |
| 3689 | + | |
3729 | 3690 | | |
3730 | 3691 | | |
3731 | 3692 | | |
| |||
3744 | 3705 | | |
3745 | 3706 | | |
3746 | 3707 | | |
3747 | | - | |
3748 | | - | |
3749 | | - | |
| 3708 | + | |
| 3709 | + | |
| 3710 | + | |
3750 | 3711 | | |
3751 | 3712 | | |
3752 | 3713 | | |
| |||
3781 | 3742 | | |
3782 | 3743 | | |
3783 | 3744 | | |
3784 | | - | |
3785 | | - | |
3786 | | - | |
| 3745 | + | |
| 3746 | + | |
| 3747 | + | |
3787 | 3748 | | |
3788 | | - | |
3789 | | - | |
| 3749 | + | |
3790 | 3750 | | |
3791 | 3751 | | |
3792 | | - | |
| 3752 | + | |
3793 | 3753 | | |
3794 | 3754 | | |
3795 | | - | |
| 3755 | + | |
3796 | 3756 | | |
3797 | 3757 | | |
3798 | 3758 | | |
| |||
8890 | 8850 | | |
8891 | 8851 | | |
8892 | 8852 | | |
8893 | | - | |
| 8853 | + | |
8894 | 8854 | | |
8895 | 8855 | | |
8896 | 8856 | | |
| |||
9651 | 9611 | | |
9652 | 9612 | | |
9653 | 9613 | | |
9654 | | - | |
9655 | | - | |
9656 | | - | |
| 9614 | + | |
| 9615 | + | |
| 9616 | + | |
9657 | 9617 | | |
9658 | 9618 | | |
9659 | | - | |
9660 | | - | |
9661 | | - | |
9662 | | - | |
9663 | | - | |
9664 | | - | |
9665 | | - | |
9666 | | - | |
9667 | | - | |
9668 | | - | |
9669 | | - | |
| 9619 | + | |
| 9620 | + | |
| 9621 | + | |
| 9622 | + | |
| 9623 | + | |
| 9624 | + | |
| 9625 | + | |
| 9626 | + | |
| 9627 | + | |
| 9628 | + | |
9670 | 9629 | | |
9671 | 9630 | | |
9672 | 9631 | | |
| |||
9681 | 9640 | | |
9682 | 9641 | | |
9683 | 9642 | | |
9684 | | - | |
9685 | 9643 | | |
9686 | 9644 | | |
9687 | 9645 | | |
| |||
9693 | 9651 | | |
9694 | 9652 | | |
9695 | 9653 | | |
9696 | | - | |
9697 | 9654 | | |
9698 | 9655 | | |
9699 | 9656 | | |
| |||
9732 | 9689 | | |
9733 | 9690 | | |
9734 | 9691 | | |
9735 | | - | |
| 9692 | + | |
9736 | 9693 | | |
9737 | 9694 | | |
9738 | 9695 | | |
| |||
0 commit comments