Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

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

Package From To
@chainsafe/libp2p-noise 16.0.0 16.0.1
@libp2p/circuit-relay-v2 2.1.1 3.1.11
@libp2p/identify 3.0.6 3.0.18
@libp2p/mplex 11.0.6 11.0.21
@libp2p/ping 2.0.6 2.0.18
@libp2p/tcp 10.0.6 10.0.18
@libp2p/webrtc 5.0.8 5.0.27
@libp2p/websockets 9.0.6 9.1.5
@libp2p/webtransport 5.0.8 5.0.26
aegir 44.1.1 45.0.9
libp2p 2.1.4 2.6.1

Updates @chainsafe/libp2p-noise from 16.0.0 to 16.0.1

Release notes

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

v16.0.1

16.0.1 (2025-01-21)

Bug Fixes

Changelog

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

16.0.1 (2025-01-21)

Bug Fixes

Commits

Updates @libp2p/circuit-relay-v2 from 2.1.1 to 3.1.11

Release notes

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

upnp-nat: v3.1.1

3.1.1 (2025-02-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/interface-internal bumped from ^2.2.4 to ^2.3.0
      • @​libp2p/utils bumped from ^6.5.0 to ^6.5.1
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.10 to ^5.0.11
      • @​libp2p/logger bumped from ^5.1.7 to ^5.1.8
      • @​libp2p/peer-id bumped from ^5.0.11 to ^5.0.12

identify: v3.0.18

3.0.18 (2025-02-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.10 to ^5.0.11
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/interface-internal bumped from ^2.2.4 to ^2.3.0
      • @​libp2p/peer-id bumped from ^5.0.11 to ^5.0.12
      • @​libp2p/peer-record bumped from ^8.0.16 to ^8.0.17
      • @​libp2p/utils bumped from ^6.5.0 to ^6.5.1
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.7 to ^5.1.8

fetch: v3.0.3

3.0.3 (2025-02-10)

Bug Fixes

... (truncated)

Commits
  • 7f029e8 chore: release master (#2045)
  • 122f1e6 fix(@​libp2p/webrtc): set max message size in alignment with spec (#2050)
  • d9159dd fix(@​libp2p/crypto): improve unsupported key type message (#2051)
  • 20d5f22 fix(@​libp2p/webtransport): handle dialing circuit addresses (#2054)
  • 0ce318e fix(@​libp2p/webrtc): use correct udp port in remote address (#2055)
  • 4db2f5f deps: bump sinon from 15.2.0 to 16.0.0 (#2052)
  • 0ee4f78 docs: Update CHANGELOG.md (#2046)
  • 88c47f5 fix(@​libp2p/webrtc): use stream logger instead of global logger (#2042)
  • cf13a5b chore: release master (#2032)
  • 0d228f9 fix(@​libp2p/webrtc): update stream logger name to webrtc (#2035)
  • Additional commits viewable in compare view

Updates @libp2p/identify from 3.0.6 to 3.0.18

Release notes

Sourced from @​libp2p/identify's releases.

identify: v3.0.18

3.0.18 (2025-02-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.10 to ^5.0.11
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/interface-internal bumped from ^2.2.4 to ^2.3.0
      • @​libp2p/peer-id bumped from ^5.0.11 to ^5.0.12
      • @​libp2p/peer-record bumped from ^8.0.16 to ^8.0.17
      • @​libp2p/utils bumped from ^6.5.0 to ^6.5.1
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.7 to ^5.1.8

identify: v3.0.17

3.0.17 (2025-02-04)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.3 to ^2.2.4
      • @​libp2p/peer-record bumped from ^8.0.15 to ^8.0.16
      • @​libp2p/utils bumped from ^6.4.0 to ^6.5.0
Commits

Updates @libp2p/interface from 2.1.2 to 2.5.0

Release notes

Sourced from @​libp2p/interface's releases.

interface: v2.5.0

2.5.0 (2025-02-10)

Features

Bug Fixes

echo: v2.1.8

2.1.8 (2025-02-04)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.3 to ^2.2.4

interface-internal: v2.2.4

2.2.4 (2025-02-04)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/peer-collections bumped from ^6.0.15 to ^6.0.16
Commits

Updates @libp2p/mplex from 11.0.6 to 11.0.21

Release notes

Sourced from @​libp2p/mplex's releases.

mplex: v11.0.21

11.0.21 (2025-02-10)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.2.6 to ^6.2.7

mdns: v11.0.21

11.0.21 (2025-02-10)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.2.6 to ^6.2.7

bootstrap: v11.0.21

11.0.21 (2025-02-10)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.2.6 to ^6.2.7

mplex: v11.0.20

11.0.20 (2025-02-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/utils bumped from ^6.5.0 to ^6.5.1
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.2.5 to ^6.2.6
      • @​libp2p/logger bumped from ^5.1.7 to ^5.1.8

peer-store: v11.0.17

11.0.17 (2025-02-10)

Dependencies

... (truncated)

Commits

Updates @libp2p/ping from 2.0.6 to 2.0.18

Release notes

Sourced from @​libp2p/ping's releases.

ping: v2.0.18

2.0.18 (2025-02-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.10 to ^5.0.11
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/interface-internal bumped from ^2.2.4 to ^2.3.0
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.7 to ^5.1.8
      • @​libp2p/peer-id bumped from ^5.0.11 to ^5.0.12

dcutr: v2.0.18

2.0.18 (2025-02-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/interface-internal bumped from ^2.2.4 to ^2.3.0
      • @​libp2p/utils bumped from ^6.5.0 to ^6.5.1

tls: v2.0.15

2.0.15 (2025-02-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.10 to ^5.0.11
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/peer-id bumped from ^5.0.11 to ^5.0.12
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.7 to ^5.1.8

plaintext: v2.0.15

2.0.15 (2025-02-10)

... (truncated)

Commits

Updates @libp2p/tcp from 10.0.6 to 10.0.18

Release notes

Sourced from @​libp2p/tcp's releases.

tcp: v10.0.18

10.0.18 (2025-02-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/utils bumped from ^6.5.0 to ^6.5.1
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.7 to ^5.1.8

pubsub: v10.0.18

10.0.18 (2025-02-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.10 to ^5.0.11
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/interface-internal bumped from ^2.2.4 to ^2.3.0
      • @​libp2p/peer-collections bumped from ^6.0.16 to ^6.0.17
      • @​libp2p/peer-id bumped from ^5.0.11 to ^5.0.12
      • @​libp2p/utils bumped from ^6.5.0 to ^6.5.1
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.7 to ^5.1.8

tcp: v10.0.17

10.0.17 (2025-02-04)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/utils bumped from ^6.4.0 to ^6.5.0

pubsub: v10.0.17

10.0.17 (2025-02-04)

Dependencies

... (truncated)

Commits

Updates @libp2p/webrtc from 5.0.8 to 5.0.27

Release notes

Sourced from @​libp2p/webrtc's releases.

webrtc: v5.0.27

5.0.27 (2025-02-10)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.2.6 to ^6.2.7

webtransport: v5.0.25

5.0.25 (2025-02-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/peer-id bumped from ^5.0.11 to ^5.0.12
      • @​libp2p/utils bumped from ^6.5.0 to ^6.5.1
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.10 to ^5.0.11
      • @​libp2p/logger bumped from ^5.1.7 to ^5.1.8
      • @​libp2p/ping bumped from ^2.0.17 to ^2.0.18
      • libp2p bumped from ^2.5.2 to ^2.6.0

webrtc: v5.0.26

5.0.26 (2025-02-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/interface-internal bumped from ^2.2.4 to ^2.3.0
      • @​libp2p/peer-id bumped from ^5.0.11 to ^5.0.12
      • @​libp2p/utils bumped from ^6.5.0 to ^6.5.1
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.10 to ^5.0.11
      • @​libp2p/interface-compliance-tests bumped from ^6.2.5 to ^6.2.6
      • @​libp2p/logger bumped from ^5.1.7 to ^5.1.8

peer-id: v5.0.12

... (truncated)

Commits

Updates @libp2p/websockets from 9.0.6 to 9.1.5

Release notes

Sourced from @​libp2p/websockets's releases.

websockets: v9.1.5

9.1.5 (2025-02-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/utils bumped from ^6.5.0 to ^6.5.1
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.7 to ^5.1.8

websockets: v9.1.4

9.1.4 (2025-02-04)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/utils bumped from ^6.4.0 to ^6.5.0

websockets: v9.1.3

9.1.3 (2025-02-03)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.4.0 to ^2.4.1
      • @​libp2p/utils bumped from ^6.3.1 to ^6.4.0
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.6 to ^5.1.7
Commits

Updates @libp2p/webtransport from 5.0.8 to 5.0.26

Release notes

Sourced from @​libp2p/webtransport's releases.

webtransport: v5.0.26

5.0.26 (2025-02-10)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • libp2p bumped from ^2.6.0 to ^2.6.1

webtransport: v5.0.25

5.0.25 (2025-02-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/peer-id bumped from ^5.0.11 to ^5.0.12
      • @​libp2p/utils bumped from ^6.5.0 to ^6.5.1
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.10 to ^5.0.11
      • @​libp2p/logger bumped from ^5.1.7 to ^5.1.8
      • @​libp2p/ping bumped from ^2.0.17 to ^2.0.18
      • libp2p bumped from ^2.5.2 to ^2.6.0

webrtc: v5.0.26

5.0.26 (2025-02-10)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.4.1 to ^2.5.0
      • @​libp2p/interface-internal bumped from ^2.2.4 to ^2.3.0
      • @​libp2p/peer-id bumped from ^5.0.11 to ^5.0.12
      • @​libp2p/utils bumped from ^6.5.0 to ^6.5.1
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.10 to ^5.0.11
      • @​libp2p/interface-compliance-tests bumped from ^6.2.5 to ^6.2.6
      • @​libp2p/logger bumped from ^5.1.7 to ^5.1.8

peer-id: v5.0.12

... (truncated)

Commits

Updates @multiformats/multiaddr from 12.3.1 to 12.3.5

Release notes

Sourced from @​multiformats/multiaddr's releases.

v12.3.5

12.3.5 (2025-02-05)

Bug Fixes

  • constrain options transport to tcp or udp (#396) (8d5b325)
  • use named error when parsing multiaddrs (#395) (5a9d33c)

Dependencies

  • dev: bump sinon from 18.0.1 to 19.0.2 (#387) (e1747b7)

v12.3.4

12.3.4 (2024-12-03)

Bug Fixes

  • handle valid CIDR ranges for IPv4 and IPv6 (#394) (1513768)

v12.3.3

12.3.3 (2024-11-21)

Dependencies

  • dev: bump aegir from 44.1.4 to 45.0.2 (#390) (d0d8db4)

v12.3.2

12.3.2 (2024-11-21)

Bug Fixes

Documentation

Changelog

Sourced from @​multiformats/multiaddr's changelog.

12.3.5 (2025-02-05)

Bug Fixes

  • constrain options transport to tcp or udp (#396) (8d5b325)
  • use named error when parsing multiaddrs (#395) (5a9d33c)

Dependencies

  • dev: bump sinon from 18.0.1 to 19.0.2 (#387) (e1747b7)

12.3.4 (2024-12-03)

Bug Fixes

  • handle valid CIDR ranges for IPv4 and IPv6 (#394) (1513768)

12.3.3 (2024-11-21)

Dependencies

  • dev: bump aegir from 44.1.4 to 45.0.2 (#390) (d0d8db4)

12.3.2 (2024-11-21)

Bug Fixes

Documentation

Commits
  • 58d442f chore(release): 12.3.5 [skip ci]
  • e1747b7 deps(dev): bump sinon from 18.0.1 to 19.0.2 (#387)
  • 8d5b325 fix: constrain options transport to tcp or udp (#396)
  • 5a9d33c fix: use named error when parsing multiaddrs (#395)
  • a379624 chore(release): 12.3.4 [skip ci]
  • 1513768 fix: handle valid CIDR ranges for IPv4 and IPv6 (#394)
  • 02579d6 chore(release): 12.3.3 [skip ci]
  • d0d8db4 deps(dev): bump aegir from 44.1.4 to 45.0.2 (#390)
  • 72c352f chore(release): 12.3.2 [skip ci]
  • 77f15d2 fix: do not allow modifying tuples (#391)
  • Additional commits viewable in compare view

Updates aegir from 44.1.1 to 45.0.9

Release notes

Sourced from aegir's releases.

v45.0.9

45.0.9 (2025-01-20)

Trivial Changes

Dependencies

v45.0.8

45.0.8 (2024-12-05)

Bug Fixes

  • ignore module-not-found errors in doc-check (#1701) (41726f8)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (9bb06f9)

v45.0.7

45.0.7 (2024-11-28)

Bug Fixes

Trivial Changes

v45.0.6

45.0.6 (2024-11-28)

Bug Fixes

  • delete file using full path (ebf332c)

v45.0.5

45.0.5 (2024-11-28)

Bug Fixes

... (truncated)

Changelog

Sourced from aegir's changelog.

45.0.9 (2025-01-20)

Trivial Changes

Dependencies

45.0.8 (2024-12-05)

Bug Fixes

  • ignore module-not-found errors in doc-check (#1701) (41726f8)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (9bb06f9)

45.0.7 (2024-11-28)

Bug Fixes

Trivial Changes

45.0.6 (2024-11-28)

Bug Fixes

  • delete file using full path (ebf332c)

45.0.5 (2024-11-28)

Bug Fixes

45.0.4 (2024-11-28)

Bug Fixes

... (truncated)

Commits
  • 6bc0049 chore(release): 45.0.9 [skip ci]
  • cf5a038 chore: remove undici (#1722)
  • 8e0cd26 deps: bump @​types/node from 20.17.14 to 22.10.7 (#1719)
  • 6302164 deps: bump mocha from 10.8.2 to 11.0.1 (#1699)
  • c694bec deps(dev): bump electron from 32.2.6 to 33.2.1 (#1693)
  • e66cd39 chore(release): 45.0.8 [skip ci]
  • 41726f8 fix: ignore module-not-found errors in doc-check (#1701)
  • 9bb06f9 chore: Update .github/workflows/stale.yml [skip ci]
  • c5b72ea chore(release): 45.0.7 [skip ci]
  • 9eb4045 chore: reword coc
  • Additional commits viewable in compare view

Updates libp2p from 2.1.4 to 2.6.1

Commits

Bumps the libp2p-deps group with 11 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.0` | `16.0.1` |
| [@libp2p/circuit-relay-v2](https://github.com/libp2p/js-libp2p) | `2.1.1` | `3.1.11` |
| [@libp2p/identify](https://github.com/libp2p/js-libp2p) | `3.0.6` | `3.0.18` |
| [@libp2p/mplex](https://github.com/libp2p/js-libp2p) | `11.0.6` | `11.0.21` |
| [@libp2p/ping](https://github.com/libp2p/js-libp2p) | `2.0.6` | `2.0.18` |
| [@libp2p/tcp](https://github.com/libp2p/js-libp2p) | `10.0.6` | `10.0.18` |
| [@libp2p/webrtc](https://github.com/libp2p/js-libp2p) | `5.0.8` | `5.0.27` |
| [@libp2p/websockets](https://github.com/libp2p/js-libp2p) | `9.0.6` | `9.1.5` |
| [@libp2p/webtransport](https://github.com/libp2p/js-libp2p) | `5.0.8` | `5.0.26` |
| [aegir](https://github.com/ipfs/aegir) | `44.1.1` | `45.0.9` |
| [libp2p](https://github.com/libp2p/js-libp2p) | `2.1.4` | `2.6.1` |



Updates `@chainsafe/libp2p-noise` from 16.0.0 to 16.0.1
- [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.0...v16.0.1)

Updates `@libp2p/circuit-relay-v2` from 2.1.1 to 3.1.11
- [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.1...webrtc-v3.1.11)

Updates `@libp2p/identify` from 3.0.6 to 3.0.18
- [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.6...perf-v3.0.18)

Updates `@libp2p/interface` from 2.1.2 to 2.5.0
- [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.2...libp2p-v2.5.0)

Updates `@libp2p/mplex` from 11.0.6 to 11.0.21
- [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.6...mdns-v11.0.21)

Updates `@libp2p/ping` from 2.0.6 to 2.0.18
- [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@tls-v2.0.6...ping-v2.0.18)

Updates `@libp2p/tcp` from 10.0.6 to 10.0.18
- [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.0.6...tcp-v10.0.18)

Updates `@libp2p/webrtc` from 5.0.8 to 5.0.27
- [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.0.8...webrtc-v5.0.27)

Updates `@libp2p/websockets` from 9.0.6 to 9.1.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@tcp-v9.0.6...tcp-v9.1.5)

Updates `@libp2p/webtransport` from 5.0.8 to 5.0.26
- [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.0.8...webrtc-v5.0.26)

Updates `@multiformats/multiaddr` from 12.3.1 to 12.3.5
- [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.3.1...v12.3.5)

Updates `aegir` from 44.1.1 to 45.0.9
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/main/CHANGELOG.md)
- [Commits](ipfs/aegir@v44.1.1...v45.0.9)

Updates `libp2p` from 2.1.4 to 2.6.1
- [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.1.4...libp2p-v2.6.1)

---
updated-dependencies:
- dependency-name: "@chainsafe/libp2p-noise"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/circuit-relay-v2"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/identify"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/interface"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/mplex"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/ping"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/tcp"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/webrtc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/websockets"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/webtransport"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@multiformats/multiaddr"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: aegir
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: libp2p-deps
- dependency-name: libp2p
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: libp2p-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant