foragepm / forage

🎒 An IPFS-backed package manager proxy cache
MIT License
33 stars 6 forks source link

Bump level-party from 5.0.0 to 5.1.1 #165

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps level-party from 5.0.0 to 5.1.1.

Release notes

Sourced from level-party's releases.

v5.1.1

Fixed

  • Bump dependencies to prevent dedupe (ac6e8c9) (Vincent Weevers).

v5.1.0

Effectively adds db.getMany(keys), db.supports, db.clear() and for await...of db.iterator().

Changed

  • Bump multileveldown from 3.x to 5.x (bcd7c70, a33b0a8) (Vincent Weevers)
  • Bump level from 6.x to 7.x (#32) (3db143d) (Vincent Weevers).
Changelog

Sourced from level-party's changelog.

[5.1.1] - 2021-10-02

Fixed

  • Bump dependencies to prevent dedupe (ac6e8c9) (Vincent Weevers).

[5.1.0] - 2021-10-01

Effectively adds db.getMany(keys), db.supports, db.clear() and for await...of db.iterator().

Changed

  • Bump multileveldown from 3.x to 5.x (bcd7c70, a33b0a8) (Vincent Weevers)
  • Bump level from 6.x to 7.x (#32) (3db143d) (Vincent Weevers).
Commits
  • 4905499 5.1.1
  • ac6e8c9 Bump dependencies to prevent dedupe
  • b2779f6 5.1.0
  • 75e90bf Update metadata and add release workflow
  • a33b0a8 Bump multileveldown from 4.x to 5.x
  • 38acdd1 Bump codecov/codecov-action from 1.x to 2.x (#34)
  • 7203f85 Remove git fetch --tags step from GHA (Level/community#99)
  • 03e76be Add github-actions ecosystem to dependabot.yml (Level/community#99)
  • 3db143d Bump level from 6.x to 7.x (#32)
  • bcd7c70 Bump multileveldown from 3.x to 4.x (#33)
  • 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)