Commit c4ee577
authored
chore(lambda): bump @nx/eslint from 20.4.4 to 20.4.6 in /lambdas (#4443)
Bumps [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint)
from 20.4.4 to 20.4.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/nrwl/nx/releases"><code>@nx/eslint</code>'s
releases</a>.</em></p>
<blockquote>
<h2>20.4.6 (2025-02-20)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>nx-dev:</strong> expose docs embedding search via endpoint
(<a
href="https://redirect.github.com/nrwl/nx/pull/30050">#30050</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> update custom task runner deprecation message
(<a
href="https://redirect.github.com/nrwl/nx/pull/30093">#30093</a>)</li>
<li><strong>core:</strong> fix typescript dependency calculation (<a
href="https://redirect.github.com/nrwl/nx/pull/30131">#30131</a>)</li>
<li><strong>js:</strong> identify correct circular dependecies (<a
href="https://redirect.github.com/nrwl/nx/pull/29759">#29759</a>)</li>
<li><strong>js:</strong> use uuid when generating tmp tsconfig (<a
href="https://redirect.github.com/nrwl/nx/pull/30118">#30118</a>)</li>
<li><strong>repo:</strong> fix nightly reporting (<a
href="https://redirect.github.com/nrwl/nx/pull/30104">#30104</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@Coly010</code></a></li>
<li>Emily Xiong <a
href="https://github.com/xiongemi"><code>@xiongemi</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li>
<li>Juri Strumpflohner <a
href="https://github.com/juristr"><code>@juristr</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.4.5 (2025-02-18)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> add the <code>extends</code> field to
nx-schema.json (<a
href="https://redirect.github.com/nrwl/nx/pull/30027">#30027</a>)</li>
<li><strong>core:</strong> respect <code>extends</code> when reading
tsconfig options (<a
href="https://redirect.github.com/nrwl/nx/pull/30062">#30062</a>)</li>
<li><strong>core:</strong> make hash_array resilient to None values (<a
href="https://redirect.github.com/nrwl/nx/pull/30090">#30090</a>)</li>
<li><strong>core:</strong> NX_PLUGIN_NO_TIMEOUTS should also remove
timeout on plugin worker connection (<a
href="https://redirect.github.com/nrwl/nx/pull/30095">#30095</a>)</li>
<li><strong>devkit:</strong> handle missing <code>include</code> and
<code>exclude</code> in tsconfig options when updating tsconfig to
support js (<a
href="https://redirect.github.com/nrwl/nx/pull/30073">#30073</a>)</li>
<li><strong>nx-dev:</strong> remove OTel-based tracing for now to remove
local dev erros (<a
href="https://redirect.github.com/nrwl/nx/pull/30096">#30096</a>)</li>
<li><strong>react:</strong> add release option for
<code>@nx/react</code>:lib --publishable (<a
href="https://redirect.github.com/nrwl/nx/pull/29776">#29776</a>)</li>
<li><strong>release:</strong> allow preid option in release command (<a
href="https://redirect.github.com/nrwl/nx/pull/29264">#29264</a>)</li>
<li><strong>rspack:</strong> handle potentially missing lockfile in
<code>@nx/rspack/plugin</code> plugin (<a
href="https://redirect.github.com/nrwl/nx/pull/30086">#30086</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Alejandro Forero <a
href="https://github.com/focusaway"><code>@focusaway</code></a></li>
<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>Ethan Koenig <a
href="https://github.com/ethantkoenig"><code>@ethantkoenig</code></a></li>
<li>Hikari Hayashi <a
href="https://github.com/latin-1"><code>@latin-1</code></a></li>
<li>Jack Hsu <a
href="https://github.com/jaysoo"><code>@jaysoo</code></a></li>
<li>James Henry <a
href="https://github.com/JamesHenry"><code>@JamesHenry</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/20.4.6/packages/eslint">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 748bfea commit c4ee577
2 files changed
+68
-68
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3322 | 3322 | | |
3323 | 3323 | | |
3324 | 3324 | | |
3325 | | - | |
3326 | | - | |
3327 | | - | |
| 3325 | + | |
| 3326 | + | |
| 3327 | + | |
3328 | 3328 | | |
3329 | 3329 | | |
3330 | 3330 | | |
| |||
3336 | 3336 | | |
3337 | 3337 | | |
3338 | 3338 | | |
3339 | | - | |
| 3339 | + | |
3340 | 3340 | | |
3341 | 3341 | | |
3342 | 3342 | | |
3343 | | - | |
3344 | | - | |
3345 | | - | |
| 3343 | + | |
| 3344 | + | |
| 3345 | + | |
3346 | 3346 | | |
3347 | | - | |
3348 | | - | |
| 3347 | + | |
| 3348 | + | |
3349 | 3349 | | |
3350 | 3350 | | |
3351 | 3351 | | |
| |||
3355 | 3355 | | |
3356 | 3356 | | |
3357 | 3357 | | |
3358 | | - | |
| 3358 | + | |
3359 | 3359 | | |
3360 | 3360 | | |
3361 | 3361 | | |
| |||
3425 | 3425 | | |
3426 | 3426 | | |
3427 | 3427 | | |
3428 | | - | |
3429 | | - | |
3430 | | - | |
| 3428 | + | |
| 3429 | + | |
| 3430 | + | |
3431 | 3431 | | |
3432 | 3432 | | |
3433 | 3433 | | |
| |||
3436 | 3436 | | |
3437 | 3437 | | |
3438 | 3438 | | |
3439 | | - | |
3440 | | - | |
| 3439 | + | |
| 3440 | + | |
3441 | 3441 | | |
3442 | 3442 | | |
3443 | 3443 | | |
| |||
3464 | 3464 | | |
3465 | 3465 | | |
3466 | 3466 | | |
3467 | | - | |
| 3467 | + | |
3468 | 3468 | | |
3469 | 3469 | | |
3470 | 3470 | | |
| |||
3525 | 3525 | | |
3526 | 3526 | | |
3527 | 3527 | | |
3528 | | - | |
3529 | | - | |
3530 | | - | |
| 3528 | + | |
| 3529 | + | |
| 3530 | + | |
3531 | 3531 | | |
3532 | 3532 | | |
3533 | 3533 | | |
| |||
3546 | 3546 | | |
3547 | 3547 | | |
3548 | 3548 | | |
3549 | | - | |
3550 | | - | |
3551 | | - | |
| 3549 | + | |
| 3550 | + | |
| 3551 | + | |
3552 | 3552 | | |
3553 | 3553 | | |
3554 | 3554 | | |
| |||
3567 | 3567 | | |
3568 | 3568 | | |
3569 | 3569 | | |
3570 | | - | |
3571 | | - | |
3572 | | - | |
| 3570 | + | |
| 3571 | + | |
| 3572 | + | |
3573 | 3573 | | |
3574 | 3574 | | |
3575 | 3575 | | |
| |||
3588 | 3588 | | |
3589 | 3589 | | |
3590 | 3590 | | |
3591 | | - | |
3592 | | - | |
3593 | | - | |
| 3591 | + | |
| 3592 | + | |
| 3593 | + | |
3594 | 3594 | | |
3595 | 3595 | | |
3596 | 3596 | | |
| |||
3609 | 3609 | | |
3610 | 3610 | | |
3611 | 3611 | | |
3612 | | - | |
3613 | | - | |
3614 | | - | |
| 3612 | + | |
| 3613 | + | |
| 3614 | + | |
3615 | 3615 | | |
3616 | 3616 | | |
3617 | 3617 | | |
| |||
3630 | 3630 | | |
3631 | 3631 | | |
3632 | 3632 | | |
3633 | | - | |
3634 | | - | |
3635 | | - | |
| 3633 | + | |
| 3634 | + | |
| 3635 | + | |
3636 | 3636 | | |
3637 | 3637 | | |
3638 | 3638 | | |
| |||
3651 | 3651 | | |
3652 | 3652 | | |
3653 | 3653 | | |
3654 | | - | |
3655 | | - | |
3656 | | - | |
| 3654 | + | |
| 3655 | + | |
| 3656 | + | |
3657 | 3657 | | |
3658 | 3658 | | |
3659 | 3659 | | |
| |||
3672 | 3672 | | |
3673 | 3673 | | |
3674 | 3674 | | |
3675 | | - | |
3676 | | - | |
3677 | | - | |
| 3675 | + | |
| 3676 | + | |
| 3677 | + | |
3678 | 3678 | | |
3679 | 3679 | | |
3680 | 3680 | | |
| |||
3693 | 3693 | | |
3694 | 3694 | | |
3695 | 3695 | | |
3696 | | - | |
3697 | | - | |
3698 | | - | |
| 3696 | + | |
| 3697 | + | |
| 3698 | + | |
3699 | 3699 | | |
3700 | 3700 | | |
3701 | 3701 | | |
| |||
3714 | 3714 | | |
3715 | 3715 | | |
3716 | 3716 | | |
3717 | | - | |
3718 | | - | |
3719 | | - | |
| 3717 | + | |
| 3718 | + | |
| 3719 | + | |
3720 | 3720 | | |
3721 | 3721 | | |
3722 | 3722 | | |
| |||
3749 | 3749 | | |
3750 | 3750 | | |
3751 | 3751 | | |
3752 | | - | |
3753 | | - | |
3754 | | - | |
| 3752 | + | |
| 3753 | + | |
| 3754 | + | |
3755 | 3755 | | |
3756 | | - | |
| 3756 | + | |
3757 | 3757 | | |
3758 | 3758 | | |
3759 | | - | |
| 3759 | + | |
3760 | 3760 | | |
3761 | 3761 | | |
3762 | | - | |
| 3762 | + | |
3763 | 3763 | | |
3764 | 3764 | | |
3765 | 3765 | | |
| |||
9032 | 9032 | | |
9033 | 9033 | | |
9034 | 9034 | | |
9035 | | - | |
| 9035 | + | |
9036 | 9036 | | |
9037 | 9037 | | |
9038 | 9038 | | |
| |||
9807 | 9807 | | |
9808 | 9808 | | |
9809 | 9809 | | |
9810 | | - | |
9811 | | - | |
9812 | | - | |
| 9810 | + | |
| 9811 | + | |
| 9812 | + | |
9813 | 9813 | | |
9814 | 9814 | | |
9815 | | - | |
9816 | | - | |
9817 | | - | |
9818 | | - | |
9819 | | - | |
9820 | | - | |
9821 | | - | |
9822 | | - | |
9823 | | - | |
9824 | | - | |
| 9815 | + | |
| 9816 | + | |
| 9817 | + | |
| 9818 | + | |
| 9819 | + | |
| 9820 | + | |
| 9821 | + | |
| 9822 | + | |
| 9823 | + | |
| 9824 | + | |
9825 | 9825 | | |
9826 | 9826 | | |
9827 | 9827 | | |
| |||
9887 | 9887 | | |
9888 | 9888 | | |
9889 | 9889 | | |
9890 | | - | |
| 9890 | + | |
9891 | 9891 | | |
9892 | 9892 | | |
9893 | 9893 | | |
| |||
0 commit comments