build(deps): bump the go-dependencies group across 1 directory with 4 updates - #156
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the go-dependencies group across 1 directory with 4 updates#156dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the go-dependencies group with 3 updates in the / directory: [github.com/ethpandaops/go-eth2-client](https://github.com/ethpandaops/go-eth2-client), [github.com/libp2p/go-libp2p-pubsub](https://github.com/libp2p/go-libp2p-pubsub) and [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus). Updates `github.com/ethpandaops/go-eth2-client` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/ethpandaops/go-eth2-client/releases) - [Changelog](https://github.com/ethpandaops/go-eth2-client/blob/master/CHANGELOG.md) - [Commits](ethpandaops/go-eth2-client@v0.1.6...v0.1.7) Updates `github.com/libp2p/go-libp2p-pubsub` from 0.15.0 to 0.17.0 - [Release notes](https://github.com/libp2p/go-libp2p-pubsub/releases) - [Commits](libp2p/go-libp2p-pubsub@v0.15.0...v0.17.0) Updates `github.com/sirupsen/logrus` from 1.9.4 to 1.10.2 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.4...v1.10.2) Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.1...v1.12.1) --- updated-dependencies: - dependency-name: github.com/ethpandaops/go-eth2-client dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/libp2p/go-libp2p-pubsub dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/sirupsen/logrus dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-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 go-dependencies group with 3 updates in the / directory: github.com/ethpandaops/go-eth2-client, github.com/libp2p/go-libp2p-pubsub and github.com/sirupsen/logrus.
Updates
github.com/ethpandaops/go-eth2-clientfrom 0.1.6 to 0.1.7Release notes
Sourced from github.com/ethpandaops/go-eth2-client's releases.
Commits
15ed59aMerge pull request #41 from ethpandaops/feat/head-v2-sse690bfecfix merge conflict28fe488Merge branch 'master' into feat/head-v2-sse5c907ecMerge pull request #52 from ethpandaops/pk910/heze-alpha.1438c12e3Merge pull request #53 from ethpandaops/bbusa/heze-il-event-dependent-root36d49bfRename inclusion_list_committee_root to dependent_root in the inclusion list ...849ac87chore(spec): drop conversions of values already uint648573c7etest: take the spec vectors from the consensus-specs releases2d0c751fix(spec): render YAML the way the spec vectors write it32c453ffeat(heze): add the Heze containers (EIP-7805)Updates
github.com/libp2p/go-libp2p-pubsubfrom 0.15.0 to 0.17.0Release notes
Sourced from github.com/libp2p/go-libp2p-pubsub's releases.
... (truncated)
Commits
9eb5e8aRelease v0.17.0 (#720)01917abdocfix: contribute.md in Readme.md (#682)47ba425rerun validation if node publishes a previously seen message (#719)c8741e9refactor: apply go fix modernizers (#716)1688fbfLimit control message size of RPCs (#707)c5dab1ftest: use channel-based mutex in replayActor for synctest compatibility (#718)16e3a05Migrate to Google's protobuf library (#706)41b11d5Remove debug logs for partial messages (#714)e137920PeerFeedback is now synchronous (#711)2d1692etest: Add tests for syncEvalUpdates
github.com/sirupsen/logrusfrom 1.9.4 to 1.10.2Release notes
Sourced from github.com/sirupsen/logrus's releases.
... (truncated)
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
... (truncated)
Commits
6d6a132Merge pull request #1586 from thaJeztah/prepare_v1.10.24f94653update changelog for v1.10.287434bbMerge pull request #1585 from thaJeztah/bump_testifye7d2120chore(deps): bump github.com/stretchr/testify v1.12.18b673a9Merge pull request #1583 from thaJeztah/release_1.10.10b920adMerge pull request #1584 from thaJeztah/more_coverage5e20694TextFormatter: cover nil pointer method receivers8312732update changelog for v1.10.1e987a40Merge pull request #1582 from thaJeztah/panic_handler17d574bTextFormatter: recover panics from Error and String methodsUpdates
github.com/stretchr/testifyfrom 1.11.1 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.5001eb79Merge pull request #1905 from Kentzo/patch-1ad40f38Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...3bae017build(deps): bump actions/checkout from 6.0.2 to 6.0.3f8c01f3mock: Mock.Return does not exist anymore12f8b56Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliasesa11649eassert: make *AssertionFunc type just aliasesdc20f41Merge pull request #1890 from stretchr/dolmen/codegen-modernize098f8d7_codegen: use strings.BuilderDependabot 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 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