Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.21.0 - autoclosed #66

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 16, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v6.21.0

Compare Source

🚀 Features
  • export plugin metadata

  • allow parserOptions.project: false

  • eslint-plugin: add rule prefer-find

🩹 Fixes
  • eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression

  • eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values

  • eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions

  • eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option

  • eslint-plugin: [class-literal-property-style] allow getter when same key setter exists

  • eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before as keyword

❤️ Thank You
  • auvred
  • Brad Zacher
  • Kirk Waiblinger
  • Pete Gonzalez
  • YeonJuan

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

v6.20.0

Compare Source

🚀 Features
  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering
🩹 Fixes
  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable

  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN

  • eslint-plugin: [prefer-readonly] disable checking accessors

❤️ Thank You
  • Alex Parloti
  • auvred
  • James Browning
  • StyleShit
  • YeonJuan

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

v6.19.1

Compare Source

🩹 Fixes
  • type-utils: preventing isUnsafeAssignment infinite recursive calls

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable

❤️ Thank You
  • YeonJuan

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

v6.19.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] add rule

  • eslint-plugin: [no-array-delete] add new rule

  • eslint-plugin: [no-useless-template-literals] add fix suggestions

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression

  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable

❤️ Thank You
  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.8.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.8.0 - autoclosed Oct 17, 2023
@renovate renovate bot closed this Oct 17, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch October 17, 2023 17:22
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.8.0 - autoclosed chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.8.0 Oct 23, 2023
@renovate renovate bot reopened this Oct 23, 2023
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch October 23, 2023 17:54
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.8.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.9.0 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from cb3e193 to 8d96e36 Compare October 24, 2023 03:18
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.9.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.9.0 - autoclosed Oct 25, 2023
@renovate renovate bot closed this Oct 25, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch October 25, 2023 07:47
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.9.0 - autoclosed chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.9.0 Oct 30, 2023
@renovate renovate bot reopened this Oct 30, 2023
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch October 30, 2023 20:07
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.9.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.9.1 Oct 30, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8d96e36 to fa8ac7e Compare October 30, 2023 20:08
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.9.1 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.9.1 - autoclosed Nov 2, 2023
@renovate renovate bot closed this Nov 2, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch November 2, 2023 03:49
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.9.1 - autoclosed chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.9.1 Nov 6, 2023
@renovate renovate bot reopened this Nov 6, 2023
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch November 6, 2023 18:12
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.9.1 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.10.0 Nov 6, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 79b3a2d to c19aa57 Compare November 7, 2023 10:54
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.10.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.10.0 - autoclosed Nov 9, 2023
@renovate renovate bot closed this Nov 9, 2023
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch November 9, 2023 01:41
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch December 18, 2023 20:11
@renovate renovate bot reopened this Dec 18, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 9368547 to 10ba4ca Compare December 18, 2023 20:13
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.14.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.15.0 Dec 18, 2023
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.15.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.16.0 Dec 25, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 10ba4ca to f0021ad Compare December 25, 2023 19:29
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.16.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.17.0 Jan 1, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 57c89db to 7b0c970 Compare January 6, 2024 15:21
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.17.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.18.0 Jan 6, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7b0c970 to 7327077 Compare January 8, 2024 23:07
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.18.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.18.1 Jan 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.18.1 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.18.1 - autoclosed Jan 9, 2024
@renovate renovate bot closed this Jan 9, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch January 9, 2024 10:50
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.18.1 - autoclosed chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.18.1 Jan 15, 2024
@renovate renovate bot reopened this Jan 15, 2024
@renovate renovate bot restored the renovate/typescript-eslint-monorepo branch January 15, 2024 19:34
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.18.1 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.19.0 Jan 15, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7327077 to c3d6af3 Compare January 15, 2024 19:35
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.19.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.19.1 Jan 22, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 3b6ccc4 to bc94e49 Compare January 29, 2024 19:43
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.19.1 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.20.0 Jan 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.20.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.21.0 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from bc94e49 to ed77394 Compare February 5, 2024 20:03
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.21.0 chore(deps): update dependency @typescript-eslint/eslint-plugin to v6.21.0 - autoclosed Feb 7, 2024
@renovate renovate bot closed this Feb 7, 2024
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch February 7, 2024 00:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants