Skip to content

Commit be71b09

Browse files
chore(deps): update linters to ~8.65.0 (main) (#4403)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`~8.64.0` → `~8.65.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.64.0/8.65.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/8.65.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/8.64.0/8.65.0?slim=true) | | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`~8.64.0` → `~8.65.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.64.0/8.65.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/8.65.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/8.64.0/8.65.0?slim=true) | | [@typescript-eslint/rule-tester](https://typescript-eslint.io/packages/rule-tester) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/rule-tester)) | [`~8.64.0` → `~8.65.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2frule-tester/8.64.0/8.65.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2frule-tester/8.65.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2frule-tester/8.64.0/8.65.0?slim=true) | | [@typescript-eslint/utils](https://typescript-eslint.io/packages/utils) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils)) | [`~8.64.0` → `~8.65.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2futils/8.64.0/8.65.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2futils/8.65.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2futils/8.64.0/8.65.0?slim=true) | | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`~8.64.0` → `~8.65.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.64.0/8.65.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.65.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.64.0/8.65.0?slim=true) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary> ### [`v8.65.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8650-2026-07-20) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.64.0...v8.65.0) ##### 🚀 Features - **eslint-plugin:** \[no-shadow] specialized error on enum declaration and member shadowing ([#&#8203;12578](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12578)) - add warning when TS 7 is detected ([#&#8203;12529](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12529)) - **eslint-plugin:** \[no-restricted-imports] deprecate extension rule ([#&#8203;12527](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12527), [#&#8203;19562](https://redirect.github.com/typescript-eslint/typescript-eslint/issues/19562), [#&#8203;11889](https://redirect.github.com/typescript-eslint/typescript-eslint/issues/11889)) ##### 🩹 Fixes - **eslint-plugin:** \[no-unnecessary-parameter-property-assignment] don't flag computed assignments with a variable key ([#&#8203;12568](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12568)) - **eslint-plugin:** \[unbound-method] report unbound methods accessed via member expression on union types ([#&#8203;12448](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12448)) - **eslint-plugin:** \[prefer-string-starts-ends-with] handle escaped $ ending regex literals ([#&#8203;12515](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12515)) ##### ❤️ Thank You - Evyatar Daud [@&#8203;StyleShit](https://redirect.github.com/StyleShit) - Josh Goldberg ✨ - Kirk Waiblinger [@&#8203;kirkwaiblinger](https://redirect.github.com/kirkwaiblinger) - Serhii Leniv [@&#8203;Serhii-Leniv](https://redirect.github.com/Serhii-Leniv) - 송재욱 See [GitHub Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0) for more information. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary> ### [`v8.65.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8650-2026-07-20) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.64.0...v8.65.0) ##### 🚀 Features - add warning when TS 7 is detected ([#&#8203;12529](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12529)) - **parser:** add onUnsupportedTypeScriptVersion option to error on unsupported TypeScript versions ([#&#8203;12465](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12465)) ##### ❤️ Thank You - Evyatar Daud [@&#8203;StyleShit](https://redirect.github.com/StyleShit) - Josh Goldberg ✨ - Kirk Waiblinger [@&#8203;kirkwaiblinger](https://redirect.github.com/kirkwaiblinger) - 송재욱 See [GitHub Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0) for more information. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/rule-tester)</summary> ### [`v8.65.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/rule-tester/CHANGELOG.md#8650-2026-07-20) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.64.0...v8.65.0) This was a version bump only for rule-tester to align it with other projects, there were no code changes. See [GitHub Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0) for more information. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/utils)</summary> ### [`v8.65.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/utils/CHANGELOG.md#8650-2026-07-20) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.64.0...v8.65.0) This was a version bump only for utils to align it with other projects, there were no code changes. See [GitHub Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0) for more information. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.65.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8650-2026-07-20) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.64.0...v8.65.0) ##### 🚀 Features - add warning when TS 7 is detected ([#&#8203;12529](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12529)) ##### ❤️ Thank You - Josh Goldberg ✨ - Kirk Waiblinger [@&#8203;kirkwaiblinger](https://redirect.github.com/kirkwaiblinger) See [GitHub Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.65.0) for more information. You can read about our [versioning strategy](https://typescript-eslint.io/users/versioning) and [releases](https://typescript-eslint.io/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Paris) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/AmadeusITGroup/otter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
2 parents 3f464c9 + f3635d3 commit be71b09

70 files changed

Lines changed: 367 additions & 367 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

apps/chrome-devtools/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/chrome": "^0.1.0",
5454
"@types/jest": "~30.0.0",
5555
"@types/tinycolor2": "^1.4.6",
56-
"@typescript-eslint/parser": "~8.64.0",
56+
"@typescript-eslint/parser": "~8.65.0",
5757
"angular-eslint": "~21.4.0",
5858
"archiver": "^7.0.0",
5959
"chokidar": "~5.0.0",
@@ -87,7 +87,7 @@
8787
"ts-jest": "~29.4.0",
8888
"tsc-watch": "^7.0.0",
8989
"typescript": "~5.9.2",
90-
"typescript-eslint": "~8.64.0",
90+
"typescript-eslint": "~8.65.0",
9191
"vite": "~8.0.0"
9292
},
9393
"dependencies": {

apps/github-cascading-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/jest": "~30.0.0",
4747
"@types/node": "~24.13.0",
4848
"@types/semver": "^7.3.13",
49-
"@typescript-eslint/parser": "~8.64.0",
49+
"@typescript-eslint/parser": "~8.65.0",
5050
"angular-eslint": "~21.4.0",
5151
"cpy-cli": "^6.0.0",
5252
"ejs": "~3.1.9",
@@ -74,7 +74,7 @@
7474
"ts-jest": "~29.4.0",
7575
"tslib": "^2.6.2",
7676
"typescript": "~5.9.2",
77-
"typescript-eslint": "~8.64.0"
77+
"typescript-eslint": "~8.65.0"
7878
},
7979
"engines": {
8080
"node": "^22.17.0 || ^24.0.0"

apps/palette-generator/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@stylistic/eslint-plugin": "~5.10.0",
3232
"@types/jest": "~30.0.0",
3333
"@types/node": "~24.13.0",
34-
"@typescript-eslint/parser": "~8.64.0",
34+
"@typescript-eslint/parser": "~8.65.0",
3535
"angular-eslint": "~21.4.0",
3636
"cpy-cli": "^6.0.0",
3737
"esbuild": "~0.28.0",
@@ -58,7 +58,7 @@
5858
"ts-loader": "^9.5.2",
5959
"type-fest": "^5.3.1",
6060
"typescript": "~5.9.2",
61-
"typescript-eslint": "~8.64.0",
61+
"typescript-eslint": "~8.65.0",
6262
"url-loader": "^4.1.1",
6363
"webpack": "~5.107.0",
6464
"webpack-cli": "~6.0.0"

apps/showcase/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"@types/bootstrap": "^5.2.10",
134134
"@types/jest": "~30.0.0",
135135
"@types/node": "~24.13.0",
136-
"@typescript-eslint/parser": "~8.64.0",
136+
"@typescript-eslint/parser": "~8.65.0",
137137
"@webcontainer/api": "~1.6.0",
138138
"angular-eslint": "~21.4.0",
139139
"concurrently": "^9.2.3",
@@ -163,7 +163,7 @@
163163
"style-dictionary": "~5.4.0",
164164
"ts-jest": "~29.4.0",
165165
"typescript": "~5.9.2",
166-
"typescript-eslint": "~8.64.0",
166+
"typescript-eslint": "~8.65.0",
167167
"webpack": "~5.107.0"
168168
}
169169
}

apps/vscode-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -425,8 +425,8 @@
425425
"@types/jest": "~30.0.0",
426426
"@types/node": "~24.13.0",
427427
"@types/vscode": "~1.120.0",
428-
"@typescript-eslint/parser": "~8.64.0",
429-
"@typescript-eslint/utils": "~8.64.0",
428+
"@typescript-eslint/parser": "~8.65.0",
429+
"@typescript-eslint/utils": "~8.65.0",
430430
"@vscode/vsce": "^3.2.1",
431431
"angular-eslint": "~21.4.0",
432432
"cpy-cli": "^6.0.0",
@@ -451,6 +451,6 @@
451451
"rxjs": "^7.8.1",
452452
"ts-jest": "~29.4.0",
453453
"typescript": "~5.9.2",
454-
"typescript-eslint": "~8.64.0"
454+
"typescript-eslint": "~8.65.0"
455455
}
456456
}

mcps/@ama-sdk/mcp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@stylistic/eslint-plugin": "~5.10.0",
5252
"@types/jest": "~30.0.0",
5353
"@types/node": "~24.13.0",
54-
"@typescript-eslint/parser": "~8.64.0",
54+
"@typescript-eslint/parser": "~8.65.0",
5555
"cpy-cli": "^6.0.0",
5656
"eslint": "~9.39.0",
5757
"eslint-import-resolver-node": "~0.4.0",
@@ -69,7 +69,7 @@
6969
"jsonc-eslint-parser": "~2.4.0",
7070
"ts-jest": "~29.4.0",
7171
"typescript": "~5.9.2",
72-
"typescript-eslint": "~8.64.0",
72+
"typescript-eslint": "~8.65.0",
7373
"zod": "~4.4.0"
7474
},
7575
"engines": {

mcps/@o3r/mcp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@stylistic/eslint-plugin": "~5.10.0",
5656
"@types/jest": "~30.0.0",
5757
"@types/node": "~24.13.0",
58-
"@typescript-eslint/parser": "~8.64.0",
58+
"@typescript-eslint/parser": "~8.65.0",
5959
"angular-eslint": "~21.4.0",
6060
"cpy-cli": "^6.0.0",
6161
"eslint": "~9.39.0",
@@ -81,7 +81,7 @@
8181
"ts-jest": "~29.4.0",
8282
"type-fest": "^5.3.1",
8383
"typescript": "~5.9.2",
84-
"typescript-eslint": "~8.64.0"
84+
"typescript-eslint": "~8.65.0"
8585
},
8686
"engines": {
8787
"node": "^22.17.0 || ^24.0.0"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@
234234
"@types/jest": "~30.0.0",
235235
"@types/node": "~24.13.0",
236236
"@types/semver": "^7.3.13",
237-
"@typescript-eslint/parser": "~8.64.0",
238-
"@typescript-eslint/rule-tester": "~8.64.0",
237+
"@typescript-eslint/parser": "~8.65.0",
238+
"@typescript-eslint/rule-tester": "~8.65.0",
239239
"@vitest/coverage-istanbul": "^4.0.18",
240240
"@vscode/codicons": "^0.0.45",
241241
"@webcontainer/api": "~1.6.0",
@@ -312,7 +312,7 @@
312312
"tslib": "^2.6.2",
313313
"type-fest": "^5.3.1",
314314
"typescript": "~5.9.2",
315-
"typescript-eslint": "~8.64.0",
315+
"typescript-eslint": "~8.65.0",
316316
"uuid": "~14.0.0",
317317
"verdaccio": "~6.7.0",
318318
"vite": "~8.0.0",

packages/@ama-mcp/angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@stylistic/eslint-plugin": "~5.10.0",
6161
"@types/jest": "~30.0.0",
6262
"@types/node": "~24.13.0",
63-
"@typescript-eslint/parser": "~8.64.0",
63+
"@typescript-eslint/parser": "~8.65.0",
6464
"angular-eslint": "~21.4.0",
6565
"cpy-cli": "^6.0.0",
6666
"eslint": "~9.39.0",
@@ -86,7 +86,7 @@
8686
"ts-jest": "~29.4.0",
8787
"type-fest": "^5.3.1",
8888
"typescript": "~5.9.2",
89-
"typescript-eslint": "~8.64.0",
89+
"typescript-eslint": "~8.65.0",
9090
"zod": "~4.4.0"
9191
},
9292
"engines": {

packages/@ama-mcp/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@stylistic/eslint-plugin": "~5.10.0",
6464
"@types/jest": "~30.0.0",
6565
"@types/node": "~24.13.0",
66-
"@typescript-eslint/parser": "~8.64.0",
66+
"@typescript-eslint/parser": "~8.65.0",
6767
"angular-eslint": "~21.4.0",
6868
"cpy-cli": "^6.0.0",
6969
"eslint": "~9.39.0",
@@ -89,7 +89,7 @@
8989
"ts-jest": "~29.4.0",
9090
"type-fest": "^5.3.1",
9191
"typescript": "~5.9.2",
92-
"typescript-eslint": "~8.64.0",
92+
"typescript-eslint": "~8.65.0",
9393
"zod": "~4.4.0"
9494
},
9595
"engines": {

0 commit comments

Comments
 (0)