Conversation
Bumps the dependencies group with 4 updates in the / directory: [github.com/attestantio/go-eth2-client](https://github.com/attestantio/go-eth2-client), [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum), [github.com/ethpandaops/ethwallclock](https://github.com/ethpandaops/ethwallclock) and [github.com/pressly/goose/v3](https://github.com/pressly/goose). Updates `github.com/attestantio/go-eth2-client` from 0.25.0 to 0.25.2 - [Changelog](https://github.com/attestantio/go-eth2-client/blob/master/CHANGELOG.md) - [Commits](attestantio/go-eth2-client@v0.25.0...v0.25.2) Updates `github.com/ethereum/go-ethereum` from 1.15.8 to 1.15.11 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.15.8...v1.15.11) Updates `github.com/ethpandaops/ethwallclock` from 0.3.0 to 0.4.0 - [Release notes](https://github.com/ethpandaops/ethwallclock/releases) - [Commits](ethpandaops/ethwallclock@v0.3.0...v0.4.0) Updates `github.com/pressly/goose/v3` from 3.24.2 to 3.24.3 - [Release notes](https://github.com/pressly/goose/releases) - [Changelog](https://github.com/pressly/goose/blob/main/CHANGELOG.md) - [Commits](pressly/goose@v3.24.2...v3.24.3) --- updated-dependencies: - dependency-name: github.com/attestantio/go-eth2-client dependency-version: 0.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.15.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/ethpandaops/ethwallclock dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/pressly/goose/v3 dependency-version: 3.24.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 4 updates in the / directory: github.com/attestantio/go-eth2-client, github.com/ethereum/go-ethereum, github.com/ethpandaops/ethwallclock and github.com/pressly/goose/v3.
Updates
github.com/attestantio/go-eth2-clientfrom 0.25.0 to 0.25.2Changelog
Sourced from github.com/attestantio/go-eth2-client's changelog.
Commits
a994a23Merge pull request #229 from klim0v/patch-1548954eMerge pull request #231 from attestantio/proof_beacona44541fremove Tree type; fix tests and lints207d586Apply patches70da0a1Apply patchesd1cc843Update multi/submitblindedproposal.goce514c4Create submitblindedproposal.go625ef6dMerge branch 'master' into feature/beaconstate-proofs5cf20f4Merge pull request #226 from attestantio/update_changelog02d6ebdUpdate changelog.Updates
github.com/ethereum/go-ethereumfrom 1.15.8 to 1.15.11Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
36b2371version: release go-ethereum v1.15.11 stable7705d13eth/tracers: fixstandardTraceBlockToFile(#31763)b135da2rpc: add method name length limit (#31711)bca0646internal/ethapi: fix tx.from in eth_simulateV1 (#31480)fc2ba1ftriedb: add test suite for preimage store (#31574)1b18ba2logs(indexer)Clean up log format in head index progress messages (#31761)615d29fcore: reduce load on txindexer from API (#31752)516451dparams: fix comment forDefaultBlobSchedule(#31760)2d86a54core/txpool/legacypool: fix data race of pricedList access (#31758)8868ad6core/filtermaps: fix log index initialization (#31750)Updates
github.com/ethpandaops/ethwallclockfrom 0.3.0 to 0.4.0Release notes
Sourced from github.com/ethpandaops/ethwallclock's releases.
Commits
b65c869Merge pull request #3 from ethpandaops/refactor/negate-potential-race38456f7feat(beacon_chain): add stop mechanism to EthereumBeaconChain37b96a3refactor: Remove unnecessary comments and white spacebb6e5d4feat: Add CODEOWNERS file and Go workflow filesb34ba48refactor(beacon-chain): negate potential for race to write callbacksUpdates
github.com/pressly/goose/v3from 3.24.2 to 3.24.3Release notes
Sourced from github.com/pressly/goose/v3's releases.
Changelog
Sourced from github.com/pressly/goose/v3's changelog.
Commits
c6cc2e2Update CHANGELOG.mdbb71755Upgrade go deps (#942)8abffa9build(deps): bump the gomod group across 1 directory with 4 updates (#936)46ae662feat: Set table name based on flag or environment variable (#932)Dependabot 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 conditions