Skip to content

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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps the libp2p-deps group with 12 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.11
@libp2p/identify 3.0.25 3.0.29
@libp2p/mplex 11.0.30 11.0.35
@libp2p/ping 2.0.25 2.0.29
@libp2p/tcp 10.1.6 10.1.10
@libp2p/webrtc 5.2.7 5.2.12
@libp2p/websockets 9.2.6 9.2.10
@libp2p/webtransport 5.0.35 5.0.40
aegir 44.1.4 45.2.1
libp2p 2.8.0 2.8.5
redis 4.7.0 5.0.0

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.11

Release notes

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

upnp-nat: v3.1.13

3.1.13 (2025-04-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.8.0 to ^2.9.0
      • @​libp2p/interface-internal bumped from ^2.3.10 to ^2.3.11
      • @​libp2p/utils bumped from ^6.6.1 to ^6.6.2
    • devDependencies
      • @​libp2p/crypto bumped from ^5.1.0 to ^5.1.1
      • @​libp2p/logger bumped from ^5.1.14 to ^5.1.15
      • @​libp2p/peer-id bumped from ^5.1.1 to ^5.1.2

identify: v3.0.29

3.0.29 (2025-04-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.0 to ^5.1.1
      • @​libp2p/interface bumped from ^2.8.0 to ^2.9.0
      • @​libp2p/interface-internal bumped from ^2.3.10 to ^2.3.11
      • @​libp2p/peer-id bumped from ^5.1.1 to ^5.1.2
      • @​libp2p/peer-record bumped from ^8.0.26 to ^8.0.27
      • @​libp2p/utils bumped from ^6.6.1 to ^6.6.2
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.14 to ^5.1.15

fetch: v3.0.14

3.0.14 (2025-04-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.8.0 to ^2.9.0
      • @​libp2p/interface-internal bumped from ^2.3.10 to ^2.3.11
    • devDependencies
      • @​libp2p/crypto bumped from ^5.1.0 to ^5.1.1
      • @​libp2p/logger bumped from ^5.1.14 to ^5.1.15
      • @​libp2p/peer-id bumped from ^5.1.1 to ^5.1.2

echo: v2.1.20

2.1.20 (2025-04-16)

... (truncated)

Commits

Updates @libp2p/identify from 3.0.25 to 3.0.29

Release notes

Sourced from @​libp2p/identify's releases.

identify: v3.0.29

3.0.29 (2025-04-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.0 to ^5.1.1
      • @​libp2p/interface bumped from ^2.8.0 to ^2.9.0
      • @​libp2p/interface-internal bumped from ^2.3.10 to ^2.3.11
      • @​libp2p/peer-id bumped from ^5.1.1 to ^5.1.2
      • @​libp2p/peer-record bumped from ^8.0.26 to ^8.0.27
      • @​libp2p/utils bumped from ^6.6.1 to ^6.6.2
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.14 to ^5.1.15

identify: v3.0.28

3.0.28 (2025-04-09)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.15 to ^5.1.0
      • @​libp2p/interface bumped from ^2.7.0 to ^2.8.0
      • @​libp2p/interface-internal bumped from ^2.3.9 to ^2.3.10
      • @​libp2p/peer-id bumped from ^5.1.0 to ^5.1.1
      • @​libp2p/peer-record bumped from ^8.0.25 to ^8.0.26
      • @​libp2p/utils bumped from ^6.6.0 to ^6.6.1
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.13 to ^5.1.14
Commits

Updates @libp2p/interface from 2.7.0 to 2.9.0

Release notes

Sourced from @​libp2p/interface's releases.

interface: v2.9.0

2.9.0 (2025-04-16)

Features

interface: v2.8.0

2.8.0 (2025-04-09)

Features

Commits

Updates @libp2p/mplex from 11.0.30 to 11.0.35

Release notes

Sourced from @​libp2p/mplex's releases.

mplex: v11.0.35

11.0.35 (2025-04-17)

Dependencies

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

mdns: v11.0.35

11.0.35 (2025-04-17)

Dependencies

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

bootstrap: v11.0.35

11.0.35 (2025-04-17)

Dependencies

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

mplex: v11.0.34

11.0.34 (2025-04-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.8.0 to ^2.9.0
      • @​libp2p/utils bumped from ^6.6.1 to ^6.6.2
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.4.3 to ^6.4.4
      • @​libp2p/logger bumped from ^5.1.14 to ^5.1.15

mdns: v11.0.34

11.0.34 (2025-04-16)

Dependencies

... (truncated)

Commits

Updates @libp2p/ping from 2.0.25 to 2.0.29

Release notes

Sourced from @​libp2p/ping's releases.

ping: v2.0.29

2.0.29 (2025-04-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.0 to ^5.1.1
      • @​libp2p/interface bumped from ^2.8.0 to ^2.9.0
      • @​libp2p/interface-internal bumped from ^2.3.10 to ^2.3.11
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.14 to ^5.1.15
      • @​libp2p/peer-id bumped from ^5.1.1 to ^5.1.2

dcutr: v2.0.29

2.0.29 (2025-04-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.8.0 to ^2.9.0
      • @​libp2p/interface-internal bumped from ^2.3.10 to ^2.3.11
      • @​libp2p/utils bumped from ^6.6.1 to ^6.6.2

ping: v2.0.28

2.0.28 (2025-04-09)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.15 to ^5.1.0
      • @​libp2p/interface bumped from ^2.7.0 to ^2.8.0
      • @​libp2p/interface-internal bumped from ^2.3.9 to ^2.3.10
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.13 to ^5.1.14
      • @​libp2p/peer-id bumped from ^5.1.0 to ^5.1.1

dcutr: v2.0.28

2.0.28 (2025-04-09)

... (truncated)

Commits

Updates @libp2p/tcp from 10.1.6 to 10.1.10

Release notes

Sourced from @​libp2p/tcp's releases.

tcp: v10.1.10

10.1.10 (2025-04-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.8.0 to ^2.9.0
      • @​libp2p/utils bumped from ^6.6.1 to ^6.6.2
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.14 to ^5.1.15

pubsub: v10.1.10

10.1.10 (2025-04-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.0 to ^5.1.1
      • @​libp2p/interface bumped from ^2.8.0 to ^2.9.0
      • @​libp2p/interface-internal bumped from ^2.3.10 to ^2.3.11
      • @​libp2p/peer-collections bumped from ^6.0.26 to ^6.0.27
      • @​libp2p/peer-id bumped from ^5.1.1 to ^5.1.2
      • @​libp2p/utils bumped from ^6.6.1 to ^6.6.2
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.14 to ^5.1.15

tcp: v10.1.9

10.1.9 (2025-04-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.7.0 to ^2.8.0
      • @​libp2p/utils bumped from ^6.6.0 to ^6.6.1
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.13 to ^5.1.14

pubsub: v10.1.9

10.1.9 (2025-04-09)

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Commits

Updates @libp2p/webrtc from 5.2.7 to 5.2.12

Release notes

Sourced from @​libp2p/webrtc's releases.

webrtc: v5.2.12

5.2.12 (2025-04-17)

Bug Fixes

Dependencies

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

webrtc: v5.2.11

5.2.11 (2025-04-16)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.1.0 to ^5.1.1
      • @​libp2p/interface bumped from ^2.8.0 to ^2.9.0
      • @​libp2p/interface-internal bumped from ^2.3.10 to ^2.3.11
      • @​libp2p/keychain bumped from ^5.2.0 to ^5.2.1
      • @​libp2p/peer-id bumped from ^5.1.1 to ^5.1.2
      • @​libp2p/utils bumped from ^6.6.1 to ^6.6.2
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.4.3 to ^6.4.4
      • @​libp2p/logger bumped from ^5.1.14 to ^5.1.15

webrtc: v5.2.10

5.2.10 (2025-04-09)

Bug Fixes

... (truncated)

Commits

Updates @libp2p/websockets from 9.2.6 to 9.2.10

Release notes

Sourced from @​libp2p/websockets's releases.

websockets: v9.2.10

9.2.10 (2025-04-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.8.0 to ^2.9.0
      • @​libp2p/utils bumped from ^6.6.1 to ^6.6.2
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.14 to ^5.1.15

websockets: v9.2.9

9.2.9 (2025-04-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.7.0 to ^2.8.0
      • @​libp2p/utils bumped from ^6.6.0 to ^6.6.1
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.13 to ^5.1.14

websockets: v9.2.8

9.2.8 (2025-03-18)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/utils bumped from ^6.5.8 to ^6.6.0
Commits

Updates @libp2p/webtransport from 5.0.35 to 5.0.40

Release notes

Sourced from @​libp2p/webtransport's releases.

webtransport: v5.0.40

5.0.40 (2025-04-17)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • libp2p bumped from ^2.8.4 to ^2.8.5

webtransport: v5.0.39

5.0.39 (2025-04-16)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.8.0 to ^2.9.0
      • @​libp2p/peer-id bumped from ^5.1.1 to ^5.1.2
      • @​libp2p/utils bumped from ^6.6.1 to ^6.6.2
    • devDependencies
      • @​libp2p/crypto bumped from ^5.1.0 to ^5.1.1
      • @​libp2p/logger bumped from ^5.1.14 to ^5.1.15
      • @​libp2p/ping bumped from ^2.0.28 to ^2.0.29
      • libp2p bumped from ^2.8.3 to ^2.8.4

webtransport: v5.0.38

5.0.38 (2025-04-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.7.0 to ^2.8.0
      • @​libp2p/peer-id bumped from ^5.1.0 to ^5.1.1
      • @​libp2p/utils bumped from ^6.6.0 to ^6.6.1
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.15 to ^5.1.0
      • @​libp2p/logger bumped from ^5.1.13 to ^5.1.14
      • @​libp2p/ping bumped from ^2.0.27 to ^2.0.28
      • libp2p bumped from ^2.8.2 to ^2.8.3

webtransport: v5.0.37

... (truncated)

Commits

Updates aegir from 44.1.4 to 45.2.1

Release notes

Sourced from aegir's releases.

v45.2.1

45.2.1 (2025-04-23)

Dependencies

  • dev: bump electron from 34.2.0 to 35.2.0 (#1783) (5eac0cd)

v45.2.0

45.2.0 (2025-04-22)

Features

v45.1.4

45.1.4 (2025-03-19)

Bug Fixes

v45.1.3

45.1.3 (2025-03-10)

Bug Fixes

  • do not spell check string CIDs/PeerIds (ef44dee)

v45.1.2

45.1.2 (2025-02-24)

Documentation

v45.1.1

45.1.1 (2025-02-24)

Bug Fixes

v45.1.0

45.1.0 (2025-02-24)

Features

Dependencies

... (truncated)

Changelog

Sourced from aegir's changelog.

45.2.1 (2025-04-23)

Dependencies

  • dev: bump electron from 34.2.0 to 35.2.0 (#1783) (5eac0cd)

45.2.0 (2025-04-22)

Features

45.1.4 (2025-03-19)

Bug Fixes

45.1.3 (2025-03-10)

Bug Fixes

  • do not spell check string CIDs/PeerIds (ef44dee)

45.1.2 (2025-02-24)

Documentation

45.1.1 (2025-02-24)

Bug Fixes

45.1.0 (2025-02-24)

Features

Dependencies

  • dev: bump electron from 33.4.0 to 34.2.0 (#1734) (4177dec)

45.0.10 (2025-02-22)

Trivial Changes

... (truncated)

Commits
  • 2bdcaf8 chore(release): 45.2.1 [skip ci]
  • 5eac0cd deps(dev): bump electron from 34.2.0 to 35.2.0 (#1783)
  • acbfe0f chore(release): 45.2.0 [skip ci]
  • d13229c feat: support multiple output files (#1785)
  • 2d5d48e ci: uci/copy-templates (#1768)
  • a5c2111 chore(release): 45.1.4 [skip ci]
  • 07eeb7b fix: update dictionary
  • 24094f6 chore(release): 45.1.3 [skip ci]
  • ef44dee fix: do not spell check string CIDs/PeerIds
  • 19acd79 chore(release): 45.1.2 [skip ci]
  • Additional commits viewable in compare view

Updates libp2p from 2.8.0 to 2.8.5

Commits

Updates redis from 4.7.0 to 5.0.0

Release notes

Sourced from redis's releases.

[email protected]

Redis Node.js Client Release Notes

🚀 New Features

  • EntraID added support for azure identity by @​bobymicroby in redis/node-redis#2901
  • Added HGETEX, HSETEX, HGETDEL hash field expiration commands by @​htemelski in redis/node-redis#2907
  • feat(auth): add Entra ID identity provider integration for Redis client authentication by @​bobymicroby in redis/node-redis#2877
  • RESP3 support : Node Redis v5 adds support for RESP3, the new Redis serialization protocol introduced in Redis 6.0. RESP3 offers richer data types and improved type handling compared to RESP2
  • Sentinel: Redis Sentinel provides high availability for Redis through monitoring, automatic failover, and client-side support.
  • Type mapping: Version five allows you configuring the type mapping. Responses can be mapped to objects, arrays, or maps. Likewise, numeric formats can be mapped to either strings or numbers.

🛠️ Improvements

Bumps the libp2p-deps group with 12 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.11` |
| [@libp2p/identify](https://github.com/libp2p/js-libp2p) | `3.0.25` | `3.0.29` |
| [@libp2p/mplex](https://github.com/libp2p/js-libp2p) | `11.0.30` | `11.0.35` |
| [@libp2p/ping](https://github.com/libp2p/js-libp2p) | `2.0.25` | `2.0.29` |
| [@libp2p/tcp](https://github.com/libp2p/js-libp2p) | `10.1.6` | `10.1.10` |
| [@libp2p/webrtc](https://github.com/libp2p/js-libp2p) | `5.2.7` | `5.2.12` |
| [@libp2p/websockets](https://github.com/libp2p/js-libp2p) | `9.2.6` | `9.2.10` |
| [@libp2p/webtransport](https://github.com/libp2p/js-libp2p) | `5.0.35` | `5.0.40` |
| [aegir](https://github.com/ipfs/aegir) | `44.1.4` | `45.2.1` |
| [libp2p](https://github.com/libp2p/js-libp2p) | `2.8.0` | `2.8.5` |
| [redis](https://github.com/redis/node-redis) | `4.7.0` | `5.0.0` |



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.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.5...webrtc-v3.2.11)

Updates `@libp2p/identify` from 3.0.25 to 3.0.29
- [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.29)

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

Updates `@libp2p/mplex` from 11.0.30 to 11.0.35
- [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.35)

Updates `@libp2p/ping` from 2.0.25 to 2.0.29
- [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.29)

Updates `@libp2p/tcp` from 10.1.6 to 10.1.10
- [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.10)

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

Updates `@libp2p/websockets` from 9.2.6 to 9.2.10
- [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.10)

Updates `@libp2p/webtransport` from 5.0.35 to 5.0.40
- [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.40)

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

Updates `libp2p` from 2.8.0 to 2.8.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@libp2p-v2.8.0...libp2p-v2.8.5)

Updates `redis` from 4.7.0 to 5.0.0
- [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/[email protected]@5.0.0)

---
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.11
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/identify"
  dependency-version: 3.0.29
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/interface"
  dependency-version: 2.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/mplex"
  dependency-version: 11.0.35
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/ping"
  dependency-version: 2.0.29
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/tcp"
  dependency-version: 10.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/webrtc"
  dependency-version: 5.2.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/websockets"
  dependency-version: 9.2.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: "@libp2p/webtransport"
  dependency-version: 5.0.40
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: aegir
  dependency-version: 45.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: libp2p-deps
- dependency-name: libp2p
  dependency-version: 2.8.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: libp2p-deps
- dependency-name: redis
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: libp2p-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 1, 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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants