Skip to content

chore(deps): update typescript-eslint to ~5.14.0 #604

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

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

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

v5.14.0

Compare Source

Bug Fixes
  • eslint-plugin: [naming-convention] cover case that requires quotes (#​4582) (3ea0947)
  • eslint-plugin: [no-misused-promises] factor thenable returning function overload signatures (#​4620) (56a09e9)
  • eslint-plugin: [prefer-readonly-parameter-types] handle class sharp private field and member without throwing error (#​4343) (a65713a)
  • eslint-plugin: [return-await] correct autofixer in binary expression (#​4401) (5fa2fad)
Features
  • eslint-plugin: [no-misused-promises] add granular options within checksVoidReturns (#​4623) (1085177)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.14.0

Compare Source

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


Configuration

📅 Schedule: "before 2am" (UTC).

🚦 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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 7, 2022 19:36
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Mar 7, 2022
@renovate renovate bot force-pushed the renovate/typescript-eslint branch from 1ce67c9 to 4901048 Compare March 7, 2022 19:40
@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #604 (9bb718c) into main (d37ed6e) will not change coverage.
The diff coverage is n/a.

❗ Current head 9bb718c differs from pull request most recent head 2e4ac47. Consider uploading reports for the commit 2e4ac47 to get more accurate results

@@           Coverage Diff           @@
##             main     #604   +/-   ##
=======================================
  Coverage   99.33%   99.33%           
=======================================
  Files        1920     1920           
  Lines      176444   176444           
  Branches      898      898           
=======================================
  Hits       175265   175265           
  Misses       1123     1123           
  Partials       56       56           

@renovate renovate bot force-pushed the renovate/typescript-eslint branch 3 times, most recently from 40e1cd4 to 75a9816 Compare March 7, 2022 20:06
@Shinigami92 Shinigami92 enabled auto-merge (squash) March 7, 2022 20:16
@renovate renovate bot force-pushed the renovate/typescript-eslint branch from 75a9816 to 9bb718c Compare March 7, 2022 20:16
@renovate renovate bot force-pushed the renovate/typescript-eslint branch from 9bb718c to 2e4ac47 Compare March 7, 2022 20:23
@Shinigami92 Shinigami92 merged commit 30ac6ac into main Mar 7, 2022
@Shinigami92 Shinigami92 deleted the renovate/typescript-eslint branch March 7, 2022 20:27
demipel8 pushed a commit to demipel8/faker that referenced this pull request Mar 11, 2022
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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants