Skip to content

Update typescript-eslint monorepo to v8.62.0#16

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typescript-eslint-monorepo
Open

Update typescript-eslint monorepo to v8.62.0#16
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typescript-eslint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

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

v8.61.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-template-expression] respect ECMAScript line terminators (#​12388)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fix precedence bug in autofix (#​12413)
  • eslint-plugin: [no-unnecessary-type-assertion] wrap object literal in parens when removing TSTypeAssertion in arrow body (#​12394, #​12393)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid false positive for template literal expressions (#​12281)
  • eslint-plugin: [consistent-indexed-object-style] do not remove comments when fixing (#​12396, #​10577)
❤️ Thank You

See GitHub Releases for more information.

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

v8.61.0

Compare Source

🚀 Features
  • ast-spec: change type of UnaryExpression.prefix to always true (#​12372)
❤️ Thank You

See GitHub Releases for more information.

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

v8.60.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#​12182)
  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#​12352)
❤️ Thank You

See GitHub Releases for more information.

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

v8.60.0

Compare Source

This was a version bump only for eslint-plugin 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.4

Compare Source

🩹 Fixes
  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#​12294)
❤️ Thank You

See GitHub Releases for more information.

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

v8.59.3

Compare Source

This was a version bump only for eslint-plugin 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.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#​12292)
  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#​12150)
❤️ Thank You

See GitHub Releases for more information.

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

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.

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

v8.62.0

Compare Source

🚀 Features
  • remove redundant package.json "files" (#​12444)
❤️ Thank You

See GitHub Releases for more information.

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

v8.61.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.61.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.60.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.60.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.59.4

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.3

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.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.

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.


Configuration

📅 Schedule: (UTC)

  • 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 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 added the dependencies label Apr 2, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 69948da to 5d0115b Compare April 8, 2026 19:16
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.58.0 Update typescript-eslint monorepo to v8.58.0 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 5d0115b to d6c9a81 Compare April 11, 2026 05:14
@renovate renovate Bot changed the title Update typescript-eslint monorepo to v8.58.0 Update typescript-eslint monorepo to v8.58.1 Apr 11, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from d6c9a81 to eb52eab Compare April 16, 2026 17:40
@renovate renovate Bot changed the title Update typescript-eslint monorepo to v8.58.1 Update typescript-eslint monorepo to v8.58.2 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from eb52eab to 9c12b78 Compare April 23, 2026 20:10
@renovate renovate Bot changed the title Update typescript-eslint monorepo to v8.58.2 Update typescript-eslint monorepo to v8.59.0 Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from f32767b to 9ef88ca Compare April 30, 2026 19:18
@renovate renovate Bot changed the title Update typescript-eslint monorepo to v8.59.0 Update typescript-eslint monorepo to v8.59.1 Apr 30, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 9ef88ca to 36e16da Compare May 7, 2026 20:45
@renovate renovate Bot changed the title Update typescript-eslint monorepo to v8.59.1 Update typescript-eslint monorepo to v8.59.2 May 7, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 7db0c8a to 10f1df4 Compare May 14, 2026 20:30
@renovate renovate Bot changed the title Update typescript-eslint monorepo to v8.59.2 Update typescript-eslint monorepo to v8.59.3 May 14, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 10f1df4 to 7efc5db Compare May 21, 2026 18:05
@renovate renovate Bot changed the title Update typescript-eslint monorepo to v8.59.3 Update typescript-eslint monorepo to v8.59.4 May 21, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 7efc5db to 486bb6a Compare May 28, 2026 19:59
@renovate renovate Bot changed the title Update typescript-eslint monorepo to v8.59.4 Update typescript-eslint monorepo to v8.60.0 May 28, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 9b6aa15 to 37e9def Compare June 4, 2026 20:56
@renovate renovate Bot changed the title Update typescript-eslint monorepo to v8.60.0 Update typescript-eslint monorepo to v8.60.1 Jun 4, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from f74e8f9 to bfd0e34 Compare June 12, 2026 01:38
@renovate renovate Bot changed the title Update typescript-eslint monorepo to v8.60.1 Update typescript-eslint monorepo to v8.61.0 Jun 12, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from bfd0e34 to 1028d83 Compare June 18, 2026 21:34
@renovate renovate Bot changed the title Update typescript-eslint monorepo to v8.61.0 Update typescript-eslint monorepo to v8.61.1 Jun 18, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 1028d83 to 33d8e9d Compare June 25, 2026 18:37
@renovate renovate Bot changed the title Update typescript-eslint monorepo to v8.61.1 Update typescript-eslint monorepo to v8.62.0 Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants