Commit 6fd3e42
authored
chore(lambda): bump @nx/js from 20.3.1 to 20.3.2 in /lambdas (#4372)
Bumps [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) from
20.3.1 to 20.3.2.
<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.2 (2025-01-17)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>module-federation:</strong> upgrade to latest version of
<code>@module-federation/enhanced</code> (<a
href="https://redirect.github.com/nrwl/nx/pull/29535">#29535</a>)</li>
<li><strong>nx-dev:</strong> customer videos on customer page (<a
href="https://redirect.github.com/nrwl/nx/pull/29380">#29380</a>)</li>
<li><strong>nx-dev:</strong> add trial pages for Powerpack and
Enterprise, update contact sales team page (<a
href="https://redirect.github.com/nrwl/nx/pull/29554">#29554</a>)</li>
<li><strong>testing:</strong> add option <code>ciGroupName</code> to
<code>@nx/jest/plugin</code> (<a
href="https://redirect.github.com/nrwl/nx/pull/29365">#29365</a>)</li>
<li><strong>web:</strong> support custom cors headers (<a
href="https://redirect.github.com/nrwl/nx/pull/29382">#29382</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> restore esm2022 bundle and drop fesm2022
in ng-packagr-lite executor (<a
href="https://redirect.github.com/nrwl/nx/pull/29615">#29615</a>)</li>
<li><strong>core:</strong> update nx cloud bundle install directory
logic (<a
href="https://redirect.github.com/nrwl/nx/pull/29555">#29555</a>)</li>
<li><strong>core:</strong> avoid launching default plugins twice (<a
href="https://redirect.github.com/nrwl/nx/pull/29539">#29539</a>)</li>
<li><strong>core:</strong> support subpath exports when constructing the
project graph (<a
href="https://redirect.github.com/nrwl/nx/pull/29577">#29577</a>)</li>
<li><strong>core:</strong> update package script logic to handle cli
tool name as command (<a
href="https://redirect.github.com/nrwl/nx/pull/29617">#29617</a>)</li>
<li><strong>core:</strong> show better project graph errors (<a
href="https://redirect.github.com/nrwl/nx/pull/29525">#29525</a>)</li>
<li><strong>core:</strong> check only for watcher connections during
inactivity shutdown (<a
href="https://redirect.github.com/nrwl/nx/pull/29621">#29621</a>)</li>
<li><strong>gradle:</strong> check if java is installed (<a
href="https://redirect.github.com/nrwl/nx/pull/29572">#29572</a>)</li>
<li><strong>graph:</strong> copy command text directly from PDV (<a
href="https://redirect.github.com/nrwl/nx/pull/29645">#29645</a>)</li>
<li><strong>js:</strong> do not set project references to non-existing
tsconfig files in sync generator (<a
href="https://redirect.github.com/nrwl/nx/pull/29536">#29536</a>)</li>
<li><strong>js:</strong> ensure js libraries' build produce esm output
in ts solution setup (<a
href="https://redirect.github.com/nrwl/nx/pull/29546">#29546</a>)</li>
<li><strong>js:</strong> avoid nested paths in workspaces because they
can lead to future issues (<a
href="https://redirect.github.com/nrwl/nx/pull/29553">#29553</a>)</li>
<li><strong>js:</strong> Update typescript plugin check for buildable
projects (<a
href="https://redirect.github.com/nrwl/nx/pull/29431">#29431</a>)</li>
<li><strong>js:</strong> update detection of ts solution setup (<a
href="https://redirect.github.com/nrwl/nx/pull/29576">#29576</a>)</li>
<li><strong>js:</strong> generate js libs with exports in package.json
and ensure esm output when using rollup bundler (<a
href="https://redirect.github.com/nrwl/nx/pull/29565">#29565</a>)</li>
<li><strong>js:</strong> do not generate explicit vitest task config for
a js library unless adding plugin is disabled (<a
href="https://redirect.github.com/nrwl/nx/pull/29606">#29606</a>)</li>
<li><strong>js:</strong> improve error handling during SWC compilation
(<a
href="https://redirect.github.com/nrwl/nx/pull/29605">#29605</a>)</li>
<li><strong>js:</strong> non-buildable js libs specify type=module (<a
href="https://redirect.github.com/nrwl/nx/pull/29620">#29620</a>)</li>
<li><strong>js:</strong> sort package.json fields by idiomatic order (<a
href="https://redirect.github.com/nrwl/nx/pull/29635">#29635</a>)</li>
<li><strong>js:</strong> fix typo so <code>exports</code> field in
package.json is properly sorted (<a
href="https://redirect.github.com/nrwl/nx/pull/29643">#29643</a>)</li>
<li><strong>js:</strong> do not generate package.json file for
non-buildable js libraries in non-ts solution setup (<a
href="https://redirect.github.com/nrwl/nx/pull/29646">#29646</a>)</li>
<li><strong>js:</strong> ignore bundler config files correctly in eslint
config when using vitest in js library generator (<a
href="https://redirect.github.com/nrwl/nx/pull/29649">#29649</a>)</li>
<li><strong>misc:</strong> ensure all project generators add project to
workspaces config (<a
href="https://redirect.github.com/nrwl/nx/pull/29582">#29582</a>)</li>
<li><strong>misc:</strong> ensure <code>exports</code> are generated for
several lib generators in ts solution setup (<a
href="https://redirect.github.com/nrwl/nx/pull/29588">#29588</a>)</li>
<li><strong>misc:</strong> update e2e config generators to align with
new TS solution setup (<a
href="https://redirect.github.com/nrwl/nx/pull/29638">#29638</a>)</li>
<li><strong>nx-dev:</strong> fix heroicons for safari (<a
href="https://redirect.github.com/nrwl/nx/pull/29544">#29544</a>)</li>
<li><strong>nx-dev:</strong> Update Webinar link (<a
href="https://redirect.github.com/nrwl/nx/pull/29590">#29590</a>)</li>
<li><strong>react:</strong> transpile SVGR into React 19 compatible
component (<a
href="https://redirect.github.com/nrwl/nx/pull/29543">#29543</a>)</li>
<li><strong>react:</strong> setup mf env var as input for rspack (<a
href="https://redirect.github.com/nrwl/nx/pull/29584">#29584</a>)</li>
<li><strong>release:</strong> ensure git push option is always applied
(<a
href="https://redirect.github.com/nrwl/nx/pull/29596">#29596</a>)</li>
<li><strong>rspack:</strong> make subresourceIntegrity usage
configurable (<a
href="https://redirect.github.com/nrwl/nx/pull/29629">#29629</a>)</li>
<li><strong>testing:</strong> infer correct outputs when absolute paths
are provided in playwright config (<a
href="https://redirect.github.com/nrwl/nx/pull/29549">#29549</a>)</li>
<li><strong>testing:</strong> e2e config generators should prompt for
missing serve data (<a
href="https://redirect.github.com/nrwl/nx/pull/29660">#29660</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Aidan Temple <a
href="https://github.com/aidant"><code>@aidant</code></a></li>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@Coly010</code></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/70e10dd797fed44d4ae8aad6297eedc524bbac5e"><code>70e10dd</code></a>
fix(js): non-buildable js libs specify type=module (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/29620">#29620</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/4667cd6c549ac9575807298765a97752c8781935"><code>4667cd6</code></a>
fix(js): improve error handling during SWC compilation (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/29605">#29605</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/55fd3bf27d81c977ae757785e064cdd7997c8ec2"><code>55fd3bf</code></a>
fix(js): do not generate explicit vitest task config for a js library
unless ...</li>
<li><a
href="https://github.com/nrwl/nx/commit/ba48f0a54e12a85d94a7c24502e9781780c1a5c0"><code>ba48f0a</code></a>
fix(misc): ensure all project generators add project to workspaces
config (<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/fa7968d1d17ea53897cf3ac30394899a17172a58"><code>fa7968d</code></a>
fix(js): generate js libs with exports in package.json and ensure esm
output ...</li>
<li><a
href="https://github.com/nrwl/nx/commit/f6f85360645378024c651da84e0517ac457c788a"><code>f6f8536</code></a>
fix(js): update detection of ts solution setup (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/29576">#29576</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/dc41bfe2ec87d343efceda60c3745bcfa3835b6b"><code>dc41bfe</code></a>
fix(js): Update typescript plugin check for buildable projects (<a
href="https://github.com/nrwl/nx/tree/HEAD/packages/js/issues/29431">#29431</a>)</li>
<li><a
href="https://github.com/nrwl/nx/commit/206a47e8ff0a465376c441b5f7539ff63bcc7c94"><code>206a47e</code></a>
fix(js): avoid nested paths in workspaces because they can lead to
future iss...</li>
<li><a
href="https://github.com/nrwl/nx/commit/3ccec47072965b4b26ad583ae3bc42c7d5d67834"><code>3ccec47</code></a>
fix(js): ensure js libraries' build produce esm output in ts solution
setup (...</li>
<li><a
href="https://github.com/nrwl/nx/commit/ef63f292758182a71239c1645144a57b866e91be"><code>ef63f29</code></a>
fix(js): do not set project references to non-existing tsconfig files in
sync...</li>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/20.3.2/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 29e6825 commit 6fd3e42
2 files changed
+18
-172
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 | |
|---|---|---|---|
| |||
3195 | 3195 | | |
3196 | 3196 | | |
3197 | 3197 | | |
3198 | | - | |
3199 | | - | |
3200 | | - | |
| 3198 | + | |
| 3199 | + | |
| 3200 | + | |
3201 | 3201 | | |
3202 | 3202 | | |
3203 | 3203 | | |
| |||
3209 | 3209 | | |
3210 | 3210 | | |
3211 | 3211 | | |
3212 | | - | |
| 3212 | + | |
3213 | 3213 | | |
3214 | 3214 | | |
3215 | 3215 | | |
| |||
3298 | 3298 | | |
3299 | 3299 | | |
3300 | 3300 | | |
3301 | | - | |
3302 | | - | |
3303 | | - | |
| 3301 | + | |
| 3302 | + | |
| 3303 | + | |
3304 | 3304 | | |
3305 | 3305 | | |
3306 | 3306 | | |
| |||
3309 | 3309 | | |
3310 | 3310 | | |
3311 | 3311 | | |
3312 | | - | |
3313 | | - | |
| 3312 | + | |
| 3313 | + | |
3314 | 3314 | | |
3315 | 3315 | | |
3316 | 3316 | | |
| |||
3337 | 3337 | | |
3338 | 3338 | | |
3339 | 3339 | | |
3340 | | - | |
| 3340 | + | |
3341 | 3341 | | |
3342 | 3342 | | |
3343 | 3343 | | |
| |||
3348 | 3348 | | |
3349 | 3349 | | |
3350 | 3350 | | |
3351 | | - | |
3352 | | - | |
3353 | | - | |
3354 | | - | |
3355 | | - | |
3356 | | - | |
3357 | | - | |
3358 | 3351 | | |
3359 | 3352 | | |
3360 | 3353 | | |
| |||
3369 | 3362 | | |
3370 | 3363 | | |
3371 | 3364 | | |
3372 | | - | |
3373 | | - | |
3374 | | - | |
3375 | | - | |
3376 | | - | |
3377 | | - | |
3378 | | - | |
3379 | 3365 | | |
3380 | 3366 | | |
3381 | 3367 | | |
| |||
3390 | 3376 | | |
3391 | 3377 | | |
3392 | 3378 | | |
3393 | | - | |
3394 | | - | |
3395 | | - | |
3396 | | - | |
3397 | | - | |
3398 | | - | |
3399 | | - | |
3400 | 3379 | | |
3401 | 3380 | | |
3402 | 3381 | | |
| |||
3411 | 3390 | | |
3412 | 3391 | | |
3413 | 3392 | | |
3414 | | - | |
3415 | | - | |
3416 | | - | |
3417 | | - | |
3418 | | - | |
3419 | | - | |
3420 | | - | |
3421 | 3393 | | |
3422 | 3394 | | |
3423 | 3395 | | |
| |||
3432 | 3404 | | |
3433 | 3405 | | |
3434 | 3406 | | |
3435 | | - | |
3436 | | - | |
3437 | | - | |
3438 | | - | |
3439 | | - | |
3440 | | - | |
3441 | | - | |
3442 | 3407 | | |
3443 | 3408 | | |
3444 | 3409 | | |
| |||
3453 | 3418 | | |
3454 | 3419 | | |
3455 | 3420 | | |
3456 | | - | |
3457 | | - | |
3458 | | - | |
3459 | | - | |
3460 | | - | |
3461 | | - | |
3462 | | - | |
3463 | 3421 | | |
3464 | 3422 | | |
3465 | 3423 | | |
| |||
3474 | 3432 | | |
3475 | 3433 | | |
3476 | 3434 | | |
3477 | | - | |
3478 | | - | |
3479 | | - | |
3480 | | - | |
3481 | | - | |
3482 | | - | |
3483 | | - | |
3484 | 3435 | | |
3485 | 3436 | | |
3486 | 3437 | | |
| |||
3495 | 3446 | | |
3496 | 3447 | | |
3497 | 3448 | | |
3498 | | - | |
3499 | | - | |
3500 | | - | |
3501 | | - | |
3502 | | - | |
3503 | | - | |
3504 | | - | |
3505 | 3449 | | |
3506 | 3450 | | |
3507 | 3451 | | |
| |||
3516 | 3460 | | |
3517 | 3461 | | |
3518 | 3462 | | |
3519 | | - | |
3520 | | - | |
3521 | | - | |
3522 | | - | |
3523 | | - | |
3524 | | - | |
3525 | | - | |
3526 | 3463 | | |
3527 | 3464 | | |
3528 | 3465 | | |
| |||
3537 | 3474 | | |
3538 | 3475 | | |
3539 | 3476 | | |
3540 | | - | |
3541 | | - | |
3542 | | - | |
3543 | | - | |
3544 | | - | |
3545 | | - | |
3546 | | - | |
3547 | 3477 | | |
3548 | 3478 | | |
3549 | 3479 | | |
| |||
3565 | 3495 | | |
3566 | 3496 | | |
3567 | 3497 | | |
3568 | | - | |
3569 | | - | |
3570 | | - | |
| 3498 | + | |
| 3499 | + | |
| 3500 | + | |
3571 | 3501 | | |
3572 | | - | |
| 3502 | + | |
3573 | 3503 | | |
3574 | 3504 | | |
3575 | | - | |
| 3505 | + | |
3576 | 3506 | | |
3577 | 3507 | | |
3578 | | - | |
| 3508 | + | |
3579 | 3509 | | |
3580 | 3510 | | |
3581 | 3511 | | |
| |||
8671 | 8601 | | |
8672 | 8602 | | |
8673 | 8603 | | |
8674 | | - | |
| 8604 | + | |
8675 | 8605 | | |
8676 | 8606 | | |
8677 | 8607 | | |
| |||
9360 | 9290 | | |
9361 | 9291 | | |
9362 | 9292 | | |
9363 | | - | |
9364 | | - | |
9365 | | - | |
9366 | | - | |
9367 | | - | |
9368 | | - | |
9369 | | - | |
9370 | | - | |
9371 | | - | |
9372 | | - | |
9373 | | - | |
9374 | | - | |
9375 | | - | |
9376 | | - | |
9377 | | - | |
9378 | | - | |
9379 | | - | |
9380 | | - | |
9381 | | - | |
9382 | | - | |
9383 | | - | |
9384 | | - | |
9385 | | - | |
9386 | | - | |
9387 | | - | |
9388 | | - | |
9389 | | - | |
9390 | | - | |
9391 | | - | |
9392 | | - | |
9393 | | - | |
9394 | | - | |
9395 | | - | |
9396 | | - | |
9397 | | - | |
9398 | | - | |
9399 | | - | |
9400 | | - | |
9401 | | - | |
9402 | | - | |
9403 | | - | |
9404 | | - | |
9405 | | - | |
9406 | | - | |
9407 | | - | |
9408 | | - | |
9409 | | - | |
9410 | | - | |
9411 | | - | |
9412 | | - | |
9413 | | - | |
9414 | | - | |
9415 | | - | |
9416 | | - | |
9417 | | - | |
9418 | | - | |
9419 | | - | |
9420 | | - | |
9421 | | - | |
9422 | | - | |
9423 | | - | |
9424 | | - | |
9425 | | - | |
9426 | | - | |
9427 | | - | |
9428 | | - | |
9429 | | - | |
9430 | | - | |
9431 | | - | |
9432 | | - | |
9433 | | - | |
9434 | | - | |
9435 | | - | |
9436 | | - | |
9437 | | - | |
9438 | | - | |
9439 | | - | |
9440 | | - | |
9441 | | - | |
9442 | | - | |
9443 | | - | |
9444 | | - | |
9445 | | - | |
9446 | | - | |
9447 | 9293 | | |
9448 | 9294 | | |
9449 | 9295 | | |
| |||
0 commit comments