Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 30, 2020

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2.34.0

Compare Source

Features
  • eslint-plugin: [no-invalid-void-type] allow union of void and allowInGenericTypeArguments (#​1960) (1bc105a)
  • eslint-plugin: [restrict-template-expressions] improve error message (#​1926) (1af59ba)
  • experimental-utils: add suggestion property for rule modules (#​2033) (f42a5b0)

v2.33.0

Compare Source

Features
  • eslint-plugin: add extension rule lines-between-class-members (#​1684) (08f93e6)

v2.32.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-base-to-string] support boolean in unions (#​1979) (6987ecc)
  • eslint-plugin: [no-type-alias] handle readonly types in aliases (#​1990) (56d9870)
  • eslint-plugin: [no-unused-expressions] inherit messages from base rule (#​1992) (51ca404)
Features

v2.31.0

Compare Source

Bug Fixes
  • eslint-plugin: [dot-notation] handle missing declarations (#​1947) (383f931)
  • eslint-plugin: [method-signature-style] fix overloaded methods to an intersection type (#​1966) (7f3fba3)
  • eslint-plugin: [return-await] await in a normal function (#​1962) (f82fd7b)
  • eslint-plugin: [unbound-method] false positives for unary expressions (#​1964) (b35070e)
  • eslint-plugin: no-base-to-string boolean expression detect (#​1969) (f78f13a)
Features
  • eslint-plugin: [member-ordering] add decorators support (#​1870) (f7ec192)
  • eslint-plugin: [prefer-optional-chain] added option to convert to suggestion fixer (#​1965) (2f0824b)
  • eslint-plugin: new extended rule 'no-invalid-this' (#​1823) (b18bc35)
  • experimental-utils: expose our RuleTester extension (#​1948) (2dd1638)

v2.30.0

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-string-starts-ends-with] check for negative start index in slice (#​1920) (ed2bd60)
  • eslint-plugin: fix no-base-to-string boolean literal check (#​1850) (2f45e99)
Features

v2.29.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-base-to-string] soft remove ignoreTaggedTemplateExpressions option (#​1916) (369978e)
Features
  • eslint-plugin: [no-floating-promise] add option to ignore IIFEs (#​1799) (cea51bf)
  • eslint-plugin: [restrict-template-expressions] add support for intersection types (#​1803) (cc70e4f)
  • eslint-plugin: add extension rule init-declarations (#​1814) (b01f5e7)
  • eslint-plugin: add extension rule keyword-spacing (#​1739) (c5106dd)

v2.28.0

Compare Source

Bug Fixes
  • eslint-plugin: [method-signature-style] handle multiline params (#​1861) (5832a86)
  • eslint-plugin: [no-empty-interface] use suggestion fixer for ambient contexts (#​1880) (62b2278)
  • eslint-plugin: [unbound-method] false positive on property function initializer (#​1890) (f1c3b18)
  • eslint-plugin: [unbound-method] ignore assignments to methods (#​1736) (6b4680b)
  • eslint-plugin: no-empty-interface autofix (#​1865) (829a2f7), closes #​1864
  • eslint-plugin: use isTypeArrayTypeOrUnionOfArrayTypes util for checking if type is array (#​1728) (05030f8)
Features
  • eslint-plugin: [ban-ts-comment] support ts-expect-error (#​1706) (469cff3)
  • eslint-plugin: [consistent-type-assertions] always allow const assertions (#​1713) (af2c00d)
  • eslint-plugin: [explicit-function-return-type] add option to allow concise arrows that start with void (#​1732) (2e9c202)
  • eslint-plugin: [explicit-module-boundary-types] add optio… (#​1778) (3eee804)
  • eslint-plugin: [no-base-to-string] add option to ignore tagged templates (#​1763) (f5edb99)
  • eslint-plugin: [restrict-template-expressions] add option allowAny (#​1762) (d44c0f9)
  • eslint-plugin: add rule prefer-reduce-type-parameter (#​1707) (c92d240)
  • eslint-plugin: add rule prefer-ts-expect-error (#​1705) (7021f21)
  • eslint-plugin: add rule no-unsafe-assignment (#​1694) (a49b860)

v2.27.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-throw-literal] fix crash caused by getBaseTypes (#​1830) (9d53c76)
  • eslint-plugin: [no-unsafe-call] fix incorrect selector (#​1826) (8ec53a3)
  • eslint-plugin: [require-await] handle async generators (#​1782) (9642d9d)
  • eslint-plugin: no-explicit-any constructor functions (& mo… (#​1711) (ab8572e)
Features

v2.26.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-explicit-any] error with ignoreRestArgs (#​1796) (638d84d)
  • eslint-plugin: [no-unsafe-call] allow import expressions (#​1800) (4fa7107)
  • eslint-plugin: [no-unsafe-return] error with <TS3.7 (#​1815) (f3160b4)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v2.34.0

Compare Source

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

v2.33.0

Compare Source

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

v2.32.0

Compare Source

Features

v2.31.0

Compare Source

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

v2.30.0

Compare Source

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

v2.29.0

Compare Source

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

v2.28.0

Compare Source

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

v2.27.0

Compare Source

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

v2.26.0

Compare Source

Features
  • typescript-estree: add option to ignore certain folders from glob resolution (#​1802) (1e29e69)

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.

@codecov
Copy link

codecov bot commented Mar 30, 2020

Codecov Report

Merging #35 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   78.64%   78.64%           
=======================================
  Files          28       28           
  Lines         412      412           
  Branches       56       56           
=======================================
  Hits          324      324           
  Misses         88       88           

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 861e9c2...c5804f6. Read the comment docs.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8c85a39 to 12ff90d Compare April 6, 2020 17:20
@renovate renovate bot changed the title Update typescript-eslint monorepo to v2.26.0 Update typescript-eslint monorepo to v2.27.0 Apr 6, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 12ff90d to 3167125 Compare April 13, 2020 17:19
@renovate renovate bot changed the title Update typescript-eslint monorepo to v2.27.0 Update typescript-eslint monorepo to v2.28.0 Apr 13, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 3167125 to efd2742 Compare April 20, 2020 17:10
@renovate renovate bot changed the title Update typescript-eslint monorepo to v2.28.0 Update typescript-eslint monorepo to v2.29.0 Apr 20, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from efd2742 to dd4fd3e Compare April 27, 2020 17:12
@renovate renovate bot changed the title Update typescript-eslint monorepo to v2.29.0 Update typescript-eslint monorepo Apr 27, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from dd4fd3e to 665458c Compare April 27, 2020 19:21
@renovate renovate bot changed the title Update typescript-eslint monorepo Update typescript-eslint monorepo to v2.30.0 Apr 27, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 665458c to 221f5b7 Compare May 4, 2020 18:16
@renovate renovate bot changed the title Update typescript-eslint monorepo to v2.30.0 Update typescript-eslint monorepo to v2.31.0 May 4, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 221f5b7 to e60e06b Compare May 11, 2020 18:57
@renovate renovate bot changed the title Update typescript-eslint monorepo to v2.31.0 Update typescript-eslint monorepo to v2.32.0 May 11, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from e60e06b to 16f1b09 Compare May 12, 2020 22:52
@renovate renovate bot changed the title Update typescript-eslint monorepo to v2.32.0 Update typescript-eslint monorepo to v2.33.0 May 12, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 16f1b09 to c5804f6 Compare May 18, 2020 17:27
@renovate renovate bot changed the title Update typescript-eslint monorepo to v2.33.0 Update typescript-eslint monorepo to v2.34.0 May 18, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate
Copy link
Author

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