Level / level-js

An abstract-leveldown compliant store on top of IndexedDB.
MIT License
544 stars 44 forks source link

An in-range update of standard is breaking the build 🚨 #181

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency standard was updated from 14.3.0 to 14.3.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

standard 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 passed ([Details](https://travis-ci.org/Level/level-js/builds/586672266?utm_source=github_status&utm_medium=notification)). - ❌ **coverage/coveralls:** First build on greenkeeper/standard-14.3.1 at 86.849% ([Details](https://coveralls.io/builds/25791442)).

Commits

The new version differs by 21 commits.

  • 0ff9ace 14.3.1
  • b52a17f Create .tidelift.yml
  • 217d2be changelog
  • 7886564 Don't run on Node.js versions less than 8.6.0 (#1418)
  • 4869b15 Update Japanese documents to follow original documents (#1417)
  • 264db54 Don't run on Node.js versions less than 8.6.0
  • 03d56a9 Update Japanese document for 2c9be54
  • fd5db17 Update Japanese document for 600880d
  • 9dd6012 Update Japanese document for 7c38176
  • bc9d332 Update Japanese document for d195586
  • 8be039b Update Japanese document for b28fa54
  • b0e5e62 Update Japanese document for b8c7b33
  • d1fcbf4 Update Japanese document for ca5ac99
  • 300753d Update Japanese document for b83c629
  • 86bbd1e Update Japanese document for c003b84

There are 21 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:

vweevers commented 5 years ago

Ah, didn't notice but, our coverage decreased on master after https://github.com/Level/level-js/pull/179.

I'm lowering the coverage threshold for now, from 90% to 85%.

greenkeeper[bot] commented 5 years ago

After pinning to 14.3.0 your tests are passing again. Downgrade this dependency πŸ“Œ.