Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the gomod group across 1 directory with 2 updates #835

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2024

Bumps the gomod group with 2 updates in the / directory: github.com/ClickHouse/clickhouse-go/v2 and github.com/ydb-platform/ydb-go-sdk/v3.

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.28.3 to 2.29.0

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.29.0

What's Changed

Enhancements 🎉

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.28.3...v2.29.0

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.29.0, 2024-09-24

What's Changed

Enhancements 🎉

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.28.3...v2.29.0

Commits

Updates github.com/ydb-platform/ydb-go-sdk/v3 from 3.80.2 to 3.84.1

Release notes

Sourced from github.com/ydb-platform/ydb-go-sdk/v3's releases.

v3.84.1

  • Added session info into trace.TableSessionBulkUpsertStartInfo

Full Changelog: v3.84.0...v3.84.1

v3.84.0

  • Added meta.WithTraceParent context modifier for explicit putting traceparent header into grpc calls

Full Changelog: v3.83.0...v3.84.0

v3.83.0

  • Supported db.Table().BulkUpsert() from scv, arrow and ydb rows formats

Full Changelog: v3.82.0...v3.83.0

v3.82.0

  • Fixed error on experimental TopicListener.Close
  • Disabled reporting of ydb_go_sdk_query_session_count when metrics are disabled
  • Disabled reporting of ydb_go_sdk_ydb_query_session_create_latency histogram metrics when metrics are disabled
  • Allowed skip column for ScanStruct by tag -

Full Changelog: v3.81.4...v3.82.0

v3.81.4

  • Returned topicwriter.ErrQueueLimitExceed, accidental removed at v3.81.0

Full Changelog: v3.81.3...v3.81.4

v3.81.3

  • Fixed tracing details check for some metrics

Full Changelog: v3.81.2...v3.81.3

v3.81.2

  • Removed experimantal comment for query service client

Full Changelog: v3.81.1...v3.81.2

v3.81.1

  • Fixed nil pointer dereference panic on failed ydb.Open
  • Added ip discovery. Server can show own ip address and target hostname in the ListEndpoint message. These fields are used to bypass DNS resolving.

Full Changelog: v3.81.0...v3.81.1

v3.81.0

  • Added error ErrMessagesPutToInternalQueueBeforeError to topic writer
  • Added write to topics within transactions

Full Changelog: v3.80.10...v3.81.0

... (truncated)

Changelog

Sourced from github.com/ydb-platform/ydb-go-sdk/v3's changelog.

v3.84.1

  • Added session info into trace.TableSessionBulkUpsertStartInfo

v3.84.0

  • Added meta.WithTraceParent context modifier for explicit putting traceparent header into grpc calls

v3.83.0

  • Supported db.Table().BulkUpsert() from scv, arrow and ydb rows formats

v3.82.0

  • Fixed error on experimental TopicListener.Close
  • Disabled reporting of ydb_go_sdk_query_session_count when metrics are disabled
  • Disabled reporting of ydb_go_sdk_ydb_query_session_create_latency histogram metrics when metrics are disabled
  • Allowed skip column for ScanStruct by tag -

v3.81.4

  • Returned topicwriter.ErrQueueLimitExceed, accidental removed at v3.81.0

v3.81.3

  • Fixed tracing details check for some metrics

v3.81.2

  • Removed experimantal comment for query service client

v3.81.1

  • Fixed nil pointer dereference panic on failed ydb.Open
  • Added ip discovery. Server can show own ip address and target hostname in the ListEndpoint message. These fields are used to bypass DNS resolving.

v3.81.0

  • Added error ErrMessagesPutToInternalQueueBeforeError to topic writer
  • Added write to topics within transactions

v3.80.10

  • Added ydb.WithSessionPoolSessionUsageLimit() option for limitation max count of session usage
  • Refactored experimental topic iterators in topicsugar package

v3.80.9

  • Fixed bug in experimental api: ydb.ParamsBuilder().Param().Optional() receive pointer and really produce optional value.

v3.80.8

  • Added ydb.WithLazyTx(bool) option for create lazy transactions on query.Session.Begin call
  • Added initial experimental topic and cdc-helpers, see examples in tests/integration/topic_helpers_test.go
  • Added experimental sugar.UnmarshalRows for user unmarshaller structs in own code in go 1.23, change example for use the iterator.
  • Added ydb_go_sdk_ydb_query_pool_size_index metrics

v3.80.7

  • Fixed bug with doesn't rollback the transaction on the operation error in table service

v3.80.6

  • Fixed concurrent map writes in metrics

... (truncated)

Commits
  • caa3b27 Release v3.84.1
  • 21e2304 Merge pull request #1502 from ydb-platform/bulk-upsert-session-info
  • ed92d7d * Added session info into trace.TableSessionBulkUpsertStartInfo
  • 84e9735 Release v3.84.0
  • 1cbd70c Merge pull request #1499 from ydb-platform/traceparent
  • fe2b776 * Added meta.WithTraceParent context modifier for explicit putting tracepar...
  • 74e831e Release v3.83.0
  • c7d991f Merge pull request #1497 from ydb-platform/bulk-upsert
  • 6b2fbf8 added test for bulk upsert data constructors
  • 0ea4a31 splitted trace.BulkUpsert{Start,Done}Info for client and session
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/ClickHouse/clickhouse-go/v2 [>= 2.4.a, < 2.5]
github.com/ClickHouse/clickhouse-go/v2 [>= 2.21.a, < 2.22]
github.com/ydb-platform/ydb-go-sdk/v3 [>= 3.57.a, < 3.58]

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the gomod group with 2 updates in the / directory: [github.com/ClickHouse/clickhouse-go/v2](https:/ClickHouse/clickhouse-go) and [github.com/ydb-platform/ydb-go-sdk/v3](https:/ydb-platform/ydb-go-sdk).


Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.28.3 to 2.29.0
- [Release notes](https:/ClickHouse/clickhouse-go/releases)
- [Changelog](https:/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-go@v2.28.3...v2.29.0)

Updates `github.com/ydb-platform/ydb-go-sdk/v3` from 3.80.2 to 3.84.1
- [Release notes](https:/ydb-platform/ydb-go-sdk/releases)
- [Changelog](https:/ydb-platform/ydb-go-sdk/blob/master/CHANGELOG.md)
- [Commits](ydb-platform/ydb-go-sdk@v3.80.2...v3.84.1)

---
updated-dependencies:
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/ydb-platform/ydb-go-sdk/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 19, 2024

Superseded by #840.

@dependabot dependabot bot closed this Oct 19, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-59edec15a6 branch October 19, 2024 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant