Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

chore(deps): update typescript-eslint monorepo to v3.10.1 #60

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2020

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

typescript-eslint/typescript-eslint

v3.10.1

Compare Source

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

v3.10.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-module-boundary-types] ignore abstract setters (#​2410) (3764248)
  • eslint-plugin: [explicit-module-boundary-types] ignore all bodyless setters (#​2413) (a53f8c6)
  • eslint-plugin: [no-unnecessary-condition] better handling for unary negation (#​2382) (32fe2bb)
Features

3.9.1 (2020-08-17)

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] fix false positive with nullish coalescing (#​2385) (092c969)
  • eslint-plugin: [prefer-includes] don't auto fix when test method's argument type doesn't have an 'includes' method (#​2391) (71c4c72)

v3.9.1

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] fix false positive with nullish coalescing (#​2385) (092c969)
  • eslint-plugin: [prefer-includes] don't auto fix when test method's argument type doesn't have an 'includes' method (#​2391) (71c4c72)

v3.9.0

Compare Source

Features
  • typescript-estree: support TSv4 labelled tuple members (#​2378) (00d84ff)

v3.8.0

Compare Source

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

3.7.1 (2020-07-27)

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

v3.7.1

Compare Source

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

v3.7.0

Compare Source

Features
  • eslint-plugin: [naming-convention] allow selecting only const variables (#​2291) (156d058)
  • eslint-plugin: [no-empty-function] add decoratedFunctions option (#​2295) (88f08f4)

3.6.1 (2020-07-13)

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] handle computed member access (#​2288) (3a187ca)
  • eslint-plugin: [prefer-literal-enum-member] allow negative numbers (#​2277) (00ac9c3)
  • eslint-plugin: [space-before-function-paren] incorrect handling of abstract methods (#​2275) (ced6591), closes #​2274
  • eslint-plugin: [switch-exhaustiveness-check] handle special characters in enum keys (#​2207) (98ab010)

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, check this box.

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

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from a71d463 to 98f4cff Compare July 27, 2020 17:07
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v3.7.0 chore(deps): update typescript-eslint monorepo to v3.7.1 Jul 27, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 98f4cff to 250b05e Compare July 28, 2020 16:53
@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #60   +/-   ##
=======================================
  Coverage   98.14%   98.14%           
=======================================
  Files           3        3           
  Lines          54       54           
  Branches        8        8           
=======================================
  Hits           53       53           
  Misses          1        1           

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 a56419a...8494b33. Read the comment docs.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 250b05e to 6c0745d Compare August 3, 2020 17:15
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v3.7.1 chore(deps): update typescript-eslint monorepo to v3.8.0 Aug 3, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6c0745d to 310d374 Compare August 10, 2020 17:12
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v3.8.0 chore(deps): update typescript-eslint monorepo to v3.9.0 Aug 10, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 310d374 to 37c07e0 Compare August 17, 2020 17:40
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v3.9.0 chore(deps): update typescript-eslint monorepo to v3.9.1 Aug 17, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 37c07e0 to 8b685c0 Compare August 24, 2020 17:14
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v3.9.1 chore(deps): update typescript-eslint monorepo to v3.10.0 Aug 24, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8b685c0 to 8494b33 Compare August 25, 2020 10:36
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v3.10.0 chore(deps): update typescript-eslint monorepo to v3.10.1 Aug 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants