Closed greenkeeper[bot] closed 4 years ago
devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.1.0
.Update to this version instead π
as const
arrow functions (#876) (14c6f80)options.project
(#806) (9e5f21e)The new version differs by 31 commits.
6849dc8
chore: publish v2.1.0
989c13a
docs(eslint-plugin): [efrt] fix default values in docs
65eb993
feat(eslint-plugin): [expl-func-ret-type] make error loc smaller (#919)
6bd7f2d
fix(eslint-plugin): [typedef] handle AssignmentPattern inside TSParameterProperty (#923)
a4e625f
fix(eslint-plugin): [no-inferrable-types] ignore optional props (#918)
29a01b8
fix(eslint-plugin): [unbound-method] false positive in equality comparisons (#914)
344bafe
fix(eslint-plugin): [unbound-method] Allow typeof expressions (Fixes #692) (#904)
5603473
fix(eslint-plugin): [typedef] don't flag destructuring when variables is disabled (#819)
16136f3
docs(eslint-plugin): correct typo in no-unused-vars (#910)
5ab13a8
docs(eslint-plugin): no-var-requires: Add example for ES6 modules (#900)
cddfdca
fix(eslint-plugin): [promise-function-async] Allow async get/set (#820)
92e2b31
chore(parser): add types
field to package.json
(#893)
29fddfd
fix(eslint-plugin): [require-await] Allow concise arrow function bodies (#826)
6a30de2
docs: update contributors list
2a71023
docs(eslint-plugin): correct typo (#891)
There are 31 commits in total.
See the full diff
devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.2.0
.devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.3.0
.devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.3.1
.devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.3.2
.devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.3.3
.devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.4.0
.devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.5.0
.devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.6.0
.devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.6.1
.devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.7.0
.devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.8.0
.devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.9.0
.devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.10.0
.devDependency
@typescript-eslint/parser was updated from 1.13.0
to 2.11.0
.
The devDependency @typescript-eslint/parser was updated from
1.13.0
to2.0.0
.This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: jameshenry License: BSD-2-Clause
Release Notes for v2.0.0
2.0.0 (2019-08-13)
project
set (#760) (3777b77), closes #760consistent-type-assertions
(#731) (92e98de), closes #731Bug Fixes
Literal
toRuleListener
types (#824) (3c902a1)is
token typed as `Keyword (#750) (35dec52)ecmaVersion
(#746) (d11fbbe)Features
BREAKING CHANGES
project
providedCommits
The new version differs by 38 commits.
05ba268
chore: publish v2.0.0
0cfc48e
fix(typescript-estree): jsx comment parsing (#703)
0c4f474
feat(eslint-plugin): [interface-name-prefix, class-name-casing] Add allowUnderscorePrefix option to support private declarations (#790)
d3470c9
feat(eslint-plugin)!: recommended-requiring-type-checking config (#846)
90b36dd
docs(eslint-plugin): update ROADMAP.md (#844)
428567d
feat(eslint-plugin)!: change recommended config (#729)
de6cc1d
docs(eslint-plugin): [no-useless-constructor] add example setup (#837)
ebbcc01
fix(eslint-plugin): [efrt] flag default export w/allowExpressions (#831)
42b3013
chore: misc package.json updates related to v2 (#832)
3c902a1
fix(eslint-plugin): add
Literal
toRuleListener
types (#824)39e41b5
fix(eslint-plugin): [typedef] support "for..in", "for..of" (#787)
84916e6
fix(eslint-plugin): [typedef] support default value for parameter (#785)
73f8c79
docs(prefer-readonly): add rule name to title (#779)
b731df9
docs(eslint-plugin): Improve ban-types description (#773)
22e9ae5
fix(eslint-plugin): [no-explicit-any] Fix ignoreRestArgs for interfaces (#777)
There are 38 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: