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

Update abstract-leveldown to the latest version 🚀 #174

Merged
merged 9 commits into from
Mar 29, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 20, 2018

The dependency abstract-leveldown was updated from 5.0.0 to 6.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v6.0.0

If you are upgrading, please consult the Upgrade Guide.

Changed

Added

Removed

Fixed

Commits

The new version differs by 54 commits.

  • af12348 6.0.0
  • 17328ce Prepare 6.0.0 (#312)
  • 5b4c550 Make db property mandatory and public on iterator and chained batch (#309)
  • b610da0 Import seek tests from leveldown (#307)
  • e7285bb readme: undefined behavior for nullish range options is legit (#305)
  • 0f42686 Merge pull request #303 from Level/greenkeeper/standard-12.0.0
  • 1170cea chore(package): update standard to version 12.0.0
  • a6c733b Fix bug in AbstractIterator#_seek (#302)
  • aeabe99 Remove sync test (#300)
  • 51af868 Add 'bufferKeys' and 'seek' to skip options (#297)
  • 76f0477 add Spread The Word and Install sections (#296)
  • 6311fae add test suite documentation (#295)
  • adac630 Update upgrade guide [wip] (#272)
  • e8415d5 Update changelog for v6 (#291)
  • a8aa1c2 Merge testCommon and test options (#293)

There are 54 commits in total.

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 Oct 20, 2018
greenkeeper bot added a commit that referenced this pull request Dec 27, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 27, 2018

Update to this version instead 🚀

Release Notes for v6.0.1

Changed

  • Upgrade hallmark devDependency from 0.0.2 to 0.1.0 (#316) (@vweevers)
  • Split v6 upgrade guide into sections for consumers and implementors (@vweevers)

Fixed

  • Remove range tests that assumed zero-length strings or Buffers meant "not defined" (#319) (@vweevers)
Commits

The new version differs by 4 commits.

  • 492b9b1 6.0.1
  • fba5f0e Prepare 6.0.1 (#320)
  • cc15879 remove range tests that assumed zero-length strings or Buffers meant 'not defined' (#319)
  • fd64104 chore(package): update hallmark to version 0.1.0 (#316)

See the full diff

@vweevers vweevers added the semver-major Changes that break backward compatibility label Jan 1, 2019
@vweevers vweevers self-assigned this Jan 20, 2019
@webmaster128
Copy link

Would it be possible to make a release with this change included? Thanks!

@vweevers
Copy link
Member

Yes. It's code complete IIRC. I was working on a bug in the sort order but that has always been there and can be pushed to a next version.

I will catch up on Friday, first releasing leveldown, then level, then memdown.

@vweevers vweevers force-pushed the greenkeeper/abstract-leveldown-6.0.0 branch from 19b7065 to e877f7d Compare March 29, 2019 12:46
@vweevers vweevers force-pushed the greenkeeper/abstract-leveldown-6.0.0 branch from e877f7d to 6aaff26 Compare March 29, 2019 12:48
@vweevers vweevers force-pushed the greenkeeper/abstract-leveldown-6.0.0 branch from 6aaff26 to 155ca81 Compare March 29, 2019 12:58
This was referenced Mar 29, 2019
@vweevers vweevers removed their assignment Mar 29, 2019
@vweevers vweevers merged commit d3101e3 into master Mar 29, 2019
@vweevers vweevers deleted the greenkeeper/abstract-leveldown-6.0.0 branch March 29, 2019 20:02
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 semver-major Changes that break backward compatibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants