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

chore: release main #2693

Merged
merged 2 commits into from
Sep 11, 2024
Merged

chore: release main #2693

merged 2 commits into from
Sep 11, 2024

Conversation

achingbrain
Copy link
Member

This release is too large to preview in the pull request body. View the full release notes here: https://github.com/libp2p/js-libp2p/blob/release-please--branches--main--release-notes/release-notes.md

@achingbrain
Copy link
Member Author

achingbrain commented Sep 10, 2024

The commits here get force-pushed by release-please but it doesn't update the deps of private modules.

Need to manually apply this diff each time main changes (see googleapis/release-please#2373):

diff --git a/interop/package.json b/interop/package.json
index 299ba4742..7c97584e0 100644
--- a/interop/package.json
+++ b/interop/package.json
@@ -20,18 +20,18 @@
   "devDependencies": {
     "@chainsafe/libp2p-noise": "^15.0.0",
     "@chainsafe/libp2p-yamux": "^6.0.2",
-    "@libp2p/circuit-relay-v2": "^1.0.24",
-    "@libp2p/interface": "^1.7.0",
-    "@libp2p/identify": "^2.0.2",
-    "@libp2p/mplex": "^10.0.24",
-    "@libp2p/ping": "^1.0.19",
-    "@libp2p/tcp": "^9.0.26",
-    "@libp2p/webrtc": "^4.0.33",
-    "@libp2p/websockets": "^8.0.24",
-    "@libp2p/webtransport": "^4.0.32",
+    "@libp2p/circuit-relay-v2": "^2.0.0",
+    "@libp2p/interface": "^2.0.0",
+    "@libp2p/identify": "^3.0.0",
+    "@libp2p/mplex": "^11.0.0",
+    "@libp2p/ping": "^2.0.0",
+    "@libp2p/tcp": "^10.0.0",
+    "@libp2p/webrtc": "^5.0.0",
+    "@libp2p/websockets": "^9.0.0",
+    "@libp2p/webtransport": "^5.0.0",
     "@multiformats/multiaddr": "^12.2.3",
     "aegir": "^44.0.1",
-    "libp2p": "^1.6.0",
+    "libp2p": "^2.0.0",
     "p-event": "^6.0.1",
     "redis": "^4.6.14"
   },
diff --git a/packages/integration-tests/package.json b/packages/integration-tests/package.json
index 49e4084f1..277b1f7c3 100644
--- a/packages/integration-tests/package.json
+++ b/packages/integration-tests/package.json
@@ -36,32 +36,32 @@
     "@chainsafe/libp2p-gossipsub": "^13.0.0",
     "@chainsafe/libp2p-noise": "^15.0.0",
     "@chainsafe/libp2p-yamux": "^6.0.2",
-    "@libp2p/bootstrap": "^10.0.23",
-    "@libp2p/circuit-relay-v2": "^1.0.23",
-    "@libp2p/crypto": "^4.1.1",
+    "@libp2p/bootstrap": "^11.0.0",
+    "@libp2p/circuit-relay-v2": "^2.0.0",
+    "@libp2p/crypto": "^5.0.0",
     "@libp2p/daemon-client": "^8.0.5",
     "@libp2p/daemon-server": "^7.0.5",
-    "@libp2p/dcutr": "^1.0.20",
-    "@libp2p/echo": "^1.0.7",
-    "@libp2p/fetch": "^1.0.17",
-    "@libp2p/floodsub": "^9.0.19",
-    "@libp2p/identify": "^2.0.1",
-    "@libp2p/interface": "^1.7.0",
-    "@libp2p/interface-compliance-tests": "^5.4.4",
-    "@libp2p/interface-internal": "^1.2.1",
+    "@libp2p/dcutr": "^2.0.0",
+    "@libp2p/echo": "^2.0.0",
+    "@libp2p/fetch": "^2.0.0",
+    "@libp2p/floodsub": "^10.0.0",
+    "@libp2p/identify": "^3.0.0",
+    "@libp2p/interface": "^2.0.0",
+    "@libp2p/interface-compliance-tests": "^6.0.0",
+    "@libp2p/interface-internal": "^2.0.0",
     "@libp2p/interop": "^12.2.0",
-    "@libp2p/kad-dht": "^12.0.16",
-    "@libp2p/logger": "^4.0.12",
-    "@libp2p/mdns": "^10.0.23",
-    "@libp2p/mplex": "^10.0.23",
-    "@libp2p/peer-id": "^4.2.4",
-    "@libp2p/ping": "^1.0.18",
-    "@libp2p/plaintext": "^1.1.5",
-    "@libp2p/tcp": "^9.0.25",
-    "@libp2p/tls": "^1.0.10",
-    "@libp2p/webrtc": "^4.0.32",
-    "@libp2p/websockets": "^8.0.23",
-    "@libp2p/webtransport": "^4.0.32",
+    "@libp2p/kad-dht": "^13.0.0",
+    "@libp2p/logger": "^5.0.0",
+    "@libp2p/mdns": "^11.0.0",
+    "@libp2p/mplex": "^11.0.0",
+    "@libp2p/peer-id": "^5.0.0",
+    "@libp2p/ping": "^2.0.0",
+    "@libp2p/plaintext": "^2.0.0",
+    "@libp2p/tcp": "^10.0.0",
+    "@libp2p/tls": "^2.0.0",
+    "@libp2p/webrtc": "^5.0.0",
+    "@libp2p/websockets": "^9.0.0",
+    "@libp2p/webtransport": "^5.0.0",
     "@multiformats/mafmt": "^12.1.6",
     "@multiformats/multiaddr": "^12.2.3",
     "@multiformats/multiaddr-matcher": "^1.2.1",
@@ -72,7 +72,7 @@
     "go-libp2p": "^1.5.0",
     "it-all": "^3.0.6",
     "it-pipe": "^3.0.1",
-    "libp2p": "^1.5.2",
+    "libp2p": "^2.0.0",
     "merge-options": "^3.0.4",
     "multiformats": "^13.1.0",
     "p-defer": "^4.0.1",

@achingbrain achingbrain force-pushed the release-please--branches--main branch from 9deacd7 to 6f5406d Compare September 11, 2024 09:08
@achingbrain achingbrain merged commit cb9f3ff into main Sep 11, 2024
21 checks passed
@achingbrain achingbrain deleted the release-please--branches--main branch September 11, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant