Skip to content

Update typescript-eslint monorepo to v8.32.1 #2855

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
@typescript-eslint/typescript-estree (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.

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

v8.32.1

Compare Source

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

🩹 Fixes
  • typescript-estree: correct TSImportType property name when assert (#​11115)
  • typescript-estree: ensure consistent TSMappedType AST shape (#​11086)
❤️ Thank You

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

v8.31.1

Compare Source

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

🩹 Fixes
  • typescript-estree: use token type of PrivateIdentifier instead of Identifier for private identifiers (#​11023)
❤️ Thank You
  • Ronen Amiel

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

v8.29.1

Compare Source

🩹 Fixes
  • typescript-estree: use token type of Numeric instead of Identifier for bigint literals (#​11021)
❤️ Thank You
  • Ronen Amiel

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:54
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 5 times, most recently from ddbb9e9 to bb5988e Compare April 14, 2025 19:47
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.29.1 Update typescript-eslint monorepo to v8.30.0 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from bb5988e to 29d716b Compare April 14, 2025 23:50
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.30.0 Update typescript-eslint monorepo to v8.30.1 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 4 times, most recently from 6840bd3 to d6bb551 Compare April 21, 2025 18:07
@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 6 times, most recently from fd7d672 to bc30f96 Compare April 28, 2025 20:12
@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 2580c79 to a5cf4a7 Compare May 5, 2025 19:07
@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 651d25d to 929e753 Compare May 9, 2025 11:37
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 41703bc to c777c36 Compare May 12, 2025 17:26
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.32.0 Update typescript-eslint monorepo May 12, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c777c36 to dbf021e Compare May 12, 2025 22:51
@renovate renovate bot changed the title Update typescript-eslint monorepo Update typescript-eslint monorepo to v8.32.1 May 12, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from 0a403d5 to 07c69c9 Compare May 15, 2025 23:59
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 07c69c9 to e4822b1 Compare May 16, 2025 23:03
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