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 clickhouse-driver from 0.2.7 to 0.2.8 #47

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2024

Bumps clickhouse-driver from 0.2.7 to 0.2.8.

Changelog

Sourced from clickhouse-driver's changelog.

[0.2.8] - 2024-06-12

Added

  • Lazy date LUT initialization for memory reducing. See docs. Solves issue #430. Pull request #431 by DaniilAnichin.
  • Dependabot for up-to-date GitHub actions. Pull request #421 by cclauss.

Fixed

  • TCP keepalive idle_time_sec, interval_sec type to integer. Solves issue #432.
  • Empty Map type read IndexError. Solves issue #433.
  • Test on current versions of PyPy. Pull request #424 by cclauss.
  • Connection verify=False ignoring. Solves issue #420. Pull request #421 by akurdyukov.
Commits
  • 1783ca8 Version 0.2.8 release
  • 33f7e5b Fix bash version check
  • 682df19 Test against 24.1.8.22
  • 3af00b3 Merge pull request #435 from mymarilyn/dependabot/github_actions/github-actio...
  • d7053b2 Bump coverallsapp/github-action in the github-actions group
  • e4d3fb5 Lazy date lut (#431)
  • c322fa6 Fix TCP keepalive idle_time_sec, interval_sec type #432
  • c123f2c Fix empty map read #433
  • 2b35f97 Test against 24.1.7.18
  • bf16e7a Merge pull request #423 from mymarilyn/dependabot/github_actions/github-actio...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [clickhouse-driver](https://github.com/mymarilyn/clickhouse-driver) from 0.2.7 to 0.2.8.
- [Changelog](https://github.com/mymarilyn/clickhouse-driver/blob/master/CHANGELOG.md)
- [Commits](mymarilyn/clickhouse-driver@0.2.7...0.2.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 13, 2024
@simonwoerpel simonwoerpel merged commit a4a40d2 into develop Jul 27, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/develop/clickhouse-driver-0.2.8 branch July 27, 2024 11:01
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant