-
Notifications
You must be signed in to change notification settings - Fork 21
deps: bump the helia-deps group across 1 directory with 11 updates #864
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/helia-deps-684c56a531
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,159
−190
Conversation
This file contains hidden or 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
Bumps the helia-deps group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@chainsafe/libp2p-noise](https://github.com/ChainSafe/js-libp2p-noise) | `16.1.4` | `16.1.5` | | [@chainsafe/libp2p-yamux](https://github.com/ChainSafe/js-libp2p-yamux) | `7.0.4` | `8.0.0` | | [@libp2p/dcutr](https://github.com/libp2p/js-libp2p) | `2.0.38` | `3.0.1` | | [@libp2p/identify](https://github.com/libp2p/js-libp2p) | `3.0.39` | `4.0.1` | | [@libp2p/keychain](https://github.com/libp2p/js-libp2p) | `5.2.9` | `6.0.1` | | [@libp2p/logger](https://github.com/libp2p/js-libp2p) | `5.2.0` | `6.0.1` | | [@libp2p/ping](https://github.com/libp2p/js-libp2p) | `2.0.37` | `3.0.1` | | [@libp2p/websockets](https://github.com/libp2p/js-libp2p) | `9.2.19` | `10.0.1` | | [@libp2p/webtransport](https://github.com/libp2p/js-libp2p) | `5.0.51` | `6.0.1` | | [libp2p](https://github.com/libp2p/js-libp2p) | `2.10.0` | `3.0.1` | Updates `@chainsafe/libp2p-noise` from 16.1.4 to 16.1.5 - [Release notes](https://github.com/ChainSafe/js-libp2p-noise/releases) - [Changelog](https://github.com/ChainSafe/js-libp2p-noise/blob/master/CHANGELOG.md) - [Commits](ChainSafe/js-libp2p-noise@v16.1.4...v16.1.5) Updates `@chainsafe/libp2p-yamux` from 7.0.4 to 8.0.0 - [Release notes](https://github.com/ChainSafe/js-libp2p-yamux/releases) - [Changelog](https://github.com/ChainSafe/js-libp2p-yamux/blob/master/CHANGELOG.md) - [Commits](ChainSafe/js-libp2p-yamux@v7.0.4...v8.0.0) Updates `@libp2p/crypto` from 5.1.8 to 5.1.10 - [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.1.8...crypto-v5.1.10) Updates `@libp2p/dcutr` from 2.0.38 to 3.0.1 - [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@pnet-v2.0.38...tls-v3.0.1) Updates `@libp2p/identify` from 3.0.39 to 4.0.1 - [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@identify-v3.0.39...perf-v4.0.1) Updates `@libp2p/keychain` from 5.2.9 to 6.0.1 - [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@webrtc-v5.2.9...utils-v6.0.1) Updates `@libp2p/logger` from 5.2.0 to 6.0.1 - [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@utils-v5.2.0...utils-v6.0.1) Updates `@libp2p/ping` from 2.0.37 to 3.0.1 - [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@ping-v2.0.37...tls-v3.0.1) Updates `@libp2p/websockets` from 9.2.19 to 10.0.1 - [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@websockets-v9.2.19...tcp-v10.0.1) Updates `@libp2p/webtransport` from 5.0.51 to 6.0.1 - [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@webtransport-v5.0.51...utils-v6.0.1) Updates `libp2p` from 2.10.0 to 3.0.1 - [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.10.0...libp2p-v3.0.1) --- updated-dependencies: - dependency-name: "@chainsafe/libp2p-noise" dependency-version: 16.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helia-deps - dependency-name: "@chainsafe/libp2p-yamux" dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: helia-deps - dependency-name: "@libp2p/crypto" dependency-version: 5.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: helia-deps - dependency-name: "@libp2p/dcutr" dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: helia-deps - dependency-name: "@libp2p/identify" dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: helia-deps - dependency-name: "@libp2p/keychain" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: helia-deps - dependency-name: "@libp2p/logger" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: helia-deps - dependency-name: "@libp2p/ping" dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: helia-deps - dependency-name: "@libp2p/websockets" dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: helia-deps - dependency-name: "@libp2p/webtransport" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: helia-deps - dependency-name: libp2p dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: helia-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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 helia-deps group with 10 updates in the / directory:
16.1.4
16.1.5
7.0.4
8.0.0
2.0.38
3.0.1
3.0.39
4.0.1
5.2.9
6.0.1
5.2.0
6.0.1
2.0.37
3.0.1
9.2.19
10.0.1
5.0.51
6.0.1
2.10.0
3.0.1
Updates
@chainsafe/libp2p-noise
from 16.1.4 to 16.1.5Changelog
Sourced from
@chainsafe/libp2p-noise
's changelog.Commits
bcd22e2
chore(release): 16.1.5 [skip ci]143dee2
fix: expose crypto implementations (#614)Updates
@chainsafe/libp2p-yamux
from 7.0.4 to 8.0.0Release notes
Sourced from
@chainsafe/libp2p-yamux
's releases.Changelog
Sourced from
@chainsafe/libp2p-yamux
's changelog.Commits
60567a4
chore(release): 8.0.0 [skip ci]bc5e09e
feat!: update to libp2p v3 api (#105)Updates
@libp2p/crypto
from 5.1.8 to 5.1.10Release notes
Sourced from
@libp2p/crypto
's releases.Commits
4c1db67
chore: release main (#3305)55b7e5f
fix: create hasBytes promise before await (#3304)55bbd8c
deps: update p-event, p-wait-for and noble deps (#3302)47a0b06
chore: pin release please fork version (#3303)08eb471
chore: release main (#3299)6059227
chore: use fork of release-pleasefb19b05
chore: update versionse8398d9
chore: pin pw coredc01b32
fix!: remove merge-options (#3294)597a884
chore: update release-pleaseUpdates
@libp2p/dcutr
from 2.0.38 to 3.0.1Release notes
Sourced from
@libp2p/dcutr
's releases.... (truncated)
Commits
4c1db67
chore: release main (#3305)55b7e5f
fix: create hasBytes promise before await (#3304)55bbd8c
deps: update p-event, p-wait-for and noble deps (#3302)47a0b06
chore: pin release please fork version (#3303)08eb471
chore: release main (#3299)6059227
chore: use fork of release-pleasefb19b05
chore: update versionse8398d9
chore: pin pw coredc01b32
fix!: remove merge-options (#3294)597a884
chore: update release-pleaseUpdates
@libp2p/identify
from 3.0.39 to 4.0.1Release notes
Sourced from
@libp2p/identify
's releases.... (truncated)
Commits
62ce7b2
chore: release main (#2699)18dd3cb
fix: add public/private key type disambiguators (#2698)1210884
fix: correct secp256k1 key length detection in publicKeyFromRaw (#2697)c435271
chore: release main (#2695)d101aac
chore: remove Roadmap file (#2689)7cd9845
fix: remove patches for gossipsub, noise and the daemon modules (#2694)cb9f3ff
chore: release main (#2693)b6681bd
docs: remove mplex from docs3b43a37
fix: add deprecation warning to mplex6c7bd45
chore: add pnet version to manifestUpdates
@libp2p/keychain
from 5.2.9 to 6.0.1Release notes
Sourced from
@libp2p/keychain
's releases.... (truncated)
Commits
62ce7b2
chore: release main (#2699)18dd3cb
fix: add public/private key type disambiguators (#2698)1210884
fix: correct secp256k1 key length detection in publicKeyFromRaw (#2697)c435271
chore: release main (#2695)d101aac
chore: remove Roadmap file (#2689)7cd9845
fix: remove patches for gossipsub, noise and the daemon modules (#2694)cb9f3ff
chore: release main (#2693)b6681bd
docs: remove mplex from docs3b43a37
fix: add deprecation warning to mplex6c7bd45
chore: add pnet version to manifestUpdates
@libp2p/logger
from 5.2.0 to 6.0.1Release notes
Sourced from
@libp2p/logger
's releases.... (truncated)
Commits
62ce7b2
chore: release main (#2699)18dd3cb
fix: add public/private key type disambiguators (#2698)1210884
fix: correct secp256k1 key length detection in publicKeyFromRaw (#2697)c435271
chore: release main (#2695)d101aac
chore: remove Roadmap file (#2689)7cd9845
fix: remove patches for gossipsub, noise and the daemon modules (#2694)cb9f3ff
chore: release main (#2693)b6681bd
docs: remove mplex from docs3b43a37
fix: add deprecation warning to mplex6c7bd45
chore: add pnet version to manifestUpdates
@libp2p/ping
from 2.0.37 to 3.0.1Release notes
Sourced from
@libp2p/ping
's releases.... (truncated)
Commits
4c1db67
chore: release main (#3305)55b7e5f
fix: create hasBytes promise before await (#3304)55bbd8c
deps: update p-event, p-wait-for and noble deps (#3302)47a0b06
chore: pin release please fork version (#3303)08eb471
chore: release main (#3299)6059227
chore: use fork of release-pleasefb19b05
chore: update versionse8398d9
chore: pin pw coredc01b32
fix!: remove merge-options (#3294)597a884
chore: update release-pleaseUpdates
@libp2p/websockets
from 9.2.19 to 10.0.1Release notes
Sourced from
@libp2p/websockets
's releases.... (truncated)
Commits
62ce7b2
chore: release main (#2699)18dd3cb
fix: add public/private key type disambiguators (#2698)1210884
fix: correct secp256k1 key length detection in publicKeyFromRaw (#2697)c435271
chore: release main (#2695)d101aac
chore: remove Roadmap file (#2689)7cd9845
fix: remove patches for gossipsub, noise and the daemon modules (#2694)cb9f3ff
chore: release main (#2693)b6681bd
docs: remove mplex from docs3b43a37
fix: add deprecation warning to mplex6c7bd45
chore: add pnet version to manifestUpdates
@libp2p/webtransport
from 5.0.51 to 6.0.1Release notes
Sourced from
@libp2p/webtransport
's releases.... (truncated)
Commits
62ce7b2
chore: release main (#2699)18dd3cb
fix: add public/private key type disambiguators (#2698)1210884
fix: correct secp256k1 key length detection in publicKeyFromRaw (#2697)c435271
chore: release main (#2695)d101aac
chore: remove Roadmap file (#2689)7cd9845
fix: remove patches for gossipsub, noise and the daemon modules (#2694)cb9f3ff
chore: release main (#2693)b6681bd
docs: remove mplex from docs3b43a37
fix: add deprecation warning to mplex6c7bd45
chore: add pnet version to manifestUpdates
libp2p
from 2.10.0 to 3.0.1Commits
4c1db67
chore: release main (#3305)55b7e5f
fix: create hasBytes promise before await (#3304)55bbd8c
deps: update p-event, p-wait-for and noble deps (#3302)47a0b06
chore: pin release please fork version (#3303)08eb471
chore: release main (#3299)6059227
chore: use fork of release-pleasefb19b05
chore: update versionse8398d9
chore: pin pw coredc01b32
fix!: remove merge-options (#3294)597a884
chore: update release-pleaseDependabot 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