Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2025

This PR contains the following updates:

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

Release Notes

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

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.

v8.29.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-nullish-coalescing] create ignoreIfStatements option (#​11000)
🩹 Fixes
  • eslint-plugin: [no-array-constructor] remove optional chaining exemption (#​10963)
  • eslint-plugin: support arbitrary extensions in definition files (#​10957)
  • eslint-plugin: [prefer-for-of] fix false positive when using erasable type syntax within update expressions (#​10981)
  • eslint-plugin: [use-unknown-in-catch-callback-variable] remove fixable property (#​10993)
  • eslint-plugin: [no-unnecessary-condition] don't report on unnecessary optional array index access when noUncheckedIndexedAccess is enabled (#​10961)
❤️ Thank You

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

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

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.

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 assigned jdno Mar 31, 2025
@renovate renovate bot requested a review from jdno March 31, 2025 22:01
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from d24f63a to 86f6b4a Compare April 7, 2025 19:03
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.29.0 Update typescript-eslint monorepo to v8.29.1 Apr 7, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 86f6b4a to 6973bc7 Compare April 15, 2025 00:04
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.29.1 Update typescript-eslint monorepo to v8.30.1 Apr 15, 2025
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6973bc7 to 45aaefa Compare April 21, 2025 19:04
@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 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 from 45aaefa to 67f84f8 Compare April 28, 2025 20:15
@jdno jdno merged commit e379fb2 into main Apr 29, 2025
16 checks passed
@jdno jdno deleted the renovate/typescript-eslint-monorepo branch April 29, 2025 08:52
@renovate renovate bot changed the title Update typescript-eslint monorepo to v8.31.1 Update typescript-eslint monorepo to v8.31.1 - autoclosed Apr 29, 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