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 typescript-eslint monorepo to v5.23.0 #122

Merged
merged 1 commit into from
May 14, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

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

v5.23.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] allow type import as long as there's one matching pattern (#​4898) (0419d28)
  • eslint-plugin: [no-unnecessary-type-constraint] change to suggestion fix, fix multiple trailing comma failures (#​4901) (4507ac8)

v5.22.0

Compare Source

Bug Fixes
  • eslint-plugin: [comma-spacing] verify nextToken exists (#​4868) (23746f8)
Features

v5.21.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-misused-promises] prioritize false returns when checking whether a function returns only void (#​4841) (ccadb60)
  • eslint-plugin: [no-namespace] fix false positive for exported namespaces when allowDeclarations=true (#​4844) (4e7c9be)
  • eslint-plugin: [space-infix-ops] fix no error when right type is function (#​4848) (d74d559)
Features
  • eslint-plugin: [parameter-properties] add rule to replace no-parameter-properties (#​4622) (88ed9ec)

v5.20.0

Compare Source

Features
  • eslint-plugin: [no-magic-numbers] ignoreTypeIndexes option (#​4789) (5e79451)

v5.19.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [unified-signatures] add ignoreDifferentlyNamedParameters option (#​4659) (fdf95e0)
  • eslint-plugin: add support for valid number and bigint intersections in restrict-plus-operands rule (#​4795) (19c600a)

v5.18.0

Compare Source

Bug Fixes
  • eslint-plugin: method-signature-style respect getter signature (#​4777) (12dd670)
Features
  • eslint-plugin: [no-shadow] ignoreOnInitialization option (#​4603) (068ea9b)
  • eslint-plugin: [no-this-alias] report on assignment expressions (#​4718) (8329498)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.23.0

Compare Source

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

v5.22.0

Compare Source

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

v5.21.0

Compare Source

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

v5.20.0

Compare Source

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

v5.19.0

Compare Source

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

v5.18.0

Compare Source

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


Configuration

📅 Schedule: 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, click this checkbox.

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

@jiep jiep added the dependencies Pull requests that update a dependency file label Apr 6, 2022
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.18.0 Update typescript-eslint monorepo to v5.19.0 Apr 11, 2022
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 84b53b2 to 5346e13 Compare April 11, 2022 17:20
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.19.0 Update typescript-eslint monorepo to v5.20.0 Apr 18, 2022
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 5346e13 to 90feb5e Compare April 18, 2022 19:08
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.20.0 Update typescript-eslint monorepo to v5.21.0 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 90feb5e to b557d7a Compare April 25, 2022 20:19
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.21.0 Update typescript-eslint monorepo to v5.22.0 May 2, 2022
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from b557d7a to 59ac811 Compare May 2, 2022 18:23
@renovate renovate bot changed the title Update typescript-eslint monorepo to v5.22.0 Update typescript-eslint monorepo to v5.23.0 May 9, 2022
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 59ac811 to 6102224 Compare May 9, 2022 17:34
@jiep jiep self-assigned this May 14, 2022
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6102224 to 27e6339 Compare May 14, 2022 14:24
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 27e6339 to 7f34d58 Compare May 14, 2022 14:26
@jiep jiep merged commit 5cd1c3c into main May 14, 2022
@jiep jiep deleted the renovate/typescript-eslint-monorepo branch May 14, 2022 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants