Open greenkeeper[bot] opened 4 years ago
Merging #54 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #54 +/- ##
======================================
Coverage 2.47% 2.47%
======================================
Files 19 19
Lines 363 363
Branches 56 56
======================================
Hits 9 9
Misses 353 353
Partials 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 4853287...8538721. Read the comment docs.
devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.19.0
.Update to this version instead π
filter
(#1517) (b24fbe8)The new version differs by 17 commits.
bec59ff
chore: publish v2.19.0
0a110eb
feat(eslint-plugin): [unbound-method] support bound builtins (#1526)
9e0f6dd
feat(eslint-plugin): add switch-exhaustiveness-check rule (#972)
7c70323
fix(typescript-estree): persisted parse and module none (#1516)
159b16e
feat(eslint-plugin): [no-float-prom] fixer + msg for ignoreVoid (#1473)
b22424e
feat(eslint-plugin): add extension [no-dupe-class-members] (#1492)
9e7d161
fix(eslint-plugin): [embt] fix allowTypedFunctionExpressions (#1553)
45ae0b9
fix(eslint-plugin): [require-await] improve performance (#1536)
39929b2
test(typescript-estree): fix issue in jest config (#1559)
95174d5
docs(eslint-plugin): corrected typo unbounded-method (#1558)
8643d56
chore(eslint-plugin): remove redundant code and update tests (#1557)
569259e
test: enable isolatedModules
for tests (#1546)
b24fbe8
feat(eslint-plugin): support negative matches for filter
(#1517)
6613fad
test: update jest and babel dependencies (#1530)
54201ab
feat(eslint-plugin): [no-extra-non-null-assert] add fixer (#1468)
There are 17 commits in total.
See the full diff
devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.19.1
.devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.19.2
.devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.20.0
.devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.21.0
.devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.22.0
.devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.23.0
.devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.24.0
.devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.25.0
.devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.26.0
.devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.27.0
.devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.28.0
.devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.29.0
.devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.30.0
.devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.31.0
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.32.0
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.33.0
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
@typescript-eslint/parser was updated from 2.13.0
to 2.34.0
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
@typescript-eslint/parser was updated from 2.13.0
to 3.0.0
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
@typescript-eslint/parser was updated from 2.13.0
to 3.0.1
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
@typescript-eslint/parser was updated from 2.13.0
to 3.0.2
.π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
devDependency
@typescript-eslint/parser was updated from 2.13.0
to 3.1.0
.
The devDependency @typescript-eslint/parser was updated from
2.13.0
to2.18.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.18.0
2.18.0 (2020-01-27)
Bug Fixes
settings
property (#1527) (b515e47)Keyword
(#1487) (77a1caa)Features
ban-ts-comment
rule (#1361) (2a83d13)prefer-ast-types-enum
(#1508) (c3d0a3a)Commits
The new version differs by 86 commits.
b835ec2
chore: publish v2.18.0
367b18f
docs(eslint-plugin): add script to generate the readme tables (#1524)
03221d2
test: fix vscode launch configuration for windows (#1523)
f991764
chore(eslint-plugin): refactor explicit return type rules to share code (#1493)
c8dfac3
fix(typescript-estree): error on unexpected jsdoc nodes (#1525)
6d1d2a2
test: fix coverage reports from codecov (#1528)
b515e47
fix(experimental-utils): widen type of
settings
property (#1527)67784d6
docs: extra 'a' in CONTRIBUTING.md (#1518)
afa7900
chore: enable
prefer-ast-types-enum
internal rule (#1514)c3d0a3a
feat(eslint-plugin-internal): add
prefer-ast-types-enum
(#1508)718cd88
fix(eslint-plugin): [naming-convention] fix filter option (#1482)
802e347
chore(eslint-plugin): use getFixturesRootDir in tests (#1506)
9ca65dc
chore: update
istanbul-reports
to make tests quiet (#1509)d89e8e8
fix(eslint-plugin): fix property access on undefined error (#1507)
06731e7
test(eslint-plugin): cleanup no-use-before-define tests (#1505)
There are 86 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: