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 in /transport-interop/impl/js/v2.x with 12 updates #585

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

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

Package From To
@libp2p/circuit-relay-v2 2.1.1 3.1.4
@libp2p/identify 3.0.6 3.0.13
@libp2p/interface 2.1.2 2.3.0
@libp2p/mplex 11.0.6 11.0.14
@libp2p/ping 2.0.6 2.0.13
@libp2p/tcp 10.0.6 10.0.14
@libp2p/webrtc 5.0.8 5.0.20
@libp2p/websockets 9.0.6 9.1.0
@libp2p/webtransport 5.0.8 5.0.19
@multiformats/multiaddr 12.3.1 12.3.4
aegir 44.1.1 45.0.8
libp2p 2.1.4 2.4.0

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

Release notes

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

upnp-nat: v3.0.0

3.0.0 (2024-12-09)

⚠ BREAKING CHANGES

  • use ip/port mapping (#2840)

Bug Fixes

Dependencies

  • update nat-port-mapper to v3 (#2843) (b02ea9b)
  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
      • @​libp2p/interface-internal bumped from ^2.1.1 to ^2.2.0
      • @​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/peer-id bumped from ^5.0.8 to ^5.0.9

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

... (truncated)

Commits

Updates @libp2p/identify from 3.0.6 to 3.0.13

Release notes

Sourced from @​libp2p/identify's releases.

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
  • d2e8170 chore: release main (#2367)
  • f4dda4a chore: use PeerId/Multiaddr matchers from interface tests (#2375)
  • 2e464c0 feat: add sinon matchers for PeerIds and Multiaddrs to test module (#2373)
  • 74fb567 fix: allow typing job options in peer queue (#2372)
  • dbc92ab chore(cfg): Update config.yml to clarify new issues (#2370)
  • 72f0e09 chore: temporarily disable interop tests (#2374)
  • f27138c fix: add local definition of isPrivateIp (#2362)
  • 74477f6 chore: update release-please config
  • 8c6654c chore: reinstate manifest file
  • 08f6f60 chore: update conditional
  • 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

interface: v2.2.1

2.2.1 (2024-11-18)

Bug Fixes

Commits

Updates @libp2p/mplex from 11.0.6 to 11.0.14

Release notes

Sourced from @​libp2p/mplex's releases.

mplex: v11.0.14

11.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/interface-compliance-tests bumped from ^6.1.11 to ^6.2.0
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5

peer-store: v11.0.13

11.0.13 (2024-12-09)

Bug Fixes

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/peer-id bumped from ^5.0.8 to ^5.0.9
      • @​libp2p/peer-record bumped from ^8.0.12 to ^8.0.13
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5

mdns: v11.0.14

11.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/interface-internal bumped from ^2.1.1 to ^2.2.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/interface-compliance-tests bumped from ^6.1.11 to ^6.2.0

... (truncated)

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/ping from 2.0.6 to 2.0.13

Release notes

Sourced from @​libp2p/ping's releases.

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
      • @​libp2p/interface-internal bumped from ^2.1.1 to ^2.2.0
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5
      • @​libp2p/peer-id bumped from ^5.0.8 to ^5.0.9

fetch: v2.0.13

2.0.13 (2024-12-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​libp2p/interface bumped from ^2.2.1 to ^2.3.0
      • @​libp2p/interface-internal bumped from ^2.1.1 to ^2.2.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/peer-id bumped from ^5.0.8 to ^5.0.9

dcutr: v2.0.13

2.0.13 (2024-12-09)

Dependencies

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

autonat: v2.0.13

2.0.13 (2024-12-09)

Bug Fixes

  • check max connections before reverifying addresses (#2879) (9614de7)
  • require external confirmation of public addresses (#2867) (d19974d)

... (truncated)

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/tcp from 10.0.6 to 10.0.14

Release notes

Sourced from @​libp2p/tcp's releases.

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

tcp: v10.0.13

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

pubsub: v10.0.12

10.0.12 (2024-11-18)

Dependencies

  • The following workspace dependencies were updated

... (truncated)

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

Release notes

Sourced from @​libp2p/webrtc's releases.

webrtc: v5.0.20

5.0.20 (2024-12-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​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/utils bumped from ^6.2.1 to ^6.3.0
    • devDependencies
      • @​libp2p/crypto bumped from ^5.0.7 to ^5.0.8
      • @​libp2p/interface-compliance-tests bumped from ^6.1.11 to ^6.2.0
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5

peer-id: v5.0.9

5.0.9 (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

keychain: v5.0.11

5.0.11 (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
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5
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.19

Release notes

Sourced from @​libp2p/webtransport's releases.

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

peer-id: v5.0.9

5.0.9 (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

keychain: v5.0.11

5.0.11 (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
    • devDependencies
      • @​libp2p/logger bumped from ^5.1.4 to ^5.1.5
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.0

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

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 in /transport-interop/impl/js/v2.x with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [@libp2p/circuit-relay-v2](https://github.com/libp2p/js-libp2p) | `2.1.1` | `3.1.4` |
| [@libp2p/identify](https://github.com/libp2p/js-libp2p) | `3.0.6` | `3.0.13` |
| [@libp2p/interface](https://github.com/libp2p/js-libp2p) | `2.1.2` | `2.3.0` |
| [@libp2p/mplex](https://github.com/libp2p/js-libp2p) | `11.0.6` | `11.0.14` |
| [@libp2p/ping](https://github.com/libp2p/js-libp2p) | `2.0.6` | `2.0.13` |
| [@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.20` |
| [@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.19` |
| [@multiformats/multiaddr](https://github.com/multiformats/js-multiaddr) | `12.3.1` | `12.3.4` |
| [aegir](https://github.com/ipfs/aegir) | `44.1.1` | `45.0.8` |
| [libp2p](https://github.com/libp2p/js-libp2p) | `2.1.4` | `2.4.0` |


Updates `@libp2p/circuit-relay-v2` from 2.1.1 to 3.1.4
- [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...perf-v3.1.4)

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

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.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@mdns-v11.0.6...mdns-v11.0.14)

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

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.20
- [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.20)

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.19
- [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.19)

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.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.1.4...libp2p-v2.4.0)

---
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 force-pushed the dependabot/npm_and_yarn/transport-interop/impl/js/v2.x/libp2p-deps-54ddaaef07 branch from 4ca8ad2 to 6026a81 Compare December 10, 2024 10:55
Copy link
Author

dependabot bot commented on behalf of github Dec 11, 2024

Superseded by #591.

@dependabot dependabot bot closed this Dec 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/transport-interop/impl/js/v2.x/libp2p-deps-54ddaaef07 branch December 11, 2024 10:28
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