-
Notifications
You must be signed in to change notification settings - Fork 43
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
Closed
dependabot
wants to merge
1
commit into
master
from
dependabot/npm_and_yarn/transport-interop/impl/js/v2.x/libp2p-deps-54ddaaef07
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Dec 9, 2024
deps(dev): bump @libp2p/circuit-relay-v2 from 2.1.1 to 3.1.3 in /transport-interop/impl/js/v2.x
#573
Closed
Closed
Closed
Closed
Closed
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
bot
force-pushed
the
dependabot/npm_and_yarn/transport-interop/impl/js/v2.x/libp2p-deps-54ddaaef07
branch
from
December 10, 2024 10:55
4ca8ad2
to
6026a81
Compare
Superseded by #591. |
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the libp2p-deps group in /transport-interop/impl/js/v2.x with 12 updates:
2.1.1
3.1.4
3.0.6
3.0.13
2.1.2
2.3.0
11.0.6
11.0.14
2.0.6
2.0.13
10.0.6
10.0.14
5.0.8
5.0.20
9.0.6
9.1.0
5.0.8
5.0.19
12.3.1
12.3.4
44.1.1
45.0.8
2.1.4
2.4.0
Updates
@libp2p/circuit-relay-v2
from 2.1.1 to 3.1.4Release notes
Sourced from
@libp2p/circuit-relay-v2
's releases.... (truncated)
Commits
fd4aea3
chore: release main (#2641)f30e2ee
fix: replace debug with weald to remove CJS deps (#2648)944935f
deps: bump aegir from 43.0.3 to 44.0.1 (#2603)4c75575
chore: release main (#2619)a8ec2bc
docs: typo in protocol fetch (#2638)a82ff82
fix: add ipv6Check regex for private address (#2624)34cf1f7
fix: increase default cuckoo filter fingerprint size (#2636)aa5528f
deps: bump node-datachannel from 0.10.1 to 0.11.0 (#2635)8b31142
ci: bump codecov/codecov-action from 4.4.1 to 4.5.0 (#2632)9e92b0c
fix: increase WebRTC max datachannel message size (#2627)Updates
@libp2p/identify
from 3.0.6 to 3.0.13Release notes
Sourced from
@libp2p/identify
's releases.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 config8c6654c
chore: reinstate manifest file08f6f60
chore: update conditionalUpdates
@libp2p/interface
from 2.1.2 to 2.3.0Release notes
Sourced from
@libp2p/interface
's releases.Commits
Updates
@libp2p/mplex
from 11.0.6 to 11.0.14Release notes
Sourced from
@libp2p/mplex
's releases.... (truncated)
Commits
e7133ee
chore: release main (#2832)48e9cfa
feat: Use CIDR format for connection-manager allow/deny lists (#2783)9665411
chore: remove extra log9614de7
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 commentUpdates
@libp2p/ping
from 2.0.6 to 2.0.13Release notes
Sourced from
@libp2p/ping
's releases.... (truncated)
Commits
e7133ee
chore: release main (#2832)48e9cfa
feat: Use CIDR format for connection-manager allow/deny lists (#2783)9665411
chore: remove extra log9614de7
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 commentUpdates
@libp2p/tcp
from 10.0.6 to 10.0.14Release notes
Sourced from
@libp2p/tcp
's releases.... (truncated)
Commits
e7133ee
chore: release main (#2832)48e9cfa
feat: Use CIDR format for connection-manager allow/deny lists (#2783)9665411
chore: remove extra log9614de7
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 commentUpdates
@libp2p/webrtc
from 5.0.8 to 5.0.20Release notes
Sourced from
@libp2p/webrtc
's releases.Commits
Updates
@libp2p/websockets
from 9.0.6 to 9.1.0Release notes
Sourced from
@libp2p/websockets
's releases.Commits
703b390
chore: release main (#2585)9e02366
feat: allow passing a function for rtcConfiguration (#2590)8e4fdcd
fix: create RTCPeerConnection after dialing remote peer (#2593)a970b53
chore: remove logging code (#2594)94cac11
docs: add doc on configuring custom services (#2587)d1f1c2b
feat: check service dependencies on startup (#2586)0447913
fix: allow custom services to depend on each other (#2588)863b3de
fix: split listeners and dialers in transport interface tests (#2584)2829da9
chore: release main (#2567)90d10b5
deps(dev): bump@libp2p/interop
from 11.0.0 to 12.1.0 (#2582)Updates
@libp2p/webtransport
from 5.0.8 to 5.0.19Release notes
Sourced from
@libp2p/webtransport
's releases.Commits
6352834
chore: release main (#2831)f53f65d
fix: remove slow network test (#2829)3c72aa6
chore: update error message check (#2830)4d59c80
chore: release main (#2828)05d559f
fix: add autonat capability (#2827)656db81
fix: update transport listener options (#2826)5feb1bb
chore: release main (#2793)4329553
fix: increase providers validity to 48 hours (#2801)3098232
fix: only close stream if it is open (#2823)4db0645
fix: gracefully handle remote stream closure during ping (#2822)Updates
@multiformats/multiaddr
from 12.3.1 to 12.3.4Release notes
Sourced from
@multiformats/multiaddr
's releases.Changelog
Sourced from
@multiformats/multiaddr
's changelog.Commits
a379624
chore(release): 12.3.4 [skip ci]1513768
fix: handle valid CIDR ranges for IPv4 and IPv6 (#394)02579d6
chore(release): 12.3.3 [skip ci]d0d8db4
deps(dev): bump aegir from 44.1.4 to 45.0.2 (#390)72c352f
chore(release): 12.3.2 [skip ci]77f15d2
fix: do not allow modifying tuples (#391)823b45f
docs: fix dnsaddrResolver name (#392)Updates
aegir
from 44.1.1 to 45.0.8Release notes
Sourced from aegir's releases.
... (truncated)
Changelog
Sourced from aegir's changelog.
... (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 coc9518ea9
fix: add cocc384af5
chore(release): 45.0.6 [skip ci]ebf332c
fix: delete file using full path1bc51d5
chore(release): 45.0.5 [skip ci]263bc50
fix: use chore for dev depsUpdates
libp2p
from 2.1.4 to 2.4.0Commits
e7133ee
chore: release main (#2832)48e9cfa
feat: Use CIDR format for connection-manager allow/deny lists (#2783)9665411
chore: remove extra log9614de7
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 commentDependabot 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