Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chore(deps): update typescript-eslint monorepo to v8.59.1#261

Open
renovate[bot] wants to merge 1 commit intomainDoist/ui-extensions:mainfrom
renovate/typescript-eslint-monorepoDoist/ui-extensions:renovate/typescript-eslint-monorepoCopy head branch name to clipboard
Open

chore(deps): update typescript-eslint monorepo to v8.59.1#261
renovate[bot] wants to merge 1 commit intomainDoist/ui-extensions:mainfrom
renovate/typescript-eslint-monorepoDoist/ui-extensions:renovate/typescript-eslint-monorepoCopy head branch name to clipboard

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 30, 2026

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.57.18.59.1 age confidence
@typescript-eslint/parser (source) 8.57.18.59.1 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.59.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] treat void as nullish in no-unnecessary-condition (#​12241)
  • eslint-plugin: [no-unnecessary-type-arguments] handle instantiation expressions (#​12220)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive in logical assignment assertions (#​12278)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve phantom type arguments in generic inference (#​12269)
  • eslint-plugin: [no-unnecessary-type-assertion] preserve index signatures in undefined unions (#​12257)
  • eslint-plugin: [no-unnecessary-type-assertion] fix crash "TypeError: checker.getTypeArguments is not a function" (#​12246)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#​11789)
❤️ Thank You
  • Ulrich Stark

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#​12147)
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unused-vars] fix false negative for type predicate parameter (#​12004)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#​12161)
  • eslint-plugin: [no-extraneous-class] handle index signatures (#​12142)
  • eslint-plugin: crash in no-unnecessary-type-arguments (#​12163)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.2

Compare Source

🩹 Fixes
  • eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#​11954)
  • eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#​12127)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#​12125)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#​12120)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#​11971)
  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#​11865)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.59.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.0

Compare Source

🚀 Features
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.57.2

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from henningmu as a code owner March 30, 2026 02:41
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 30, 2026
@renovate renovate Bot enabled auto-merge (squash) March 30, 2026 02:41
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 30, 2026
Copy link
Copy Markdown

@doistbot-app doistbot-app Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR updates the typescript-eslint monorepo dependencies, specifically the plugin and parser, to version 8.57.2. Keeping these linting tools up to date ensures our codebase continues to benefit from the latest bug fixes and improvements. No issues were flagged during the review.

Share FeedbackReview Logs

@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from aa023d5 to f3e97ff Compare April 4, 2026 18:06
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.57.2 chore(deps): update typescript-eslint monorepo to v8.58.0 Apr 4, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from a477cf1 to 9b4a045 Compare April 13, 2026 03:16
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.58.0 chore(deps): update typescript-eslint monorepo to v8.58.1 Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 9b4a045 to b32ae63 Compare April 18, 2026 19:17
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.58.1 chore(deps): update typescript-eslint monorepo to v8.58.2 Apr 18, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from b32ae63 to c4b9e49 Compare April 25, 2026 19:07
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.58.2 chore(deps): update typescript-eslint monorepo to v8.59.0 Apr 25, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from c4b9e49 to 0628150 Compare May 2, 2026 18:52
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.59.0 chore(deps): update typescript-eslint monorepo to v8.59.1 May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.