Level / party

Open a leveldb handle multiple times.
MIT License
146 stars 13 forks source link

Bump level from 6.0.1 to 7.0.0 #32

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps level from 6.0.1 to 7.0.0.

Release notes

Sourced from level's releases.

v7.0.0

If you are upgrading: please see UPGRADING.md.

Changed

  • Breaking: bump leveldown and level-packager (53bd922) (Vincent Weevers)
  • Breaking: bump level-js from 5.x to 6.x (#194) (1f6c603) (Alex Potsides)
  • Breaking: modernize syntax (Level/community#98) (d001b2c) (Vincent Weevers)
  • Add files to package.json and remove .npmignore (329e1f5) (Vincent Weevers)

Added

Removed

Changelog

Sourced from level's changelog.

[7.0.0] - 2021-04-17

Changed

  • Breaking: bump leveldown and level-packager (53bd922) (Vincent Weevers)
  • Breaking: bump level-js from 5.x to 6.x (#194) (1f6c603) (Alex Potsides)
  • Breaking: modernize syntax (Level/community#98) (d001b2c) (Vincent Weevers)
  • Add files to package.json and remove .npmignore (329e1f5) (Vincent Weevers)

Added

Removed

Commits
  • 2d0a97f 7.0.0
  • 329e1f5 Add files to package.json and remove .npmignore
  • 0b3c11d Document chained batch encoding options (Level/levelup#633)
  • 52314bf Document the 'clear' event (Level/community#79)
  • e56c6b1 Remove legacy range options from README (Level/community#86)
  • 40741c3 Remove verify-travis-appveyor devDep
  • f8a0047 Drop node 8 (Level/community#98)
  • 31317a6 Update supported platforms section in README
  • d001b2c Modernize syntax and bump devDependencies (Level/community#98)
  • 53bd922 Breaking: bump leveldown and level-packager
  • Additional commits viewable 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 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