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.43.0 #1584

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.43.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-shadow] handle false positives on generics and parameters (#​5902) (769e8c8)
  • eslint-plugin: [promise-function-async] handle keyword token (#​5907) (f25a94f)
Features
  • eslint-plugin: [consistent-type-imports] support fixing to inline types (#​5050) (75dcdf1)
  • eslint-plugin: [naming-convention] add support for "override" and "async" modifiers (#​5310) (#​5610) (c759da1)
  • eslint-plugin: [prefer-optional-chain] support suggesting !foo || !foo.bar as a valid match for the rule (#​5594) (923d486)

5.42.1 (2022-11-07)

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

v5.43.0

Compare Source

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

5.42.1 (2022-11-07)

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


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 21, 2022 02:54
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Nov 21, 2022
import-brain
import-brain previously approved these changes Nov 21, 2022
@codecov
Copy link

codecov bot commented Nov 21, 2022

Codecov Report

Merging #1584 (810b1fd) into next (e706eb2) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #1584   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files        2216     2216           
  Lines      238845   238845           
  Branches     1029     1029           
=======================================
  Hits       237983   237983           
  Misses        841      841           
  Partials       21       21           

@Shinigami92 Shinigami92 enabled auto-merge (squash) November 21, 2022 07:48
Shinigami92
Shinigami92 previously approved these changes Nov 21, 2022
@renovate renovate bot dismissed stale reviews from Shinigami92 and import-brain via 2a8dd7f November 21, 2022 07:53
@renovate renovate bot force-pushed the renovate/typescript-eslint branch from 81a2985 to 2a8dd7f Compare November 21, 2022 07:53
Shinigami92
Shinigami92 previously approved these changes Nov 21, 2022
ST-DDT
ST-DDT previously approved these changes Nov 21, 2022
@renovate renovate bot force-pushed the renovate/typescript-eslint branch 2 times, most recently from bcfdc46 to ebc0378 Compare November 21, 2022 10:34
Shinigami92
Shinigami92 previously approved these changes Nov 21, 2022
ST-DDT
ST-DDT previously approved these changes Nov 21, 2022
@renovate renovate bot dismissed stale reviews from ST-DDT and Shinigami92 via 810b1fd November 21, 2022 10:43
@renovate renovate bot force-pushed the renovate/typescript-eslint branch from ebc0378 to 810b1fd Compare November 21, 2022 10:43
@Shinigami92 Shinigami92 merged commit a338bb2 into next Nov 21, 2022
@Shinigami92 Shinigami92 deleted the renovate/typescript-eslint branch November 21, 2022 11:33
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.

None yet

3 participants