close
Skip to content

deps: bump the store-deps group across 1 directory with 2 updates#1053

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/store-deps-dc33fdc534
Open

deps: bump the store-deps group across 1 directory with 2 updates#1053
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/store-deps-dc33fdc534

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the store-deps group with 2 updates in the / directory: blockstore-core and datastore-core.

Updates blockstore-core from 6.1.3 to 7.0.1

Release notes

Sourced from blockstore-core's releases.

blockstore-core-7.0.1

blockstore-core-v7.0.1 (2026-05-11)

Bug Fixes

blockstore-core-7.0.0

blockstore-core-v7.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 blockstore-core'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
  • d01d5e1 chore(release): 7.0.1 [skip ci]
  • a21277e chore(release): 7.0.1 [skip ci]
  • 95e8079 chore(release): 9.0.1 [skip ci]
  • f2b78bd chore(release): 10.0.1 [skip ci]
  • 5b29304 chore(release): 7.0.1 [skip ci]
  • 280842e fix: update sibling deps (#377)
  • d109fec chore(release): 14.0.0 [skip ci]
  • 802e6df chore(release): 13.0.0 [skip ci]
  • 3d654c1 chore(release): 5.0.0 [skip ci]
  • 95f2db4 chore(release): 12.0.0 [skip ci]
  • Additional commits viewable in compare view

Updates datastore-core from 11.0.4 to 12.0.1

Release notes

Sourced from datastore-core's releases.

datastore-core-12.0.1

datastore-core-v12.0.1 (2026-05-11)

Bug Fixes

datastore-core-12.0.0

datastore-core-v12.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 datastore-core'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
  • b03562e chore(release): 12.0.1 [skip ci]
  • 1c03dac chore(release): 4.0.1 [skip ci]
  • d01d5e1 chore(release): 7.0.1 [skip ci]
  • a21277e chore(release): 7.0.1 [skip ci]
  • 95e8079 chore(release): 9.0.1 [skip ci]
  • f2b78bd chore(release): 10.0.1 [skip ci]
  • 5b29304 chore(release): 7.0.1 [skip ci]
  • 280842e fix: update sibling deps (#377)
  • d109fec chore(release): 14.0.0 [skip ci]
  • 802e6df chore(release): 13.0.0 [skip ci]
  • Additional commits viewable in compare view

@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 force-pushed the dependabot/npm_and_yarn/store-deps-dc33fdc534 branch 8 times, most recently from dd8f876 to a487014 Compare May 18, 2026 12:02
Bumps the store-deps group with 2 updates in the / directory: [blockstore-core](https://github.com/ipfs/js-stores) and [datastore-core](https://github.com/ipfs/js-stores).


Updates `blockstore-core` from 6.1.3 to 7.0.1
- [Release notes](https://github.com/ipfs/js-stores/releases)
- [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md)
- [Commits](ipfs/js-stores@blockstore-core-6.1.3...blockstore-core-7.0.1)

Updates `datastore-core` from 11.0.4 to 12.0.1
- [Release notes](https://github.com/ipfs/js-stores/releases)
- [Changelog](https://github.com/ipfs/js-stores/blob/main/CHANGELOG.md)
- [Commits](ipfs/js-stores@datastore-core-11.0.4...datastore-core-12.0.1)

---
updated-dependencies:
- dependency-name: blockstore-core
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: store-deps
- dependency-name: datastore-core
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: store-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/store-deps-dc33fdc534 branch from a487014 to 3a9925f Compare May 19, 2026 14:47
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