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

Bump subleveldown from 4.1.4 to 5.0.1 #24

Merged
merged 1 commit into from
Nov 24, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2020

Bumps subleveldown from 4.1.4 to 5.0.1.

Release notes

Sourced from subleveldown's releases.

v5.0.1

Added

Fixed

v5.0.0

If you are upgrading: please see UPGRADING.md.

Changed

  • Breaking: parent db must support deferredOpen (#89) (@vweevers)
  • Upgrade dependency-check devDependency from ^3.3.0 to ^4.1.0 (b47f991) (@vweevers)

Fixed

  • Breaking: fix iterating buffer keys that contain bytes 196-255 (#88) (@vweevers)
Changelog

Sourced from subleveldown's changelog.

[5.0.1] - 2020-06-26

Added

Fixed

[5.0.0] - 2020-04-05

Changed

  • Breaking: parent db must support deferredOpen (#89) (@vweevers)
  • Upgrade dependency-check devDependency from ^3.3.0 to ^4.1.0 (b47f991) (@vweevers)

Fixed

  • Breaking: fix iterating buffer keys that contain bytes 196-255 (#88) (@vweevers)
Commits
  • 8ab7dc7 5.0.1
  • 5ba692e Prepare 5.0.1
  • 5513c83 Don't mutate arguments object, which fails in strict mode (#93)
  • 8928189 Run abstract-leveldown tests on levelup interface (#90)
  • b53770c 5.0.0
  • 13eecfe Prepare 5.0.0
  • 6e3f446 Breaking: parent db must support deferredOpen (#89)
  • 01b2d50 Breaking: fix iterating buffer keys that contain bytes 196-255 (#88)
  • b47f991 Upgrade dependency-check devDependency from ^3.3.0 to ^4.1.0
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @vweevers.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 24, 2020
@vweevers
Copy link
Member

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/subleveldown-5.0.1 branch from dfc15cb to f0dbc49 Compare November 24, 2020 21:31
@dependabot dependabot bot merged commit 0732684 into master Nov 24, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/subleveldown-5.0.1 branch November 24, 2020 21:36
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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant