Skip to content
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

chore(deps): update dependency @typescript-eslint/eslint-plugin to v7.18.0 #5545

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v7.18.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You
  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

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

v7.17.0

Compare Source

🚀 Features
  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes
  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context

  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field

❤️ Thank You
  • Armano
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit

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

v7.16.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters
❤️ Thank You
  • Dan Vanderkam

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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 added the renovate label Jul 16, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from a2d865f to 9d7edc4 Compare July 17, 2024 13:28
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 1dff3ac to 993c176 Compare July 22, 2024 16:17
@renovate renovate bot enabled auto-merge July 22, 2024 21:10
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 993c176 to 44e4c34 Compare July 22, 2024 21:10
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v7.16.1 chore(deps): update dependency @typescript-eslint/eslint-plugin to v7.17.0 Jul 22, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from bbc9a38 to 10df999 Compare July 29, 2024 19:10
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v7.17.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v7.18.0 Jul 29, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 10df999 to 23f521e Compare July 30, 2024 07:11
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 23f521e to 389ce05 Compare August 4, 2024 13:35
@renovate renovate bot added this pull request to the merge queue Aug 4, 2024
Merged via the queue into devel with commit 69bc202 Aug 4, 2024
54 checks passed
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch August 4, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants