Level / level-rocksdb

A convenience package bundling levelup and rocksdb.
MIT License
145 stars 13 forks source link

Bump level-packager from 5.1.1 to 6.0.0 #73

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps level-packager from 5.1.1 to 6.0.0.

Release notes

Sourced from level-packager's releases.

v6.0.0

If you are upgrading: please see UPGRADING.md.

Changed

  • Breaking: modernize syntax and bump standard (Level/community#98) (4770d17) (Vincent Weevers)
  • Breaking: bump levelup and encoding-down (c92e054) (Vincent Weevers)
  • Add files to package.json (809fb8e) (Vincent Weevers)

Removed

Changelog

Sourced from level-packager's changelog.

[6.0.0] - 2021-04-17

Changed

  • Breaking: modernize syntax and bump standard (Level/community#98) (4770d17) (Vincent Weevers)
  • Breaking: bump levelup and encoding-down (c92e054) (Vincent Weevers)
  • Add files to package.json (809fb8e) (Vincent Weevers)

Removed

Commits
  • b4bc1c3 6.0.0
  • c92e054 Bump levelup and encoding-down
  • 59ebb3d Add airtap for local browser tests
  • 809fb8e Add files to package.json and update description
  • 5f42368 Bump nyc from 14.x to 15.x
  • 5fd4a37 Breaking: drop node 6 and 8 (Level/community#98)
  • 4770d17 Breaking: modernize syntax and bump standard (Level/community#98)
  • ef4b318 Bump tape from 4.13.3 to 5.0.1 (#100)
  • b3d1911 Configure dependabot (#99)
  • 09f525a Bump hallmark to 3.1.0 (#98)
  • 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 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