Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

Commit 251fbc7

Browse files
chore(deps): update typescript-eslint monorepo to v8.36.0 (#676)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.35.1` -> `8.36.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.35.1/8.36.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/8.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/8.35.1/8.36.0?slim=true)](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.35.1` -> `8.36.0`](https://renovatebot.com/diffs/npm/typescript-eslint/8.35.1/8.36.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/typescript-eslint/8.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript-eslint/8.35.1/8.36.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary> ### [`v8.36.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8360-2025-07-07) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.35.1...v8.36.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> <details> <summary>typescript-eslint/typescript-eslint (typescript-eslint)</summary> ### [`v8.36.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8360-2025-07-07) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.35.1...v8.36.0) ##### 🚀 Features - **typescript-eslint:** support `basePath` in `tseslint.config()` ([#&#8203;11357](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11357)) ##### ❤️ Thank You - Kirk Waiblinger [@&#8203;kirkwaiblinger](https://redirect.github.com/kirkwaiblinger) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 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/Tuhura-Tech/wiki). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMTcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8110e2 commit 251fbc7

2 files changed

Lines changed: 66 additions & 66 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/html-escaper": "3.0.4",
3030
"@types/mdast": "4.0.4",
3131
"@types/node": "22.15.35",
32-
"@typescript-eslint/parser": "8.35.1",
32+
"@typescript-eslint/parser": "8.36.0",
3333
"astro": "5.11.0",
3434
"astro-auto-import": "0.4.4",
3535
"astro-eslint-parser": "1.2.2",
@@ -54,7 +54,7 @@
5454
"rehype": "13.0.2",
5555
"tsm": "2.3.0",
5656
"typescript": "5.8.3",
57-
"typescript-eslint": "8.35.1",
57+
"typescript-eslint": "8.36.0",
5858
"unified": "11.0.5",
5959
"unist-util-visit": "5.0.0"
6060
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)