Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.29.0 -> 8.41.0 age confidence
@typescript-eslint/parser (source) 8.29.0 -> 8.41.0 age confidence

Release Notes

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

v8.41.0

Compare Source

🩹 Fixes
  • deps: update dependency prettier to v3.6.2 (#​11496)

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

v8.40.0

Compare Source

🚀 Features
  • typescript-estree: forbid invalid keys in EnumMember (#​11232)
❤️ Thank You

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

v8.39.1

Compare Source

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

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

v8.39.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] support yield/await expressions (#​11417)
  • eslint-plugin: add no-unnecessary-type-conversion to strict-type-checked ruleset (#​11427)
  • update to TypeScript 5.9.2 (#​11445)
  • eslint-plugin: [naming-convention] add enumMember PascalCase default option (#​11127)
🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] add an unsafeObjectPattern message (#​11403)
  • eslint-plugin: [prefer-optional-chain] ignore check option for most RHS of a chain (#​11272)
❤️ Thank You

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

v8.38.0

Compare Source

🩹 Fixes
  • disallow extra properties in rule options (#​11397)
  • eslint-plugin: [consistent-generic-constructors] resolve conflict with isolatedDeclarations if enabled in constructor option (#​11351)
❤️ Thank You

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

v8.37.0

Compare Source

🩹 Fixes
  • eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#​11381)
❤️ Thank You

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

v8.36.0

Compare Source

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

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

v8.35.1

Compare Source

🩹 Fixes
  • remove prettier from eslint-plugin (#​11339)
❤️ Thank You

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

v8.35.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] add checkUnknown Option (#​11128)
❤️ Thank You

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

v8.34.1

Compare Source

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

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

v8.34.0

Compare Source

🩹 Fixes
  • typescript-estree: add validation to interface extends (#​11271)
❤️ Thank You
  • Tao

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

v8.33.1

Compare Source

🩹 Fixes
  • exclude docs/ directory from eslint-plugin package (#​11251)
❤️ Thank You
  • roottool

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

v8.33.0

Compare Source

This was a version bump only for eslint-plugin 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.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.41.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.40.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.39.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.39.0

Compare Source

🚀 Features
❤️ Thank You

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

v8.38.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.37.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.36.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.35.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.35.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.34.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.34.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.33.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.33.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.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 16425168892

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 16380987851: 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 3 times, most recently from 8aa671c to 20f31ab Compare May 17, 2025 03:31
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from b53908d to 146f793 Compare May 27, 2025 19:28
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 0497077 to fbf05f0 Compare June 16, 2025 20:05
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.34.0 Update typescript-eslint monorepo to v8.34.1 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 5 times, most recently from e671b0d to 1f78458 Compare June 23, 2025 19:54
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.34.1 Update typescript-eslint monorepo to v8.35.0 Jun 23, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 4 times, most recently from 4ec8ecb to dec84dd Compare June 30, 2025 19:58
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.35.0 Update typescript-eslint monorepo to v8.35.1 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from dec84dd to 9694da9 Compare July 7, 2025 23:44
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.35.1 Update typescript-eslint monorepo to v8.36.0 Jul 7, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 9694da9 to 88a26c6 Compare July 14, 2025 23:28
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.36.0 Update typescript-eslint monorepo to v8.37.0 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from 6c0cef8 to 72684b8 Compare July 21, 2025 18:34
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.37.0 Update typescript-eslint monorepo to v8.38.0 Jul 21, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 72684b8 to 305b82b Compare August 4, 2025 17:39
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.38.0 Update typescript-eslint monorepo to v8.39.0 Aug 4, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 305b82b to 4e688e9 Compare August 11, 2025 18:56
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.39.0 Update typescript-eslint monorepo to v8.39.1 Aug 11, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4e688e9 to 72e58f5 Compare August 18, 2025 19:28
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.39.1 Update typescript-eslint monorepo to v8.40.0 Aug 18, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 72e58f5 to 5f58aba Compare August 25, 2025 18:03
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.40.0 Update typescript-eslint monorepo to v8.41.0 Aug 25, 2025
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