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 typescript-eslint monorepo to v6.21.0 #698

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 6.19.0 -> 6.21.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.19.0 -> 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.

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

v6.21.0

Compare Source

🚀 Features
  • allow parserOptions.project: false
❤️ 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

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.

v6.19.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 4 times, most recently from 3a25d26 to 5217933 Compare April 3, 2023 18:38
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.57.0 chore(deps): update typescript-eslint monorepo to v5.57.1 Apr 3, 2023
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.57.1 chore(deps): update typescript-eslint monorepo to v5.58.0 Apr 10, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from ce137bf to b1d6462 Compare April 11, 2023 08:24
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from b1d6462 to 6f9eced Compare April 17, 2023 18:10
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.58.0 chore(deps): update typescript-eslint monorepo to v5.59.0 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6f9eced to 6bf764b Compare April 21, 2023 08:11
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.59.0 chore(deps): update typescript-eslint monorepo to v5.59.1 Apr 24, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6bf764b to ccd7b81 Compare April 24, 2023 18:41
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from ccd7b81 to b5f8584 Compare May 1, 2023 21:20
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.59.1 chore(deps): update typescript-eslint monorepo to v5.59.2 May 1, 2023
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.59.2 chore(deps): update typescript-eslint monorepo to v5.59.5 May 9, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from d0faae2 to 96b1f7b Compare May 15, 2023 18:36
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.59.5 chore(deps): update typescript-eslint monorepo to v5.59.6 May 15, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 96b1f7b to 806c87e Compare May 22, 2023 22:02
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.59.6 chore(deps): update typescript-eslint monorepo to v5.59.7 May 22, 2023
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.59.7 chore(deps): update typescript-eslint monorepo to v5.59.8 May 29, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 806c87e to 815c544 Compare May 29, 2023 18:08
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.59.8 chore(deps): update typescript-eslint monorepo to v5.59.9 Jun 5, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 815c544 to 4bb2935 Compare June 5, 2023 19:08
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.59.9 chore(deps): update typescript-eslint monorepo to v5.59.11 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4bb2935 to b6cd55c Compare June 14, 2023 12:14
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.59.11 chore(deps): update typescript-eslint monorepo to v5.60.0 Jun 19, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from b6cd55c to 8d1c803 Compare June 19, 2023 18:02
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.60.0 chore(deps): update typescript-eslint monorepo to v5.60.1 Jun 26, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 11 times, most recently from 816cbf4 to caa9e4a Compare March 19, 2024 04:56
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 4 times, most recently from 59e9f57 to 5b0bb93 Compare April 22, 2024 02:23
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 5b0bb93 to 8c44f92 Compare June 28, 2024 10:44
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8c44f92 to 08be6b9 Compare August 20, 2024 12:30
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 6083a70 to 0931321 Compare September 4, 2024 07:55
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 7 times, most recently from 58f5f13 to addf19b Compare September 19, 2024 01:39
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from addf19b to 4fb3666 Compare September 20, 2024 13:01
@wing328 wing328 merged commit 91fe86c into master Sep 20, 2024
3 checks passed
@wing328 wing328 deleted the renovate/typescript-eslint-monorepo branch September 20, 2024 13:20
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