Bump the dependencies group across 1 directory with 5 updates#141
Merged
Bump the dependencies group across 1 directory with 5 updates#141
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/itchyny/gojq](https://github.com/itchyny/gojq) and [github.com/lib/pq](https://github.com/lib/pq). Updates `github.com/attestantio/go-eth2-client` from 0.27.1 to 0.28.0 - [Changelog](https://github.com/attestantio/go-eth2-client/blob/master/CHANGELOG.md) - [Commits](attestantio/go-eth2-client@v0.27.1...v0.28.0) Updates `github.com/ethereum/go-ethereum` from 1.16.8 to 1.17.0 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.16.8...v1.17.0) Updates `github.com/itchyny/gojq` from 0.12.17 to 0.12.18 - [Release notes](https://github.com/itchyny/gojq/releases) - [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md) - [Commits](itchyny/gojq@v0.12.17...v0.12.18) Updates `github.com/lib/pq` from 1.10.9 to 1.11.2 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.10.9...v1.11.2) Updates `golang.org/x/text` from 0.28.0 to 0.31.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.28.0...v0.31.0) --- updated-dependencies: - dependency-name: github.com/attestantio/go-eth2-client dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/itchyny/gojq dependency-version: 0.12.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/lib/pq dependency-version: 1.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/text dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor 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/itchyny/gojq and github.com/lib/pq.
Updates
github.com/attestantio/go-eth2-clientfrom 0.27.1 to 0.28.0Changelog
Sourced from github.com/attestantio/go-eth2-client's changelog.
Commits
9616db6Merge pull request #278 from attestantio/release_go_eth2_clientec91bf6Lint.60ad4c7Add release information.43433ffUpdate go-bitfield refs to OffchainLabs and fix linter issues #2763109c2fMerge 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 filenameUpdates
github.com/ethereum/go-ethereumfrom 1.16.8 to 1.17.0Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
0cf3d3bversion: release go-ethereum v1.17.0 stable9b78f45crypto/secp256k1: fix coordinate checkc709c19eth/catalyst: add initial OpenTelemetry tracing for newPayload (#33521)550ca91consensus/misc: hardening header verification (#33860)a4b3898internal/telemetry: don't create internal spans without parents (#33780)0cba803eth/protocols/eth, eth/protocols/snap: delayed p2p message decoding (#33835)ad88b68internal/download: show progress bar only if server gives length (#33842)c50e5edcmd/geth, internal/telemetry: wire OpenTelemetry tracing via CLI flags (#33484)d8b92cbrpc,internal/telemetry: fix deferred spanEnd to capture errors via pointer (#...ac85a6frlp: add back Iterator.Count, with fixes (#33841)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/lib/pqfrom 1.10.9 to 1.11.2Release notes
Sourced from github.com/lib/pq's releases.
... (truncated)
Changelog
Sourced from github.com/lib/pq's changelog.
... (truncated)
Commits
1412805Don't send empty startup parameters0c529dbDon't send dbname= as a startup parameter when database= is usedeec526cRelease v1.11.1 (#1255)1928a1dFix []byte types incorrectly converted to PostgreSQL array (#1252)9e2aa8eRun staticcheck on all GOOS/GOARCH combinationsc9320c4Fix build on Windows and Plan92809526Fix build on 32bit systems8e88f7eRelease 1.11.00ad3049Handle pre-protocol errors to prevent memory exhaustionf1fae2eAdd pqtest.Fake.Close()Updates
golang.org/x/textfrom 0.28.0 to 0.31.0Commits
e7ff6b3go.mod: update golang.org/x dependenciesfbf012ball: use reflect.TypeFor instead of reflect.TypeOfc6abd03go.mod: update golang.org/x dependencies42f038dx/text: fix nil dereference in gotext extracta42f0e2all: use built-in max/min to simplify the codee69f31bgo.mod: update golang.org/x dependencies60c9786all: upgrade go directive to at least 1.24.0 [generated]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 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