Commit c45df32
authored
chore(lambda): bump @nx/eslint from 20.5.0 to 20.6.1 in /lambdas (#4486)
Bumps [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint)
from 20.5.0 to 20.6.1.
<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.6.1 (2025-03-17)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>core:</strong> handle null outputs in native cache (<a
href="https://redirect.github.com/nrwl/nx/pull/30398">#30398</a>)</li>
<li><strong>gradle:</strong> exlude htmlDependencyReport (<a
href="https://redirect.github.com/nrwl/nx/pull/30300">#30300</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>
</ul>
<h2>20.6.0 (2025-03-14)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>angular:</strong> add convert-to-rspack generator (<a
href="https://redirect.github.com/nrwl/nx/pull/29860">#29860</a>)</li>
<li><strong>core:</strong> add maxCacheSize option to limit local
artifact size (<a
href="https://redirect.github.com/nrwl/nx/pull/29654">#29654</a>)</li>
<li><strong>core:</strong> provide default value for max cache size (<a
href="https://redirect.github.com/nrwl/nx/pull/30351">#30351</a>)</li>
<li><strong>misc:</strong> add <code>useProjectJson</code> flag to
project generators (<a
href="https://redirect.github.com/nrwl/nx/pull/30319">#30319</a>)</li>
<li><strong>misc:</strong> enable ts solution setup by default for new
workspaces (<a
href="https://redirect.github.com/nrwl/nx/pull/30372">#30372</a>)</li>
<li><strong>react:</strong> add react-router plugin (<a
href="https://redirect.github.com/nrwl/nx/pull/29965">#29965</a>)</li>
<li><strong>react:</strong> Add react-router to create-nx-workspace and
react app generator (<a
href="https://redirect.github.com/nrwl/nx/pull/30316">#30316</a>)</li>
<li><strong>rspack:</strong> infer ts-node compiler options in rspack
task env when using a typescript config file (<a
href="https://redirect.github.com/nrwl/nx/pull/30345">#30345</a>)</li>
<li><strong>rspack:</strong> alias convert-webpack to convert-to-rspack
(<a
href="https://redirect.github.com/nrwl/nx/pull/30367">#30367</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>angular:</strong> directory type is not optional (<a
href="https://redirect.github.com/nrwl/nx/pull/30354">#30354</a>)</li>
<li><strong>core:</strong> handle package manager workspaces
configuration in move generator (<a
href="https://redirect.github.com/nrwl/nx/pull/30268">#30268</a>)</li>
<li><strong>core:</strong> only add keep existing versions if init
generator supports it (<a
href="https://redirect.github.com/nrwl/nx/pull/30352">#30352</a>)</li>
<li><strong>graph:</strong> fix target details header tooltips in
collapsed state (<a
href="https://redirect.github.com/nrwl/nx/pull/30287">#30287</a>)</li>
<li><strong>misc:</strong> update axios (<a
href="https://redirect.github.com/nrwl/nx/pull/30379">#30379</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Colum Ferry <a
href="https://github.com/Coly010"><code>@Coly010</code></a></li>
<li>Craigory Coppola <a
href="https://github.com/AgentEnder"><code>@AgentEnder</code></a></li>
<li>Jason Jean <a
href="https://github.com/FrozenPandaz"><code>@FrozenPandaz</code></a></li>
<li>Jonathan Cammisuli <a
href="https://github.com/Cammisuli"><code>@Cammisuli</code></a></li>
<li>Leosvel Pérez Espinosa <a
href="https://github.com/leosvelperez"><code>@leosvelperez</code></a></li>
<li>MaxKless <a
href="https://github.com/MaxKless"><code>@MaxKless</code></a></li>
<li>Mike Hartington <a
href="https://github.com/mhartington"><code>@mhartington</code></a></li>
<li>Nicholas Cunningham <a
href="https://github.com/ndcunningham"><code>@ndcunningham</code></a></li>
</ul>
<h2>20.6.0-beta.1 (2025-03-14)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>angular:</strong> add convert-to-rspack generator (<a
href="https://redirect.github.com/nrwl/nx/pull/29860">#29860</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/nrwl/nx/commits/20.6.1/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 ce870ce commit c45df32
2 files changed
+8
-84
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 | |
|---|---|---|---|
| |||
3206 | 3206 | | |
3207 | 3207 | | |
3208 | 3208 | | |
3209 | | - | |
3210 | | - | |
3211 | | - | |
3212 | | - | |
3213 | | - | |
3214 | | - | |
3215 | | - | |
3216 | | - | |
3217 | | - | |
3218 | | - | |
3219 | | - | |
3220 | | - | |
3221 | | - | |
3222 | | - | |
3223 | | - | |
3224 | | - | |
3225 | | - | |
3226 | | - | |
3227 | 3209 | | |
3228 | 3210 | | |
3229 | 3211 | | |
| |||
3242 | 3224 | | |
3243 | 3225 | | |
3244 | 3226 | | |
3245 | | - | |
3246 | | - | |
3247 | | - | |
| 3227 | + | |
| 3228 | + | |
| 3229 | + | |
3248 | 3230 | | |
3249 | | - | |
3250 | | - | |
| 3231 | + | |
| 3232 | + | |
3251 | 3233 | | |
3252 | 3234 | | |
3253 | 3235 | | |
| |||
3257 | 3239 | | |
3258 | 3240 | | |
3259 | 3241 | | |
3260 | | - | |
3261 | | - | |
3262 | | - | |
3263 | | - | |
3264 | | - | |
3265 | | - | |
3266 | | - | |
3267 | | - | |
3268 | | - | |
3269 | | - | |
3270 | | - | |
3271 | | - | |
3272 | | - | |
3273 | | - | |
3274 | | - | |
3275 | | - | |
3276 | | - | |
3277 | | - | |
3278 | | - | |
3279 | | - | |
3280 | | - | |
3281 | | - | |
3282 | | - | |
3283 | | - | |
3284 | | - | |
3285 | | - | |
3286 | | - | |
3287 | | - | |
3288 | | - | |
3289 | | - | |
3290 | | - | |
3291 | | - | |
3292 | | - | |
3293 | | - | |
3294 | | - | |
3295 | | - | |
3296 | | - | |
3297 | | - | |
3298 | | - | |
3299 | | - | |
3300 | | - | |
3301 | | - | |
3302 | | - | |
3303 | | - | |
3304 | | - | |
| 3242 | + | |
3305 | 3243 | | |
3306 | 3244 | | |
3307 | 3245 | | |
| |||
3508 | 3446 | | |
3509 | 3447 | | |
3510 | 3448 | | |
3511 | | - | |
3512 | | - | |
3513 | | - | |
3514 | | - | |
3515 | | - | |
3516 | | - | |
3517 | | - | |
3518 | | - | |
3519 | | - | |
3520 | | - | |
3521 | | - | |
3522 | | - | |
3523 | | - | |
3524 | | - | |
3525 | 3449 | | |
3526 | 3450 | | |
3527 | 3451 | | |
| |||
8383 | 8307 | | |
8384 | 8308 | | |
8385 | 8309 | | |
8386 | | - | |
| 8310 | + | |
8387 | 8311 | | |
8388 | 8312 | | |
8389 | 8313 | | |
| |||
0 commit comments