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 12 updates #592

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 Dec 13, 2024

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

Package From To
@libp2p/circuit-relay-v2 2.1.1 3.1.6
@libp2p/identify 3.0.6 3.0.14
@libp2p/mplex 11.0.6 11.0.16
@libp2p/ping 2.0.6 2.0.14
@libp2p/tcp 10.0.6 10.0.14
@libp2p/webrtc 5.0.8 5.0.22
@libp2p/websockets 9.0.6 9.1.0
@libp2p/webtransport 5.0.8 5.0.21
aegir 44.1.1 45.0.8
libp2p 2.1.4 2.4.2

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

Release notes

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

upnp-nat: v3.0.3

3.0.3 (2024-12-13)

Bug Fixes

upnp-nat: v3.0.2

3.0.2 (2024-12-10)

Dependencies

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

identify: v3.0.14

3.0.14 (2024-12-10)

Dependencies

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

echo: v2.1.5

2.1.5 (2024-12-10)

Dependencies

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

interface-internal: v2.2.1

2.2.1 (2024-12-10)

Bug Fixes

upnp-nat: v3.0.1

3.0.1 (2024-12-10)

... (truncated)

Commits

Updates @libp2p/identify from 3.0.6 to 3.0.14

Release notes

Sourced from @​libp2p/identify's releases.

identify: v3.0.14

3.0.14 (2024-12-10)

Dependencies

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

identify: v3.0.13

3.0.13 (2024-12-09)

