Skip to content

chore(deps): bump blockstore-core from 5.0.4 to 6.1.2#883

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/blockstore-core-6.1.2
Closed

chore(deps): bump blockstore-core from 5.0.4 to 6.1.2#883
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/blockstore-core-6.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 9, 2026

Bumps blockstore-core from 5.0.4 to 6.1.2.

Release notes

Sourced from blockstore-core's releases.

blockstore-core-6.1.2

blockstore-core-v6.1.2 (2026-01-08)

Bug Fixes

  • identity supports async get and getAll (#365) (a1b95fc)

blockstore-core-6.1.1

blockstore-core-v6.1.1 (2025-10-09)

Bug Fixes

blockstore-core-6.1.0

blockstore-core-v6.1.0 (2025-10-09)

Features

blockstore-core-6.0.2

blockstore-core-v6.0.2 (2025-10-03)

Dependencies

blockstore-core-6.0.1

blockstore-core-v6.0.1 (2025-10-03)

Bug Fixes

blockstore-core-6.0.0

blockstore-core-v6.0.0 (2025-10-03)

⚠ BREAKING CHANGES

  • blockstore.get and similar now return streams of bytes

Features

Dependencies

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
  • abe8dec chore(release): 6.1.2 [skip ci]
  • a1b95fc fix: identity supports async get and getAll (#365)
  • da789f7 chore(release): 6.1.1 [skip ci]
  • 304ec71 fix: update error name
  • 10040cc chore(release): 6.1.0 [skip ci]
  • c5b039a feat: enforce max digest length (#360)
  • 2e79f32 chore(release): 3.0.2 [skip ci]
  • 2482e41 chore(release): 7.0.1 [skip ci]
  • a685552 fix: accept iterables, return generators
  • a3b735b chore(release): 12.0.2 [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [blockstore-core](https://github.com/ipfs/js-stores) from 5.0.4 to 6.1.2.
- [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-5.0.4...blockstore-core-6.1.2)

---
updated-dependencies:
- dependency-name: blockstore-core
  dependency-version: 6.1.2
  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 Jan 9, 2026
@achingbrain
Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 15, 2026

Looks like blockstore-core is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 15, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/blockstore-core-6.1.2 branch April 15, 2026 10:39
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.

1 participant