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 v5.56.0 #973

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.52.0 -> 5.56.0 age adoption passing confidence
@typescript-eslint/parser 5.52.0 -> 5.56.0 age adoption passing confidence

Release Notes

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

v5.56.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] check order when optionalityOrder is present with no optional members (#​6619) (6aff431)
  • eslint-plugin: [no-misused-promises] avoid unnecessary calls to getContextualType (#​6193) (745cfe4)
  • eslint-plugin: [no-misused-promises] fix incorrect detection of void functions in JSX attributes (#​6638) (9e41cee)
  • eslint-plugin: [strict-boolean-expression] support falsy and truthy literals simultaneously (#​6672) (62ef487)
  • eslint-plugin: [strict-boolean-expressions] handle truthy enums (#​6618) (0d0639f)
  • eslint-plugin: add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#​6645) (3fc5c63)
Features
  • eslint-plugin: add allowNever support to restrict-template-expressions (#​6554) (423f164)

v5.55.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-confusing-void-expression] check sequence expressions for void is in last position (#​6597) (d73d7d3)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fixer should handle parentheses (#​6569) (2d8c196)
Features

5.54.1 (2023-03-06)

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

v5.54.1

Compare Source

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

v5.54.0

Compare Source

Features
  • eslint-plugin: [promise-function-async] check for promises in implicit return types (#​6330) (de1e5ce), closes #​6329

v5.53.0

Compare Source

Features
  • eslint-plugin: [consistent-generic-constructors] handle default parameters (#​6484) (e8cebce)
  • eslint-plugin: [no-mixed-enums] add rule (#​6102) (16144d1)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.56.0

Compare Source

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

v5.55.0

Compare Source

Features

5.54.1 (2023-03-06)

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

v5.54.1

Compare Source

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

v5.54.0

Compare Source

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

v5.53.0

Compare Source

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


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from a794e7a to 4c8fee0 Compare February 27, 2023 18:55
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.53.0 chore(deps): update typescript-eslint monorepo to v5.54.0 Feb 27, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4c8fee0 to 1a33cd6 Compare March 7, 2023 05:13
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.54.0 chore(deps): update typescript-eslint monorepo to v5.54.1 Mar 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2023

Codecov Report

Merging #973 (bb28543) into main (0fa05bb) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #973   +/-   ##
=======================================
  Coverage   92.45%   92.45%           
=======================================
  Files          67       67           
  Lines        4612     4612           
  Branches      564      564           
=======================================
  Hits         4264     4264           
  Misses        348      348           

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 1a33cd6 to d8ff255 Compare March 14, 2023 00:08
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.54.1 chore(deps): update typescript-eslint monorepo to v5.55.0 Mar 14, 2023
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.55.0 chore(deps): update typescript-eslint monorepo to v5.56.0 Mar 20, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from d8ff255 to 7bdcc5d Compare March 20, 2023 18:23
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7bdcc5d to bb28543 Compare March 22, 2023 12:13
@Quramy Quramy merged commit 06a97a4 into main Mar 27, 2023
@Quramy Quramy deleted the renovate/typescript-eslint-monorepo branch March 27, 2023 08:10
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.

None yet

2 participants