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 v4.33.0 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 4, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v4.33.0

Compare Source

Bug Fixes
  • eslint-plugin: [lines-between-class-members] fix exceptAfterOverload for abstract methods (#​3943) (240fc65)
  • eslint-plugin: [no-confusing-void-expression] support optional chaining (#​3937) (c40dd13)
  • eslint-plugin: [no-restricted-imports] fix crash when no options given (#​3947) (edaa3c1)
  • eslint-plugin: [non-nullable-type-assertion-style] false-positive with non-nullish as assertions and types (#​3940) (40760f9)
  • eslint-plugin: [padding-line-between-statements] TSModuleBlock should change scope (#​3944) (f8f534e)
  • eslint-plugin: [prefer-regexp-exec] check RegExp without flags (#​3946) (0868725)

v4.32.0

Compare Source

Bug Fixes
  • eslint-plugin: [consistent-type-definitions] correct fix for export default (#​3899) (ebb33ed)
  • eslint-plugin: [no-require-imports] report only global require (#​3871) (8aa87a1)
  • eslint-plugin: [no-shadow] ignore type-only imports properly (#​3868) (dda9cee)
  • eslint-plugin: [no-var-requires] report problems within NewExpression (#​3884) (ed5e459)
  • eslint-plugin: [padding-line-between-statements] problems within namespaces not being reported (#​3869) (1861356)
  • eslint-plugin: [prefer-regexp-exec] respect flags when using RegExp (#​3855) (ffdb5ff)
  • eslint-plugin: [prefer-return-this-type] handle generics properly in fixer (#​3852) (9e98b8f)
  • eslint-plugin: false-positive/negative with array index in no-unnecessary-condition (#​3805) (bdb8f0b)
Features
  • eslint-plugin: [no-type-alias]: add allowGenerics option (#​3865) (4195919)
  • eslint-plugin: add no-non-null-asserted-nullish-coalescing rule (#​3349) (4e99961)
  • eslint-plugin: add new extended rule no-restricted-imports (#​3775) (ec5d506)
  • eslint-plugin-internal: [prefer-ast-types-enum] add DefinitionType enum (#​3916) (13b7de5)

4.31.2 (2021-09-20)

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

4.31.1 (2021-09-13)

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

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

v4.33.0

Compare Source

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

v4.32.0

Compare Source

Features

4.31.2 (2021-09-20)

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

4.31.1 (2021-09-13)

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.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 2964e7d to d24caf2 Compare May 10, 2021 18:47
@renovate renovate bot changed the title ⬆️ Update typescript-eslint monorepo to v4.22.1 ⬆️ Update typescript-eslint monorepo to v4.23.0 May 10, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from d24caf2 to 8703c9b Compare May 17, 2021 17:25
@renovate renovate bot changed the title ⬆️ Update typescript-eslint monorepo to v4.23.0 ⬆️ Update typescript-eslint monorepo May 17, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8703c9b to ed6e3e1 Compare May 17, 2021 19:14
@renovate renovate bot changed the title ⬆️ Update typescript-eslint monorepo ⬆️ Update typescript-eslint monorepo to v4.24.0 May 17, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from ed6e3e1 to c8e7f9e Compare May 24, 2021 17:49
@renovate renovate bot changed the title ⬆️ Update typescript-eslint monorepo to v4.24.0 ⬆️ Update typescript-eslint monorepo to v4.25.0 May 24, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c8e7f9e to 4bb4ca1 Compare May 31, 2021 17:57
@renovate renovate bot changed the title ⬆️ Update typescript-eslint monorepo to v4.25.0 ⬆️ Update typescript-eslint monorepo to v4.26.0 May 31, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4bb4ca1 to 4290036 Compare June 7, 2021 17:18
@renovate renovate bot changed the title ⬆️ Update typescript-eslint monorepo to v4.26.0 ⬆️ Update typescript-eslint monorepo to v4.26.1 Jun 7, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4290036 to c917d95 Compare June 14, 2021 17:24
@renovate renovate bot changed the title ⬆️ Update typescript-eslint monorepo to v4.26.1 ⬆️ Update typescript-eslint monorepo to v4.27.0 Jun 14, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c917d95 to 058c216 Compare June 21, 2021 17:39
@renovate renovate bot changed the title ⬆️ Update typescript-eslint monorepo to v4.27.0 ⬆️ Update typescript-eslint monorepo to v4.28.0 Jun 21, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 058c216 to b7e702d Compare September 27, 2021 18:15
@renovate renovate bot changed the title ⬆️ Update typescript-eslint monorepo to v4.28.0 ⬆️ Update typescript-eslint monorepo to v4.32.0 Sep 27, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from b7e702d to 9062886 Compare October 4, 2021 17:17
@renovate renovate bot changed the title ⬆️ Update typescript-eslint monorepo to v4.32.0 ⬆️ Update typescript-eslint monorepo Oct 4, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 9062886 to aab92a4 Compare October 4, 2021 19:21
@renovate renovate bot changed the title ⬆️ Update typescript-eslint monorepo ⬆️ Update typescript-eslint monorepo to v4.33.0 Oct 4, 2021
@renovate
Copy link
Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

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.

1 participant