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
- β **ci/circleci: Build Error:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/redgeoff/couch-hash-pwd/102?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).
Release Notes for JSHint 2.11.1
This release includes patches from a number of first-time contributors. James
Owen, Tim Gates, ossdev, stvcisco, and thetric helped to make this the best
JSHint release yet. Thank you all!
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).
After pinning to 2.11.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
π¨ 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 jshint was updated from
2.11.0
to2.11.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
- β **ci/circleci: Build Error:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/redgeoff/couch-hash-pwd/102?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Release Notes for JSHint 2.11.1
2.11.1 (2020-05-14)
This release includes patches from a number of first-time contributors. James
Owen, Tim Gates, ossdev, stvcisco, and thetric helped to make this the best
JSHint release yet. Thank you all!
Bug Fixes
break
andcontinue
(3eb1b02)for
loops (ac232a5)--filename
when recieving from stdin (c1b5c2b)Features
Commits
The new version differs by 29 commits.
cd3fda0
v2.11.1
ac232a5
[[FIX]] Correct ASI for C-style
for
loops3eb1b02
[[FIX]] Correct ASI for
break
andcontinue
f786002
[[FIX]] Improve tokenization of RegExp literals (#3471)
8deec6f
[[CHORE]] Remove unnecessary assignment (#3472)
5e36b79
[[CHORE]] Remove unreachable branch (#3467)
75adb99
[[DOCS]] Consolidate information on workaround (#3468)
b9442cb
[[TEST]] Test previously-unverified behavior (#3469)
70b6639
Merge pull request #3462 from jugglinmike/improve-w067-message
5ad74f0
[[DOCS]] Fix simple typo, overriden -> overridden
8884eb9
[[FIX]] TypeError accessing 'value' of undefined
53298b3
[[DOCS]] update jshint users
b0d33b9
[[DOCS]] Improve message for warning W067
b23f046
Merge pull request #3453 from jugglinmike/docs-from-website
e2b3972
Merge pull request #3454 from jugglinmike/rm-open
There are 29 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: