Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 24, 2023

Bumps interface-blockstore-tests from 4.0.2 to 6.1.0.

Release notes

Sourced from interface-blockstore-tests's releases.

interface-blockstore-tests-v6.1.0

interface-blockstore-tests-v6.1.0 (2023-03-23)

Features

  • add all blockstore and datastore implementations (#197) (0d85128)

interface-blockstore-tests-v6.0.0

interface-blockstore-tests-v6.0.0 (2023-03-23)

⚠ BREAKING CHANGES

  • the output of store.getMany is now a stream of pairs

Bug Fixes

interface-blockstore-tests-v5.0.1

interface-blockstore-tests-v5.0.1 (2023-03-14)

Bug Fixes

interface-blockstore-tests-v5.0.0

interface-blockstore-tests-v5.0.0 (2023-03-13)

⚠ BREAKING CHANGES

  • open/close/batch/query methods have been removed from store interface, query/batch added to datastore, getAll added to blockstore

Features

  • simplify store interface, move query/batch to datastore, add getAll to blockstore (#189) (0b8f1a0)

Dependencies

  • update sibling dependencies (9adf0bc)
Commits
  • 1d518f6 chore(release): 6.1.0 [skip ci]
  • 496c177 chore(release): 5.2.0 [skip ci]
  • 6c92ec7 chore(release): 2.1.0 [skip ci]
  • cfcb39d chore(release): 11.1.0 [skip ci]
  • 228bd8b chore(release): 9.1.0 [skip ci]
  • 30735a2 chore(release): 5.1.0 [skip ci]
  • 2c6f2ae chore(release): 8.2.0 [skip ci]
  • a571532 chore(release): 5.1.0 [skip ci]
  • 0d85128 feat: add all blockstore and datastore implementations (#197)
  • 5230741 chore(release): 5.0.0 [skip ci]
  • 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)

Bumps [interface-blockstore-tests](https://github.com/ipfs/js-stores) from 4.0.2 to 6.1.0.
- [Release notes](https://github.com/ipfs/js-stores/releases)
- [Commits](ipfs/js-stores@interface-blockstore-tests-v4.0.2...interface-blockstore-tests-v6.1.0)

---
updated-dependencies:
- dependency-name: interface-blockstore-tests
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants