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

Bump github.com/ClickHouse/clickhouse-go/v2 from 2.15.0 to 2.17.0 #2721

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2023

Bumps github.com/ClickHouse/clickhouse-go/v2 from 2.15.0 to 2.17.0.

Release notes

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

v2.17.0

What's Changed

Enhancements 🎉

Fixes 🐛

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.16.0...v2.17.0

v2.16.0

What's Changed

Enhancements 🎉

Fixes 🐛

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.15.0...v2.16.0

Changelog

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

v2.17.0, 2023-12-21

What's Changed

Enhancements 🎉

Fixes 🐛

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.16.0...v2.17.0

v2.16.0, 2023-12-01

What's Changed

Enhancements 🎉

Fixes 🐛

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.15.0...v2.16.0

v2.14.3, 2023-10-12

What's Changed

Fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.14.2...v2.14.3

v2.14.2, 2023-10-04

What's Changed

Fixes 🐛

... (truncated)

Commits
  • 4c4b0cb Update release notes
  • 40342ba Fix README example for Debugf (#1153)
  • cb7bdb4 Support bool alias type (#1156)
  • 1466b2c Bump github.com/google/uuid from 1.4.0 to 1.5.0 (#1157)
  • 3ba807b Update README - mention HTTP protocol usable only with database/sql interfa...
  • 9d8573d Iterable ordered map alternative with improved performance (#1152)
  • a6e001e Update release notes
  • fb3a5ca Add sql.Valuer support for all types (#1144)
  • 05ce897 Bump golang.org/x/net from 0.17.0 to 0.19.0 (#1149)
  • bbaf722 Updated contributors list
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested review from a team as code owners December 22, 2023 02:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 22, 2023
@dependabot dependabot bot requested review from ademidoff, BupycHuk, artemgavrilov, idoqo and JiriCtvrtka and removed request for a team December 22, 2023 02:19
@github-actions github-actions bot enabled auto-merge (squash) December 22, 2023 02:19
Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6ed69a8) 42.18% compared to head (c6857e2) 42.21%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2721      +/-   ##
==========================================
+ Coverage   42.18%   42.21%   +0.02%     
==========================================
  Files         395      395              
  Lines       50040    50040              
==========================================
+ Hits        21110    21124      +14     
+ Misses      26932    26918      -14     
  Partials     1998     1998              
Flag Coverage Δ
admin 11.58% <ø> (ø)
agent 53.37% <ø> (+0.13%) ⬆️
vmproxy 68.57% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) from 2.15.0 to 2.17.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.15.0...v2.17.0)

---
updated-dependencies:
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ClickHouse/clickhouse-go/v2-2.17.0 branch from 14bd23a to c6857e2 Compare December 25, 2023 15:20
@github-actions github-actions bot merged commit 5a1e416 into main Dec 25, 2023
33 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/ClickHouse/clickhouse-go/v2-2.17.0 branch December 25, 2023 15:32
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.

2 participants