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

chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.30.1 to 2.30.2 #3864

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps github.com/ClickHouse/clickhouse-go/v2 from 2.30.1 to 2.30.2.

Release notes

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

v2.30.2

What's Changed

Bug fixes 🐛

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.30.1...v2.30.2

Changelog

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

v2.30.2, 2025-01-30

What's Changed

Bug fixes 🐛

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.30.1...v2.30.2

Commits
  • 080e879 Update release notes
  • f299ce7 update go.mod
  • bddf6bc Merge pull request #1484 from ClickHouse/dependabot/go_modules/github.com/Cli...
  • f10eb05 Bump github.com/ClickHouse/ch-go from 0.63.1 to 0.64.0
  • 2d72850 Merge pull request #1482 from ClickHouse/json_nested_map_fix
  • 78e787d test name
  • ef42c32 sort map keys to prevent inconsistent map lookup
  • a43f9d0 fix JSON NestedMap + add tests
  • 1195999 Merge pull request #1478 from matevzmihalic/fix-json-tag
  • 22edb2a Handle json tag without name override
  • 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 a review from a team as a code owner February 3, 2025 02:12
@dependabot dependabot bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file go labels Feb 3, 2025
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Feb 3, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ClickHouse/clickhouse-go/v2-2.30.2 branch from 7bbe4f5 to 2d56c52 Compare February 3, 2025 02:27
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.61%. Comparing base (aecfd4c) to head (9226036).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3864   +/-   ##
=======================================
  Coverage   63.61%   63.61%           
=======================================
  Files         171      171           
  Lines       17380    17380           
=======================================
  Hits        11057    11057           
  Misses       5657     5657           
  Partials      666      666           
Flag Coverage Δ
unittests 63.61% <ø> (ø)

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.30.1 to 2.30.2.
- [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.30.1...v2.30.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ClickHouse/clickhouse-go/v2-2.30.2 branch from 2d56c52 to 9226036 Compare February 3, 2025 10:40
@kodiakhq kodiakhq bot merged commit b6ee5a8 into main Feb 3, 2025
37 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/go_modules/github.com/ClickHouse/clickhouse-go/v2-2.30.2 branch February 3, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file go size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants