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

Update typescript-eslint monorepo to v5.62.0 #37

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2023

This PR contains the following updates:

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

Release Notes

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

v5.62.0

Compare Source

Bug Fixes
  • eslint-plugin: [comma-spacing] allow no space after trailing comma in objects and arrays (#​6938) (24bdacc)
  • eslint-plugin: [prefer-includes] escape special characters (#​7161) (5a347a5), closes #​7145
  • eslint-plugin: replace auto-fix of class literal property style rule with suggestion (#​7054) (a8c824a)
Features
  • eslint-plugin: [prefer-nullish-coalescing] add ignorePrimitives option (#​6487) (6edaa04)

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

v5.61.0

Compare Source

Features

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

5.60.1 (2023-06-26)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v5.60.1

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v5.60.0

Compare Source

Features
  • eslint-plugin: [restrict-plus-operands] add allow* options (#​6161) (def09f8)

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.5 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.4 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.3 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.2 (2023-05-01)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

5.59.1 (2023-04-24)

Bug Fixes
  • eslint-plugin: [prefer-regexp-exec] skip malformed regexes (#​6935) (05ed60e)
  • eslint-plugin: [unified-signatures] no parameters function (#​6940) (2970861)

v5.59.11

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.10

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.9

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.8

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.7

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

v5.59.6

Compare Source

Note: Version bump only for package @​typescript-eslint/eslint-plugin

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

v5.62.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v5.61.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

5.60.1 (2023-06-26)

Note: Version bump only for package @​typescript-eslint/parser

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

v5.60.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

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

v5.60.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.59.11 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/parser

5.59.10 (2023-06-12)

Note: Version bump only for package @​typescript-eslint/parser

5.59.9 (2023-06-05)

Note: Version bump only for package @​typescript-eslint/parser

5.59.8 (2023-05-29)

Note: Version bump only for package @​typescript-eslint/parser

5.59.7 (2023-05-22)

Note: Version bump only for package @​typescript-eslint/parser

5.59.6 (2023-05-15)

Note: Version bump only for package @​typescript-eslint/parser

5.59.5 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.4 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.3 (2023-05-08)

Note: Version bump only for package @​typescript-eslint/parser

5.59.2 (2023-05-01)

Note: Version bump only for package @​typescript-eslint/parser

5.59.1 (2023-04-24)

Note: Version bump only for package @​typescript-eslint/parser

v5.59.11

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.10

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.9

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.8

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.7

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.59.6

Compare Source

Note: Version bump only for package @​typescript-eslint/parser


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, 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 added the dependencies label May 5, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 547d974 to 8fe343b Compare May 8, 2023 21:43
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.59.2 Update typescript-eslint monorepo to v5.59.5 May 8, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8fe343b to 30aa4a0 Compare May 15, 2023 18:03
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.59.5 Update typescript-eslint monorepo to v5.59.6 May 15, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 30aa4a0 to ec7051d Compare May 22, 2023 17:50
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.59.6 Update typescript-eslint monorepo to v5.59.7 May 22, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from ec7051d to 2be251c Compare June 1, 2023 23:46
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.59.7 Update typescript-eslint monorepo to v5.59.8 Jun 1, 2023
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.59.8 Update typescript-eslint monorepo to v5.59.9 Jun 5, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 733ccd3 to 373bd24 Compare June 11, 2023 06:59
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.59.9 Update typescript-eslint monorepo to v5.59.11 Jun 12, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 373bd24 to 9139d2c Compare June 12, 2023 19:38
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.59.11 Update typescript-eslint monorepo to v5.60.0 Jun 19, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 9139d2c to dd0e80e Compare June 19, 2023 17:26
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.60.0 Update typescript-eslint monorepo to v5.60.1 Jun 26, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from dd0e80e to 51174fe Compare June 26, 2023 19:21
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.60.1 Update typescript-eslint monorepo to v5.61.0 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 51174fe to f8bc613 Compare July 3, 2023 18:37
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.61.0 Update typescript-eslint monorepo to v5.62.0 Jul 10, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from f8bc613 to 25d4165 Compare July 10, 2023 20:30
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 0b46510 to 797f3c5 Compare August 28, 2023 13:44
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 797f3c5 to b7cccb1 Compare September 13, 2023 04:30
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.62.0 chore(deps): update typescript-eslint monorepo to v5.62.0 Sep 15, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from 2f4edbc to f3bc590 Compare September 15, 2023 14:58
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from f3bc590 to 7db0244 Compare March 28, 2024 07:15
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.62.0 Update typescript-eslint monorepo to v5.62.0 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 4ced162 to cd13ebb Compare April 1, 2024 08:39
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from cd13ebb to 98dec34 Compare June 12, 2024 10:42
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 6 times, most recently from cf1d0e4 to e9851b5 Compare August 22, 2024 23:48
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from e9851b5 to dc88b88 Compare August 31, 2024 15:54
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 4 times, most recently from 7edfead to 6594dc0 Compare September 8, 2024 07:36
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6594dc0 to 29a9d4d Compare September 8, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants