libp2p / js-libp2p

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

chore: release main #2600

Closed achingbrain closed 2 days ago

achingbrain commented 1 week ago

:robot: I have created a release beep boop

autonat: 1.1.1 ## [1.1.1](https://github.com/libp2p/js-libp2p/compare/autonat-v1.1.0...autonat-v1.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
bootstrap: 10.1.1 ## [10.1.1](https://github.com/libp2p/js-libp2p/compare/bootstrap-v10.1.0...bootstrap-v10.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16
circuit-relay-v2: 1.1.1 ## [1.1.1](https://github.com/libp2p/js-libp2p/compare/circuit-relay-v2-v1.1.0...circuit-relay-v2-v1.1.1) (2024-07-03) ### Bug Fixes * add dial progress events to transports ([#2607](https://github.com/libp2p/js-libp2p/issues/2607)) ([abb9f90](https://github.com/libp2p/js-libp2p/commit/abb9f90c7694ac9ff77b45930304a92b1db428ea)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * @libp2p/peer-collections bumped from ^5.2.4 to ^5.2.5 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/peer-record bumped from ^7.0.20 to ^7.0.21 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
crypto: 4.1.5 ## [4.1.5](https://github.com/libp2p/js-libp2p/compare/crypto-v4.1.4...crypto-v4.1.5) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0
dcutr: 1.1.1 ## [1.1.1](https://github.com/libp2p/js-libp2p/compare/dcutr-v1.1.0...dcutr-v1.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5
devtools-metrics: 0.2.1 ## [0.2.1](https://github.com/libp2p/js-libp2p/compare/devtools-metrics-v0.2.0...devtools-metrics-v0.2.1) (2024-07-03) ### Bug Fixes * add rpc to metrics-devtools ([#2595](https://github.com/libp2p/js-libp2p/issues/2595)) ([15eb664](https://github.com/libp2p/js-libp2p/commit/15eb66428d191e1c26db69ef3587bd2afb972d17)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/simple-metrics bumped from ^1.1.0 to ^1.1.1 * devDependencies * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
echo: 1.1.1 ## [1.1.1](https://github.com/libp2p/js-libp2p/compare/echo-v1.1.0...echo-v1.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * devDependencies * @libp2p/logger bumped from ^4.0.15 to ^4.0.16
fetch: 1.1.1 ## [1.1.1](https://github.com/libp2p/js-libp2p/compare/fetch-v1.1.0...fetch-v1.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * devDependencies * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
floodsub: 9.1.1 ## [9.1.1](https://github.com/libp2p/js-libp2p/compare/floodsub-v9.1.0...floodsub-v9.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/pubsub bumped from ^9.0.21 to ^9.0.22 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-collections bumped from ^5.2.4 to ^5.2.5 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
identify: 2.1.1 ## [2.1.1](https://github.com/libp2p/js-libp2p/compare/identify-v2.1.0...identify-v2.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/peer-record bumped from ^7.0.20 to ^7.0.21 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
interface: 1.6.0 ## [1.6.0](https://github.com/libp2p/js-libp2p/compare/interface-v1.5.0...interface-v1.6.0) (2024-07-03) ### Features * add url peer id ([#2598](https://github.com/libp2p/js-libp2p/issues/2598)) ([b0b6cae](https://github.com/libp2p/js-libp2p/commit/b0b6cae121f23b8b09b36aed6815bddd2ff6e149)) ### Bug Fixes * add dial progress events to transports ([#2607](https://github.com/libp2p/js-libp2p/issues/2607)) ([abb9f90](https://github.com/libp2p/js-libp2p/commit/abb9f90c7694ac9ff77b45930304a92b1db428ea))
interface-compliance-tests: 5.4.8 ## [5.4.8](https://github.com/libp2p/js-libp2p/compare/interface-compliance-tests-v5.4.7...interface-compliance-tests-v5.4.8) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/multistream-select bumped from ^5.1.12 to ^5.1.13 * @libp2p/peer-collections bumped from ^5.2.4 to ^5.2.5 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5
interface-internal: 1.3.0 ## [1.3.0](https://github.com/libp2p/js-libp2p/compare/interface-internal-v1.2.4...interface-internal-v1.3.0) (2024-07-03) ### Features * invoke progress events during dialing ([#2596](https://github.com/libp2p/js-libp2p/issues/2596)) ([6573cb8](https://github.com/libp2p/js-libp2p/commit/6573cb8b072c9ab3b0b374a9d2a4270cbc5c19b6)) ### Bug Fixes * add dial progress events to transports ([#2607](https://github.com/libp2p/js-libp2p/issues/2607)) ([abb9f90](https://github.com/libp2p/js-libp2p/commit/abb9f90c7694ac9ff77b45930304a92b1db428ea)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/peer-collections bumped from ^5.2.4 to ^5.2.5
kad-dht: 12.1.1 ## [12.1.1](https://github.com/libp2p/js-libp2p/compare/kad-dht-v12.1.0...kad-dht-v12.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.4 to ^4.1.5 * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * @libp2p/peer-collections bumped from ^5.2.4 to ^5.2.5 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0 * @libp2p/peer-store bumped from ^10.1.0 to ^10.1.1
keychain: 4.1.1 ## [4.1.1](https://github.com/libp2p/js-libp2p/compare/keychain-v4.1.0...keychain-v4.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.4 to ^4.1.5 * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * devDependencies * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
logger: 4.0.16 ## [4.0.16](https://github.com/libp2p/js-libp2p/compare/logger-v4.0.15...logger-v4.0.16) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * devDependencies * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0
mdns: 10.1.1 ## [10.1.1](https://github.com/libp2p/js-libp2p/compare/mdns-v10.1.0...mdns-v10.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
mplex: 10.1.1 ## [10.1.1](https://github.com/libp2p/js-libp2p/compare/mplex-v10.1.0...mplex-v10.1.1) (2024-07-03) ### Bug Fixes * move mplex capabilities to the factory ([#2597](https://github.com/libp2p/js-libp2p/issues/2597)) ([0b55625](https://github.com/libp2p/js-libp2p/commit/0b55625d146940994a306101650a55ee58e32f6c)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16
multistream-select: 5.1.13 ## [5.1.13](https://github.com/libp2p/js-libp2p/compare/multistream-select-v5.1.12...multistream-select-v5.1.13) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * devDependencies * @libp2p/logger bumped from ^4.0.15 to ^4.0.16
peer-collections: 5.2.5 ## [5.2.5](https://github.com/libp2p/js-libp2p/compare/peer-collections-v5.2.4...peer-collections-v5.2.5) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
peer-id: 4.2.0 ## [4.2.0](https://github.com/libp2p/js-libp2p/compare/peer-id-v4.1.4...peer-id-v4.2.0) (2024-07-03) ### Features * add url peer id ([#2598](https://github.com/libp2p/js-libp2p/issues/2598)) ([b0b6cae](https://github.com/libp2p/js-libp2p/commit/b0b6cae121f23b8b09b36aed6815bddd2ff6e149)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0
peer-id-factory: 4.2.0 ## [4.2.0](https://github.com/libp2p/js-libp2p/compare/peer-id-factory-v4.1.4...peer-id-factory-v4.2.0) (2024-07-03) ### Features * add url peer id ([#2598](https://github.com/libp2p/js-libp2p/issues/2598)) ([b0b6cae](https://github.com/libp2p/js-libp2p/commit/b0b6cae121f23b8b09b36aed6815bddd2ff6e149)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.4 to ^4.1.5 * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0
peer-record: 7.0.21 ## [7.0.21](https://github.com/libp2p/js-libp2p/compare/peer-record-v7.0.20...peer-record-v7.0.21) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.4 to ^4.1.5 * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
peer-store: 10.1.1 ## [10.1.1](https://github.com/libp2p/js-libp2p/compare/peer-store-v10.1.0...peer-store-v10.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/peer-collections bumped from ^5.2.4 to ^5.2.5 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/peer-record bumped from ^7.0.20 to ^7.0.21 * devDependencies * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
perf: 3.1.1 ## [3.1.1](https://github.com/libp2p/js-libp2p/compare/perf-v3.1.0...perf-v3.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16
ping: 1.1.1 ## [1.1.1](https://github.com/libp2p/js-libp2p/compare/ping-v1.1.0...ping-v1.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.4 to ^4.1.5 * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * devDependencies * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
plaintext: 1.1.1 ## [1.1.1](https://github.com/libp2p/js-libp2p/compare/plaintext-v1.1.0...plaintext-v1.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
prometheus-metrics: 3.1.1 ## [3.1.1](https://github.com/libp2p/js-libp2p/compare/prometheus-metrics-v3.1.0...prometheus-metrics-v3.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
pubsub: 9.0.22 ## [9.0.22](https://github.com/libp2p/js-libp2p/compare/pubsub-v9.0.21...pubsub-v9.0.22) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.4 to ^4.1.5 * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * @libp2p/peer-collections bumped from ^5.2.4 to ^5.2.5 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
simple-metrics: 1.1.1 ## [1.1.1](https://github.com/libp2p/js-libp2p/compare/simple-metrics-v1.1.0...simple-metrics-v1.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16
tcp: 9.1.1 ## [9.1.1](https://github.com/libp2p/js-libp2p/compare/tcp-v9.1.0...tcp-v9.1.1) (2024-07-03) ### Bug Fixes * add dial progress events to transports ([#2607](https://github.com/libp2p/js-libp2p/issues/2607)) ([abb9f90](https://github.com/libp2p/js-libp2p/commit/abb9f90c7694ac9ff77b45930304a92b1db428ea)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16
tls: 1.1.1 ## [1.1.1](https://github.com/libp2p/js-libp2p/compare/tls-v1.1.0...tls-v1.1.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.4 to ^4.1.5 * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
upnp-nat: 1.2.1 ## [1.2.1](https://github.com/libp2p/js-libp2p/compare/upnp-nat-v1.2.0...upnp-nat-v1.2.1) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
utils: 5.4.5 ## [5.4.5](https://github.com/libp2p/js-libp2p/compare/utils-v5.4.4...utils-v5.4.5) (2024-07-03) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.4 to ^4.1.5 * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * devDependencies * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0
webrtc: 4.1.1 ## [4.1.1](https://github.com/libp2p/js-libp2p/compare/webrtc-v4.1.0...webrtc-v4.1.1) (2024-07-03) ### Bug Fixes * add default STUN servers to WebRTC transport ([#2606](https://github.com/libp2p/js-libp2p/issues/2606)) ([af85a7c](https://github.com/libp2p/js-libp2p/commit/af85a7cadd2471c6d1ad730b659783453e9e5e37)) * add dial progress events to transports ([#2607](https://github.com/libp2p/js-libp2p/issues/2607)) ([abb9f90](https://github.com/libp2p/js-libp2p/commit/abb9f90c7694ac9ff77b45930304a92b1db428ea)) ### Dependencies * bump node-datachannel from 0.9.2 to 0.10.0 ([#2604](https://github.com/libp2p/js-libp2p/issues/2604)) ([3b9cbf7](https://github.com/libp2p/js-libp2p/commit/3b9cbf7d82fc24cd30b09ad2d3b768bdec741e99)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/circuit-relay-v2 bumped from ^1.1.0 to ^1.1.1 * @libp2p/identify bumped from ^2.1.0 to ^2.1.1 * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0 * @libp2p/websockets bumped from ^8.1.0 to ^8.1.1 * libp2p bumped from ^1.7.0 to ^1.8.0
websockets: 8.1.1 ## [8.1.1](https://github.com/libp2p/js-libp2p/compare/websockets-v8.1.0...websockets-v8.1.1) (2024-07-03) ### Bug Fixes * add dial progress events to transports ([#2607](https://github.com/libp2p/js-libp2p/issues/2607)) ([abb9f90](https://github.com/libp2p/js-libp2p/commit/abb9f90c7694ac9ff77b45930304a92b1db428ea)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16
webtransport: 4.1.1 ## [4.1.1](https://github.com/libp2p/js-libp2p/compare/webtransport-v4.1.0...webtransport-v4.1.1) (2024-07-03) ### Bug Fixes * add dial progress events to transports ([#2607](https://github.com/libp2p/js-libp2p/issues/2607)) ([abb9f90](https://github.com/libp2p/js-libp2p/commit/abb9f90c7694ac9ff77b45930304a92b1db428ea)) * WebTransport fail gracefully in Safari ([#2605](https://github.com/libp2p/js-libp2p/issues/2605)) ([21cf7bc](https://github.com/libp2p/js-libp2p/commit/21cf7bc56bf352a15fe8a167a8d81edd23a9897c)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0 * @libp2p/ping bumped from ^1.1.0 to ^1.1.1 * libp2p bumped from ^1.7.0 to ^1.8.0
libp2p: 1.8.0 ## [1.8.0](https://github.com/libp2p/js-libp2p/compare/libp2p-v1.7.0...libp2p-v1.8.0) (2024-07-03) ### Features * invoke progress events during dialing ([#2596](https://github.com/libp2p/js-libp2p/issues/2596)) ([6573cb8](https://github.com/libp2p/js-libp2p/commit/6573cb8b072c9ab3b0b374a9d2a4270cbc5c19b6)) ### Bug Fixes * add dial progress events to transports ([#2607](https://github.com/libp2p/js-libp2p/issues/2607)) ([abb9f90](https://github.com/libp2p/js-libp2p/commit/abb9f90c7694ac9ff77b45930304a92b1db428ea)) ### Dependencies * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.4 to ^4.1.5 * @libp2p/interface bumped from ^1.5.0 to ^1.6.0 * @libp2p/interface-internal bumped from ^1.2.4 to ^1.3.0 * @libp2p/logger bumped from ^4.0.15 to ^4.0.16 * @libp2p/multistream-select bumped from ^5.1.12 to ^5.1.13 * @libp2p/peer-collections bumped from ^5.2.4 to ^5.2.5 * @libp2p/peer-id bumped from ^4.1.4 to ^4.2.0 * @libp2p/peer-id-factory bumped from ^4.1.4 to ^4.2.0 * @libp2p/peer-store bumped from ^10.1.0 to ^10.1.1 * @libp2p/utils bumped from ^5.4.4 to ^5.4.5 * devDependencies * @libp2p/circuit-relay-v2 bumped from ^1.1.0 to ^1.1.1 * @libp2p/identify bumped from ^2.1.0 to ^2.1.1 * @libp2p/interface-compliance-tests bumped from ^5.4.7 to ^5.4.8 * @libp2p/mplex bumped from ^10.1.0 to ^10.1.1 * @libp2p/plaintext bumped from ^1.1.0 to ^1.1.1 * @libp2p/tcp bumped from ^9.1.0 to ^9.1.1 * @libp2p/websockets bumped from ^8.1.0 to ^8.1.1

This PR was generated with Release Please. See documentation.

achingbrain commented 2 days ago

:robot: Created releases: