Skip to content

Commit b56bcce

Browse files
chore(deps): update dependency typescript-eslint to v8.64.0 (#8797)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)) | [`8.63.0` → `8.64.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.63.0/8.64.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.64.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.63.0/8.64.0?slim=true) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.64.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.0) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.63.0...v8.64.0) #### 8.64.0 (2026-07-13) ##### 🚀 Features - support parsing `import defer` ([#&#8203;12513](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12513)) - **eslint-plugin:** \[no-loop-func] support `using` / `await using` declarations and deprecate the rule ([#&#8203;12500](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12500)) - **typescript-estree:** throw for invalid definite assignment in class properties ([#&#8203;12543](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12543)) ##### 🩹 Fixes - **eslint-plugin:** \[require-array-sort-compare] handle constrained arrays ([#&#8203;12512](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12512)) ##### ❤️ Thank You - Evyatar Daud [@&#8203;StyleShit](https://redirect.github.com/StyleShit) - 송재욱 See [GitHub Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.64.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**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI2NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88c251c commit b56bcce

8 files changed

Lines changed: 252 additions & 252 deletions

File tree

examples/react-router-ts/package-lock.json

Lines changed: 62 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/react-router-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-react-hooks": "7.1.1",
3636
"globals": "17.7.0",
3737
"typescript": "6.0.3",
38-
"typescript-eslint": "8.63.0",
38+
"typescript-eslint": "8.64.0",
3939
"vite": "8.1.5",
4040
"vite-tsconfig-paths": "6.1.1"
4141
},

0 commit comments

Comments
 (0)