Skip to content

chore(deps): update typescript-eslint monorepo to v8.63.0#313

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

chore(deps): update typescript-eslint monorepo to v8.63.0#313
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/typescript-eslint-monorepo

Conversation

@renovate

@renovate renovate Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

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.

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

v8.63.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.62.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.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.

typescript-eslint/typescript-eslint (typescript-eslint)

v8.63.0

Compare Source

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

Compare Source

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

@vercel

vercel Bot commented May 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentiment Ready Ready Preview, Comment May 25, 2026 6:11pm

@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from f4fd318 to c331358 Compare May 18, 2026 10:51
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from c331358 to d8dd708 Compare May 18, 2026 19:08
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.59.3 chore(deps): update typescript-eslint monorepo to v8.59.4 May 18, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from d8dd708 to 1ccfeff Compare May 19, 2026 11:02
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.59.4 chore(deps): update typescript-eslint monorepo to v8.59.4 - autoclosed May 19, 2026
@renovate renovate Bot closed this May 19, 2026
@renovate renovate Bot deleted the renovate/typescript-eslint-monorepo branch May 19, 2026 11:19
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.59.4 - autoclosed chore(deps): update typescript-eslint monorepo to v8.60.0 May 25, 2026
@renovate renovate Bot reopened this May 25, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 1ccfeff to 2de8c26 Compare May 25, 2026 18:10
@renovate renovate Bot added the npm label May 25, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 526fac7 to 5b8620a Compare June 2, 2026 20:29
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.60.0 chore(deps): update typescript-eslint monorepo to v8.60.1 Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from 75884dc to 1655873 Compare June 8, 2026 21:37
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.60.1 chore(deps): update typescript-eslint monorepo to v8.61.0 Jun 8, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from 02e9793 to dac6aa2 Compare June 13, 2026 19:47
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from dac6aa2 to 9bd2a72 Compare June 16, 2026 02:50
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.61.0 chore(deps): update typescript-eslint monorepo to v8.61.1 Jun 16, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 9bd2a72 to a3ab5b2 Compare June 22, 2026 18:39
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.61.1 chore(deps): update typescript-eslint monorepo to v8.62.0 Jun 22, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from a3ab5b2 to acc13f7 Compare June 29, 2026 19:37
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.62.0 chore(deps): update typescript-eslint monorepo to v8.62.1 Jun 29, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from acc13f7 to 9e840b0 Compare July 6, 2026 21:09
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.62.1 chore(deps): update typescript-eslint monorepo to v8.63.0 Jul 6, 2026
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 9e840b0 to baa8c5a Compare July 12, 2026 18:38
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.04%. Comparing base (3f23dcf) to head (baa8c5a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #313   +/-   ##
=======================================
  Coverage   67.04%   67.04%           
=======================================
  Files          67       67           
  Lines         789      789           
  Branches      175      175           
=======================================
  Hits          529      529           
  Misses        260      260           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant