libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.27k stars 435 forks source link

chore: release main #2611

Closed achingbrain closed 2 weeks ago

achingbrain commented 3 weeks ago

:robot: I have created a release beep boop

autonat: 1.1.2 ## [1.1.2](https://github.com/libp2p/js-libp2p/compare/autonat-v1.1.1...autonat-v1.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
bootstrap: 10.1.2 ## [10.1.2](https://github.com/libp2p/js-libp2p/compare/bootstrap-v10.1.1...bootstrap-v10.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17
circuit-relay-v2: 1.1.2 ## [1.1.2](https://github.com/libp2p/js-libp2p/compare/circuit-relay-v2-v1.1.1...circuit-relay-v2-v1.1.2) (2024-07-13) ### Bug Fixes * expose progress events in dial/dialProtocol types ([#2614](https://github.com/libp2p/js-libp2p/issues/2614)) ([e1f0b30](https://github.com/libp2p/js-libp2p/commit/e1f0b307c6992414d39cd5b44cf971d30f079fab)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-collections bumped from ^5.2.5 to ^5.2.6 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/peer-record bumped from ^7.0.21 to ^7.0.22 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
crypto: 4.1.6 ## [4.1.6](https://github.com/libp2p/js-libp2p/compare/crypto-v4.1.5...crypto-v4.1.6) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1
dcutr: 1.1.2 ## [1.1.2](https://github.com/libp2p/js-libp2p/compare/dcutr-v1.1.1...dcutr-v1.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6
devtools-metrics: 0.2.2 ## [0.2.2](https://github.com/libp2p/js-libp2p/compare/devtools-metrics-v0.2.1...devtools-metrics-v0.2.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/simple-metrics bumped from ^1.1.1 to ^1.1.2 * devDependencies * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
echo: 1.1.2 ## [1.1.2](https://github.com/libp2p/js-libp2p/compare/echo-v1.1.1...echo-v1.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * devDependencies * @libp2p/logger bumped from ^4.0.16 to ^4.0.17
fetch: 1.1.2 ## [1.1.2](https://github.com/libp2p/js-libp2p/compare/fetch-v1.1.1...fetch-v1.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * devDependencies * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
floodsub: 9.1.2 ## [9.1.2](https://github.com/libp2p/js-libp2p/compare/floodsub-v9.1.1...floodsub-v9.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/pubsub bumped from ^9.0.22 to ^9.0.23 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-collections bumped from ^5.2.5 to ^5.2.6 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
identify: 2.1.2 ## [2.1.2](https://github.com/libp2p/js-libp2p/compare/identify-v2.1.1...identify-v2.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/peer-record bumped from ^7.0.21 to ^7.0.22 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
interface: 1.6.1 ## [1.6.1](https://github.com/libp2p/js-libp2p/compare/interface-v1.6.0...interface-v1.6.1) (2024-07-13) ### Bug Fixes * expose progress events in dial/dialProtocol types ([#2614](https://github.com/libp2p/js-libp2p/issues/2614)) ([e1f0b30](https://github.com/libp2p/js-libp2p/commit/e1f0b307c6992414d39cd5b44cf971d30f079fab)) ### Documentation * fix metrics example typo ([#2613](https://github.com/libp2p/js-libp2p/issues/2613)) ([3805a20](https://github.com/libp2p/js-libp2p/commit/3805a20fa77e10cd30dc38c85e3d7eef00ce328b))
interface-compliance-tests: 5.4.9 ## [5.4.9](https://github.com/libp2p/js-libp2p/compare/interface-compliance-tests-v5.4.8...interface-compliance-tests-v5.4.9) (2024-07-13) ### Dependencies * bump p-limit from 5.0.0 to 6.0.0 ([#2609](https://github.com/libp2p/js-libp2p/issues/2609)) ([151bc46](https://github.com/libp2p/js-libp2p/commit/151bc46fb4b41626143499cf9ebe0fcb309a78e2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/multistream-select bumped from ^5.1.13 to ^5.1.14 * @libp2p/peer-collections bumped from ^5.2.5 to ^5.2.6 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6
interface-internal: 1.3.1 ## [1.3.1](https://github.com/libp2p/js-libp2p/compare/interface-internal-v1.3.0...interface-internal-v1.3.1) (2024-07-13) ### Bug Fixes * expose progress events in dial/dialProtocol types ([#2614](https://github.com/libp2p/js-libp2p/issues/2614)) ([e1f0b30](https://github.com/libp2p/js-libp2p/commit/e1f0b307c6992414d39cd5b44cf971d30f079fab)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/peer-collections bumped from ^5.2.5 to ^5.2.6
kad-dht: 12.1.2 ## [12.1.2](https://github.com/libp2p/js-libp2p/compare/kad-dht-v12.1.1...kad-dht-v12.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.5 to ^4.1.6 * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-collections bumped from ^5.2.5 to ^5.2.6 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1 * @libp2p/peer-store bumped from ^10.1.1 to ^10.1.2
keychain: 4.1.2 ## [4.1.2](https://github.com/libp2p/js-libp2p/compare/keychain-v4.1.1...keychain-v4.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.5 to ^4.1.6 * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * devDependencies * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
logger: 4.0.17 ## [4.0.17](https://github.com/libp2p/js-libp2p/compare/logger-v4.0.16...logger-v4.0.17) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * devDependencies * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1
mdns: 10.1.2 ## [10.1.2](https://github.com/libp2p/js-libp2p/compare/mdns-v10.1.1...mdns-v10.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
mplex: 10.1.2 ## [10.1.2](https://github.com/libp2p/js-libp2p/compare/mplex-v10.1.1...mplex-v10.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17
multistream-select: 5.1.14 ## [5.1.14](https://github.com/libp2p/js-libp2p/compare/multistream-select-v5.1.13...multistream-select-v5.1.14) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * devDependencies * @libp2p/logger bumped from ^4.0.16 to ^4.0.17
peer-collections: 5.2.6 ## [5.2.6](https://github.com/libp2p/js-libp2p/compare/peer-collections-v5.2.5...peer-collections-v5.2.6) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
peer-id: 4.2.1 ## [4.2.1](https://github.com/libp2p/js-libp2p/compare/peer-id-v4.2.0...peer-id-v4.2.1) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1
peer-id-factory: 4.2.1 ## [4.2.1](https://github.com/libp2p/js-libp2p/compare/peer-id-factory-v4.2.0...peer-id-factory-v4.2.1) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.5 to ^4.1.6 * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1
peer-record: 7.0.22 ## [7.0.22](https://github.com/libp2p/js-libp2p/compare/peer-record-v7.0.21...peer-record-v7.0.22) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.5 to ^4.1.6 * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
peer-store: 10.1.2 ## [10.1.2](https://github.com/libp2p/js-libp2p/compare/peer-store-v10.1.1...peer-store-v10.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/peer-collections bumped from ^5.2.5 to ^5.2.6 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/peer-record bumped from ^7.0.21 to ^7.0.22 * devDependencies * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
perf: 3.1.2 ## [3.1.2](https://github.com/libp2p/js-libp2p/compare/perf-v3.1.1...perf-v3.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17
ping: 1.1.2 ## [1.1.2](https://github.com/libp2p/js-libp2p/compare/ping-v1.1.1...ping-v1.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.5 to ^4.1.6 * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * devDependencies * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
plaintext: 1.1.2 ## [1.1.2](https://github.com/libp2p/js-libp2p/compare/plaintext-v1.1.1...plaintext-v1.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
prometheus-metrics: 3.1.2 ## [3.1.2](https://github.com/libp2p/js-libp2p/compare/prometheus-metrics-v3.1.1...prometheus-metrics-v3.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
pubsub: 9.0.23 ## [9.0.23](https://github.com/libp2p/js-libp2p/compare/pubsub-v9.0.22...pubsub-v9.0.23) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.5 to ^4.1.6 * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-collections bumped from ^5.2.5 to ^5.2.6 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
simple-metrics: 1.1.2 ## [1.1.2](https://github.com/libp2p/js-libp2p/compare/simple-metrics-v1.1.1...simple-metrics-v1.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17
tcp: 9.1.2 ## [9.1.2](https://github.com/libp2p/js-libp2p/compare/tcp-v9.1.1...tcp-v9.1.2) (2024-07-13) ### Bug Fixes * expose progress events in dial/dialProtocol types ([#2614](https://github.com/libp2p/js-libp2p/issues/2614)) ([e1f0b30](https://github.com/libp2p/js-libp2p/commit/e1f0b307c6992414d39cd5b44cf971d30f079fab)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17
tls: 1.1.2 ## [1.1.2](https://github.com/libp2p/js-libp2p/compare/tls-v1.1.1...tls-v1.1.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.5 to ^4.1.6 * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
upnp-nat: 1.2.2 ## [1.2.2](https://github.com/libp2p/js-libp2p/compare/upnp-nat-v1.2.1...upnp-nat-v1.2.2) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
utils: 5.4.6 ## [5.4.6](https://github.com/libp2p/js-libp2p/compare/utils-v5.4.5...utils-v5.4.6) (2024-07-13) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.5 to ^4.1.6 * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * devDependencies * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1
webrtc: 4.1.2 ## [4.1.2](https://github.com/libp2p/js-libp2p/compare/webrtc-v4.1.1...webrtc-v4.1.2) (2024-07-13) ### Bug Fixes * expose progress events in dial/dialProtocol types ([#2614](https://github.com/libp2p/js-libp2p/issues/2614)) ([e1f0b30](https://github.com/libp2p/js-libp2p/commit/e1f0b307c6992414d39cd5b44cf971d30f079fab)) * limit default WebRTC STUN servers to 4x ([#2615](https://github.com/libp2p/js-libp2p/issues/2615)) ([3319ff4](https://github.com/libp2p/js-libp2p/commit/3319ff41ec7a30a632343e3171136b57460e01cb)) * remove deprecated multihashes library ([#2522](https://github.com/libp2p/js-libp2p/issues/2522)) ([e9b6a24](https://github.com/libp2p/js-libp2p/commit/e9b6a242ac8b485f5fe9c33710e100c660c308aa)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/circuit-relay-v2 bumped from ^1.1.1 to ^1.1.2 * @libp2p/identify bumped from ^2.1.1 to ^2.1.2 * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1 * @libp2p/websockets bumped from ^8.1.1 to ^8.1.2 * libp2p bumped from ^1.8.0 to ^1.8.1
websockets: 8.1.2 ## [8.1.2](https://github.com/libp2p/js-libp2p/compare/websockets-v8.1.1...websockets-v8.1.2) (2024-07-13) ### Bug Fixes * expose progress events in dial/dialProtocol types ([#2614](https://github.com/libp2p/js-libp2p/issues/2614)) ([e1f0b30](https://github.com/libp2p/js-libp2p/commit/e1f0b307c6992414d39cd5b44cf971d30f079fab)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17
webtransport: 4.1.2 ## [4.1.2](https://github.com/libp2p/js-libp2p/compare/webtransport-v4.1.1...webtransport-v4.1.2) (2024-07-13) ### Bug Fixes * expose progress events in dial/dialProtocol types ([#2614](https://github.com/libp2p/js-libp2p/issues/2614)) ([e1f0b30](https://github.com/libp2p/js-libp2p/commit/e1f0b307c6992414d39cd5b44cf971d30f079fab)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1 * @libp2p/ping bumped from ^1.1.1 to ^1.1.2 * libp2p bumped from ^1.8.0 to ^1.8.1
libp2p: 1.8.1 ## [1.8.1](https://github.com/libp2p/js-libp2p/compare/libp2p-v1.8.0...libp2p-v1.8.1) (2024-07-13) ### Bug Fixes * expose progress events in dial/dialProtocol types ([#2614](https://github.com/libp2p/js-libp2p/issues/2614)) ([e1f0b30](https://github.com/libp2p/js-libp2p/commit/e1f0b307c6992414d39cd5b44cf971d30f079fab)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.5 to ^4.1.6 * @libp2p/interface bumped from ^1.6.0 to ^1.6.1 * @libp2p/interface-internal bumped from ^1.3.0 to ^1.3.1 * @libp2p/logger bumped from ^4.0.16 to ^4.0.17 * @libp2p/multistream-select bumped from ^5.1.13 to ^5.1.14 * @libp2p/peer-collections bumped from ^5.2.5 to ^5.2.6 * @libp2p/peer-id bumped from ^4.2.0 to ^4.2.1 * @libp2p/peer-id-factory bumped from ^4.2.0 to ^4.2.1 * @libp2p/peer-store bumped from ^10.1.1 to ^10.1.2 * @libp2p/utils bumped from ^5.4.5 to ^5.4.6 * devDependencies * @libp2p/circuit-relay-v2 bumped from ^1.1.1 to ^1.1.2 * @libp2p/identify bumped from ^2.1.1 to ^2.1.2 * @libp2p/interface-compliance-tests bumped from ^5.4.8 to ^5.4.9 * @libp2p/mplex bumped from ^10.1.1 to ^10.1.2 * @libp2p/plaintext bumped from ^1.1.1 to ^1.1.2 * @libp2p/tcp bumped from ^9.1.1 to ^9.1.2 * @libp2p/websockets bumped from ^8.1.1 to ^8.1.2

This PR was generated with Release Please. See documentation.

achingbrain commented 2 weeks ago

:robot: Created releases: