Skip to content

chore(deps): update typescript-eslint monorepo to v8.32.1#1843

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/typescript-eslint-monorepo
May 22, 2025
Merged

chore(deps): update typescript-eslint monorepo to v8.32.1#1843
renovate[bot] merged 1 commit into
mainfrom
renovate/typescript-eslint-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 10, 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 force-pushed the renovate/typescript-eslint-monorepo branch from cf1a0c6 to 3d73d3f Compare April 17, 2025 23:30
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.29.1 chore(deps): update typescript-eslint monorepo to v8.30.1 Apr 17, 2025
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 3d73d3f to 52574ce Compare April 24, 2025 19:52
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.30.1 chore(deps): update typescript-eslint monorepo to v8.31.0 Apr 24, 2025
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 52574ce to 2321026 Compare May 1, 2025 17:34
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.31.0 chore(deps): update typescript-eslint monorepo to v8.31.1 May 1, 2025
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 2321026 to 3353c75 Compare May 8, 2025 20:13
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.31.1 chore(deps): update typescript-eslint monorepo to v8.32.0 May 8, 2025
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 3353c75 to 3f8c0bb Compare May 15, 2025 20:10
@renovate renovate Bot changed the title chore(deps): update typescript-eslint monorepo to v8.32.0 chore(deps): update typescript-eslint monorepo to v8.32.1 May 15, 2025
@renovate renovate Bot enabled auto-merge (squash) May 22, 2025 07:36
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from 3f8c0bb to c48ad59 Compare May 22, 2025 07:36
@renovate renovate Bot force-pushed the renovate/typescript-eslint-monorepo branch from c48ad59 to 0141f51 Compare May 22, 2025 12:42
@renovate renovate Bot merged commit ded641d into main May 22, 2025
2 of 4 checks passed
@renovate renovate Bot deleted the renovate/typescript-eslint-monorepo branch May 22, 2025 12:42
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.

0 participants