Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Bumps the interplanetary-deps group with 3 updates in the / directory: blockstore-core, blockstore-fs and interface-blockstore.

Updates blockstore-core from 5.0.4 to 6.0.2

Release notes

Sourced from blockstore-core's releases.

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

Commits
  • b149501 chore(release): 6.0.2 [skip ci]
  • 692a0f6 chore(release): 6.0.5 [skip ci]
  • 5539253 chore(release): 8.0.2 [skip ci]
  • 2e0a98e chore(release): 9.0.2 [skip ci]
  • c0ec61f deps: bump level from 8.0.1 to 10.0.0 (#356)
  • 44781d0 chore(release): 13.0.1 [skip ci]
  • eccef96 chore(release): 12.0.1 [skip ci]
  • 20d0fb6 chore(release): 4.0.1 [skip ci]
  • 7cc09a4 chore(release): 11.0.1 [skip ci]
  • dcb8ec3 chore(release): 3.0.1 [skip ci]
  • Additional commits viewable in compare view

Updates blockstore-fs from 2.0.5 to 3.0.1

Release notes

Sourced from blockstore-fs's releases.

blockstore-fs-3.0.1

blockstore-fs-v3.0.1 (2025-10-03)

Bug Fixes

blockstore-fs-3.0.0

blockstore-fs-v3.0.0 (2025-10-03)

⚠ BREAKING CHANGES

  • blockstore.get and similar now return streams of bytes

Features

Changelog

Sourced from blockstore-fs'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
  • e51fa69 chore(release): 3.0.1 [skip ci]
  • 008336f chore(release): 6.0.1 [skip ci]
  • 2ab9f05 chore(release): 6.0.4 [skip ci]
  • 59bd1a8 chore(release): 8.0.1 [skip ci]
  • e7123eb chore(release): 9.0.1 [skip ci]
  • 60a50de chore(release): 6.0.1 [skip ci]
  • 3f73b3d fix: update sibling deps
  • 02a71ac chore(release): 13.0.0 [skip ci]
  • b6eb762 chore(release): 12.0.0 [skip ci]
  • a4c3764 chore(release): 4.0.0 [skip ci]
  • Additional commits viewable in compare view

Updates interface-blockstore from 5.3.2 to 6.0.1

Release notes

Sourced from interface-blockstore's releases.

interface-blockstore-6.0.1

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

Bug Fixes

interface-blockstore-6.0.0

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

⚠ BREAKING CHANGES

  • blockstore.get and similar now return streams of bytes

Features

Commits
  • 60a50de chore(release): 6.0.1 [skip ci]
  • 3f73b3d fix: update sibling deps
  • 02a71ac chore(release): 13.0.0 [skip ci]
  • b6eb762 chore(release): 12.0.0 [skip ci]
  • a4c3764 chore(release): 4.0.0 [skip ci]
  • 1b111e6 chore(release): 11.0.0 [skip ci]
  • a0f7248 chore(release): 3.0.0 [skip ci]
  • b897d85 chore(release): 3.0.0 [skip ci]
  • f2cafcb chore(release): 3.0.0 [skip ci]
  • 58e80aa chore(release): 11.0.0 [skip ci]
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the interplanetary-deps group with 3 updates in the / directory: [blockstore-core](https://github.com/ipfs/js-stores), [blockstore-fs](https://github.com/ipfs/js-stores) and [interface-blockstore](https://github.com/ipfs/js-stores).


Updates `blockstore-core` from 5.0.4 to 6.0.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.0.2)

Updates `blockstore-fs` from 2.0.5 to 3.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-fs-2.0.5...blockstore-fs-3.0.1)

Updates `interface-blockstore` from 5.3.2 to 6.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@interface-blockstore-5.3.2...interface-blockstore-6.0.1)

---
updated-dependencies:
- dependency-name: blockstore-core
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: interplanetary-deps
- dependency-name: blockstore-fs
  dependency-version: 3.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: interplanetary-deps
- dependency-name: interface-blockstore
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: interplanetary-deps
...

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 Oct 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 3, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/interplanetary-deps-a0bd8ef586 branch October 3, 2025 11:42
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