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

Update eslint to v5.52.0 #353

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Update eslint to v5.52.0 #353

merged 1 commit into from
Feb 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.51.0 -> 5.52.0 age adoption passing confidence
@typescript-eslint/experimental-utils 5.51.0 -> 5.52.0 age adoption passing confidence
@typescript-eslint/parser 5.51.0 -> 5.52.0 age adoption passing confidence
@typescript-eslint/types 5.51.0 -> 5.52.0 age adoption passing confidence
@typescript-eslint/utils 5.51.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)
typescript-eslint/typescript-eslint (@​typescript-eslint/experimental-utils)

v5.52.0

Compare Source

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

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

v5.52.0

Compare Source

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

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

v5.52.0

Compare Source

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

v5.52.0

Compare Source

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


Configuration

📅 Schedule: Branch creation - "before 4am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the maintenance Housekeeping label Feb 14, 2023
@renovate renovate bot enabled auto-merge (squash) February 14, 2023 00:41
@renovate renovate bot merged commit 514bacc into master Feb 14, 2023
@renovate renovate bot deleted the renovate/eslint branch February 14, 2023 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Housekeeping
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants