Skip to content

deps(dev): bump the libp2p-deps group across 1 directory with 14 updates#655

Merged
dhuseby merged 2 commits into
masterfrom
dependabot/npm_and_yarn/transport-interop/impl/js/v2.x/libp2p-deps-1370009c5c
Nov 7, 2025
Merged

deps(dev): bump the libp2p-deps group across 1 directory with 14 updates#655
dhuseby merged 2 commits into
masterfrom
dependabot/npm_and_yarn/transport-interop/impl/js/v2.x/libp2p-deps-1370009c5c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 30, 2025

Copy link
Copy Markdown
Contributor

Bumps the libp2p-deps group with 13 updates in the /transport-interop/impl/js/v2.x directory:

Package From To
@chainsafe/libp2p-noise 16.0.3 16.1.3
@libp2p/circuit-relay-v2 2.1.5 3.2.14
@libp2p/identify 3.0.25 3.0.32
@libp2p/mplex 11.0.30 11.0.38
@libp2p/ping 2.0.25 2.0.32
@libp2p/tcp 10.1.6 10.1.13
@libp2p/webrtc 5.2.7 5.2.15
@libp2p/websockets 9.2.6 9.2.13
@libp2p/webtransport 5.0.35 5.0.43
@multiformats/multiaddr 12.4.0 12.4.1
aegir 44.1.4 47.0.16
libp2p 2.8.0 2.8.8
redis 4.7.0 5.1.1

Updates @chainsafe/libp2p-noise from 16.0.3 to 16.1.3

Release notes

Sourced from @​chainsafe/libp2p-noise's releases.

v16.1.3

16.1.3 (2025-04-23)

Bug Fixes

  • support handshake-only with no muxers (#519) (fd0e4f2)

v16.1.2

16.1.2 (2025-04-16)

Dependencies

  • dev: bump it-byte-stream from 1.1.0 to 2.0.1 (#506) (1878931)

v16.1.1

16.1.1 (2025-04-16)

Dependencies

  • bump it-length-prefixed-stream from 1.2.0 to 2.0.1 (#508) (859f7f9)

v16.1.0

16.1.0 (2025-03-20)

Features

Changelog

Sourced from @​chainsafe/libp2p-noise's changelog.

16.1.3 (2025-04-23)

Bug Fixes

  • support handshake-only with no muxers (#519) (fd0e4f2)

16.1.2 (2025-04-16)

Dependencies

  • dev: bump it-byte-stream from 1.1.0 to 2.0.1 (#506) (1878931)

16.1.1 (2025-04-16)

Dependencies

  • bump it-length-prefixed-stream from 1.2.0 to 2.0.1 (#508) (859f7f9)

16.1.0 (2025-03-20)

Features

Commits
  • bb52d56 chore(release): 16.1.3 [skip ci]
  • fd0e4f2 fix: support handshake-only with no muxers (#519)
  • c7ccc7c chore(release): 16.1.2 [skip ci]
  • 1878931 deps(dev): bump it-byte-stream from 1.1.0 to 2.0.1 (#506)
  • 1633a3b chore(release): 16.1.1 [skip ci]
  • 859f7f9 deps: bump it-length-prefixed-stream from 1.2.0 to 2.0.1 (#508)
  • f2e922e chore(release): 16.1.0 [skip ci]
  • 58c9fb9 feat: select early muxer (#482)
  • See full diff in compare view

Updates @libp2p/circuit-relay-v2 from 2.1.5 to 3.2.14

Release notes

Sourced from @​libp2p/circuit-relay-v2's releases.

upnp-nat: v3.1.16

3.1.16 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/interface-internal bumped from ^2.3.13 to ^2.3.14
      • @​libp2p/utils bumped from ^6.6.4 to ^6.6.5
    • devDependencies
      • @​libp2p/crypto bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/logger bumped from ^5.1.17 to ^5.1.18
      • @​libp2p/peer-id bumped from ^5.1.4 to ^5.1.5

identify: v3.0.32

3.0.32 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/interface-internal bumped from ^2.3.13 to ^2.3.14
      • @​libp2p/peer-id bumped from ^5.1.4 to ^5.1.5
      • @​libp2p/peer-record bumped from ^8.0.29 to ^8.0.30
      • @​libp2p/utils bumped from ^6.6.4 to ^6.6.5
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.17 to ^5.1.18

fetch: v3.0.17

3.0.17 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/interface-internal bumped from ^2.3.13 to ^2.3.14
    • devDependencies
      • @​libp2p/crypto bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/logger bumped from ^5.1.17 to ^5.1.18
      • @​libp2p/peer-id bumped from ^5.1.4 to ^5.1.5

echo: v2.1.23

2.1.23 (2025-05-22)

... (truncated)

Commits
  • 2385cf8 chore: release main (#3143)
  • ab014c0 fix: make event detail optional (#3144)
  • 7788b40 fix: allow setting interval repeatedly (#3141)
  • 776cb43 chore: fix linting
  • 03ddfa0 chore: release main (#3139)
  • aa25d38 chore: tidy up dependabot
  • 89a5977 chore: tidy up dependabot
  • ce57fab chore: bump @​libp2p/kad-dht from 14.2.15 to 15.1.0 in /packages/integration-t...
  • 923ecc6 deps: bump it-queueless-pushable from 1.0.2 to 2.0.1 in /packages/connection-...
  • d1ce677 deps: bump sinon from 19.0.5 to 20.0.0 (#3112)
  • Additional commits viewable in compare view

Updates @libp2p/identify from 3.0.25 to 3.0.32

Release notes

Sourced from @​libp2p/identify's releases.

identify: v3.0.32

3.0.32 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/interface-internal bumped from ^2.3.13 to ^2.3.14
      • @​libp2p/peer-id bumped from ^5.1.4 to ^5.1.5
      • @​libp2p/peer-record bumped from ^8.0.29 to ^8.0.30
      • @​libp2p/utils bumped from ^6.6.4 to ^6.6.5
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.17 to ^5.1.18

identify: v3.0.31

3.0.31 (2025-05-20)

Dependencies

  • update aegir, fix all linting issues (#3110) (510b033)
  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.2 to ^5.1.3
      • @​libp2p/interface bumped from ^2.10.0 to ^2.10.1
      • @​libp2p/interface-internal bumped from ^2.3.12 to ^2.3.13
      • @​libp2p/peer-id bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/peer-record bumped from ^8.0.28 to ^8.0.29
      • @​libp2p/utils bumped from ^6.6.3 to ^6.6.4
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.16 to ^5.1.17
Commits
  • 2385cf8 chore: release main (#3143)
  • ab014c0 fix: make event detail optional (#3144)
  • 7788b40 fix: allow setting interval repeatedly (#3141)
  • 776cb43 chore: fix linting
  • 03ddfa0 chore: release main (#3139)
  • aa25d38 chore: tidy up dependabot
  • 89a5977 chore: tidy up dependabot
  • ce57fab chore: bump @​libp2p/kad-dht from 14.2.15 to 15.1.0 in /packages/integration-t...
  • 923ecc6 deps: bump it-queueless-pushable from 1.0.2 to 2.0.1 in /packages/connection-...
  • d1ce677 deps: bump sinon from 19.0.5 to 20.0.0 (#3112)
  • Additional commits viewable in compare view

Updates @libp2p/interface from 2.7.0 to 2.10.2

Release notes

Sourced from @​libp2p/interface's releases.

interface: v2.10.2

2.10.2 (2025-05-22)

Bug Fixes

interface: v2.10.1

2.10.1 (2025-05-20)

Dependencies

Commits
  • 2385cf8 chore: release main (#3143)
  • ab014c0 fix: make event detail optional (#3144)
  • 7788b40 fix: allow setting interval repeatedly (#3141)
  • 776cb43 chore: fix linting
  • 03ddfa0 chore: release main (#3139)
  • aa25d38 chore: tidy up dependabot
  • 89a5977 chore: tidy up dependabot
  • ce57fab chore: bump @​libp2p/kad-dht from 14.2.15 to 15.1.0 in /packages/integration-t...
  • 923ecc6 deps: bump it-queueless-pushable from 1.0.2 to 2.0.1 in /packages/connection-...
  • d1ce677 deps: bump sinon from 19.0.5 to 20.0.0 (#3112)
  • Additional commits viewable in compare view

Updates @libp2p/mplex from 11.0.30 to 11.0.38

Release notes

Sourced from @​libp2p/mplex's releases.

mplex: v11.0.38

11.0.38 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/utils bumped from ^6.6.4 to ^6.6.5
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.4.7 to ^6.4.8
      • @​libp2p/logger bumped from ^5.1.17 to ^5.1.18

mdns: v11.0.38

11.0.38 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/interface-internal bumped from ^2.3.13 to ^2.3.14
      • @​libp2p/peer-id bumped from ^5.1.4 to ^5.1.5
      • @​libp2p/utils bumped from ^6.6.4 to ^6.6.5
    • devDependencies
      • @​libp2p/crypto bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/interface-compliance-tests bumped from ^6.4.7 to ^6.4.8
      • @​libp2p/logger bumped from ^5.1.17 to ^5.1.18

bootstrap: v11.0.38

11.0.38 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/interface-internal bumped from ^2.3.13 to ^2.3.14
      • @​libp2p/peer-id bumped from ^5.1.4 to ^5.1.5
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.4.7 to ^6.4.8
      • @​libp2p/logger bumped from ^5.1.17 to ^5.1.18

mplex: v11.0.37

11.0.37 (2025-05-20)

... (truncated)

Commits
  • 2385cf8 chore: release main (#3143)
  • ab014c0 fix: make event detail optional (#3144)
  • 7788b40 fix: allow setting interval repeatedly (#3141)
  • 776cb43 chore: fix linting
  • 03ddfa0 chore: release main (#3139)
  • aa25d38 chore: tidy up dependabot
  • 89a5977 chore: tidy up dependabot
  • ce57fab chore: bump @​libp2p/kad-dht from 14.2.15 to 15.1.0 in /packages/integration-t...
  • 923ecc6 deps: bump it-queueless-pushable from 1.0.2 to 2.0.1 in /packages/connection-...
  • d1ce677 deps: bump sinon from 19.0.5 to 20.0.0 (#3112)
  • Additional commits viewable in compare view

Updates @libp2p/ping from 2.0.25 to 2.0.32

Release notes

Sourced from @​libp2p/ping's releases.

ping: v2.0.32

2.0.32 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/interface-internal bumped from ^2.3.13 to ^2.3.14
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.17 to ^5.1.18
      • @​libp2p/peer-id bumped from ^5.1.4 to ^5.1.5

dcutr: v2.0.32

2.0.32 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/interface-internal bumped from ^2.3.13 to ^2.3.14
      • @​libp2p/utils bumped from ^6.6.4 to ^6.6.5
Commits
  • 2385cf8 chore: release main (#3143)
  • ab014c0 fix: make event detail optional (#3144)
  • 7788b40 fix: allow setting interval repeatedly (#3141)
  • 776cb43 chore: fix linting
  • 03ddfa0 chore: release main (#3139)
  • aa25d38 chore: tidy up dependabot
  • 89a5977 chore: tidy up dependabot
  • ce57fab chore: bump @​libp2p/kad-dht from 14.2.15 to 15.1.0 in /packages/integration-t...
  • 923ecc6 deps: bump it-queueless-pushable from 1.0.2 to 2.0.1 in /packages/connection-...
  • d1ce677 deps: bump sinon from 19.0.5 to 20.0.0 (#3112)
  • Additional commits viewable in compare view

Updates @libp2p/tcp from 10.1.6 to 10.1.13

Release notes

Sourced from @​libp2p/tcp's releases.

tcp: v10.1.13

10.1.13 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/utils bumped from ^6.6.4 to ^6.6.5
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.17 to ^5.1.18

pubsub: v10.1.13

10.1.13 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/interface-internal bumped from ^2.3.13 to ^2.3.14
      • @​libp2p/peer-collections bumped from ^6.0.29 to ^6.0.30
      • @​libp2p/peer-id bumped from ^5.1.4 to ^5.1.5
      • @​libp2p/utils bumped from ^6.6.4 to ^6.6.5
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.17 to ^5.1.18

tcp: v10.1.12

10.1.12 (2025-05-20)

Dependencies

  • bump sinon from 19.0.5 to 20.0.0 (#3112) (d1ce677)
  • update aegir, fix all linting issues (#3110) (510b033)
  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.10.0 to ^2.10.1
      • @​libp2p/utils bumped from ^6.6.3 to ^6.6.4
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.16 to ^5.1.17

pubsub: v10.1.12

10.1.12 (2025-05-20)

Dependencies

... (truncated)

Commits
  • 2385cf8 chore: release main (#3143)
  • ab014c0 fix: make event detail optional (#3144)
  • 7788b40 fix: allow setting interval repeatedly (#3141)
  • 776cb43 chore: fix linting
  • 03ddfa0 chore: release main (#3139)
  • aa25d38 chore: tidy up dependabot
  • 89a5977 chore: tidy up dependabot
  • ce57fab chore: bump @​libp2p/kad-dht from 14.2.15 to 15.1.0 in /packages/integration-t...
  • 923ecc6 deps: bump it-queueless-pushable from 1.0.2 to 2.0.1 in /packages/connection-...
  • d1ce677 deps: bump sinon from 19.0.5 to 20.0.0 (#3112)
  • Additional commits viewable in compare view

Updates @libp2p/webrtc from 5.2.7 to 5.2.15

Release notes

Sourced from @​libp2p/webrtc's releases.

webrtc: v5.2.15

5.2.15 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/interface-internal bumped from ^2.3.13 to ^2.3.14
      • @​libp2p/keychain bumped from ^5.2.3 to ^5.2.4
      • @​libp2p/peer-id bumped from ^5.1.4 to ^5.1.5
      • @​libp2p/utils bumped from ^6.6.4 to ^6.6.5
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.4.7 to ^6.4.8
      • @​libp2p/logger bumped from ^5.1.17 to ^5.1.18

webrtc: v5.2.14

5.2.14 (2025-05-20)

Dependencies

  • bump sinon from 19.0.5 to 20.0.0 (#3112) (d1ce677)
  • update aegir, fix all linting issues (#3110) (510b033)
  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.2 to ^5.1.3
      • @​libp2p/interface bumped from ^2.10.0 to ^2.10.1
      • @​libp2p/interface-internal bumped from ^2.3.12 to ^2.3.13
      • @​libp2p/keychain bumped from ^5.2.2 to ^5.2.3
      • @​libp2p/peer-id bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/utils bumped from ^6.6.3 to ^6.6.4
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.4.6 to ^6.4.7
      • @​libp2p/logger bumped from ^5.1.16 to ^5.1.17

webrtc: v5.2.13

5.2.13 (2025-05-19)

Bug Fixes

Dependencies

... (truncated)

Commits
  • 2385cf8 chore: release main (#3143)
  • ab014c0 fix: make event detail optional (#3144)
  • 7788b40 fix: allow setting interval repeatedly (#3141)
  • 776cb43 chore: fix linting
  • 03ddfa0 chore: release main (#3139)
  • aa25d38 chore: tidy up dependabot
  • 89a5977 chore: tidy up dependabot
  • ce57fab chore: bump @​libp2p/kad-dht from 14.2.15 to 15.1.0 in /packages/integration-t...
  • 923ecc6 deps: bump it-queueless-pushable from 1.0.2 to 2.0.1 in /packages/connection-...
  • d1ce677 deps: bump sinon from 19.0.5 to 20.0.0 (#3112)
  • Additional commits viewable in compare view

Updates @libp2p/websockets from 9.2.6 to 9.2.13

Release notes

Sourced from @​libp2p/websockets's releases.

websockets: v9.2.13

9.2.13 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/utils bumped from ^6.6.4 to ^6.6.5
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.17 to ^5.1.18

websockets: v9.2.12

9.2.12 (2025-05-20)

Dependencies

  • bump sinon from 19.0.5 to 20.0.0 (#3112) (d1ce677)
  • update aegir, fix all linting issues (#3110) (510b033)
  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.10.0 to ^2.10.1
      • @​libp2p/utils bumped from ^6.6.3 to ^6.6.4
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.16 to ^5.1.17

websockets: v9.2.11

9.2.11 (2025-05-19)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.9.0 to ^2.10.0
      • @​libp2p/utils bumped from ^6.6.2 to ^6.6.3
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.15 to ^5.1.16
Commits
  • 2385cf8 chore: release main (#3143)
  • ab014c0 fix: make event detail optional (#3144)
  • 7788b40 fix: allow setting interval repeatedly (#3141)
  • 776cb43 chore: fix linting
  • 03ddfa0 chore: release main (#3139)
  • aa25d38 chore: tidy up dependabot
  • 89a5977 chore: tidy up dependabot
  • ce57fab chore: bump @​libp2p/kad-dht from 14.2.15 to 15.1.0 in /packages/integration-t...
  • 923ecc6 deps: bump it-queueless-pushable from 1.0.2 to 2.0.1 in /packages/connection-...
  • d1ce677 deps: bump sinon from 19.0.5 to 20.0.0 (#3112)
  • Additional commits viewable in compare view

Updates @libp2p/webtransport from 5.0.35 to 5.0.43

Release notes

Sourced from @​libp2p/webtransport's releases.

webtransport: v5.0.43

5.0.43 (2025-05-22)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.10.1 to ^2.10.2
      • @​libp2p/peer-id bumped from ^5.1.4 to ^5.1.5
      • @​libp2p/utils bumped from ^6.6.4 to ^6.6.5
    • devDependencies
      • @​libp2p/crypto bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/logger bumped from ^5.1.17 to ^5.1.18
      • @​libp2p/ping bumped from ^2.0.31 to ^2.0.32
      • libp2p bumped from ^2.8.7 to ^2.8.8

webtransport: v5.0.42

5.0.42 (2025-05-20)

Dependencies

  • update aegir, fix all linting issues (#3110) (510b033)
  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.10.0 to ^2.10.1
      • @​libp2p/peer-id bumped from ^5.1.3 to ^5.1.4
      • @​libp2p/utils bumped from ^6.6.3 to ^6.6.4
    • devDependencies
      • @​libp2p/crypto bumped from ^5.1.2 to ^5.1.3
      • @​libp2p/logger bumped from ^5.1.16 to ^5.1.17
      • @​libp2p/ping bumped from ^2.0.30 to ^2.0.31
      • libp2p bumped from ^2.8.6 to ^2.8.7

webtransport: v5.0.41

5.0.41 (2025-05-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.9.0 to ^2.10.0
      • @​libp2p/peer-id bumped from ^5.1.2 to ^5.1.3
      • @​libp2p/utils bumped from ^6.6.2 to ^6.6.3
    • devDependencies
      • @​libp2p/crypto bumped from ^5.1.1 to ^5.1.2
      • @​libp2p/logger bumped from ^5.1.15 to ^5.1.16
      • @​libp2p/ping bumped from ^2.0.29 to ^2.0.30

... (truncated)

Commits
  • 2385cf8 chore: release main (#3143)
  • ab014c0 fix: make event detail optional (#3144)
  • 7788b40 fix: allow setting interval repeatedly (#3141)
  • 776cb43 chore: fix linting
  • 03ddfa0 chore: release main (#3139)
  • aa25d38 chore: tidy up dependabot
  • 89a5977 chore: tidy up dependabot
  • ce57fab chore: bump @​libp2p/kad-dht from 14.2.15 to 15.1.0 in /packages/integration-t...
  • 923ecc6 deps: bump it-queueless-pushable from 1.0.2 to 2.0.1 in /packages/connection-...
  • d1ce677 deps: bump sinon from 19.0.5 to 20.0.0 (#3112)
  • Additional commits viewable in compare view

Updates @multiformats/multiaddr from 12.4.0 to 12.4.1

Release notes

Sourced from @​multiformats/multiaddr's releases.

v12.4.1

12.4.1 (2025-05-30)

Dependencies

  • dev: bump aegir from 45.0.9 to 47.0.12 (#419) (c784a8c)
Changelog

Sourced from @​multiformats/multiaddr's changelog.

12.4.1 (2025-05-30)

Dependencies

  • dev: bump aegir from 45.0.9 to 47.0.12 (#419) (c784a8c)
Commits

Updates aegir from 44.1.4 to 47.0.16

Release notes

Sourced from aegir's releases.

v47.0.16

47.0.16 (2025-05-26)

Bug Fixes

  • ignore monorepo root when updating readme from tag (6b554fa)

v47.0.15

47.0.15 (2025-05-24)

Bug Fixes

  • update tsdoc defaults and keep api docs in readmes (72775f1)

v47.0.14

47.0.14 (2025-05-24)

Bug Fixes

  • update default dependabot (5b77a6d)

v47.0.13

47.0.13 (2025-05-23)

Bug Fixes

v47.0.12

47.0.12 (2025-05-22)

Bug Fixes

  • use typescript parser for depchecking tsx files (70e05a5)

v47.0.11

47.0.11 (2025-05-21)

Bug Fixes

Trivial Changes

v47.0.10

47.0.10 (2025-05-21)

Bug Fixes

... (truncated)

Changelog

Sourced from aegir's changelog.

47.0.16 (2025-05-26)

Bug Fixes

  • ignore monorepo root when updating readme from tag (6b554fa)

47.0.15 (2025-05-24)

Bug Fixes

  • update tsdoc defaults and keep api docs in readmes (72775f1)

47.0.14 (2025-05-24)

Bug Fixes

  • update default dependabot (5b77a6d)

47.0.13 (2025-05-23)

Bug Fixes

47.0.12 (2025-05-22)

Bug Fixes

  • use typescript parser for depchecking tsx files (70e05a5)

47.0.11 (2025-05-21)

Bug Fixes

Trivial Changes

47.0.10 (2025-05-21)

Bug Fixes

47.0.9 (2025-05-21)

Bug Fixes

... (truncated)

Commits
  • 3ee2f68 chore(release): 47.0.16 [skip ci]
  • 6b554fa fix: ignore monorepo root when updating readme from tag
  • 876a43a chore(release): 47.0.15 [skip ci]
  • 72775f1 fix: update tsdoc defaults and keep api docs in readmes
  • a30b8f7 chore(release): 47.0.14 [skip ci]
  • 5b77a6d fix: update default dependabot
  • 5efc4ac chore(release): 47.0.13 [skip ci]
  • 10a05cb fix: lint tsx/jsx
  • ce08fa2 chore(release): 47.0.12 [skip ci]
  • 70e05a5 fix: use typescript parser for depchecking tsx files
  • Additional commits viewable in compare view

Updates libp2p from 2.8.0 to 2.8.8

Commits
  • 2385cf8 chore: release main (#3143)
  • ab014c0 fix: make event detail optional (#3144)
  • 7788b40 fix: allow setting interval repeatedly (#3141)
  • 776cb43 chore: fix linting
  • 03ddfa0 chore: release main (#3139)
  • aa25d38 chore: tidy up dependabot
  • 89a5977 chore: tidy up dependabot
  • ce57fab chore: bump @​libp2p/kad-dht from 14.2.15 to 15.1.0 in /packages/integration-t...
  • 923ecc6 deps: bump it-queueless-pushable from 1.0.2 to 2.0.1 in /packages/connection-...
  • d1ce677 deps: bump sinon from 19.0.5 to 20.0.0 (#3112)
  • Additional commits viewable in compare view

Updates redis from 4.7.0 to 5.1.1

Release notes

Sourced from redis's releases.

redis@5.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/redis/node-redis/compare/redis@5.1.0...redis@5.1.1

redis@5.1.0

What's Changed

New Contributors

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 30, 2025
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/transport-interop/impl/js/v2.x/libp2p-deps-1370009c5c branch from 0889d9a to 2680b32 Compare June 5, 2025 11:10
Bumps the libp2p-deps group with 13 updates in the /transport-interop/impl/js/v2.x directory:

| Package | From | To |
| --- | --- | --- |
| [@chainsafe/libp2p-noise](https://github.com/ChainSafe/js-libp2p-noise) | `16.0.3` | `16.1.3` |
| [@libp2p/circuit-relay-v2](https://github.com/libp2p/js-libp2p) | `2.1.5` | `3.2.14` |
| [@libp2p/identify](https://github.com/libp2p/js-libp2p) | `3.0.25` | `3.0.32` |
| [@libp2p/mplex](https://github.com/libp2p/js-libp2p) | `11.0.30` | `11.0.38` |
| [@libp2p/ping](https://github.com/libp2p/js-libp2p) | `2.0.25` | `2.0.32` |
| [@libp2p/tcp](https://github.com/libp2p/js-libp2p) | `10.1.6` | `10.1.13` |
| [@libp2p/webrtc](https://github.com/libp2p/js-libp2p) | `5.2.7` | `5.2.15` |
| [@libp2p/websockets](https://github.com/libp2p/js-libp2p) | `9.2.6` | `9.2.13` |
| [@libp2p/webtransport](https://github.com/libp2p/js-libp2p) | `5.0.35` | `5.0.43` |
| [@multiformats/multiaddr](https://github.com/multiformats/js-multiaddr) | `12.4.0` | `12.4.1` |
| [aegir](https://github.com/ipfs/aegir) | `44.1.4` | `47.0.16` |
| [libp2p](https://github.com/libp2p/js-libp2p) | `2.8.0` | `2.8.8` |
| [redis](https://github.com/redis/node-redis) | `4.7.0` | `5.1.1` |



Updates `@chainsafe/libp2p-noise` from 16.0.3 to 16.1.3
- [Release notes](https://github.com/ChainSafe/js-libp2p-noise/releases)
- [Changelog](https://github.com/ChainSafe/js-libp2p-noise/blob/master/CHANGELOG.md)
- [Commits](ChainSafe/js-libp2p-noise@v16.0.3...v16.1.3)

Updates `@libp2p/circuit-relay-v2` from 2.1.5 to 3.2.14
- [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@echo-v2.1.5...circuit-relay-v2-v3.2.14)

Updates `@libp2p/identify` from 3.0.25 to 3.0.32
- [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@perf-v3.0.25...identify-v3.0.32)

Updates `@libp2p/interface` from 2.7.0 to 2.10.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@libp2p-v2.7.0...interface-v2.10.2)

Updates `@libp2p/mplex` from 11.0.30 to 11.0.38
- [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@mdns-v11.0.30...mdns-v11.0.38)

Updates `@libp2p/ping` from 2.0.25 to 2.0.32
- [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@ping-v2.0.25...ping-v2.0.32)

Updates `@libp2p/tcp` from 10.1.6 to 10.1.13
- [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@tcp-v10.1.6...tcp-v10.1.13)

Updates `@libp2p/webrtc` from 5.2.7 to 5.2.15
- [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.7...webrtc-v5.2.15)

Updates `@libp2p/websockets` from 9.2.6 to 9.2.13
- [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@websockets-v9.2.6...websockets-v9.2.13)

Updates `@libp2p/webtransport` from 5.0.35 to 5.0.43
- [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@webtransport-v5.0.35...webtransport-v5.0.43)

Updates `@multiformats/multiaddr` from 12.4.0 to 12.4.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.4.0...v12.4.1)

Updates `aegir` from 44.1.4 to 47.0.16
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/main/CHANGELOG.md)
- [Commits](ipfs/aegir@v44.1.4...v47.0.16)

Updates `libp2p` from 2.8.0 to 2.8.8
- [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@libp2p-v2.8.0...libp2p-v2.8.8)

Updates `redis` from 4.7.0 to 5.1.1
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@4.7.0...redis@5.1.1)

---
updated-dependencies:
- dependency-name: "@chainsafe/libp2p-noise"
  dependency-version: 16.1.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/circuit-relay-v2"
  dependency-version: 3.2.14
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/identify"
  dependency-version: 3.0.32
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/interface"
  dependency-version: 2.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/mplex"
  dependency-version: 11.0.38
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/ping"
  dependency-version: 2.0.32
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/tcp"
  dependency-version: 10.1.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/webrtc"
  dependency-version: 5.2.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/websockets"
  dependency-version: 9.2.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/webtransport"
  dependency-version: 5.0.43
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@multiformats/multiaddr"
  dependency-version: 12.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: aegir
  dependency-version: 47.0.16
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: libp2p-deps
- dependency-name: libp2p
  dependency-version: 2.8.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: redis
  dependency-version: 5.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: libp2p-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/transport-interop/impl/js/v2.x/libp2p-deps-1370009c5c branch from 2680b32 to 0539add Compare June 6, 2025 10:36
@dhuseby
dhuseby merged commit d2b37a0 into master Nov 7, 2025
1 check passed
@dhuseby
dhuseby deleted the dependabot/npm_and_yarn/transport-interop/impl/js/v2.x/libp2p-deps-1370009c5c branch November 7, 2025 14:56
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