Level / levelup

A wrapper for abstract-leveldown compliant stores, for Node.js and browsers.
MIT License
4.09k stars 265 forks source link

Bump level-supports from 2.1.0 to 5.0.0 #749

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps level-supports from 2.1.0 to 5.0.0.

Release notes

Sourced from level-supports's releases.

v5.0.0

Changed

  • Breaking: remove properties that were already true since abstract-level@1 (43ba6b7) (Vincent Weevers)
  • Use promise API of db.open() and close() in tests (f2ad373) (Vincent Weevers)

v4.0.1

Fixed

  • Update support matrix (c30998f) (Vincent Weevers)
  • Align LICENSE with SPDX (1bb9f9c) (Vincent Weevers)

v4.0.0

Removed

  • Breaking: drop Node.js 10 (ad1c533) (Vincent Weevers)
  • Remove unused properties (c894eba) (Vincent Weevers).

Fixed

  • Align docs with abstract-level (c894eba) (Vincent Weevers).

v3.0.0

No longer compatible with abstract-leveldown, levelup or their dependents.

Changed

  • Breaking: change encodings and events to always be objects (eb819a6) (Vincent Weevers)
  • Breaking: replace default export with named export (7e9e467) (Vincent Weevers)

Added

  • Add typings (3df48fc) (Vincent Weevers).
Changelog

Sourced from level-supports's changelog.

[5.0.0] - 2022-11-09

Changed

  • Breaking: remove properties that were already true since abstract-level@1 (43ba6b7) (Vincent Weevers)
  • Use promise API of db.open() and close() in tests (f2ad373) (Vincent Weevers)

[4.0.1] - 2022-03-06

Fixed

  • Update support matrix (c30998f) (Vincent Weevers)
  • Align LICENSE with SPDX (1bb9f9c) (Vincent Weevers)

[4.0.0] - 2022-01-02

Removed

  • Breaking: drop Node.js 10 (ad1c533) (Vincent Weevers)
  • Remove unused properties (c894eba) (Vincent Weevers).

Fixed

  • Align docs with abstract-level (c894eba) (Vincent Weevers).

[3.0.0] - 2021-11-07

No longer compatible with abstract-leveldown, levelup or their dependents.

Changed

  • Breaking: change encodings and events to always be objects (eb819a6) (Vincent Weevers)
  • Breaking: replace default export with named export (7e9e467) (Vincent Weevers)

Added

  • Add typings (3df48fc) (Vincent Weevers).
Commits
  • d8893b0 5.0.0
  • 3a64bbe Add node 18 to CI
  • b7cb268 Bump standard devDependency and remove ts-standard
  • ddf0128 Replace broken faucet with tap-arc
  • f2ad373 Use promise API of db.open() and close() in tests
  • 43ba6b7 Remove properties that were true since abstract-level@1
  • efb3b0d Bump faucet devDependency from 0.0.1 to 0.0.3 (#20)
  • 56001ac Bump @​types/node devDependency from 17.x to 18.x (#19)
  • 5143aac Bump codecov/codecov-action from 2 to 3 (#17)
  • 9e3e1ae Bump @​voxpelli/tsconfig from 3 to 4 (#18)
  • 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 - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vweevers commented 1 year ago

@dependabot ignore this dependency

dependabot[bot] commented 1 year ago

OK, I won't notify you about level-supports again, unless you re-open this PR. 😢