libp2p / js-libp2p

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

chore: release main #2567

Closed achingbrain closed 3 weeks ago

achingbrain commented 1 month ago

:robot: I have created a release beep boop

autonat: 1.0.22 ## [1.0.22](https://github.com/libp2p/js-libp2p/compare/autonat-v1.0.21...autonat-v1.0.22) (2024-06-07) ### Bug Fixes * refactor autonat to handle messages in separate method ([#2576](https://github.com/libp2p/js-libp2p/issues/2576)) ([6011d36](https://github.com/libp2p/js-libp2p/commit/6011d36973f94813bc28f19cec4cf2d5883bc812)) * use randomwalk when performing autonat ([#2577](https://github.com/libp2p/js-libp2p/issues/2577)) ([9e5835e](https://github.com/libp2p/js-libp2p/commit/9e5835e076fe9a11cd86fa09a86c53a3b6efc8d3)) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
bootstrap: 10.0.25 ## [10.0.25](https://github.com/libp2p/js-libp2p/compare/bootstrap-v10.0.24...bootstrap-v10.0.25) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14
circuit-relay-v2: 1.0.25 ## [1.0.25](https://github.com/libp2p/js-libp2p/compare/circuit-relay-v2-v1.0.24...circuit-relay-v2-v1.0.25) (2024-06-07) ### Bug Fixes * only mark a connection as transient if the relay has applied limits ([#2575](https://github.com/libp2p/js-libp2p/issues/2575)) ([4bd8e4f](https://github.com/libp2p/js-libp2p/commit/4bd8e4f791d055c2ba1445f1dea64dd3735e41c9)) * use randomwalk to find circuit relay servers ([#2563](https://github.com/libp2p/js-libp2p/issues/2563)) ([440c9b3](https://github.com/libp2p/js-libp2p/commit/440c9b360b8413149f4a1404c3368f124b0f8a5e)), closes [#2545](https://github.com/libp2p/js-libp2p/issues/2545) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * @libp2p/peer-collections bumped from ^5.2.2 to ^5.2.3 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * @libp2p/peer-record bumped from ^7.0.18 to ^7.0.19 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
crypto: 4.1.3 ## [4.1.3](https://github.com/libp2p/js-libp2p/compare/crypto-v4.1.2...crypto-v4.1.3) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1
dcutr: 1.0.22 ## [1.0.22](https://github.com/libp2p/js-libp2p/compare/dcutr-v1.0.21...dcutr-v1.0.22) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3
devtools-metrics: 0.1.1 ## [0.1.1](https://github.com/libp2p/js-libp2p/compare/devtools-metrics-v0.1.0...devtools-metrics-v0.1.1) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.3.1 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.1 to ^1.2.3 * @libp2p/logger bumped from ^4.0.12 to ^4.0.14 * @libp2p/simple-metrics bumped from ^1.0.1 to ^1.0.3 * devDependencies * @libp2p/peer-id-factory bumped from ^4.1.1 to ^4.1.3
echo: 1.0.8 ## [1.0.8](https://github.com/libp2p/js-libp2p/compare/echo-v1.0.7...echo-v1.0.8) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * devDependencies * @libp2p/logger bumped from ^4.0.13 to ^4.0.14
fetch: 1.0.19 ## [1.0.19](https://github.com/libp2p/js-libp2p/compare/fetch-v1.0.18...fetch-v1.0.19) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * devDependencies * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
floodsub: 9.0.21 ## [9.0.21](https://github.com/libp2p/js-libp2p/compare/floodsub-v9.0.20...floodsub-v9.0.21) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/pubsub bumped from ^9.0.19 to ^9.0.20 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-collections bumped from ^5.2.2 to ^5.2.3 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
identify: 2.0.3 ## [2.0.3](https://github.com/libp2p/js-libp2p/compare/identify-v2.0.2...identify-v2.0.3) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * @libp2p/peer-record bumped from ^7.0.18 to ^7.0.19 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
interface: 1.4.1 ## [1.4.1](https://github.com/libp2p/js-libp2p/compare/interface-v1.4.0...interface-v1.4.1) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2))
interface-compliance-tests: 5.4.6 ## [5.4.6](https://github.com/libp2p/js-libp2p/compare/interface-compliance-tests-v5.4.5...interface-compliance-tests-v5.4.6) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/multistream-select bumped from ^5.1.10 to ^5.1.11 * @libp2p/peer-collections bumped from ^5.2.2 to ^5.2.3 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3
interface-internal: 1.2.3 ## [1.2.3](https://github.com/libp2p/js-libp2p/compare/interface-internal-v1.2.2...interface-internal-v1.2.3) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/peer-collections bumped from ^5.2.2 to ^5.2.3
kad-dht: 12.0.18 ## [12.0.18](https://github.com/libp2p/js-libp2p/compare/kad-dht-v12.0.17...kad-dht-v12.0.18) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.2 to ^4.1.3 * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * @libp2p/peer-collections bumped from ^5.2.2 to ^5.2.3 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * @libp2p/record bumped from ^4.0.2 to ^4.0.3 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3 * @libp2p/peer-store bumped from ^10.0.19 to ^10.0.20
keychain: 4.0.16 ## [4.0.16](https://github.com/libp2p/js-libp2p/compare/keychain-v4.0.15...keychain-v4.0.16) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.2 to ^4.1.3 * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * devDependencies * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
logger: 4.0.14 ## [4.0.14](https://github.com/libp2p/js-libp2p/compare/logger-v4.0.13...logger-v4.0.14) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * devDependencies * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3
mdns: 10.0.25 ## [10.0.25](https://github.com/libp2p/js-libp2p/compare/mdns-v10.0.24...mdns-v10.0.25) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
mplex: 10.0.25 ## [10.0.25](https://github.com/libp2p/js-libp2p/compare/mplex-v10.0.24...mplex-v10.0.25) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14
multistream-select: 5.1.11 ## [5.1.11](https://github.com/libp2p/js-libp2p/compare/multistream-select-v5.1.10...multistream-select-v5.1.11) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * devDependencies * @libp2p/logger bumped from ^4.0.13 to ^4.0.14
peer-collections: 5.2.3 ## [5.2.3](https://github.com/libp2p/js-libp2p/compare/peer-collections-v5.2.2...peer-collections-v5.2.3) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
peer-id: 4.1.3 ## [4.1.3](https://github.com/libp2p/js-libp2p/compare/peer-id-v4.1.2...peer-id-v4.1.3) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1
peer-id-factory: 4.1.3 ## [4.1.3](https://github.com/libp2p/js-libp2p/compare/peer-id-factory-v4.1.2...peer-id-factory-v4.1.3) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.2 to ^4.1.3 * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3
peer-record: 7.0.19 ## [7.0.19](https://github.com/libp2p/js-libp2p/compare/peer-record-v7.0.18...peer-record-v7.0.19) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.2 to ^4.1.3 * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
peer-store: 10.0.20 ## [10.0.20](https://github.com/libp2p/js-libp2p/compare/peer-store-v10.0.19...peer-store-v10.0.20) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/peer-collections bumped from ^5.2.2 to ^5.2.3 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * @libp2p/peer-record bumped from ^7.0.18 to ^7.0.19 * devDependencies * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
perf: 3.0.25 ## [3.0.25](https://github.com/libp2p/js-libp2p/compare/perf-v3.0.24...perf-v3.0.25) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14
ping: 1.0.20 ## [1.0.20](https://github.com/libp2p/js-libp2p/compare/ping-v1.0.19...ping-v1.0.20) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.2 to ^4.1.3 * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * devDependencies * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
plaintext: 1.0.25 ## [1.0.25](https://github.com/libp2p/js-libp2p/compare/plaintext-v1.0.24...plaintext-v1.0.25) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
prometheus-metrics: 3.0.25 ## [3.0.25](https://github.com/libp2p/js-libp2p/compare/prometheus-metrics-v3.0.24...prometheus-metrics-v3.0.25) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
pubsub: 9.0.20 ## [9.0.20](https://github.com/libp2p/js-libp2p/compare/pubsub-v9.0.19...pubsub-v9.0.20) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.2 to ^4.1.3 * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * @libp2p/peer-collections bumped from ^5.2.2 to ^5.2.3 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
record: 4.0.3 ## [4.0.3](https://github.com/libp2p/js-libp2p/compare/record-v4.0.2...record-v4.0.3) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2))
simple-metrics: 1.0.3 ## [1.0.3](https://github.com/libp2p/js-libp2p/compare/simple-metrics-v1.0.2...simple-metrics-v1.0.3) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14
tcp: 9.0.27 ## [9.0.27](https://github.com/libp2p/js-libp2p/compare/tcp-v9.0.26...tcp-v9.0.27) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14
tls: 1.0.13 ## [1.0.13](https://github.com/libp2p/js-libp2p/compare/tls-v1.0.12...tls-v1.0.13) (2024-06-07) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.2 to ^4.1.3 * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
upnp-nat: 1.1.0 ## [1.1.0](https://github.com/libp2p/js-libp2p/compare/upnp-nat-v1.0.22...upnp-nat-v1.1.0) (2024-06-07) ### Features * allow access to UPnP client from types ([#2449](https://github.com/libp2p/js-libp2p/issues/2449)) ([f6fe2cc](https://github.com/libp2p/js-libp2p/commit/f6fe2cc3cfb4a69520ede31874c94088a7e9b270)) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
utils: 5.4.3 ## [5.4.3](https://github.com/libp2p/js-libp2p/compare/utils-v5.4.2...utils-v5.4.3) (2024-06-07) ### Bug Fixes * use randomwalk to find circuit relay servers ([#2563](https://github.com/libp2p/js-libp2p/issues/2563)) ([440c9b3](https://github.com/libp2p/js-libp2p/commit/440c9b360b8413149f4a1404c3368f124b0f8a5e)), closes [#2545](https://github.com/libp2p/js-libp2p/issues/2545) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.2 to ^4.1.3 * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * devDependencies * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3
webrtc: 4.0.34 ## [4.0.34](https://github.com/libp2p/js-libp2p/compare/webrtc-v4.0.33...webrtc-v4.0.34) (2024-06-07) ### Documentation * update webrtc-direct support ([#2564](https://github.com/libp2p/js-libp2p/issues/2564)) ([169c9d8](https://github.com/libp2p/js-libp2p/commit/169c9d85e7c9cd65be964b5d08bd618d950f70ee)) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/circuit-relay-v2 bumped from ^1.0.24 to ^1.0.25 * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3 * @libp2p/websockets bumped from ^8.0.24 to ^8.0.25 * libp2p bumped from ^1.6.0 to ^1.6.1
websockets: 8.0.25 ## [8.0.25](https://github.com/libp2p/js-libp2p/compare/websockets-v8.0.24...websockets-v8.0.25) (2024-06-07) ### Documentation * fix filters import ([#2579](https://github.com/libp2p/js-libp2p/issues/2579)) ([62e3225](https://github.com/libp2p/js-libp2p/commit/62e32252a334a5389546dd05a143ffb93cb8e744)) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14
webtransport: 4.0.33 ## [4.0.33](https://github.com/libp2p/js-libp2p/compare/webtransport-v4.0.32...webtransport-v4.0.33) (2024-06-07) ### Bug Fixes * catch unhandled promise rejection in WebTransport muxer ([#2566](https://github.com/libp2p/js-libp2p/issues/2566)) ([f4e572c](https://github.com/libp2p/js-libp2p/commit/f4e572cd6fc957457816c98619d1a11adf4bd5bc)) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3 * @libp2p/ping bumped from ^1.0.19 to ^1.0.20 * libp2p bumped from ^1.6.0 to ^1.6.1
libp2p: 1.6.1 ## [1.6.1](https://github.com/libp2p/js-libp2p/compare/libp2p-v1.6.0...libp2p-v1.6.1) (2024-06-07) ### Bug Fixes * use randomwalk to find circuit relay servers ([#2563](https://github.com/libp2p/js-libp2p/issues/2563)) ([440c9b3](https://github.com/libp2p/js-libp2p/commit/440c9b360b8413149f4a1404c3368f124b0f8a5e)), closes [#2545](https://github.com/libp2p/js-libp2p/issues/2545) ### Dependencies * bump aegir from 42.2.11 to 43.0.1 ([#2571](https://github.com/libp2p/js-libp2p/issues/2571)) ([757fb26](https://github.com/libp2p/js-libp2p/commit/757fb2674f0a3e06fd46d3ff63f7f461c32d47d2)) * The following workspace dependencies were updated * dependencies * @libp2p/crypto bumped from ^4.1.2 to ^4.1.3 * @libp2p/interface bumped from ^1.4.0 to ^1.4.1 * @libp2p/interface-internal bumped from ^1.2.2 to ^1.2.3 * @libp2p/logger bumped from ^4.0.13 to ^4.0.14 * @libp2p/multistream-select bumped from ^5.1.10 to ^5.1.11 * @libp2p/peer-collections bumped from ^5.2.2 to ^5.2.3 * @libp2p/peer-id bumped from ^4.1.2 to ^4.1.3 * @libp2p/peer-id-factory bumped from ^4.1.2 to ^4.1.3 * @libp2p/peer-store bumped from ^10.0.19 to ^10.0.20 * @libp2p/utils bumped from ^5.4.2 to ^5.4.3 * devDependencies * @libp2p/circuit-relay-v2 bumped from ^1.0.24 to ^1.0.25 * @libp2p/identify bumped from ^2.0.2 to ^2.0.3 * @libp2p/interface-compliance-tests bumped from ^5.4.5 to ^5.4.6 * @libp2p/mplex bumped from ^10.0.24 to ^10.0.25 * @libp2p/plaintext bumped from ^1.0.24 to ^1.0.25 * @libp2p/tcp bumped from ^9.0.26 to ^9.0.27 * @libp2p/websockets bumped from ^8.0.24 to ^8.0.25

This PR was generated with Release Please. See documentation.

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/plaintext-v1.0.25 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/tls-v1.0.13 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/crypto-v4.1.3 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/interface-v1.4.1 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/interface-compliance-tests-v5.4.6 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/interface-internal-v1.2.3 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/kad-dht-v12.0.18 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/keychain-v4.0.16 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/libp2p-v1.6.1 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/logger-v4.0.14 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/devtools-metrics-v0.1.1 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/prometheus-metrics-v3.0.25 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/simple-metrics-v1.0.3 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/multistream-select-v5.1.11 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-collections-v5.2.3 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/bootstrap-v10.0.25 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/mdns-v10.0.25 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-id-v4.1.3 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-id-factory-v4.1.3 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-record-v7.0.19 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-store-v10.0.20 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/autonat-v1.0.22 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/dcutr-v1.0.22 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/echo-v1.0.8 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/fetch-v1.0.19 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/identify-v2.0.3 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/perf-v3.0.25 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/ping-v1.0.20 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/pubsub-v9.0.20 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/floodsub-v9.0.21 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/record-v4.0.3 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/mplex-v10.0.25 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/circuit-relay-v2-v1.0.25 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/tcp-v9.0.27 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/webrtc-v4.0.34 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/websockets-v8.0.25 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/webtransport-v4.0.33 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/upnp-nat-v1.1.0 :sunflower:

achingbrain commented 3 weeks ago

:robot: Release is at https://github.com/libp2p/js-libp2p/releases/tag/utils-v5.4.3 :sunflower: