Commit aa264f1
chore(deps): update dependency eslint to v10.0.3 (#66)
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [eslint](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint)) | devDependencies
| patch | [`10.0.2` ->
`10.0.3`](https://renovatebot.com/diffs/npm/eslint/10.0.2/10.0.3) |
`10.1.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>eslint/eslint (eslint)</summary>
###
[`v10.0.3`](https://redirect.github.com/eslint/eslint/releases/tag/v10.0.3)
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v10.0.2...v10.0.3)
#### Bug Fixes
-
[`e511b58`](https://redirect.github.com/eslint/eslint/commit/e511b58d5ecd63a232b87743614867f4eaadbba4)
fix: update eslint
([#​20595](https://redirect.github.com/eslint/eslint/issues/20595))
(renovate\[bot])
-
[`f4c9cf9`](https://redirect.github.com/eslint/eslint/commit/f4c9cf9b8dc5642de555a09295933464080d722a)
fix: include variable name in `no-useless-assignment` message
([#​20581](https://redirect.github.com/eslint/eslint/issues/20581))
(sethamus)
-
[`ee9ff31`](https://redirect.github.com/eslint/eslint/commit/ee9ff31cee13712d2be2a6b5c0a4a54449fe9fe1)
fix: update dependency minimatch to ^10.2.4
([#​20562](https://redirect.github.com/eslint/eslint/issues/20562))
(Milos Djermanovic)
#### Documentation
-
[`9fc31b0`](https://redirect.github.com/eslint/eslint/commit/9fc31b03ef05abfc4f0f449b22947029d51a72f6)
docs: Update README (GitHub Actions Bot)
-
[`4efaa36`](https://redirect.github.com/eslint/eslint/commit/4efaa367c62d5a45dd21e246e4a506e11dd51758)
docs: add info box for `eslint-plugin-eslint-comments`
([#​20570](https://redirect.github.com/eslint/eslint/issues/20570))
(DesselBane)
-
[`23b2759`](https://redirect.github.com/eslint/eslint/commit/23b2759dd5cd70976ab2e8f4a1cf86ffe4b9f65d)
docs: add v10 migration guide link to Use docs index
([#​20577](https://redirect.github.com/eslint/eslint/issues/20577))
(Pixel998)
-
[`80259a9`](https://redirect.github.com/eslint/eslint/commit/80259a9b0d9e29596a5ef0e1e5269031636cacdb)
docs: Remove deprecated eslintrc documentation files
([#​20472](https://redirect.github.com/eslint/eslint/issues/20472))
(Copilot)
-
[`9b9b4ba`](https://redirect.github.com/eslint/eslint/commit/9b9b4baf7f0515d28290464ea754d7e7dc350395)
docs: fix typo in no-await-in-loop documentation
([#​20575](https://redirect.github.com/eslint/eslint/issues/20575))
(Pixel998)
-
[`e7d72a7`](https://redirect.github.com/eslint/eslint/commit/e7d72a77e5e1277690a505160137aebd5985909a)
docs: document TypeScript 5.3 minimum supported version
([#​20547](https://redirect.github.com/eslint/eslint/issues/20547))
(sethamus)
#### Chores
-
[`ef8fb92`](https://redirect.github.com/eslint/eslint/commit/ef8fb924bfabc2e239b46b2d7b3c37319b03084e)
chore: package.json update for eslint-config-eslint release (Jenkins)
-
[`e8f2104`](https://redirect.github.com/eslint/eslint/commit/e8f21040f675753e92df8e04f2dbd03addb92985)
chore: updates for v9.39.4 release (Jenkins)
-
[`5cd1604`](https://redirect.github.com/eslint/eslint/commit/5cd1604cea5734bc235155a1a1add9f08ae83370)
refactor: simplify isCombiningCharacter helper
([#​20524](https://redirect.github.com/eslint/eslint/issues/20524))
(Huáng Jùnliàng)
-
[`70ff1d0`](https://redirect.github.com/eslint/eslint/commit/70ff1d07a8e7eba9e70b67ea55fcf2e47cdc9b2d)
chore: eslint-config-eslint require Node `^20.19.0 || ^22.13.0 || >=24`
([#​20586](https://redirect.github.com/eslint/eslint/issues/20586))
(Milos Djermanovic)
-
[`e32df71`](https://redirect.github.com/eslint/eslint/commit/e32df71a569d5f4aca13079dedd4ae76ea05168a)
chore: update eslint-plugin-eslint-comments, remove legacy-peer-deps
([#​20576](https://redirect.github.com/eslint/eslint/issues/20576))
(Milos Djermanovic)
-
[`53ca6ee`](https://redirect.github.com/eslint/eslint/commit/53ca6eeed87262ebddd20636107f486badabcc1f)
chore: disable `eslint-comments/no-unused-disable` rule
([#​20578](https://redirect.github.com/eslint/eslint/issues/20578))
(Milos Djermanovic)
-
[`e121895`](https://redirect.github.com/eslint/eslint/commit/e1218957452e223af27ace1f9d031ab421aec08f)
ci: pin Node.js 25.6.1
([#​20559](https://redirect.github.com/eslint/eslint/issues/20559))
(Milos Djermanovic)
-
[`efc5aef`](https://redirect.github.com/eslint/eslint/commit/efc5aef2f9a05f01d5cad53dcb91e7f2c575e295)
chore: update `tsconfig.json` in `eslint-config-eslint`
([#​20551](https://redirect.github.com/eslint/eslint/issues/20551))
(Francesco Trotta)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Stratou <stratoula1@gmail.com>1 parent f39e36e commit aa264f1
2 files changed
Lines changed: 37 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
471 | 471 | | |
472 | | - | |
| 472 | + | |
473 | 473 | | |
474 | | - | |
| 474 | + | |
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
490 | 497 | | |
491 | 498 | | |
492 | 499 | | |
493 | 500 | | |
494 | 501 | | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
499 | 506 | | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
504 | 511 | | |
505 | | - | |
| 512 | + | |
506 | 513 | | |
507 | 514 | | |
508 | 515 | | |
| |||
2869 | 2876 | | |
2870 | 2877 | | |
2871 | 2878 | | |
2872 | | - | |
2873 | | - | |
2874 | | - | |
2875 | | - | |
| 2879 | + | |
| 2880 | + | |
| 2881 | + | |
| 2882 | + | |
2876 | 2883 | | |
2877 | 2884 | | |
2878 | 2885 | | |
| |||
2899 | 2906 | | |
2900 | 2907 | | |
2901 | 2908 | | |
2902 | | - | |
2903 | | - | |
2904 | | - | |
2905 | | - | |
| 2909 | + | |
| 2910 | + | |
| 2911 | + | |
| 2912 | + | |
2906 | 2913 | | |
2907 | 2914 | | |
2908 | 2915 | | |
2909 | | - | |
| 2916 | + | |
2910 | 2917 | | |
2911 | | - | |
2912 | | - | |
| 2918 | + | |
| 2919 | + | |
2913 | 2920 | | |
2914 | 2921 | | |
2915 | 2922 | | |
| |||
2918 | 2925 | | |
2919 | 2926 | | |
2920 | 2927 | | |
2921 | | - | |
| 2928 | + | |
2922 | 2929 | | |
2923 | 2930 | | |
2924 | 2931 | | |
| |||
2931 | 2938 | | |
2932 | 2939 | | |
2933 | 2940 | | |
2934 | | - | |
| 2941 | + | |
2935 | 2942 | | |
2936 | 2943 | | |
2937 | 2944 | | |
| |||
4593 | 4600 | | |
4594 | 4601 | | |
4595 | 4602 | | |
4596 | | - | |
| 4603 | + | |
4597 | 4604 | | |
4598 | 4605 | | |
4599 | 4606 | | |
| |||
0 commit comments