build(deps): bump the go_modules group across 1 directory with 4 updates #1
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 in the / directory: github.com/cometbft/cometbft, github.com/ethereum/go-ethereum, github.com/docker/docker and github.com/hashicorp/go-getter.
Updates
github.com/cometbft/cometbft
from 0.38.7 to 0.38.12Release notes
Sourced from github.com/cometbft/cometbft's releases.
Changelog
Sourced from github.com/cometbft/cometbft's changelog.
... (truncated)
Commits
9722b6d
v0.38.12 (#3982)52c00a5
Merge commit from forkf2ae0f4
build(deps): Bump github.com/cosmos/gogoproto from 1.4.11 to 1.7.0 (#3912)cbedf6d
build(deps): Bump github.com/BurntSushi/toml from 1.2.1 to 1.4.0 (#3908)1013c80
test(mempool): Add twoUpdate
benchmarks (backport #3873) (#3892)2fb0cdd
build(deps): Bump github.com/rs/cors from 1.8.3 to 1.11.1 (#3907)dcbf359
build(deps): Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.3.0 (#3906)8de81d5
build(deps): Bump golang.org/x/net from 0.26.0 to 0.28.0 (#3905)221c744
fix(privval): CV ignore duplicate privval listen when connected (backport #38...969c8d1
mempool: Fix the benchmarks (backport #934) (#3893)Updates
github.com/ethereum/go-ethereum
from 1.12.0 to 1.13.15Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
c5ba367
params: release Geth v 1.13.1535e0525
core, eth/protocols/snap, trie: fix cause for snap-sync corruption, implement...7bcb553
eth/filters: enforce topic-limit early on filter criterias (#29535)e343ddf
core/rawdb: add sanity-limit to header accessor (#29534)5dcf503
eth/protocols/snap: skip retrieval for completed storages (#29378)2bd6bd0
Merge branch 'master' into release/1.139038ba6
params: release Geth v1.13.1451b479e
core/txpool: elevate the 'already reserved' error into a constant (#29095)5a0f468
eth/tracers: Fix callTracer logs on onlyTopCall == true (#29068)45a272c
core/txpool: no need to log loud rotate if no local txs (#29083)Updates
github.com/docker/docker
from 25.0.4+incompatible to 25.0.6+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
b08a51f
Merge pull request #48231 from austinvazquez/backport-vendor-otel-v0.46.1-to-...d151b0f
vendor: OTEL v0.46.1 / v1.21.0c6ba9a5
Merge pull request #48225 from austinvazquez/backport-workflow-artifact-reten...4673a3c
Merge pull request #48227 from austinvazquez/backport-backport-branch-check-t...30f8908
github/ci: Check if backport is opened against the expected branch7454d6a
ci: update workflow artifacts retention65cc597
Merge commit from forkb722836
Merge pull request #48199 from austinvazquez/update-containerd-binary-to-1.7.20e8ecb9c
update containerd binary to v1.7.20e6cae1f
update containerd binary to v1.7.19Updates
github.com/hashicorp/go-getter
from 1.7.3 to 1.7.5Release notes
Sourced from github.com/hashicorp/go-getter's releases.
Commits
5a63fd9
Merge pull request #497 from hashicorp/fix-git-update5b7ec5f
fetch tags on update and fix tests9906874
recreate git config during update to prevent config alteration268c11c
escape user provide string to git (#483)975961f
Merge pull request #433 from adrian-bl/netrc-fix5ccb39a
Make addAuthFromNetrc ignore ENOTDIR errorsDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.