Closed greenkeeper[bot] closed 2 years ago
After pinning to 2.31.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
@typescript-eslint/parser was updated from 2.32.0
to 2.33.0
.Your tests are still failing with this version. Compare changes
devDependency
@typescript-eslint/parser was updated from 2.33.0
to 2.34.0
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
f188901
chore: publish v2.34.0
1bc105a
feat(eslint-plugin): [no-invalid-void-type] allow union of void and allowInGenericTypeArguments
(#1960)
1af59ba
feat(eslint-plugin): [restrict-template-expressions] improve error message (#1926)
ce344d9
fix(typescript-estree): fix handling of range/loc removal (#2028)
f42a5b0
feat(experimental-utils): add suggestion
property for rule modules (#2033)
c66f97c
docs(eslint-plugin): [explicit-function-return-type] add missing default (#2032)
See the full diff
π¨ 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
The devDependency @typescript-eslint/parser was updated from
2.31.0
to2.32.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
@typescript-eslint/parser is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/github/crisboarna/react-skillbars/builds/685784208?utm_source=github_status&utm_medium=notification)).Release Notes for v2.32.0
2.32.0 (2020-05-11)
Bug Fixes
messages
from base rule (#1992) (51ca404)Features
Commits
The new version differs by 5 commits.
18e7b5b
chore: publish v2.32.0
18668b7
feat: bump dependencies and align AST (#2007)
6987ecc
fix(eslint-plugin): [no-base-to-string] support boolean in unions (#1979)
56d9870
fix(eslint-plugin): [no-type-alias] handle readonly types in aliases (#1990)
51ca404
fix(eslint-plugin): [no-unused-expressions] inherit
messages
from base rule (#1992)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: