Commit 2fe053b
authored
Bump eslint from 9.13.0 to 9.14.0 (#383)
Bumps [eslint](https://github.com/eslint/eslint) from 9.13.0 to 9.14.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases">eslint's
releases</a>.</em></p>
<blockquote>
<h2>v9.14.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/3fa009f25992d3d305437205be0ca145a0fb53f4"><code>3fa009f</code></a>
feat: add support for Import Attributes and RegExp Modifiers (<a
href="https://redirect.github.com/eslint/eslint/issues/19076">#19076</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b0faee30e007a89bd7bdbc22a70223fabb99a541"><code>b0faee3</code></a>
feat: add types for the <code>@eslint/js</code> package (<a
href="https://redirect.github.com/eslint/eslint/issues/19010">#19010</a>)
(Nitin Kumar)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/24d0172bbfb92cac663cb1631bd04e7539262066"><code>24d0172</code></a>
fix: enable retry concurrency limit for readFile() (<a
href="https://redirect.github.com/eslint/eslint/issues/19077">#19077</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b44206725247d30b10cd58859c388949f5489087"><code>b442067</code></a>
fix: Don't crash when directory is deleted during traversal. (<a
href="https://redirect.github.com/eslint/eslint/issues/19067">#19067</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d474443109762f3b92811df0411965cf64f595c2"><code>d474443</code></a>
fix: avoid call stack overflow while processing globs (<a
href="https://redirect.github.com/eslint/eslint/issues/19035">#19035</a>)
(Livia Medeiros)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/151c965aec1c46000ac7dfc67a1c04802112aafc"><code>151c965</code></a>
docs: update <code>context.languageOptions.parser</code> description (<a
href="https://redirect.github.com/eslint/eslint/issues/19084">#19084</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dc34f94a2ed25b37ac4aafcabed7bfae582db77e"><code>dc34f94</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f16e846ac004bc32e52cd3991d14d7a89374bbb5"><code>f16e846</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ee0a77ea3caa5838bab704b54a577eefbed58f68"><code>ee0a77e</code></a>
docs: change link from <code>@types/eslint</code> to lib/types (<a
href="https://redirect.github.com/eslint/eslint/issues/19049">#19049</a>)
(Karl Horky)</li>
<li><a
href="https://github.com/eslint/eslint/commit/50f03a119e6827c03b1d6c86d3aa1f4820b609e8"><code>50f03a1</code></a>
docs: Clarify global ignores in config migration guide (<a
href="https://redirect.github.com/eslint/eslint/issues/19032">#19032</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Build Related</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/37c9177aa07296a7a794c4b4ef5333e16fa22415"><code>37c9177</code></a>
build: update <code>@wdio/*</code> dependencies (<a
href="https://redirect.github.com/eslint/eslint/issues/19068">#19068</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/35a8858d62cb050fa0b56702e55c94ffaaf6956d"><code>35a8858</code></a>
build: exclude flawed dendency versions (<a
href="https://redirect.github.com/eslint/eslint/issues/19065">#19065</a>)
(Francesco Trotta)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/f36cb1649a85028fb3999ee2056ee467a907c061"><code>f36cb16</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9"><code>@9</code></a>.14.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19086">#19086</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/28be4471f6eb61b4304ae3d17ea7eeacc6364bbe"><code>28be447</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f48a2a0e9bf4a659b9af5e70e873fb631430c1ba"><code>f48a2a0</code></a>
test: add <code>no-invalid-regexp</code> tests with RegExp Modifiers (<a
href="https://redirect.github.com/eslint/eslint/issues/19075">#19075</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/425202ed49a1372c1719d4e7b48d0fbdda8af9fa"><code>425202e</code></a>
perf: Fix caching in config loaders (<a
href="https://redirect.github.com/eslint/eslint/issues/19042">#19042</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3d44b3c4751e4c44c32b879b65a723faee9c1c29"><code>3d44b3c</code></a>
ci: run tests in Node.js 23 (<a
href="https://redirect.github.com/eslint/eslint/issues/19055">#19055</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/725962731538eaa38d5d78b9e82ce3fccc9762d0"><code>7259627</code></a>
test: ensure tmp directory cleanup in
<code>check-emfile-handling.js</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19036">#19036</a>)
(Livia Medeiros)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's
changelog</a>.</em></p>
<blockquote>
<p>v9.14.0 - November 1, 2024</p>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/f36cb1649a85028fb3999ee2056ee467a907c061"><code>f36cb16</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9"><code>@9</code></a>.14.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19086">#19086</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/28be4471f6eb61b4304ae3d17ea7eeacc6364bbe"><code>28be447</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/24d0172bbfb92cac663cb1631bd04e7539262066"><code>24d0172</code></a>
fix: enable retry concurrency limit for readFile() (<a
href="https://redirect.github.com/eslint/eslint/issues/19077">#19077</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3fa009f25992d3d305437205be0ca145a0fb53f4"><code>3fa009f</code></a>
feat: add support for Import Attributes and RegExp Modifiers (<a
href="https://redirect.github.com/eslint/eslint/issues/19076">#19076</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b0faee30e007a89bd7bdbc22a70223fabb99a541"><code>b0faee3</code></a>
feat: add types for the <code>@eslint/js</code> package (<a
href="https://redirect.github.com/eslint/eslint/issues/19010">#19010</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/151c965aec1c46000ac7dfc67a1c04802112aafc"><code>151c965</code></a>
docs: update <code>context.languageOptions.parser</code> description (<a
href="https://redirect.github.com/eslint/eslint/issues/19084">#19084</a>)
(Nitin Kumar)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dc34f94a2ed25b37ac4aafcabed7bfae582db77e"><code>dc34f94</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f48a2a0e9bf4a659b9af5e70e873fb631430c1ba"><code>f48a2a0</code></a>
test: add <code>no-invalid-regexp</code> tests with RegExp Modifiers (<a
href="https://redirect.github.com/eslint/eslint/issues/19075">#19075</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/37c9177aa07296a7a794c4b4ef5333e16fa22415"><code>37c9177</code></a>
build: update <code>@wdio/*</code> dependencies (<a
href="https://redirect.github.com/eslint/eslint/issues/19068">#19068</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b44206725247d30b10cd58859c388949f5489087"><code>b442067</code></a>
fix: Don't crash when directory is deleted during traversal. (<a
href="https://redirect.github.com/eslint/eslint/issues/19067">#19067</a>)
(Nicholas C. Zakas)</li>
<li><a
href="https://github.com/eslint/eslint/commit/35a8858d62cb050fa0b56702e55c94ffaaf6956d"><code>35a8858</code></a>
build: exclude flawed dendency versions (<a
href="https://redirect.github.com/eslint/eslint/issues/19065">#19065</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/425202ed49a1372c1719d4e7b48d0fbdda8af9fa"><code>425202e</code></a>
perf: Fix caching in config loaders (<a
href="https://redirect.github.com/eslint/eslint/issues/19042">#19042</a>)
(Milos Djermanovic)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3d44b3c4751e4c44c32b879b65a723faee9c1c29"><code>3d44b3c</code></a>
ci: run tests in Node.js 23 (<a
href="https://redirect.github.com/eslint/eslint/issues/19055">#19055</a>)
(Francesco Trotta)</li>
<li><a
href="https://github.com/eslint/eslint/commit/f16e846ac004bc32e52cd3991d14d7a89374bbb5"><code>f16e846</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ee0a77ea3caa5838bab704b54a577eefbed58f68"><code>ee0a77e</code></a>
docs: change link from <code>@types/eslint</code> to lib/types (<a
href="https://redirect.github.com/eslint/eslint/issues/19049">#19049</a>)
(Karl Horky)</li>
<li><a
href="https://github.com/eslint/eslint/commit/d474443109762f3b92811df0411965cf64f595c2"><code>d474443</code></a>
fix: avoid call stack overflow while processing globs (<a
href="https://redirect.github.com/eslint/eslint/issues/19035">#19035</a>)
(Livia Medeiros)</li>
<li><a
href="https://github.com/eslint/eslint/commit/725962731538eaa38d5d78b9e82ce3fccc9762d0"><code>7259627</code></a>
test: ensure tmp directory cleanup in
<code>check-emfile-handling.js</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19036">#19036</a>)
(Livia Medeiros)</li>
<li><a
href="https://github.com/eslint/eslint/commit/50f03a119e6827c03b1d6c86d3aa1f4820b609e8"><code>50f03a1</code></a>
docs: Clarify global ignores in config migration guide (<a
href="https://redirect.github.com/eslint/eslint/issues/19032">#19032</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/db0b844a66ee25483f9619d04346de1a2a0d79fa"><code>db0b844</code></a>
9.14.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/20b0da1db5dc91faf18d3a1da62e8b605f9a9dde"><code>20b0da1</code></a>
Build: changelog update for 9.14.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/f36cb1649a85028fb3999ee2056ee467a907c061"><code>f36cb16</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9"><code>@9</code></a>.14.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19086">#19086</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/28be4471f6eb61b4304ae3d17ea7eeacc6364bbe"><code>28be447</code></a>
chore: package.json update for <code>@eslint/js</code> release</li>
<li><a
href="https://github.com/eslint/eslint/commit/24d0172bbfb92cac663cb1631bd04e7539262066"><code>24d0172</code></a>
fix: enable retry concurrency limit for readFile() (<a
href="https://redirect.github.com/eslint/eslint/issues/19077">#19077</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3fa009f25992d3d305437205be0ca145a0fb53f4"><code>3fa009f</code></a>
feat: add support for Import Attributes and RegExp Modifiers (<a
href="https://redirect.github.com/eslint/eslint/issues/19076">#19076</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/b0faee30e007a89bd7bdbc22a70223fabb99a541"><code>b0faee3</code></a>
feat: add types for the <code>@eslint/js</code> package (<a
href="https://redirect.github.com/eslint/eslint/issues/19010">#19010</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/151c965aec1c46000ac7dfc67a1c04802112aafc"><code>151c965</code></a>
docs: update <code>context.languageOptions.parser</code> description (<a
href="https://redirect.github.com/eslint/eslint/issues/19084">#19084</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/dc34f94a2ed25b37ac4aafcabed7bfae582db77e"><code>dc34f94</code></a>
docs: Update README</li>
<li><a
href="https://github.com/eslint/eslint/commit/f48a2a0e9bf4a659b9af5e70e873fb631430c1ba"><code>f48a2a0</code></a>
test: add <code>no-invalid-regexp</code> tests with RegExp Modifiers (<a
href="https://redirect.github.com/eslint/eslint/issues/19075">#19075</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v9.13.0...v9.14.0">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 44fa9f8 commit 2fe053b
2 files changed
+34
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
| 430 | + | |
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
485 | 492 | | |
486 | 493 | | |
487 | 494 | | |
| |||
534 | 541 | | |
535 | 542 | | |
536 | 543 | | |
537 | | - | |
| 544 | + | |
538 | 545 | | |
539 | 546 | | |
540 | 547 | | |
| |||
559 | 566 | | |
560 | 567 | | |
561 | 568 | | |
562 | | - | |
| 569 | + | |
563 | 570 | | |
564 | 571 | | |
565 | 572 | | |
| |||
576 | 583 | | |
577 | 584 | | |
578 | 585 | | |
579 | | - | |
| 586 | + | |
580 | 587 | | |
581 | 588 | | |
582 | 589 | | |
583 | 590 | | |
584 | 591 | | |
585 | 592 | | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
586 | 600 | | |
587 | 601 | | |
588 | 602 | | |
| |||
2396 | 2410 | | |
2397 | 2411 | | |
2398 | 2412 | | |
2399 | | - | |
| 2413 | + | |
2400 | 2414 | | |
2401 | 2415 | | |
2402 | 2416 | | |
| |||
2429 | 2443 | | |
2430 | 2444 | | |
2431 | 2445 | | |
2432 | | - | |
| 2446 | + | |
2433 | 2447 | | |
2434 | 2448 | | |
2435 | 2449 | | |
2436 | 2450 | | |
2437 | 2451 | | |
2438 | 2452 | | |
2439 | | - | |
2440 | | - | |
2441 | | - | |
| 2453 | + | |
| 2454 | + | |
| 2455 | + | |
2442 | 2456 | | |
2443 | 2457 | | |
2444 | | - | |
| 2458 | + | |
2445 | 2459 | | |
2446 | 2460 | | |
2447 | 2461 | | |
2448 | | - | |
| 2462 | + | |
2449 | 2463 | | |
2450 | | - | |
| 2464 | + | |
2451 | 2465 | | |
2452 | | - | |
| 2466 | + | |
2453 | 2467 | | |
2454 | 2468 | | |
2455 | 2469 | | |
2456 | 2470 | | |
2457 | 2471 | | |
2458 | 2472 | | |
2459 | 2473 | | |
2460 | | - | |
2461 | | - | |
2462 | | - | |
| 2474 | + | |
| 2475 | + | |
| 2476 | + | |
2463 | 2477 | | |
2464 | 2478 | | |
2465 | 2479 | | |
| |||
2482 | 2496 | | |
2483 | 2497 | | |
2484 | 2498 | | |
2485 | | - | |
| 2499 | + | |
2486 | 2500 | | |
2487 | 2501 | | |
2488 | 2502 | | |
2489 | | - | |
| 2503 | + | |
2490 | 2504 | | |
2491 | 2505 | | |
2492 | 2506 | | |
| |||
0 commit comments