-
Notifications
You must be signed in to change notification settings - Fork 66
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
deps(ibis): bump the all group in /ibis-server with 5 updates #1127
Conversation
Bumps the all group in /ibis-server with 5 updates: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.6` | `2.11.1` | | [ibis-framework](https://github.com/ibis-project/ibis) | `10.3.1` | `10.4.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.1.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.39` | `2.0.40` | | [clickhouse-connect](https://github.com/ClickHouse/clickhouse-connect) | `0.8.15` | `0.8.16` | Updates `pydantic` from 2.10.6 to 2.11.1 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.6...v2.11.1) Updates `ibis-framework` from 10.3.1 to 10.4.0 - [Release notes](https://github.com/ibis-project/ibis/releases) - [Changelog](https://github.com/ibis-project/ibis/blob/main/docs/release_notes_generated.qmd) - [Commits](ibis-project/ibis@10.3.1...10.4.0) Updates `python-dotenv` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.1...v1.1.0) Updates `sqlalchemy` from 2.0.39 to 2.0.40 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `clickhouse-connect` from 0.8.15 to 0.8.16 - [Release notes](https://github.com/ClickHouse/clickhouse-connect/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-connect/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-connect@v0.8.15...v0.8.16) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: ibis-framework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: python-dotenv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sqlalchemy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: clickhouse-connect dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all group in /ibis-server with 5 updates:
2.10.6
2.11.1
10.3.1
10.4.0
1.0.1
1.1.0
2.0.39
2.0.40
0.8.15
0.8.16
Updates
pydantic
from 2.10.6 to 2.11.1Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
6c38dc9
Prepare release v2.11.1 (#11648)1dcddac
Do not override'definitions-ref'
schemas containing serialization schemas ...024fdae
Fix small typos (#11643)58e61fa
Prepare release v2.11.0 (#11635)e2c2e81
Addgenerate_arguments_schema()
experimental function (#11572)72bea3f
Addmkdocs-llmstxt
documentation plugin (#11632)fcba832
Simplify customization of default value inclusion in JSON Schema generation (...6f11161
Add support for extra keys validation for models (#11578)7917b11
Disable third-party workflow issue report (#11629)f5226d2
Bumppydantic-core
to v2.33.0 (#11631)Updates
ibis-framework
from 10.3.1 to 10.4.0Release notes
Sourced from ibis-framework's releases.
Changelog
Sourced from ibis-framework's changelog.
Commits
6192160
chore(release): 10.4.0632eed3
chore(deps): bump and relock (#11050)61dd7ea
feat(datatypes): add string length (#11045)b83a88e
feat(flink): supportStringSplit
(#11049)758fd51
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.6.10329ad7c
feat(api): make topk() and value_counts() more flexible (#10928)07cc176
chore(deps): bump and relock (#11044)2dbe8d2
test(snowflake): ensure that zip test is result-order-independent (#11042)a02a392
fix(backends): array string join on empty array now consistently returns `Non...e5fe34c
perf(struct): drop unused fields on Struct.getitem (#10996)Updates
python-dotenv
from 1.0.1 to 1.1.0Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
6a02ef5
update mkdocs -> mkdocstrings config36c6270
Update changelog2198b69
Bump version: 1.0.1 → 1.1.0c89fb6d
Update changelog8dd413e
Add _is_debugger so load_dotenv will work in pdb (#553)9acba4a
Some more s/Python-dotenv/python-dotenv/ (#552)3c19c03
s/Python-dotenv/python-dotenv/ (#516)4159388
Add support for python 3.13 and drop 3.8 (#551)2b8635b
Bump the github-actions group with 2 updates (#529)533f8ac
Add Python 3.13 trove classifier (#535)Updates
sqlalchemy
from 2.0.39 to 2.0.40Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
clickhouse-connect
from 0.8.15 to 0.8.16Release notes
Sourced from clickhouse-connect's releases.
Changelog
Sourced from clickhouse-connect's changelog.
Commits
0a77c0e
Release 0 8 16 (#485)56e51bd
Correct typing of create_client(host, username) (#482)ca45ff6
Update README.md doc link (#476)1a5f00c
Docker test fixes (#473)a27e5a4
Replace removal of ; in the loop line with rstrip (#472)8d88b1c
Fix CI tests with default user (#465)b120540
Gg/update test matrix (#464)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions