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 to ~5.42.0 #1531

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ~5.41.0 -> ~5.42.0 age adoption passing confidence
@typescript-eslint/parser ~5.41.0 -> ~5.42.0 age adoption passing confidence

Release Notes

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

v5.42.0

Compare Source

Bug Fixes
  • ast-spec: add TSQualifiedName to TypeNode union (#​5906) (5c316c1)
  • eslint-plugin: [no-extra-parens] handle type assertion in extends clause (#​5901) (8ed7219)
Features
  • eslint-plugin: [member-ordering] add natural sort order (#​5662) (1eaae09)
  • eslint-plugin: [no-invalid-void-type] better report message for void used as a constituent inside a function return type (#​5274) (d806bda)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.42.0

Compare Source

Features
Reverts

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 requested a review from a team as a code owner November 7, 2022 00:46
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Nov 7, 2022
@codecov
Copy link

codecov bot commented Nov 7, 2022

Codecov Report

Merging #1531 (2c6fac0) into next (4a3b033) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #1531   +/-   ##
=======================================
  Coverage   99.64%   99.64%           
=======================================
  Files        2213     2213           
  Lines      238637   238637           
  Branches     1014     1014           
=======================================
  Hits       237783   237783           
  Misses        833      833           
  Partials       21       21           

import-brain
import-brain previously approved these changes Nov 7, 2022
@renovate renovate bot force-pushed the renovate/typescript-eslint branch 2 times, most recently from a057067 to 3bc12f8 Compare November 7, 2022 09:00
@ST-DDT ST-DDT enabled auto-merge (squash) November 7, 2022 09:05
ST-DDT
ST-DDT previously approved these changes Nov 7, 2022
Shinigami92
Shinigami92 previously approved these changes Nov 7, 2022
@ST-DDT ST-DDT merged commit b46d193 into next Nov 7, 2022
@renovate renovate bot deleted the renovate/typescript-eslint branch November 7, 2022 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants