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.52.0 #1830

Merged
merged 1 commit into from Feb 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.52.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-import-type-side-effects] correctly ignore zero-specifier imports (#​6444) (d5a6688)
  • eslint-plugin: [no-unnecessary-condition] account for optional chaining on potentially void values (#​6432) (e1d9c67), closes #​5255
  • eslint-plugin: [no-unnecessary-condition] fix false positive when checking indexed access types (#​6452) (d569924)
  • eslint-plugin: fix key-spacing when type starts on next line (#​6412) (3eb2eed)
Features
  • eslint-plugin: [block-spacing] extending base rule for TS related blocks (#​6195) (b2db3f5)
  • eslint-plugin: [explicit-function-return-type] add allowFunctionsWithoutTypeParameters option (#​6105) (113640e)
  • eslint-plugin: [explicit-function-return-type] add allowIIFEs option (#​6237) (a1b3f7b)

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)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.52.0

Compare Source

Note: Version bump only for package @​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


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 February 13, 2023 02:16
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Feb 13, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint branch from a3d2286 to 678026a Compare February 13, 2023 10:47
@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

❗ No coverage uploaded for pull request base (next@b7f84b7). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head dbe309b differs from pull request most recent head 67db1e3. Consider uploading reports for the commit 67db1e3 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #1830   +/-   ##
=======================================
  Coverage        ?   99.63%           
=======================================
  Files           ?     2346           
  Lines           ?   235735           
  Branches        ?     1141           
=======================================
  Hits            ?   234869           
  Misses          ?      844           
  Partials        ?       22           

@renovate renovate bot force-pushed the renovate/typescript-eslint branch 4 times, most recently from a5dada9 to dbe309b Compare February 13, 2023 18:40
@renovate renovate bot changed the title chore(deps): update typescript-eslint to ~5.51.0 chore(deps): update typescript-eslint to ~5.52.0 Feb 13, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint branch from dbe309b to 67db1e3 Compare February 13, 2023 18:54
@ST-DDT ST-DDT enabled auto-merge (squash) February 13, 2023 18:59
@ST-DDT ST-DDT requested review from a team February 13, 2023 18:59
@ST-DDT ST-DDT merged commit b6465fc into next Feb 13, 2023
@renovate renovate bot deleted the renovate/typescript-eslint branch February 13, 2023 19:03
matthewmayer pushed a commit to matthewmayer/faker that referenced this pull request Feb 18, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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

2 participants