Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the interplanetary-deps group with 7 updates:

Package From To
@libp2p/interface 2.11.0 3.0.2
@libp2p/logger 5.2.0 6.0.5
@libp2p/peer-id 5.1.9 6.0.3
@multiformats/multiaddr 12.5.1 13.0.1
@multiformats/multiaddr-to-uri 11.0.2 12.0.0
blockstore-core 5.0.4 6.1.1
interface-blockstore 5.3.2 6.0.1

Updates @libp2p/interface from 2.11.0 to 3.0.2

Release notes

Sourced from @​libp2p/interface's releases.

interface: v3.0.2

3.0.2 (2025-10-02)

Bug Fixes

  • allow aborting drain waiting (72a7ea1)
Commits

Updates @libp2p/logger from 5.2.0 to 6.0.5

Release notes

Sourced from @​libp2p/logger's releases.

logger: v6.0.5

6.0.5 (2025-10-03)

Dependencies

keychain: v6.0.5

6.0.5 (2025-10-03)

Dependencies

  • update datastore (#3326) (a0f9da2)
  • The following workspace dependencies were updated
    • devDependencies
      • @​libp2p/logger bumped from ^6.0.4 to ^6.0.5

webrtc: v6.0.5

6.0.5 (2025-10-02)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.11 to ^5.1.12
      • @​libp2p/interface bumped from ^3.0.1 to ^3.0.2
      • @​libp2p/interface-internal bumped from ^3.0.3 to ^3.0.4
      • @​libp2p/keychain bumped from ^6.0.3 to ^6.0.4
      • @​libp2p/peer-id bumped from ^6.0.2 to ^6.0.3
      • @​libp2p/utils bumped from ^7.0.3 to ^7.0.4
    • devDependencies
      • @​libp2p/logger bumped from ^6.0.3 to ^6.0.4

peer-id: v6.0.3

6.0.3 (2025-10-02)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.11 to ^5.1.12
      • @​libp2p/interface bumped from ^3.0.1 to ^3.0.2

logger: v6.0.4

6.0.4 (2025-10-02)

... (truncated)

Commits

Updates @libp2p/peer-id from 5.1.9 to 6.0.3

Release notes

Sourced from @​libp2p/peer-id's releases.

peer-id: v6.0.3

6.0.3 (2025-10-02)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.11 to ^5.1.12
      • @​libp2p/interface bumped from ^3.0.1 to ^3.0.2

crypto: v5.1.12

5.1.12 (2025-10-02)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^3.0.1 to ^3.0.2
Commits

Updates @multiformats/multiaddr from 12.5.1 to 13.0.1

Release notes

Sourced from @​multiformats/multiaddr's releases.

v13.0.1

13.0.1 (2025-09-04)

Bug Fixes

v13.0.0

13.0.0 (2025-09-02)

⚠ BREAKING CHANGES

  • .resolve, .isThinWaist, .protos, .fromNodeAddress, etc have been removed

Bug Fixes

Trivial Changes

  • add or force update .github/workflows/stale.yml (#428) (3685574)
Changelog

Sourced from @​multiformats/multiaddr's changelog.

13.0.1 (2025-09-04)

Bug Fixes

13.0.0 (2025-09-02)

⚠ BREAKING CHANGES

  • .resolve, .isThinWaist, .protos, .fromNodeAddress, etc have been removed

Bug Fixes

Trivial Changes

  • add or force update .github/workflows/stale.yml (#428) (3685574)
Commits

Updates @multiformats/multiaddr-to-uri from 11.0.2 to 12.0.0

Release notes

Sourced from @​multiformats/multiaddr-to-uri's releases.

v12.0.0

12.0.0 (2025-09-03)

⚠ BREAKING CHANGES

  • Please upgrade to @​multiformats/multiaddr 13.x.x

Bug Fixes

  • update @​multiformats/multiaddr to 13.x.x (#170) (d25feab)

Trivial Changes

  • add or force update .github/workflows/stale.yml (#169) (85768b4)
Changelog

Sourced from @​multiformats/multiaddr-to-uri's changelog.

12.0.0 (2025-09-03)

⚠ BREAKING CHANGES

  • Please upgrade to @​multiformats/multiaddr 13.x.x

Bug Fixes

  • update @​multiformats/multiaddr to 13.x.x (#170) (d25feab)

Trivial Changes

  • add or force update .github/workflows/stale.yml (#169) (85768b4)
Commits
  • ff70ede chore(release): 12.0.0 [skip ci]
  • d25feab fix!: update @​multiformats/multiaddr to 13.x.x (#170)
  • 85768b4 chore: add or force update .github/workflows/stale.yml (#169)
  • See full diff in compare view

Updates blockstore-core from 5.0.4 to 6.1.1

Release notes

Sourced from blockstore-core's releases.

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
  • 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]
  • ccb21fb chore(release): 11.0.2 [skip ci]
  • 1425361 chore(release): 3.0.2 [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

Bumps the interplanetary-deps group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@libp2p/interface](https://github.com/libp2p/js-libp2p) | `2.11.0` | `3.0.2` |
| [@libp2p/logger](https://github.com/libp2p/js-libp2p) | `5.2.0` | `6.0.5` |
| [@libp2p/peer-id](https://github.com/libp2p/js-libp2p) | `5.1.9` | `6.0.3` |
| [@multiformats/multiaddr](https://github.com/multiformats/js-multiaddr) | `12.5.1` | `13.0.1` |
| [@multiformats/multiaddr-to-uri](https://github.com/multiformats/js-multiaddr-to-uri) | `11.0.2` | `12.0.0` |
| [blockstore-core](https://github.com/ipfs/js-stores) | `5.0.4` | `6.1.1` |
| [interface-blockstore](https://github.com/ipfs/js-stores) | `5.3.2` | `6.0.1` |


Updates `@libp2p/interface` from 2.11.0 to 3.0.2
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@interface-v2.11.0...tls-v3.0.2)

Updates `@libp2p/logger` from 5.2.0 to 6.0.5
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@utils-v5.2.0...utils-v6.0.5)

Updates `@libp2p/peer-id` from 5.1.9 to 6.0.3
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
- [Commits](libp2p/js-libp2p@crypto-v5.1.9...utils-v6.0.3)

Updates `@multiformats/multiaddr` from 12.5.1 to 13.0.1
- [Release notes](https://github.com/multiformats/js-multiaddr/releases)
- [Changelog](https://github.com/multiformats/js-multiaddr/blob/main/CHANGELOG.md)
- [Commits](multiformats/js-multiaddr@v12.5.1...v13.0.1)

Updates `@multiformats/multiaddr-to-uri` from 11.0.2 to 12.0.0
- [Release notes](https://github.com/multiformats/js-multiaddr-to-uri/releases)
- [Changelog](https://github.com/multiformats/js-multiaddr-to-uri/blob/main/CHANGELOG.md)
- [Commits](multiformats/js-multiaddr-to-uri@v11.0.2...v12.0.0)

Updates `blockstore-core` from 5.0.4 to 6.1.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-5.0.4...blockstore-core-6.1.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: "@libp2p/interface"
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: interplanetary-deps
- dependency-name: "@libp2p/logger"
  dependency-version: 6.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: interplanetary-deps
- dependency-name: "@libp2p/peer-id"
  dependency-version: 6.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: interplanetary-deps
- dependency-name: "@multiformats/multiaddr"
  dependency-version: 13.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: interplanetary-deps
- dependency-name: "@multiformats/multiaddr-to-uri"
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: interplanetary-deps
- dependency-name: blockstore-core
  dependency-version: 6.1.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:development
  update-type: version-update:semver-major
  dependency-group: interplanetary-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2025

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

@dependabot dependabot bot closed this Oct 14, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/interplanetary-deps-6611f2a353 branch October 14, 2025 08:37
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