Bump the dependencies group with 3 updates #3
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 dependencies group with 3 updates: github.com/ethereum/go-ethereum, github.com/holiman/uint256 and golang.org/x/crypto.
Updates
github.com/ethereum/go-ethereum
from 1.13.10 to 1.14.7Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
aa55f5e
Merge branch 'master' into release/1.140aafbb3
params: go-ethereum v1.14.7 stable803dc6b
core/txpool/blobpool: revert #29989, WLock on Nonce (#30142)37590b2
eth/catalyst: fix params in failure log (#30131)10467ac
go.mod: update uint256 to 1.3.0 (#30134)c4b4d05
crypto: remove hardcoded value for secp256k1.N (#30126)2d9d423
build: upgrade -dlgo version to Go 1.22.5 (#30112)c6cae0f
Merge remote-tracking branch 'gballet/release-1.14.6'aadddf3
params: release Geth v1.14.6640e0f1
params: begin v1.14.7 release cycleUpdates
github.com/holiman/uint256
from 1.2.4 to 1.3.0Release notes
Sourced from github.com/holiman/uint256's releases.
Commits
75a5209
conversion: replaceMarshalSSZTo
withMarshalSSZAppend
and `MarshalSSZInt...b3cb927
uint256: optimize Sqrt (#174)8dfcfde
uint256: optimize mod, DivMod (#173)b85bc2a
uint256: optimize MulMod, MulModWithReciprocal (#172)70cbe2b
uint256: optimize div-related functions by removing unnecessary computation (...11a325c
uint256: optimize div-related functions by reducing bounds check (#168)66a4528
uint256: minor improvement for Mul (#167)5ecf78c
uint256: optimize umul (MulOverflow, MulMod, MulModWithReciprocal, MulDivOver...34f0760
uint256: optimize AddMod (#165)09331ab
make oss-fuzz integration work again (#164)Updates
golang.org/x/crypto
from 0.17.0 to 0.22.0Commits
d042a39
go.mod: update golang.org/x dependenciesb92bf94
ssh: respect MaxAuthTries also for "none" auth attempts6f79b5a
ssh: add server side multi-step authentication8d0d405
x/crypto/chacha20: cleanup chacha_ppc64le.sb91329d
all: remove redundant words in comments and fix some typos7067223
go.mod: update golang.org/x dependencies0d2316b
ssh/test: work around for TestCiphers failures on macOS0aab8d0
all: update go.mod x/net dependency5bead59
ocsp: don't use iota for externally defined constants1a86580
x/crypto/internal/poly1305: improve sum_ppc64le.sDependabot 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