Level / electron-demo

Demo app loading LevelDB into an Electron context.
MIT License
79 stars 11 forks source link

Bump many-level from 1.0.1 to 2.0.0 #134

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps many-level from 1.0.1 to 2.0.0.

Release notes

Sourced from many-level's releases.

v2.0.0

If you are upgrading: please see https://github.com/Level/many-level/blob/HEAD/UPGRADING.md.

Changed

  • Breaking: replace duplexify and friends with readable-stream v4 (#7) (308bde7) (Robert Nagy, Vincent Weevers)
  • Bump protocol-buffers from 4 to 5 (#3) (c2832d5) (Vincent Weevers).
Changelog

Sourced from many-level's changelog.

[2.0.0] - 2022-07-02

If you are upgrading: please see https://github.com/Level/many-level/blob/main/UPGRADING.md.

Changed

  • Breaking: replace duplexify and friends with readable-stream v4 (#7) (308bde7) (Robert Nagy, Vincent Weevers)
  • Bump protocol-buffers from 4 to 5 (#3) (c2832d5) (Vincent Weevers).
Commits
  • 7da6227 2.0.0
  • 308bde7 Replace duplexify and friends with readable-stream v4 (#7)
  • 9606554 Bump @​voxpelli/tsconfig from 3 to 4 (#5)
  • 38ce470 Bump codecov/codecov-action from 2 to 3 (#4)
  • c2832d5 Bump protocol-buffers from 4.2.0 to 5.0.0 (#3)
  • a1d76ed Disable flaky patch coverage diff detection
  • 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 - `@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)