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.20.0 #277

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2024

This PR contains the following updates:

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

Release Notes

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

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#​10565)
  • eslint-plugin: [no-deprecated] add allow options (#​10585)
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#​10602)
  • eslint-plugin: [no-shadow] ignore ordering of type declarations (#​10593)
❤️ Thank You

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

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

v8.20.0

Compare Source

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

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

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

v8.20.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-spread] add new rule (#​10551)
❤️ Thank You
  • Josh Goldberg ✨

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 Dec 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.47%. Comparing base (a662a1d) to head (01e1f94).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #277      +/-   ##
==========================================
+ Coverage   91.44%   91.47%   +0.02%     
==========================================
  Files          71       71              
  Lines       35773    35773              
  Branches     3847     3847              
==========================================
+ Hits        32713    32723      +10     
+ Misses       3060     3050      -10     

☔ 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 2 times, most recently from 891ee76 to b54a706 Compare December 18, 2024 11:11
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.18.1 Update typescript-eslint monorepo to v8.18.2 Dec 23, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from b0292e9 to ea190a6 Compare December 27, 2024 21:28
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.18.2 Update typescript-eslint monorepo to v8.19.0 Dec 30, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from ea190a6 to 979cde1 Compare January 6, 2025 23:44
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.19.0 Update typescript-eslint monorepo to v8.19.1 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 7 times, most recently from 5f34e82 to d7994b5 Compare January 10, 2025 10:24
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.19.1 Update typescript-eslint monorepo to v8.20.0 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from 4795961 to 454ab6c Compare January 15, 2025 05:35
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 454ab6c to 01e1f94 Compare January 15, 2025 09:48
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