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

fix(deps): update typescript-eslint monorepo to ^2.20.0 (minor) #228

Merged
merged 1 commit into from Feb 20, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2020

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin dependencies minor ^2.16.0 -> ^2.20.0
@typescript-eslint/parser dependencies minor ^2.16.0 -> ^2.20.0

Release Notes

typescript-eslint/typescript-eslint

v2.20.0

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.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: "after 9pm,before 9am" in timezone Asia/Tokyo.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 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 requested a review from a team as a code owner January 21, 2020 18:38
@renovate renovate bot added the renovate label Jan 21, 2020
@ghost ghost requested review from shisama and zaki-yama and removed request for a team January 21, 2020 18:39
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 5 times, most recently from 750887b to a5f7dca Compare January 28, 2020 18:35
@renovate renovate bot changed the title fix(deps): update typescript-eslint monorepo to ^2.17.0 (minor) fix(deps): update typescript-eslint monorepo to ^2.18.0 (minor) Jan 28, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 4 times, most recently from b3297dc to 1317669 Compare February 4, 2020 19:07
@renovate renovate bot changed the title fix(deps): update typescript-eslint monorepo to ^2.18.0 (minor) fix(deps): update typescript-eslint monorepo to ^2.19.0 (minor) Feb 4, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from df12546 to 404d61f Compare February 11, 2020 20:37
@renovate renovate bot changed the title fix(deps): update typescript-eslint monorepo to ^2.19.0 (minor) fix(deps): update typescript-eslint monorepo to ^2.19.2 (minor) Feb 11, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from ad8bf32 to 373d068 Compare February 18, 2020 18:52
@renovate renovate bot changed the title fix(deps): update typescript-eslint monorepo to ^2.19.2 (minor) fix(deps): update typescript-eslint monorepo to ^2.20.0 (minor) Feb 18, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 373d068 to 8029c93 Compare February 19, 2020 13:25
@zaki-yama zaki-yama merged commit df61b87 into master Feb 20, 2020
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch February 20, 2020 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants