chore(deps): bump the go_modules group with 4 updates #308
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 4 updates: github.com/ethereum/go-ethereum, github.com/btcsuite/btcd, golang.org/x/crypto and golang.org/x/net.
Updates
github.com/ethereum/go-ethereumfrom 1.14.5 to 1.14.13Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
eb00f16version: release go-ethereum v1.14.13 stable159fb1acrypto: add IsOnCurve check (#31100)db93d49build: retry PPA upload up to three times (#31099)293a300version: go-ethereum v1.14.12 stablef3c19b1rpc: run tests in parallel (#30384)71b32b4core/txpool, eth/catalyst: clear transaction pool in Rollback (#30534)9e959dball: remove kilic dependency from bls12381 fuzzers (#30296)ed7bac0core: fix typos (#30767)a7ef9d6build: upgrade -dlgo version to Go 1.23.3 (#30742)55b18e9cmd/geth: remove unlock commandline flag (#30737)Updates
github.com/btcsuite/btcdfrom 0.22.1 to 0.24.2Release notes
Sourced from github.com/btcsuite/btcd's releases.
... (truncated)
Commits
cc26860rpcclient: update error str to match both versions (#2205)f6db48aMerge pull request #2201 from Roasbeef/v-0-24-2cc4b27cbuild: bump version to v0.24.2-beta93e7291Merge pull request #2197 from Crypt-iQ/2183_eugene0aa80eamain: Add invalidateblock and reconsiderblock rpc commands1cb4d3arpcclient, integration: Add invalidateblock and reconsiderblockcd5e5baMerge pull request #2196 from Crypt-iQ/2181_eugene11bd614Fix struct names (#2169)976cbebchore: fix some comments (#2191)588b2e5fix: typo (#2184)Updates
golang.org/x/cryptofrom 0.23.0 to 0.31.0Commits
b4f1988ssh: make the public key cache a 1-entry FIFO cache7042ebcopenpgp/clearsign: just use rand.Reader in tests3e90321go.mod: update golang.org/x dependencies8c4e668x509roots/fallback: update bundle6018723go.mod: update golang.org/x dependencies71ed71bREADME: don't recommend go get750a45fsha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725sha3: avoid trailing permutation80ea76esha3: fix padding for long cSHAKE parametersc17aa50sha3: avoid buffer copyUpdates
golang.org/x/netfrom 0.25.0 to 0.36.0Commits
85d1d54go.mod: update golang.org/x dependenciescde1ddaproxy, http/httpproxy: do not mismatch IPv6 zone ids against hostsfe7f039publicsuffix: spruce up code gen and speed up PublicSuffix459513dinternal/http3: move more common stream processing to genericConnaad0180http2: fix flakiness from t.Log when GOOS=jsb73e574http2: don't log expected errors from writing invalid trailers5f45c77internal/http3: make read-data tests usable for server handlers43c2540http2, internal/httpcommon: reject userinfo in :authority1d78a08http2, internal/httpcommon: factor out server header logic for h2/h30d7dc54quic: add Conn.ConnectionStateDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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.