Bump the go-mod group across 1 directory with 5 updates#56
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the go-mod group across 1 directory with 5 updates#56dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-mod group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.40.1` | `2.46.0` | | [github.com/DIMO-Network/clickhouse-infra](https://github.com/DIMO-Network/clickhouse-infra) | `0.0.7` | `0.0.8` | | [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) | `1.17.1` | `1.17.3` | | [github.com/parquet-go/parquet-go](https://github.com/parquet-go/parquet-go) | `0.28.0` | `0.29.0` | | [github.com/tidwall/gjson](https://github.com/tidwall/gjson) | `1.18.0` | `1.19.0` | Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.40.1 to 2.46.0 - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.40.1...v2.46.0) Updates `github.com/DIMO-Network/clickhouse-infra` from 0.0.7 to 0.0.8 - [Release notes](https://github.com/DIMO-Network/clickhouse-infra/releases) - [Commits](DIMO-Network/clickhouse-infra@v0.0.7...v0.0.8) Updates `github.com/ethereum/go-ethereum` from 1.17.1 to 1.17.3 - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.17.1...v1.17.3) Updates `github.com/parquet-go/parquet-go` from 0.28.0 to 0.29.0 - [Release notes](https://github.com/parquet-go/parquet-go/releases) - [Changelog](https://github.com/parquet-go/parquet-go/blob/main/CHANGELOG.md) - [Commits](parquet-go/parquet-go@v0.28.0...v0.29.0) Updates `github.com/tidwall/gjson` from 1.18.0 to 1.19.0 - [Commits](tidwall/gjson@v1.18.0...v1.19.0) --- updated-dependencies: - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/DIMO-Network/clickhouse-infra dependency-version: 0.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/ethereum/go-ethereum dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-mod - dependency-name: github.com/parquet-go/parquet-go dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod - dependency-name: github.com/tidwall/gjson dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-mod ... 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-mod group with 5 updates in the / directory:
2.40.12.46.00.0.70.0.81.17.11.17.30.28.00.29.01.18.01.19.0Updates
github.com/ClickHouse/clickhouse-go/v2from 2.40.1 to 2.46.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
... (truncated)
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
... (truncated)
Commits
13b74cbUpdate release notes0cc2430Merge pull request #1850 from ClickHouse/kavirajk/fix-nullable-json-string-bug1d36846chore: comments and test protocol coverage48d0c93chore: avoid double write on mix slice5ad2286chore: make the toJSONString() version agnostic5edb3f2chore: fix the correct untyped/untyped nil checkdc371a4fix: add integrations tests on real servere999170fix: subtle case of []*string{nil} behaviorec231cdUpdate lib/column/json.go9257940Update lib/column/json_test.goUpdates
github.com/DIMO-Network/clickhouse-infrafrom 0.0.7 to 0.0.8Release notes
Sourced from github.com/DIMO-Network/clickhouse-infra's releases.
Commits
50d26b3Merge pull request #46 from DIMO-Network/upgrade_versfb8049bUpgrade ClickHouse container to 25.12.1.649Updates
github.com/ethereum/go-ethereumfrom 1.17.1 to 1.17.3Release notes
Sourced from github.com/ethereum/go-ethereum's releases.
... (truncated)
Commits
117e067version: release go-ethereum v1.17.3 stable (#34937)e1047b9core: use uint256 in core.Message (#34934)2f11dcccmd/geth: respect --dev=false (#34920)934a009triedb/pathdb: fix layer 5 key range in storage iterator traversal test (#34883)18beceeappveyor.yml: remove appveyor configuration (#34720)f63c265internal/download: close dst on io.Copy error (#34910)7facf9ccore/txpool: use cmp.Compare instead of subtraction (#34918)bcb68d2p2p: handle return false from TCPEndpoint (#34916)8581125crypto: add hash length check in nocgo VerifySignature (#33839)2ba9be9build: upgrade -dlgo version to Go 1.25.10 (#34911)Updates
github.com/parquet-go/parquet-gofrom 0.28.0 to 0.29.0Release notes
Sourced from github.com/parquet-go/parquet-go's releases.
Commits
c11a1beFix tiny typos in error messages (#486)534e16afeat: add int(n) and uint(n) struct tags for explicit integer bit width contr...725b598fix: MergeRowGroups multi-segment ordering and DropDuplicatedRows (#483)c478631feat: support int8, uint8, int16, uint16 struct field types (#482)fec8026Fix GenericWriter[any] panic with map containing struct with optional field (...76a69eefix: support non-standard LIST naming in parquet files (#481)b9bedfbfix: zero values in optional columns are no longer treated as null (#480)797eb8efeat(writer): add Size() for estimating file and row group size (#479)661b21efix: preserve LIST and MAP types from ConvertedType-only group nodes (#477)21d5c9fdocs: improve struct tag documentation and discoverability (#476)Updates
github.com/tidwall/gjsonfrom 1.18.0 to 1.19.0Commits
0fac2c9Add iterator functions All, Keys, and Values4d23028Add repo url10d2662Add copyright comment4a91ee1Update README.mdDependabot 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