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 dependency @typescript-eslint/parser to v2.21.0 #24

Merged
merged 2 commits into from
Feb 25, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2020

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/parser devDependencies minor 2.16.0 -> 2.21.0

Release Notes

typescript-eslint/typescript-eslint

v2.21.0

Compare Source

Bug Fixes
  • eslint-plugin: [embt] ignore JSX callbacks (#​1630) (4d45b33)
  • eslint-plugin: [no-floating-promises] handle finally callback (#​1620) (1aa7135)
  • eslint-plugin: [typedef] allow array/object destructuring in for/of (#​1570) (660bace)
  • typescript-estree: process.stdout can be undefined (#​1619) (0d8e87e)
Features

v2.20.0

Compare Source

Bug Fixes
  • eslint-plugin: [embt] ignore JSX callbacks (#​1630) (4d45b33)
  • eslint-plugin: [no-floating-promises] handle finally callback (#​1620) (1aa7135)
  • eslint-plugin: [typedef] allow array/object destructuring in for/of (#​1570) (660bace)
  • typescript-estree: process.stdout can be undefined (#​1619) (0d8e87e)
Features

v2.19.2

Compare Source

Features
  • eslint-plugin: [ban-types] allow banning null and undefined (#​821) (0b2b887)
  • eslint-plugin: [strict-boolean-expressions] refactor, add clearer error messages (#​1480) (db4b530)

2.19.2 (2020-02-10)

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

2.19.1 (2020-02-10)

Bug Fixes
  • eslint-plugin: [unbound-method] blacklist a few unbound natives (#​1562) (4670aab)
  • typescript-estree: ts returning wrong file with project references (#​1575) (4c12dac)

v2.19.1

Compare Source

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

v2.19.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [no-extra-non-null-assert] add fixer (#​1468) (54201ab)
  • eslint-plugin: [no-float-prom] fixer + msg for ignoreVoid (#​1473) (159b16e)
  • eslint-plugin: [unbound-method] support bound builtins (#​1526) (0a110eb)
  • eslint-plugin: add extension no-dupe-class-members (b22424e)
  • eslint-plugin: add no-unnecessary-boolean-literal-compare (#​242) (6bebb1d)
  • eslint-plugin: add switch-exhaustiveness-check rule (#​972) (9e0f6dd)
  • eslint-plugin: support negative matches for filter (#​1517) (b24fbe8)

v2.18.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [no-extra-non-null-assert] add fixer (#​1468) (54201ab)
  • eslint-plugin: [no-float-prom] fixer + msg for ignoreVoid (#​1473) (159b16e)
  • eslint-plugin: [unbound-method] support bound builtins (#​1526) (0a110eb)
  • eslint-plugin: add extension no-dupe-class-members (b22424e)
  • eslint-plugin: add no-unnecessary-boolean-literal-compare (#​242) (6bebb1d)
  • eslint-plugin: add switch-exhaustiveness-check rule (#​972) (9e0f6dd)
  • eslint-plugin: support negative matches for filter (#​1517) (b24fbe8)

v2.17.0

Compare Source

Bug Fixes
  • eslint-plugin: [explicit-module-boundary-types] false positive for returned fns (#​1490) (5562ad5)
  • improve token types and add missing type guards (#​1497) (ce41d7d)
  • eslint-plugin: [naming-convention] fix filter option (#​1482) (718cd88)
  • eslint-plugin: fix property access on undefined error (#​1507) (d89e8e8)
  • experimental-utils: widen type of settings property (#​1527) (b515e47)
  • typescript-estree: error on unexpected jsdoc nodes (#​1525) (c8dfac3)
  • typescript-estree: fix identifier tokens typed as Keyword (#​1487) (77a1caa)
Features

Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update 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.

@codecov
Copy link

codecov bot commented Jan 27, 2020

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #24   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines           8      8           
  Branches        1      1           
=====================================
  Hits            8      8

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 a36e7c5...e4579cf. Read the comment docs.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 261b0c1 to 1683a38 Compare January 27, 2020 18:18
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v2.17.0 Update dependency @typescript-eslint/parser to v2.18.0 Jan 27, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 1683a38 to 935a803 Compare February 3, 2020 18:06
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v2.18.0 Update dependency @typescript-eslint/parser to v2.19.0 Feb 3, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 935a803 to aa33f6b Compare February 10, 2020 19:36
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v2.19.0 Update dependency @typescript-eslint/parser to v2.19.1 Feb 10, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from aa33f6b to e4dc381 Compare February 10, 2020 21:36
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v2.19.1 Update dependency @typescript-eslint/parser to v2.19.2 Feb 10, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from e4dc381 to a26f9df Compare February 17, 2020 18:06
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v2.19.2 Update dependency @typescript-eslint/parser to v2.20.0 Feb 17, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from a26f9df to a36e7c5 Compare February 24, 2020 18:13
@renovate renovate bot changed the title Update dependency @typescript-eslint/parser to v2.20.0 Update dependency @typescript-eslint/parser to v2.21.0 Feb 24, 2020
@renovate
Copy link
Contributor Author

renovate bot commented Feb 25, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@maapteh maapteh merged commit fc84d63 into master Feb 25, 2020
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch February 25, 2020 21:08
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.

None yet

2 participants