redgeoff / couch-hash-pwd

Hash CouchDB passwords
MIT License
6 stars 1 forks source link

An in-range update of jshint is breaking the build 🚨 #22

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 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 to 2.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

  • Correct ASI for break and continue (3eb1b02)
  • Correct ASI for C-style for loops (ac232a5)
  • Improve tokenization of RegExp literals (#3471) (f786002)
  • TypeError accessing 'value' of undefined (8884eb9), closes #3455
  • Use relative paths with --filename when recieving from stdin (c1b5c2b)

Features

  • Replacing PhantomJS with Puppeteer (51963a3)
Commits

The new version differs by 29 commits.

  • cd3fda0 v2.11.1
  • ac232a5 [[FIX]] Correct ASI for C-style for loops
  • 3eb1b02 [[FIX]] Correct ASI for break and continue
  • 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:

greenkeeper[bot] commented 4 years ago

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.