Bug Fixes

  • ignore observed IPv6 addresses that are not global unicast (#2873) (4e55fe8)
  • use isPrivate to detect private multiaddrs (#2868) (2c182d2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
      • @​libp2p/interface-internal bumped from ^2.1.1 to ^2.2.0
      • @​libp2p/peer-id bumped from ^5.0.8 to ^5.0.9
      • @​libp2p/peer-record bumped from ^8.0.12 to ^8.0.13
      • @​libp2p/utils bumped from ^6.2.1 to ^6.3.0
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5
Commits
  • d1b65be chore: release main (#2396)
  • 9891ecd test: add compliance tests for different types of stream sending (#2398)
  • 0321812 fix: update patch versions of deps (#2397)
  • 03ff9fd chore: add tls to release-please config
  • 1cb2408 chore: add security policy (#2394)
  • dab5cf7 fix: remove unused ts-expect-error
  • 6ab2765 deps: bump @​multiformats/multiaddr-to-uri from 9.0.8 to 10.0.1 (#2393)
  • 537d356 feat: add tls connection encrypter (#2377)
  • 2370d1c fix: abort slow sending streams (#2395)
  • d3ec80f chore: Update .github/pull_request_template.md [skip ci]
  • Additional commits viewable in compare view

Updates @libp2p/interface from 2.1.2 to 2.3.0

Release notes

Sourced from @​libp2p/interface's releases.

interface: v2.3.0

2.3.0 (2024-12-09)

Features

Commits

Updates @libp2p/mplex from 11.0.6 to 11.0.16

Release notes

Sourced from @​libp2p/mplex's releases.

mplex: v11.0.16

11.0.16 (2024-12-12)

Dependencies

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

mdns: v11.0.16

11.0.16 (2024-12-12)

Dependencies

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

bootstrap: v11.0.16

11.0.16 (2024-12-12)

Dependencies

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

mplex: v11.0.15

11.0.15 (2024-12-10)

Dependencies

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

mdns: v11.0.15

11.0.15 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.0 to ^2.2.1
    • devDependencies

... (truncated)

Commits

Updates @libp2p/ping from 2.0.6 to 2.0.14

Release notes

Sourced from @​libp2p/ping's releases.

ping: v2.0.14

2.0.14 (2024-12-10)

Dependencies

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

fetch: v2.0.14

2.0.14 (2024-12-10)

Dependencies

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

dcutr: v2.0.14

2.0.14 (2024-12-10)

Dependencies

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

autonat: v2.0.14

2.0.14 (2024-12-10)

Dependencies

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

ping: v2.0.13

2.0.13 (2024-12-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0

... (truncated)

Commits

Updates @libp2p/tcp from 10.0.6 to 10.0.14

Release notes

Sourced from @​libp2p/tcp's releases.

pubsub: v10.0.14

10.0.14 (2024-12-10)

Dependencies

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

tcp: v10.0.14

10.0.14 (2024-12-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
      • @​libp2p/utils bumped from ^6.2.1 to ^6.3.0
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5

pubsub: v10.0.13

10.0.13 (2024-12-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/crypto bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
      • @​libp2p/interface-internal bumped from ^2.1.1 to ^2.2.0
      • @​libp2p/peer-collections bumped from ^6.0.12 to ^6.0.13
      • @​libp2p/peer-id bumped from ^5.0.8 to ^5.0.9
      • @​libp2p/utils bumped from ^6.2.1 to ^6.3.0
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5
Commits
  • e7133ee chore: release main (#2832)
  • 48e9cfa feat: Use CIDR format for connection-manager allow/deny lists (#2783)
  • 9665411 chore: remove extra log
  • 9614de7 fix: check max connections before reverifying addresses (#2879)
  • 2625cc3 feat: add auto-confirm option to auto-tls (#2875)
  • d51c21f fix: use addresses with metadata to map ports (#2878)
  • 1729fca feat: add getMaxConnections method to connection manager (#2877)
  • 92cc740 fix: require confirmation of global unicast addresses (#2876)
  • d19974d fix: require external confirmation of public addresses (#2867)
  • 6ab85ea chore: update comment
  • Additional commits viewable in compare view

Updates @libp2p/webrtc from 5.0.8 to 5.0.22

Release notes

Sourced from @​libp2p/webrtc's releases.

webrtc: v5.0.22

5.0.22 (2024-12-12)

Dependencies

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

webtransport: v5.0.20

5.0.20 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​libp2p/ping bumped from ^2.0.13 to ^2.0.14
      • libp2p bumped from ^2.4.0 to ^2.4.1

webrtc: v5.0.21

5.0.21 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.0 to ^2.2.1
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.2.0 to ^6.2.1

webtransport: v5.0.19

5.0.19 (2024-12-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
      • @​libp2p/peer-id bumped from ^5.0.8 to ^5.0.9
      • @​libp2p/utils bumped from ^6.2.1 to ^6.3.0
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5
      • @​libp2p/ping bumped from ^2.0.12 to ^2.0.13
      • libp2p bumped from ^2.3.1 to ^2.4.0

... (truncated)

Commits

Updates @libp2p/websockets from 9.0.6 to 9.1.0

Release notes

Sourced from @​libp2p/websockets's releases.

websockets: v9.1.0

9.1.0 (2024-12-09)

Features

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
      • @​libp2p/utils bumped from ^6.2.1 to ^6.3.0
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5

websockets: v9.0.13

9.0.13 (2024-11-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.0 to ^2.2.1
      • @​libp2p/utils bumped from ^6.2.0 to ^6.2.1
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.3 to ^5.1.4

websockets: v9.0.12

9.0.12 (2024-11-16)

Dependencies

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

Updates @libp2p/webtransport from 5.0.8 to 5.0.21

Release notes

Sourced from @​libp2p/webtransport's releases.

webtransport: v5.0.21

5.0.21 (2024-12-12)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • libp2p bumped from ^2.4.1 to ^2.4.2

webtransport: v5.0.20

5.0.20 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​libp2p/ping bumped from ^2.0.13 to ^2.0.14
      • libp2p bumped from ^2.4.0 to ^2.4.1

webrtc: v5.0.21

5.0.21 (2024-12-10)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface-internal bumped from ^2.2.0 to ^2.2.1
    • devDependencies
      • @​libp2p/interface-compliance-tests bumped from ^6.2.0 to ^6.2.1

webtransport: v5.0.19

5.0.19 (2024-12-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
      • @​libp2p/peer-id bumped from ^5.0.8 to ^5.0.9
      • @​libp2p/utils bumped from ^6.2.1 to ^6.3.0
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5
      • @​libp2p/ping bumped from ^2.0.12 to ^2.0.13
      • libp2p bumped from ^2.3.1 to ^2.4.0

... (truncated)

Commits

Updates @multiformats/multiaddr from 12.3.1 to 12.3.4

Release notes

Sourced from @​multiformats/multiaddr's releases.

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

Updates aegir from 44.1.1 to 45.0.8

Release notes

Sourced from aegir's releases.

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

v45.0.4

45.0.4 (2024-11-28)

Bug Fixes

v45.0.3

45.0.3 (2024-11-28)

Bug Fixes

... (truncated)

Changelog

Sourced from aegir's changelog.

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

45.0.3 (2024-11-28)

Bug Fixes

  • revert "fix: override playwright core version" (#1681) (1a4c2b6)

Trivial Changes

  • ignore other deps (950d32e)
  • remove redundant readme section (b0520be)

... (truncated)

Commits
  • 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
  • 9518ea9 fix: add coc
  • c384af5 chore(release): 45.0.6 [skip ci]
  • ebf332c fix: delete file using full path
  • 1bc51d5 chore(release): 45.0.5 [skip ci]
  • 263bc50 fix: use chore for dev deps
  • Additional commits viewable in compare view

Updates libp2p from 2.1.4 to 2.4.2

Commits

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 libp2p-deps group with 10 updates in the /transport-interop/impl/js/v2.x directory:

| Package | From | To |
| --- | --- | --- |
| [@libp2p/circuit-relay-v2](https://github.com/libp2p/js-libp2p) | `2.1.1` | `3.1.6` |
| [@libp2p/identify](https://github.com/libp2p/js-libp2p) | `3.0.6` | `3.0.14` |
| [@libp2p/mplex](https://github.com/libp2p/js-libp2p) | `11.0.6` | `11.0.16` |
| [@libp2p/ping](https://github.com/libp2p/js-libp2p) | `2.0.6` | `2.0.14` |
| [@libp2p/tcp](https://github.com/libp2p/js-libp2p) | `10.0.6` | `10.0.14` |
| [@libp2p/webrtc](https://github.com/libp2p/js-libp2p) | `5.0.8` | `5.0.22` |
| [@libp2p/websockets](https://github.com/libp2p/js-libp2p) | `9.0.6` | `9.1.0` |
| [@libp2p/webtransport](https://github.com/libp2p/js-libp2p) | `5.0.8` | `5.0.21` |
| [aegir](https://github.com/ipfs/aegir) | `44.1.1` | `45.0.8` |
| [libp2p](https://github.com/libp2p/js-libp2p) | `2.1.4` | `2.4.2` |



Updates `@libp2p/circuit-relay-v2` from 2.1.1 to 3.1.6
- [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.6)

Updates `@libp2p/identify` from 3.0.6 to 3.0.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@perf-v3.0.6...perf-v3.0.14)

Updates `@libp2p/interface` from 2.1.2 to 2.3.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.3.0)

Updates `@libp2p/mplex` from 11.0.6 to 11.0.16
- [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.16)

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

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

Updates `@libp2p/webrtc` from 5.0.8 to 5.0.22
- [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.22)

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

Updates `@libp2p/webtransport` from 5.0.8 to 5.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@crypto-v5.0.8...webrtc-v5.0.21)

Updates `@multiformats/multiaddr` from 12.3.1 to 12.3.4
- [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.4)

Updates `aegir` from 44.1.1 to 45.0.8
- [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.8)

Updates `libp2p` from 2.1.4 to 2.4.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.1.4...libp2p-v2.4.2)

---
updated-dependencies:
- 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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2024
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.

0 participants