chore(deps): bump the go_modules group across 1 directory with 5 updates #17
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 go_modules group with 5 updates in the / directory:
1.15.2
1.15.5
0.24.0
0.24.2
0.32.0
0.35.0
1.55.0
1.56.3
1.36.0
1.36.5
Updates
github.com/ethereum/go-ethereum
from 1.15.2 to 1.15.5Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
4263936
version: release v1.15.5 stablecd78b65
core: match on deposit contract log topic (#31317)658c607
build: upgrade to Go 1.24.1 and golangci-lint 1.64.4 (#31313)7405dc5
eth/tracers: fix omitempty for memory and storage (#31289)ebff2f4
version: begin v1.15.5 release cycle8ccca24
version: release go-ethereum v1.15.4 stable31c972f
ethclient: add BlobBaseFee method (#31290)d2bbde2
eth: check blob transaction validity on the peer goroutine when received (#31...ebc3232
eth: do not add failed tx to localTxTracker (#31202)4038c59
eth: remove EventMux accessors (#30017)Updates
github.com/btcsuite/btcd
from 0.24.0 to 0.24.2Release notes
Sourced from github.com/btcsuite/btcd's releases.
... (truncated)
Commits
cc26860
rpcclient: update error str to match both versions (#2205)f6db48a
Merge pull request #2201 from Roasbeef/v-0-24-2cc4b27c
build: bump version to v0.24.2-beta93e7291
Merge pull request #2197 from Crypt-iQ/2183_eugene0aa80ea
main: Add invalidateblock and reconsiderblock rpc commands1cb4d3a
rpcclient, integration: Add invalidateblock and reconsiderblockcd5e5ba
Merge pull request #2196 from Crypt-iQ/2181_eugene11bd614
Fix struct names (#2169)976cbeb
chore: fix some comments (#2191)588b2e5
fix: typo (#2184)Updates
golang.org/x/crypto
from 0.32.0 to 0.35.0Commits
7292932
ssh: limit the size of the internal packet queue while waiting for KEXf66f74b
acme/autocert: check host policy before probing the cacheb0784b7
x509roots/fallback: drop obsolete build constraint911360c
all: bump golang.org/x/crypto dependencies of asm generators89ff08d
all: upgrade go directive to at least 1.23.0 [generated]e47973b
all: update certs for go1.249290511
go.mod: update golang.org/x dependenciesfa5273e
x509roots/fallback: update bundlea8ea4be
ssh: add ServerConfig.PreAuthConnCallback, ServerPreAuthConn (banner) interface71d3a4c
acme: support challenges that require the ACME client to send a non-empty JSO...Updates
google.golang.org/grpc
from 1.55.0 to 1.56.3Release notes
Sourced from google.golang.org/grpc's releases.
Commits
1055b48
Update version.go to 1.56.3 (#6713)5efd7bd
server: prohibit more than MaxConcurrentStreams handlers from running at once...bd1f038
Upgrade version.go to 1.56.3-dev (#6434)faab873
Update version.go to v1.56.2 (#6432)6b0b291
status: fix panic when servers return a wrapped error with status OK (#6374) ...ed56401
[PSM interop] Don't fail target if sub-target already failed (#6390) (#6405)cd6a794
Update version.go to v1.56.2-dev (#6387)5b67e5e
Update version.go to v1.56.1 (#6386)d0f5150
client: handle empty address lists correctly in addrConn.updateAddrs (#6354) ...997c1ea
Change version to 1.56.1-dev (#6345)Updates
google.golang.org/protobuf
from 1.36.0 to 1.36.5You can trigger a rebase of this PR 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.