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.51.0 #56

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.51.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [naming-convention] improve performance by removing unnecessary selectors (#​6376) (3647a1c)
  • eslint-plugin: [no-floating-promises] error on logical expression (#​6356) (f330e06)
  • eslint-plugin: [no-import-type-side-effects] add rule to warn against runtime side effects with verbatimModuleSyntax (#​6394) (b14d3be)
  • eslint-plugin: [strict-boolean-expressions] add allow nullable enum to strict boolean expressions (#​6096) (d4747cd)

v5.50.0

Compare Source

Bug Fixes
  • eslint-plugin: [ban-ts-comment] counts graphemes instead of String.prototype.length (#​5704) (09d57ce)
  • eslint-plugin: [prefer-optional-chain] fix ThisExpression and PrivateIdentifier errors (#​6028) (85e783c)
  • eslint-plugin: [prefer-optional-chain] fixer produces wrong logic (#​5919) (b0f6c8e), closes #​1438
Features
  • eslint-plugin: add key-spacing rule extension for interface & type declarations (#​6211) (67706e7)

v5.49.0

Compare Source

Features
  • eslint-plugin: [naming-convention] add support for #private modifier on class members (#​6259) (c8a6d80)

5.48.2 (2023-01-16)

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

5.48.1 (2023-01-09)

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

v5.48.2

Compare Source

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

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

v5.51.0

Compare Source

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

v5.50.0

Compare Source

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

v5.49.0

Compare Source

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

5.48.2 (2023-01-16)

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

5.48.1 (2023-01-09)

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

v5.48.2

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.

@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Merging #56 (abb38c5) into main (215d90f) will not change coverage.
The diff coverage is n/a.

❗ Current head abb38c5 differs from pull request most recent head 1af8d01. Consider uploading reports for the commit 1af8d01 to get more accurate results

@@           Coverage Diff           @@
##             main      #56   +/-   ##
=======================================
  Coverage   87.66%   87.66%           
=======================================
  Files           5        5           
  Lines         300      300           
  Branches       55       55           
=======================================
  Hits          263      263           
  Misses         37       37           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c291cc9 to 63416ca Compare January 23, 2023 18:20
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.48.2 chore(deps): update typescript-eslint monorepo to v5.49.0 Jan 23, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 63416ca to 1dbbfc7 Compare January 31, 2023 10:46
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.49.0 chore(deps): update typescript-eslint monorepo to v5.50.0 Jan 31, 2023
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.50.0 chore(deps): update typescript-eslint monorepo to v5.51.0 Feb 6, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from abb38c5 to c1f2f6c Compare February 6, 2023 18:36
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c1f2f6c to 1af8d01 Compare February 6, 2023 18:37
@jamacku jamacku merged commit 164d990 into main Feb 6, 2023
@jamacku jamacku deleted the renovate/typescript-eslint-monorepo branch February 6, 2023 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant