-
Notifications
You must be signed in to change notification settings - Fork 81
deps(ibis): bump the all group across 1 directory with 8 updates #1102
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
Conversation
Bumps the all group with 8 updates in the /ibis-server directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.11` | `0.115.12` | | [ibis-framework](https://github.com/ibis-project/ibis) | `10.2.0` | `10.3.1` | | [orjson](https://github.com/ijl/orjson) | `3.10.15` | `3.10.16` | | [anyio](https://github.com/agronholm/anyio) | `4.8.0` | `4.9.0` | | [duckdb](https://github.com/duckdb/duckdb) | `1.2.0` | `1.2.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.38` | `2.0.39` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.1.0` | `4.2.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.10` | `0.11.2` | Updates `fastapi` from 0.115.11 to 0.115.12 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.11...0.115.12) Updates `ibis-framework` from 10.2.0 to 10.3.1 - [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.2.0...10.3.1) Updates `orjson` from 3.10.15 to 3.10.16 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.15...3.10.16) Updates `anyio` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.8.0...4.9.0) Updates `duckdb` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/duckdb/duckdb/releases) - [Changelog](https://github.com/duckdb/duckdb/blob/main/tools/release-pip.py) - [Commits](duckdb/duckdb@v1.2.0...v1.2.1) Updates `sqlalchemy` from 2.0.38 to 2.0.39 - [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 `pre-commit` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.1.0...v4.2.0) Updates `ruff` from 0.9.10 to 0.11.2 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.10...0.11.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ibis-framework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: duckdb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: sqlalchemy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
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 (
|
Bumps the all group with 8 updates in the /ibis-server directory:
0.115.11
0.115.12
10.2.0
10.3.1
3.10.15
3.10.16
4.8.0
4.9.0
1.2.0
1.2.1
2.0.38
2.0.39
4.1.0
4.2.0
0.9.10
0.11.2
Updates
fastapi
from 0.115.11 to 0.115.12Release notes
Sourced from fastapi's releases.
Commits
628c34e
🔖 Release version 0.115.128e76d4e
📝 Update release notes2537d9d
🐛 Fixconvert_underscores=False
for header Pydantic models (#13515)c08a3e8
📝 Update release notes241de23
📝 Updatedocs/en/docs/tutorial/middleware.md
(#13444)4e40e1e
📝 Update release notesecf6e7e
🌐 Add Ukrainian translation fordocs/uk/docs/tutorial/metadata.md
page (#13...3afd733
📝 Update release notes8557a88
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/response-status-code.m...e4c1dd7
📝 Update release notesUpdates
ibis-framework
from 10.2.0 to 10.3.1Release notes
Sourced from ibis-framework's releases.
Changelog
Sourced from ibis-framework's changelog.
Commits
7c34888
chore(release): 10.3.17570cc6
chore(deps): bump and regen lockfiles (#10982)6452a5e
fix(datatypes): ensure that newer sqlglotBLOB
type is not accessed if it d...a945c96
docs: link to our config file for conventional commits warning (#10986)2ee6a91
test(pyspark): avoiddisconnect
ing with pyspark as it breaks subsequent tes...93d3b24
chore(deps): update bitnami/minio docker tag to v2025.3.12 (#10990)3ecf731
fix(deps): droppytz
from dependencies (#10976)0edbab9
fix(postgres): use.transaction
method instead of managing our own44151f0
ci(mssql): serial50f564a
chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.6.6Updates
orjson
from 3.10.15 to 3.10.16Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
1d8b352
3.10.16b0a91df
Use function pointers for AVX-512 path56d6457
Fix various lints and set debug_asserts53d137e
pydict_setitem!()5ae468a
ABI compatibility with CPython 3.14 PyASCIIObject.state5b2481d
build maintenance, check-pypi, drop support for 3.8Updates
anyio
from 4.8.0 to 4.9.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
a6e9ebb
Bumped up the version9b9520d
Fixed cyclic references in to_thread.run_sync() on asyncio (#887)1f04d6b
Added a note about asyncio cancellation semanticse14b172
Upgraded to a newer Sphinx version7e13c49
Avoid refcycles in tracebacks from happy eyeballs exceptions (#809)d134da7
Raise EndOfStream from None in MemoryObjectReceiveStream.receive() (#889)2840e06
Added cheaper implementation for no_other_refs() on Python 3.14 (#886)31ce0a5
Added fixtures for generating bindable TCP/UDP ports (#856)cd85e47
Test on PyPy 3.11 on CI (#876)d228020
Detect blocking calls in coroutines using BlockBuster (#875)Updates
duckdb
from 1.2.0 to 1.2.1Release notes
Sourced from duckdb's releases.
... (truncated)
Commits
c9f1c5b
[Python Dev]pyproject.toml
should not useoldest-supported-numpy
anymore...97f12d8
on further consideration, it can be a 'before-build' step after all23da7e7
remove 'oldest-supported-numpy' as it has been deprecated since numpy 1.25, r...11d2d8c
[Python Dev] Makepandas
not required in a couple places, check if it's ins...bd17c47
nvm, this path is taken only from FrameFromNumpy, so the pandas check was don...79dd68c
don't use load=false, we do need to attempt to load it to know if it's instal...4699027
guarding a couple places against pandas not being installed7888e31
use the import cache where possible, don't use the direct pybind module importc0642c6
Add python version to duckdb_api (#15599)177cc3b
Update shell.cpp to fix #16333Updates
sqlalchemy
from 2.0.38 to 2.0.39Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
pre-commit
from 4.1.0 to 4.2.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
aa48766
v4.2.0bf6f11d
Merge pull request #3430 from pre-commit/preferential-sys-impl3e8d0f5
adjust python default_language_version to prefer versioned exeff7256c
Merge pull request #3425 from tusharsadhwani/ambiguous-refb7eb412
fix: crash on ambiguous ref 'HEAD'7b88c63
Merge pull request #3404 from pre-commit/pre-commit-ci-update-config94b97e2
[pre-commit.ci] pre-commit autoupdate2f93b80
Merge pull request #3401 from pre-commit/pre-commit-ci-update-config4f90a1e
[pre-commit.ci] pre-commit autoupdateaba1ce0
Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sedUpdates
ruff
from 0.9.10 to 0.11.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
4773878
Bump 0.11.2 (#16896)2a4d835
Use the commonOperatorPrecedence
for the parser (#16747)04a8756
[red-knot] Check subtype relation between callable types (#16804)193c381
[red-knot] Check whether two callable types are equivalent (