Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of abstract-leveldown is breaking the build 🚨 #77

Closed
greenkeeper bot opened this issue Sep 30, 2019 · 3 comments
Closed

An in-range update of abstract-leveldown is breaking the build 🚨 #77

greenkeeper bot opened this issue Sep 30, 2019 · 3 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 30, 2019

The dependency abstract-leveldown was updated from 6.1.1 to 6.2.0.

🚨 View failing branch.

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

abstract-leveldown is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Release Notes for v6.2.0

Changed

  • Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#349) (@vweevers)
  • Upgrade standard devDependency from ^13.0.1 to ^14.0.0 (#348) (@vweevers)

Added

Commits

The new version differs by 8 commits.

  • 77301e5 6.2.0
  • 3ac3991 Prepare 6.2.0
  • 539abd0 Add manifest (Level/community#83) (#351)
  • d7ba459 Document mandatory methods (#350)
  • a86d320 Upgrade hallmark devDependency from ^1.0.0 to ^2.0.0 (#349)
  • 8ab7493 Remove empty Unreleased section from changelog
  • 1516511 Fix links and order of changelog entries
  • 2a4f1a8 Upgrade standard devDependency from ^13.0.1 to ^14.0.0 (#348)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper greenkeeper bot added the dependencies Pull requests that update a dependency file label Sep 30, 2019
@vweevers
Copy link
Member

Happens because a new abstract-leveldown test closes a db that wasn't opened and subleveldown doesn't support that.

Nothing to worry about, would be good to fix anyway.

@vweevers vweevers added this to Backlog in Level (old board) via automation Sep 30, 2019
@vweevers vweevers moved this from Backlog to To Do in Level (old board) Sep 30, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 30, 2019

After pinning to 6.1.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 1, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v6.2.1

Fixed

Commits

The new version differs by 3 commits.

See the full diff

@vweevers vweevers closed this as completed Oct 1, 2019
Level (old board) automation moved this from In progress to Done Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant