This version is covered by your current version range and after updating it in your project the build failed.
As jshint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/marko-js/marko-migrate/builds/245953659?utm_source=github_status&utm_medium=notification)
Release NotesJSHint 2.9.5
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
After pinning to 2.9.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Version 2.9.5 of jshint just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As jshint is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/marko-js/marko-migrate/builds/245953659?utm_source=github_status&utm_medium=notification)Release Notes
JSHint 2.9.52.9.5 (2017-06-22)
Bug Fixes
if
syntax (#3103) (8c6ac87)for-in/of
head LHS as asnmt target (da52ad9)Features
trailingcomma
(#3090) (42dc572)Commits
The new version differs by 42 commits.
d3d84ae
v2.9.5
481cdca
Merge branch 'W083'
ad7df61
[[TEST]] Update tests to reflect new W083 language
5967e61
[[TEST]] Less ambiguous message for W083
cc215bd
[[CHORE]] Update Test262
e6c89f0
[[CHORE]] Fix bug in test script
5b957f6
Merge pull request #3126 from jugglinmike/for-lhs
da52ad9
[[FIX]] Parse
for-in/of
head LHS as asnmt targetb075919
[[FEAT]] Add MediaRecorder to vars.js
24b8c97
Merge pull request #3066 from jugglinmike/asi-dowhile-es6-updated
29c359f
Merge pull request #3064 from jugglinmike/improve-yield-messages
c083866
[[FIX]] Avoid crash when peeking past end of prog
5f0f789
[[FIX]] Close synthetic scope for labeled blocks
70f9ca2
Merge remote-tracking branch 'jugglinmike/2358-improve-unused-desc'
bd36953
[[FIX]] Account for hoisting of importing bindings
There are 42 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: