Bump the dependencies group across 1 directory with 4 updates #130
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/itchyny/gojq and github.com/spf13/cobra.
Updates
github.com/attestantio/go-eth2-clientfrom 0.27.1 to 0.27.2Changelog
Sourced from github.com/attestantio/go-eth2-client's changelog.
Commits
3109c2fMerge pull request #277 from attestantio/release_27_2e8d3f36Fix linter.be371efRelease 0.27.2ca04703Merge pull request #274 from attestantio/update_go_version_and_golangci_lint1bfc628Merge pull request #273 from pk910/pk910/add-blobs-requestdd39e83fix typo in filenameae5191dFix condition check for nil parameters in parameters.go.7e57bf4Refactor JSON marshaling methods to use fmt.Appendf for improved performance0516b73Fix displaced method comment for fetchStaticValues1437996Refactor service.go to reorganize and restore comments for clarityUpdates
github.com/ethereum/go-ethereumfrom 1.16.5 to 1.16.7Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
b9f3a3dMerge branch 'master' into release/1.1607129d2version: release go-ethereum v1.16.7 stable653f8d4go.mod: update to c-kzg v2.1.5 (#33093)5b77af3version: begin v1.16.7 release cycle386c3deMerge branch 'master' into release/1.16044828eversion: release go-ethereum v1.16.60250724params: set osaka and BPO1 & BPO2 mainnet dates (#33063)28c59b7core/rawdb: fix db inspector by supporting trienode history (#33087)18a9027common: fix duration comparison in PrettyAge (#33064)e6d34c1eth/tracers: fix prestateTracer for EIP-6780 SELFDESTRUCT (#33050)Updates
github.com/itchyny/gojqfrom 0.12.17 to 0.12.18Release notes
Sourced from github.com/itchyny/gojq's releases.
Changelog
Sourced from github.com/itchyny/gojq's changelog.
Commits
fa534a1bump up version to 0.12.18d7e1531update CHANGELOG.md for v0.12.18672cc79update dependencies2263e18update actions/checkout to v65d8a53cadd more tests for empty strings and NO_COLOR97274d3make use of cmp package for comparisons3e31863merge identical cases for getting operator functionse4d456bavoid variable names that shadow built-in functions19a3975stop replacing capturing group syntax5bb6d33support binding expressions with binary operators (fix #283)Updates
github.com/spf13/cobrafrom 1.10.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)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