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.14.0 #88

Merged
merged 2 commits into from
Mar 14, 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
@typescript-eslint/types 5.13.0 -> 5.14.0 age adoption passing confidence
@typescript-eslint/typescript-estree 5.13.0 -> 5.14.0 age adoption passing confidence
@typescript-eslint/utils 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

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

v5.14.0

Compare Source

Features
typescript-eslint/typescript-eslint (@​typescript-eslint/typescript-estree)

v5.14.0

Compare Source

Features
typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

v5.14.0

Compare Source

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


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 roikoren755 as a code owner March 7, 2022 20:47
@changeset-bot
Copy link

changeset-bot bot commented Mar 7, 2022

⚠️ No Changeset found

Latest commit: 62d5641

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #88 (62d5641) into main (82660e0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #88   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files         162      162           
  Lines        1290     1290           
  Branches      140      140           
=======================================
  Hits         1231     1231           
  Misses         14       14           
  Partials       45       45           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 82660e0...62d5641. Read the comment docs.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@roikoren755 roikoren755 merged commit 227bb5e into main Mar 14, 2022
@roikoren755 roikoren755 deleted the renovate/typescript-eslint-monorepo branch March 14, 2022 12:14
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.

2 participants