Bump the dependencies group across 1 directory with 8 updates#30
Merged
Bump the dependencies group across 1 directory with 8 updates#30
Conversation
Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/attestantio/go-eth2-client](https://github.com/attestantio/go-eth2-client) | `0.21.6` | `0.21.10` | | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.13.14` | `1.14.7` | | [github.com/herumi/bls-eth-go-binary](https://github.com/herumi/bls-eth-go-binary) | `1.33.0` | `1.35.0` | | [github.com/itchyny/gojq](https://github.com/itchyny/gojq) | `0.12.15` | `0.12.16` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.19.1` | | [github.com/rs/zerolog](https://github.com/rs/zerolog) | `1.32.0` | `1.33.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` | Updates `github.com/attestantio/go-eth2-client` from 0.21.6 to 0.21.10 - [Changelog](https://github.com/attestantio/go-eth2-client/blob/master/CHANGELOG.md) - [Commits](attestantio/go-eth2-client@v0.21.6...v0.21.10) Updates `github.com/ethereum/go-ethereum` from 1.13.14 to 1.14.7 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.13.14...v1.14.7) Updates `github.com/herumi/bls-eth-go-binary` from 1.33.0 to 1.35.0 - [Release notes](https://github.com/herumi/bls-eth-go-binary/releases) - [Commits](herumi/bls-eth-go-binary@v1.33.0...v1.35.0) Updates `github.com/holiman/uint256` from 1.2.4 to 1.3.0 - [Release notes](https://github.com/holiman/uint256/releases) - [Commits](holiman/uint256@v1.2.4...v1.3.0) Updates `github.com/itchyny/gojq` from 0.12.15 to 0.12.16 - [Release notes](https://github.com/itchyny/gojq/releases) - [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md) - [Commits](itchyny/gojq@v0.12.15...v0.12.16) Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.19.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.19.0...v1.19.1) Updates `github.com/rs/zerolog` from 1.32.0 to 1.33.0 - [Commits](rs/zerolog@v1.32.0...v1.33.0) Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/attestantio/go-eth2-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/herumi/bls-eth-go-binary dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/holiman/uint256 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/itchyny/gojq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/rs/zerolog dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/spf13/cobra 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 7 updates in the / directory:
0.21.60.21.101.13.141.14.71.33.01.35.00.12.150.12.161.19.01.19.11.32.01.33.01.8.01.8.1Updates
github.com/attestantio/go-eth2-clientfrom 0.21.6 to 0.21.10Changelog
Sourced from github.com/attestantio/go-eth2-client's changelog.
Commits
b3d8c14Better handling of validator state when no balance is present.f925432Better handling of empty responses.633b784Formatting.512fdceBump version.2450464Enable per-request timeout for POSTs.22abb36Enable per-request timeout for POSTs.166b693Release 0.21.8eff49f7Use xxxxx rather than *** to mask sensitive data in URLs.73945baSet appropriate Accept header for events.0138132Add client headers for events stream.Updates
github.com/ethereum/go-ethereumfrom 1.13.14 to 1.14.7Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
aa55f5eMerge branch 'master' into release/1.140aafbb3params: go-ethereum v1.14.7 stable803dc6bcore/txpool/blobpool: revert #29989, WLock on Nonce (#30142)37590b2eth/catalyst: fix params in failure log (#30131)10467acgo.mod: update uint256 to 1.3.0 (#30134)c4b4d05crypto: remove hardcoded value for secp256k1.N (#30126)2d9d423build: upgrade -dlgo version to Go 1.22.5 (#30112)c6cae0fMerge remote-tracking branch 'gballet/release-1.14.6'aadddf3params: release Geth v1.14.6640e0f1params: begin v1.14.7 release cycleUpdates
github.com/herumi/bls-eth-go-binaryfrom 1.33.0 to 1.35.0Commits
9390510fix(release): added libs for windowsd4424ccfix(release): added libs for ios/ios simulator7950887fix(release): added libs for darwinf7f8c5cfix(release): added libs for android4405dd6fix(release): added libs for linux(amd64/arm64)dc41984[skip ci] Merge branch 'master' into releaseff01503-lstdc++ is unnecessary on linux371b182[skip ci]Merge branch 'master' into releasef13490aupdate bls v1.89938a82cMerge branch 'dev'Updates
github.com/holiman/uint256from 1.2.4 to 1.3.0Release notes
Sourced from github.com/holiman/uint256's releases.
Commits
75a5209conversion: replaceMarshalSSZTowithMarshalSSZAppendand `MarshalSSZInt...b3cb927uint256: optimize Sqrt (#174)8dfcfdeuint256: optimize mod, DivMod (#173)b85bc2auint256: optimize MulMod, MulModWithReciprocal (#172)70cbe2buint256: optimize div-related functions by removing unnecessary computation (...11a325cuint256: optimize div-related functions by reducing bounds check (#168)66a4528uint256: minor improvement for Mul (#167)5ecf78cuint256: optimize umul (MulOverflow, MulMod, MulModWithReciprocal, MulDivOver...34f0760uint256: optimize AddMod (#165)09331abmake oss-fuzz integration work again (#164)Updates
github.com/itchyny/gojqfrom 0.12.15 to 0.12.16Release notes
Sourced from github.com/itchyny/gojq's releases.
Changelog
Sourced from github.com/itchyny/gojq's changelog.
Commits
0607aa5bump up version to 0.12.160709341update CHANGELOG.md for v0.12.161324e6eupdate dependencies01355e9improve parser to allow binary operators as object valuesa41a5f8fix debug/1 function to be available only when debug/0 is definedf694c1bfix a benchmark test BenchmarkCompilef2559f6remove private compare function0cd3a66improve compiler to abort with error if query is missing422cc9drefactor stringify function declarations of query1130c4erefactor program body, rename rules, remove empty actions in parserUpdates
github.com/prometheus/client_golangfrom 1.19.0 to 1.19.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
6e3f4b1Cut 1.19.1 (#1494)cad1bfaMerge pull request #1454 from prometheus/small-nits0aa8c9fRephrase incompatibility with common v0.48.0Updates
github.com/rs/zerologfrom 1.32.0 to 1.33.0Commits
c78e50eAdd fields order (#550)8582bedfix: useTimestampFuncin busrt sampler (#671) (#672)7d9db06Allow setting floating point precision in JSON. (#663)e5aa7e3Revert #6620efa414Fix panic caused by an extra malformedlevelfield (#665)eb081e1chore: fix some typos in comments (#667)2d899f0set debug log color (#662)74cf37aAdd EmptyFields method to remove all the fileds from logger (#575)e5edd4bRefactor: make code in comment valid and runable (#654)582007fAdd a time.Location to ConsoleWriter. (This allows UTC timestamps.) (#531)Updates
github.com/spf13/cobrafrom 1.8.0 to 1.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74Remove fully inactivated linters (#2148)5c2c1d6Consistent annotation names (#2140)5a1aceabuild(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2docs: update user guide (#2128)6b5f577More linting (#2099)bd914e5fix: remove deprecated io/ioutils package (#2120)1f80fa2chore: remove repetitive words (#2122)c69ae4cci: test golang 1.22 (#2113)a30cee5build(deps): bump actions/cache from 3 to 4 (#2102)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