Skip to content

deps: bump interface-store from 7.0.2 to 8.0.0#1030

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/interface-store-8.0.0
Closed

deps: bump interface-store from 7.0.2 to 8.0.0#1030
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/interface-store-8.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps interface-store from 7.0.2 to 8.0.0.

Release notes

Sourced from interface-store's releases.

interface-store-8.0.0

interface-store-v8.0.0 (2026-05-11)

⚠ BREAKING CHANGES

  • bump multiformats from 13.4.2 to 14.0.0 (#372)

Trivial Changes

Dependencies

  • bump multiformats from 13.4.2 to 14.0.0 (#372) (5bc9912)
Changelog

Sourced from interface-store's changelog.

1.0.0 (2024-08-02)

⚠ BREAKING CHANGES

  • To detect the type of error thrown, use .name instead of .code
  • s3 filenames are now all base32upper
  • the output of store.getMany is now a stream of pairs
  • open/close/batch/query methods have been removed from store interface, query/batch added to datastore, getAll added to blockstore
  • bump multiformats from 10.0.3 to 11.0.0 (#182)
  • this module is now ESM only
  • deep requires/imports are no longer possible, moves adapters/in-memory impls etc to core packages
  • the compliance tests for interface-datastore have been removed - use the interface-datastore-tests module instead

Features

Bug Fixes

... (truncated)

Commits
  • f225bcf chore(release): 8.0.0 [skip ci]
  • 5bc9912 deps!: bump multiformats from 13.4.2 to 14.0.0 (#372)
  • be6174f chore: bump aegir from 47.2.0 to 48.0.4 (#375)
  • 84327fb chore: bump sinon from 21.1.2 to 22.0.0 (#371)
  • 21eff8c chore(release): 12.0.4 [skip ci]
  • a2ba28a chore(release): 4.0.3 [skip ci]
  • 25c9ac3 chore(release): 11.0.4 [skip ci]
  • 8f42205 chore(release): 11.0.4 [skip ci]
  • 33cd80e chore(release): 6.0.7 [skip ci]
  • 90f7b32 fix: prefix filtering in datastore-fs (#354)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-store](https://github.com/ipfs/js-stores) from 7.0.2 to 8.0.0.
- [Release notes](https://github.com/ipfs/js-stores/releases)
- [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md)
- [Commits](ipfs/js-stores@interface-store-7.0.2...interface-store-8.0.0)

---
updated-dependencies:
- dependency-name: interface-store
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 11, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 11, 2026 15:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 11, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 13, 2026

Looks like interface-store is no longer a dependency, so this is no longer needed.

@dependabot dependabot Bot closed this May 13, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/interface-store-8.0.0 branch May 13, 2026 08:48
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants