Confirm-Solutions / confirmasaurus

3 stars 0 forks source link

Update dependency clickhouse-connect to v0.5.16 - autoclosed #313

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
clickhouse-connect 0.5.15 -> 0.5.16 age adoption passing confidence

Release Notes

ClickHouse/clickhouse-connect ### [`v0.5.16`](https://togithub.com/ClickHouse/clickhouse-connect/blob/HEAD/CHANGELOG.md#​0516-2023-03-15) [Compare Source](https://togithub.com/ClickHouse/clickhouse-connect/compare/v0.5.15...v0.5.16) ##### Bug Fix - Creating a client would fail if for some reason the user did not have access to the `system.settings` table. Thanks to [Filipp Balakin](https://togithub.com/Barsoomx) for the fix. ##### Improvements - String columns now accept values of bytes-like objects (bytes/bytearray/etc.) for inserts (as with other inserts, all values for the inserted column should be the same types, either a bytes-like object or `str`). A corresponding `bytes` read format has been enabled for String columns as well. Thanks to [Tim Nooran](https://togithub.com/TimNooren) for opening the issue and providing unit test[https://github.com/ClickHouse/clickhouse-connect/issues/148](https://togithub.com/ClickHouse/clickhouse-connect/issues/148)/148 - Cython version upgraded to 3.0.0b1

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.