Skip to content

Bump clickhouse from 0.15.0 to 0.15.1#226

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/clickhouse-0.15.1
Closed

Bump clickhouse from 0.15.0 to 0.15.1#226
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/clickhouse-0.15.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps clickhouse from 0.15.0 to 0.15.1.

Changelog

Sourced from clickhouse's changelog.

[0.15.1] - 2026-06-01

Added

Fixed

  • Variant columns containing NULL values no longer fail with a schema mismatch error. Use Option<MyEnum> to deserialize nullable Variant columns. (#400)
  • Changed User-Agent header generation to use correct format for server-side logging/metrics. (#428)

#400: ClickHouse/clickhouse-rs#400 #423: ClickHouse/clickhouse-rs#423 #428: ClickHouse/clickhouse-rs#428

Commits

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 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)

Bumps [clickhouse](https://github.com/ClickHouse/clickhouse-rs) from 0.15.0 to 0.15.1.
- [Changelog](https://github.com/ClickHouse/clickhouse-rs/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-rs@v0.15.0...v0.15.1)

---
updated-dependencies:
- dependency-name: clickhouse
  dependency-version: 0.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Looks like clickhouse is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 11, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/clickhouse-0.15.1 branch June 11, 2026 02:11
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants