build(deps): bump the all-dependencies group with 5 updates #21
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 all-dependencies group with 5 updates:
0.23.0
0.24.0
0.36.3
0.36.4
0.26.1
0.27.0
1.14.23
1.14.24
1.4.2
1.5.1
Updates
github.com/ipfs/boxo
from 0.23.0 to 0.24.0Release notes
Sourced from github.com/ipfs/boxo's releases.
Changelog
Sourced from github.com/ipfs/boxo's changelog.
Commits
2fdde02
Merge pull request #683 from ipfs/release-v0.24.0eac6c25
chore: update go-multiaddr-dns (#684)8464618
docs(changelog): v0.24.0f61a371
update versiond62e031
Update to latest go-libp2p (#681)4d0ae45
feat: add protocol and address filtering to delegated routing api (#678)19a402b
feat: option to not read size of blocks for want-have requests (#672)4af06fd
Merge pull request #671 from ipfs/add-protocol-filtering137d34f
Apply suggestions from code reviewf13c862
test: add real world test caseUpdates
github.com/libp2p/go-libp2p
from 0.36.3 to 0.36.4Release notes
Sourced from github.com/libp2p/go-libp2p's releases.
Commits
a074da0
Release v0.36.4a5b050b
peerstore: better GC in membacked peerstore (#2960)c7fc3c0
chore: parameterise s3 build cache setup (#2948)2d8f05f
fix: use quic.Version instead of the deprecated quic.VersionNumber (#2955)11f1ffc
tcp: fix metrics for multiple calls to Close (#2953)Updates
github.com/libp2p/go-libp2p-kad-dht
from 0.26.1 to 0.27.0Release notes
Sourced from github.com/libp2p/go-libp2p-kad-dht's releases.
Commits
8170ac4
Merge pull request #992 from libp2p/release-v0.27.012c8339
release v0.27.00d075d2
Merge pull request #991 from cortze/feat/add-message-sender-opt794bfc7
remove comment0b803b9
change default msgSenderBuilder for config one53ef5be
add new option to set custom3989875
Merge pull request #987 from libp2p/fix/boxo-v0.22.007fd38c
addressing boxo deprecated func541a8d0
Merge pull request #986 from elecbug/master6a444ac
chore: update versionUpdates
github.com/mattn/go-sqlite3
from 1.14.23 to 1.14.24Commits
Updates
lukechampine.com/frand
from 1.4.2 to 1.5.1Commits
4768a22
update README3f951cc
switch to stdlib ChaCha8 generatorDependabot 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