Closed greenkeeper[bot] closed 5 years ago
After pinning to 2.10.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
jshint was updated from 2.10.1
to 2.10.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 10 commits.
07ff25d
v2.10.2
307e9fc
[[FIX]] Require const intlzr in C-style for loop
404c9a0
[[FIX]] Init block bindings in C-style for loop
8d71df8
[[CHORE]] Update Test262
64b9dce
[[FIX]] Correct parsing of exported async fns
d73467a
[[CHORE]] Update dependency to fix vulnerability
d697ff4
[[FIX]] Track FutureReservedWords as idnts in ES5+
14384d3
[[FIX]] Warn on reassignment of async functions
b0c224b
[[FIX]] Allow built-in method names in classes
668c4a3
[[FIX]] Correct parsing of RegExp character sets
See the full diff
The devDependency jshint was updated from
2.10.0
to2.10.1
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
jshint 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/SvenWesterlaken/mongo4j/builds/489177743?utm_source=github_status&utm_medium=notification)).Release Notes for JSHint 2.10.1
2.10.1 (2019-02-05)
Bug Fixes
Commits
The new version differs by 2 commits.
0e85de5
v2.10.1
036f085
[[FIX]] Do not add cls method names to env. record
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: