Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update typescript-eslint monorepo to v8.26.0 #319

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 8.25.0 -> 8.26.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.25.0 -> 8.26.0 age adoption passing confidence
typescript-eslint (source) 8.25.0 -> 8.26.0 age adoption passing confidence

Release Notes

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

v8.26.0

Compare Source

🚀 Features
  • eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#​10781)
  • eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#​10889)
  • eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#​10714)
  • support TypeScript 5.8 (#​10903)
  • eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#​9536)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#​10875)
  • eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#​10864)
  • eslint-plugin: [unified-signatures] does not differentiate truly private methods (#​10806)
❤️ Thank You

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

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

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

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

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

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

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


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.


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

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

Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.10%. Comparing base (279bf1c) to head (6c5516a).

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #319       +/-   ##
===========================================
+ Coverage   74.41%   91.10%   +16.69%     
===========================================
  Files          44       68       +24     
  Lines       21532    35905    +14373     
  Branches     1719     3825     +2106     
===========================================
+ Hits        16023    32713    +16690     
+ Misses       5509     3192     -2317     

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

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 5e431d9 to eee6f67 Compare February 26, 2025 09:21
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.25.0 Update typescript-eslint monorepo to v8.25.0 - autoclosed Feb 26, 2025
@renovate renovate bot closed this Feb 26, 2025
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch February 26, 2025 09:49
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.25.0 - autoclosed Update typescript-eslint monorepo to v8.25.0 Mar 3, 2025
@renovate renovate bot reopened this Mar 3, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 48614ce to eee6f67 Compare March 3, 2025 19:45
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.25.0 Update typescript-eslint monorepo to v8.26.0 Mar 3, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from eee6f67 to 6c5516a Compare March 3, 2025 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants