Skip to content

Update dependency @typescript-eslint/eslint-plugin to v8.63.0#74

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typescript-eslint-eslint-plugin-8.x-lockfile
Open

Update dependency @typescript-eslint/eslint-plugin to v8.63.0#74
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typescript-eslint-eslint-plugin-8.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.59.48.63.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

v8.63.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-promises] detect async usage of a sync dispose usage (#​12426)
🩹 Fixes
  • eslint-plugin: [no-base-to-string] don't flag a shadowed String() call (#​12492)
  • eslint-plugin: [no-unnecessary-type-assertion] handle optional-chained calls to overloaded functions (#​12491, #​12485)
  • eslint-plugin: [method-signature-style] suggest converting readonly function properties instead of emitting invalid syntax (#​12447, #​12446)
❤️ Thank You

See GitHub Releases for more information.

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

v8.62.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] parenthesize object literal at left edge of expression statement (#​12443, #​12418)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] preserve boolean result in fixer for nullable true comparisons (#​12365)
  • eslint-plugin: [prefer-optional-chain] use suggestion instead of autofix for trailing binary operator (#​12328)
❤️ Thank You

See GitHub Releases for more information.

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

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.


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 this update 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 Pull requests that update a dependency file label May 25, 2026
@renovate renovate Bot requested a review from ThomasJejkal as a code owner May 25, 2026 17:39
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 25, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-eslint-plugin-8.x-lockfile branch from fb28a1f to 82cc2c6 Compare June 1, 2026 21:54
@renovate renovate Bot changed the title Update dependency @typescript-eslint/eslint-plugin to v8.60.0 Update dependency @typescript-eslint/eslint-plugin to v8.60.1 Jun 1, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-eslint-plugin-8.x-lockfile branch from 82cc2c6 to 31afd22 Compare June 8, 2026 22:57
@renovate renovate Bot changed the title Update dependency @typescript-eslint/eslint-plugin to v8.60.1 Update dependency @typescript-eslint/eslint-plugin to v8.61.0 Jun 8, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-eslint-plugin-8.x-lockfile branch from 31afd22 to d8d886d Compare June 15, 2026 23:44
@renovate renovate Bot changed the title Update dependency @typescript-eslint/eslint-plugin to v8.61.0 Update dependency @typescript-eslint/eslint-plugin to v8.61.1 Jun 15, 2026
@renovate renovate Bot changed the title Update dependency @typescript-eslint/eslint-plugin to v8.61.1 Update dependency @typescript-eslint/eslint-plugin to v8.62.0 Jun 22, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-eslint-plugin-8.x-lockfile branch from d8d886d to 17bb56c Compare June 22, 2026 20:05
@renovate renovate Bot force-pushed the renovate/typescript-eslint-eslint-plugin-8.x-lockfile branch from 17bb56c to f86d3f1 Compare June 29, 2026 22:58
@renovate renovate Bot changed the title Update dependency @typescript-eslint/eslint-plugin to v8.62.0 Update dependency @typescript-eslint/eslint-plugin to v8.62.1 Jun 29, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-eslint-plugin-8.x-lockfile branch from f86d3f1 to 9f41555 Compare July 6, 2026 21:54
@renovate renovate Bot changed the title Update dependency @typescript-eslint/eslint-plugin to v8.62.1 Update dependency @typescript-eslint/eslint-plugin to v8.63.0 Jul 6, 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