Skip to content

Update typescript-eslint monorepo to v8.32.1 #817

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

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

Release Notes

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

v8.32.1

Compare Source

🩹 Fixes
  • eslint-plugin: [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (#​11177)
  • eslint-plugin: [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for TSMappedType with no type annotation (#​11180)
  • eslint-plugin: [no-deprecated] support computed member access (#​10867)
  • eslint-plugin: [no-unnecessary-type-conversion] shouldn't have fixable property (#​11194)
❤️ Thank You

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

v8.32.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] add option allowRethrowing (#​11075)
  • eslint-plugin: [no-unnecessary-type-conversion] add rule (#​10182)
🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] fix parenthesization bug in suggestion (#​11098)
  • eslint-plugin: [unified-signatures] exempt this from optional parameter overload check (#​11005)
  • eslint-plugin: [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (#​10907)
❤️ Thank You

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

v8.31.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] downgrade fix to suggestion (#​11081)
❤️ Thank You

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

v8.31.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#​10979)
❤️ Thank You
  • Nicolas Le Cam

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

v8.30.1

Compare Source

🩹 Fixes
  • eslint-plugin: fix mistake with eslintrc config generation (#​11072)
❤️ Thank You

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

v8.30.0

Compare Source

🚀 Features
  • eslint-plugin: [no-explicit-any] suggest to replace keyof any with PropertyKey (#​11032)
🩹 Fixes
  • eslint-plugin: [promise-function-async] use a different error message for functions with promise and non-promise types (#​10950)
❤️ Thank You

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

v8.29.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] report on deprecated imported variable used as property (#​10998)
❤️ Thank You
  • Ronen Amiel

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

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

v8.32.1

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.

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

v8.31.1

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.

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

v8.30.1

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.

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

v8.29.1

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.


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.

@renovate renovate bot enabled auto-merge (squash) April 7, 2025 19:39
@coveralls
Copy link

coveralls commented Apr 7, 2025

Pull Request Test Coverage Report for Build 15081218686

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.665%

Totals Coverage Status
Change from base Build 15079107345: 0.0%
Covered Lines: 433
Relevant Lines: 465

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 14317994846

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.665%

Totals Coverage Status
Change from base Build 14227339505: 0.0%
Covered Lines: 433
Relevant Lines: 465

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 5 times, most recently from 95996c5 to 716ab72 Compare April 14, 2025 21:41
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.29.1 Update typescript-eslint monorepo to v8.30.1 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from 04834da to b5185b1 Compare April 21, 2025 18:09
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.30.1 Update typescript-eslint monorepo to v8.31.0 Apr 21, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from b5185b1 to e22c466 Compare April 28, 2025 19:41
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.31.0 Update typescript-eslint monorepo to v8.31.1 Apr 28, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from f8fca05 to e9c67dd Compare May 5, 2025 19:57
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.31.1 Update typescript-eslint monorepo to v8.32.0 May 5, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 5 times, most recently from 7dd4170 to 6759a0c Compare May 12, 2025 19:58
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.32.0 Update typescript-eslint monorepo to v8.32.1 May 12, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from b079906 to 8aa671c Compare May 14, 2025 23:52
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8aa671c to 20f31ab Compare May 17, 2025 03:31
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.

1 participant