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

⬆️ Updates typescript-eslint monorepo to v4.33.1-alpha.15 - abandoned #809

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 16, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 4.29.1 -> 4.33.1-alpha.15 age adoption passing confidence
@typescript-eslint/parser 4.29.1 -> 4.33.1-alpha.15 age adoption passing confidence

Release Notes

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

v4.33.1-alpha.15

Compare Source

v4.33.1-alpha.14

Compare Source

v4.33.1-alpha.13

Compare Source

v4.33.1-alpha.12

Compare Source

v4.33.1-alpha.11

Compare Source

v4.33.1-alpha.9

Compare Source

v4.33.1-alpha.7

Compare Source

v4.33.1-alpha.6

Compare Source

v4.33.1-alpha.5

Compare Source

v4.33.1-alpha.4

Compare Source

v4.33.1-alpha.2

Compare Source

v4.33.1-alpha.0

Compare Source

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

v4.31.2

Compare Source

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

v4.31.1

Compare Source

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

v4.31.0

Compare Source

Bug Fixes
  • utils: support immutable arrays in ReportFixFunction (#​3830) (8218055)
Features
  • eslint-plugin: [prefer-readonly-parameter-types] add option treatMethodsAsReadonly (#​3733) (a46e318)
  • eslint-plugin: [restrict-template-expressions] add option to allow RegExp (#​3709) (363b3dc)
  • eslint-plugin: add no-meaningless-void-operator rule (#​3641) (ea40ab6)
  • eslint-plugin: add extension rule padding-line-between-statements (#​3418) (f79ae9b)

v4.30.0

Compare Source

Bug Fixes
  • eslint-plugin: [dot-notation] false positive with optional chaining (#​3711) (c19fc6e), closes #​3510
  • eslint-plugin: [prefer-reduce-type-parameter] handle already existing type params (#​3706) (71dd273)
  • eslint-plugin: isTypeReadonly error with <TS3.7 (#​3731) (5696407)
Features
  • typescript-estree: add support for class static blocks (#​3730) (f81831b)

4.29.3 (2021-08-23)

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

4.29.2 (2021-08-16)

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

4.29.1 (2021-08-09)

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

v4.29.3

Compare Source

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

v4.29.2

Compare Source

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

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

v4.33.1-alpha.15

Compare Source

v4.33.1-alpha.14

Compare Source

v4.33.1-alpha.13

Compare Source

v4.33.1-alpha.12

Compare Source

v4.33.1-alpha.11

Compare Source

v4.33.1-alpha.9

Compare Source

v4.33.1-alpha.7

Compare Source

v4.33.1-alpha.6

Compare Source

v4.33.1-alpha.5

Compare Source

v4.33.1-alpha.4

Compare Source

v4.33.1-alpha.2

Compare Source

v4.33.1-alpha.0

Compare Source

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

v4.31.2

Compare Source

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

v4.31.1

Compare Source

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

v4.31.0

Compare Source

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

v4.30.0

Compare Source

Features
  • typescript-estree: add support for class static blocks (#​3730) (f81831b)

4.29.3 (2021-08-23)

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

4.29.2 (2021-08-16)

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

4.29.1 (2021-08-09)

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

v4.29.3

Compare Source

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

v4.29.2

Compare Source

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


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
Copy link
Author

renovate bot commented Aug 16, 2021

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@changelogg
Copy link

changelogg bot commented Aug 16, 2021

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

@auto-assign auto-assign bot requested a review from AlexRogalskiy August 16, 2021 21:11
@github-actions
Copy link

Thanks for the PR!

This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged.

@github-actions
Copy link

Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md.

@github-actions
Copy link

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2021

Codecov Report

Merging #809 (7aa84a0) into master (df53245) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #809   +/-   ##
=======================================
  Coverage   88.07%   88.07%           
=======================================
  Files           7        7           
  Lines         679      679           
  Branches       36       36           
=======================================
  Hits          598      598           
  Misses         81       81           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df53245...7aa84a0. Read the comment docs.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c1d1a08 to 690c095 Compare August 23, 2021 05:51
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 690c095 to dee9ba0 Compare August 23, 2021 17:22
@renovate renovate bot changed the title ⬆️ Updates typescript-eslint monorepo to v4.29.2 ⬆️ Updates typescript-eslint monorepo Aug 23, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from dee9ba0 to a61e078 Compare August 23, 2021 19:04
@renovate renovate bot changed the title ⬆️ Updates typescript-eslint monorepo ⬆️ Updates typescript-eslint monorepo to v4.29.3 Aug 23, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from a61e078 to 96122d7 Compare August 30, 2021 17:41
@renovate renovate bot changed the title ⬆️ Updates typescript-eslint monorepo to v4.29.3 ⬆️ Updates typescript-eslint monorepo to v4.30.0 Aug 30, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 96122d7 to 13824a9 Compare August 31, 2021 06:21
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 13824a9 to c49bf6d Compare August 31, 2021 11:08
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from c49bf6d to 5b8d49f Compare September 6, 2021 18:14
@renovate renovate bot changed the title ⬆️ Updates typescript-eslint monorepo to v4.30.0 ⬆️ Updates typescript-eslint monorepo to v4.31.0 Sep 6, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 5b8d49f to 8cba8ce Compare September 13, 2021 17:39
@renovate renovate bot changed the title ⬆️ Updates typescript-eslint monorepo to v4.31.0 ⬆️ Updates typescript-eslint monorepo to v4.31.1 Sep 13, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8cba8ce to 7b27be6 Compare September 20, 2021 17:51
@renovate renovate bot changed the title ⬆️ Updates typescript-eslint monorepo to v4.31.1 ⬆️ Updates typescript-eslint monorepo to v4.31.2 Sep 20, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7b27be6 to aab46ee Compare September 27, 2021 18:32
@renovate renovate bot changed the title ⬆️ Updates typescript-eslint monorepo to v4.31.2 ⬆️ Updates typescript-eslint monorepo to v4.32.0 Sep 27, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from aab46ee to 7f3c052 Compare October 4, 2021 18:44
@renovate renovate bot changed the title ⬆️ Updates typescript-eslint monorepo to v4.32.0 ⬆️ Updates typescript-eslint monorepo to v4.33.0 Oct 4, 2021
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 7f3c052 to 0588ecd Compare October 5, 2021 10:05
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 0588ecd to 4d2613a Compare October 11, 2021 18:55
@renovate renovate bot changed the title ⬆️ Updates typescript-eslint monorepo to v4.33.0 ⬆️ Updates typescript-eslint monorepo to v4.33.1-alpha.15 Oct 11, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 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.

Copy link
Author

renovate bot commented Dec 8, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title ⬆️ Updates typescript-eslint monorepo to v4.33.1-alpha.15 ⬆️ Updates typescript-eslint monorepo to v4.33.1-alpha.15 - abandoned Dec 8, 2024
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.

2 participants