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 4 updates #799

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2024

Bumps the gomod group with 4 updates in the / directory: github.com/ClickHouse/clickhouse-go/v2, github.com/sethvargo/go-retry, github.com/ydb-platform/ydb-go-sdk/v3 and modernc.org/sqlite.

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.26.0 to 2.27.0

Release notes

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

v2.27.0

Breaking change notice

v2.25.0 was released with a breaking change in ClickHouse/clickhouse-go#1306. Please review your implementation.

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.26.0...v2.27.0

Changelog

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

v2.27.0, 2024-08-01

Breaking change notice

v2.25.0 was released with a breaking change in ClickHouse/clickhouse-go#1306. Please review your implementation.

What's Changed

Enhancements 🎉

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.26.0...v2.27.0

Commits

Updates github.com/sethvargo/go-retry from 0.2.4 to 0.3.0

Release notes

Sourced from github.com/sethvargo/go-retry's releases.

v0.3.0

What's Changed

Full Changelog: sethvargo/go-retry@v0.2.4...v0.3.0

Commits

Updates github.com/ydb-platform/ydb-go-sdk/v3 from 3.74.5 to 3.76.1

Release notes

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

v3.76.1

  • Fixed query.WithCommit() flag behaviour for tx.Execute in query service
  • OAuth 2.0 token exchange: allowed multiple resource parameters in according to https://www.rfc-editor.org/rfc/rfc8693

Full Changelog: v3.76.0...v3.76.1

v3.76.0

  • Added experimental topic listener implementation
  • Fixed internal/xstrings.Buffer() leak without call buffer.Free()
  • Removed double quotas from goroutine labels background workers for prevent problem with pprof

Full Changelog: v3.75.2...v3.76.0

v3.75.2

  • Fixed build for go1.20

Full Changelog: v3.75.1...v3.75.2

v3.75.1

  • Fixed return more than one row error if real error raised on try read next row
  • Fixed checking errors for session must be deleted
  • Changed signature of filter func in balancers (replaced argument from conn.Conn type to endpoint.Info)

Full Changelog: v3.75.0...v3.75.1

v3.75.0

  • Improve config validation before start topic reader
  • Added metrics over db.Table().Do() and db.Table().DoTx()
  • Added method ydb.ParamsBuilder().Param(name).Any(value) to add custom types.Value
  • Upgraded dependencies:
    • google.golang.org/grpc - from v1.57.1 to v1.62.1
    • github.com/google/uuid - from v1.3.0 to v1.6.0
    • golang.org/x/sync - from v0.3.0 to v0.6.0
  • Fixed goroutine leak on close reader
  • Fixed topic reader and writer WaitInit hunging on unretriable connection error
  • Added query.Client.Stats() method
  • Added query.Result.Stats() method
  • Added query.ResultSet.Index() method
  • Support loading OAuth 2.0 token exchange credentials provider from config file
  • Added options for JWT tokens for loading EC private keys and HMAC secrets
  • Add retries to OAuth 2.0 token exchange credentials

Full Changelog: v3.74.5...v3.75.0

Changelog

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

v3.76.1

  • Fixed query.WithCommit() flag behaviour for tx.Execute in query service
  • OAuth 2.0 token exchange: allowed multiple resource parameters in according to https://www.rfc-editor.org/rfc/rfc8693

v3.76.0

  • Added experimental topic listener implementation
  • Fixed internal/xstrings.Buffer() leak without call buffer.Free()
  • Removed double quotas from goroutine labels background workers for prevent problem with pprof

v3.75.2

  • Fixed build for go1.20

v3.75.1

  • Fixed return more than one row error if real error raised on try read next row
  • Fixed checking errors for session must be deleted
  • Changed signature of filter func in balancers (replaced argument from conn.Conn type to endpoint.Info)

v3.75.0

  • Improve config validation before start topic reader
  • Added metrics over db.Table().Do() and db.Table().DoTx()
  • Added method ydb.ParamsBuilder().Param(name).Any(value) to add custom types.Value
  • Upgraded dependencies:
    • google.golang.org/grpc - from v1.57.1 to v1.62.1
    • github.com/google/uuid - from v1.3.0 to v1.6.0
    • golang.org/x/sync - from v0.3.0 to v0.6.0
  • Fixed goroutine leak on close reader
  • Fixed topic reader and writer WaitInit hunging on unretriable connection error
  • Added query.Client.Stats() method
  • Added query.Result.Stats() method
  • Added query.ResultSet.Index() method
  • Support loading OAuth 2.0 token exchange credentials provider from config file
  • Added options for JWT tokens for loading EC private keys and HMAC secrets
  • Add retries to OAuth 2.0 token exchange credentials
Commits
  • ee03640 Release v3.76.1
  • 79a35e0 Merge pull request #1365 from ydb-platform/fix-query-tx-commit-flag
  • 2900099 Update tests/integration/helpers_test.go
  • 813ea27 Update CHANGELOG.md
  • 5add66d Merge branch 'master' into fix-query-tx-commit-flag
  • e0f6968 Merge pull request #1366 from UgnineSirdis/oauth2-fix-resource
  • a03cf91 Update CHANGELOG.md
  • 04767cd Require at least one parameter in WithAudience, WithScope, WithResource
  • 6985315 OAuth 2.0 token exchange. Allow multiple resource parameters
  • e2adc87 Release v3.76.0
  • Additional commits viewable in compare view

Updates modernc.org/sqlite from 1.30.1 to 1.31.1

Commits

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 4 updates in the / directory: [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go), [github.com/sethvargo/go-retry](https://github.com/sethvargo/go-retry), [github.com/ydb-platform/ydb-go-sdk/v3](https://github.com/ydb-platform/ydb-go-sdk) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite).


Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.26.0 to 2.27.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.26.0...v2.27.0)

Updates `github.com/sethvargo/go-retry` from 0.2.4 to 0.3.0
- [Release notes](https://github.com/sethvargo/go-retry/releases)
- [Commits](sethvargo/go-retry@v0.2.4...v0.3.0)

Updates `github.com/ydb-platform/ydb-go-sdk/v3` from 3.74.5 to 3.76.1
- [Release notes](https://github.com/ydb-platform/ydb-go-sdk/releases)
- [Changelog](https://github.com/ydb-platform/ydb-go-sdk/blob/master/CHANGELOG.md)
- [Commits](ydb-platform/ydb-go-sdk@v3.74.5...v3.76.1)

Updates `modernc.org/sqlite` from 1.30.1 to 1.31.1
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.30.1...v1.31.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/sethvargo/go-retry
  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
- dependency-name: modernc.org/sqlite
  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 labels Aug 3, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 10, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-883deb85ff branch August 10, 2024 00:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant