-
Notifications
You must be signed in to change notification settings - Fork 81
deps(ibis): bump the all group across 1 directory with 7 updates #1085
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 7 updates in the /ibis-server directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.8` | `0.115.11` | | [ibis-framework](https://github.com/ibis-project/ibis) | `10.1.0` | `10.2.0` | | [gql](https://github.com/graphql-python/gql) | `3.5.1` | `3.5.2` | | [oracledb](https://github.com/oracle/python-oracledb) | `2.5.1` | `3.0.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [testcontainers](https://github.com/testcontainers/testcontainers-python) | `4.9.1` | `4.9.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.9.7` | `0.9.10` | Updates `fastapi` from 0.115.8 to 0.115.11 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.8...0.115.11) Updates `ibis-framework` from 10.1.0 to 10.2.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.1.0...10.2.0) Updates `gql` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/graphql-python/gql/releases) - [Commits](graphql-python/gql@v3.5.1...v3.5.2) Updates `oracledb` from 2.5.1 to 3.0.0 - [Release notes](https://github.com/oracle/python-oracledb/releases) - [Commits](oracle/python-oracledb@v2.5.1...v3.0.0) Updates `pytest` from 8.3.4 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) Updates `testcontainers` from 4.9.1 to 4.9.2 - [Release notes](https://github.com/testcontainers/testcontainers-python/releases) - [Changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-python@testcontainers-v4.9.1...testcontainers-v4.9.2) Updates `ruff` from 0.9.7 to 0.9.10 - [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.7...0.9.10) --- 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: gql dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: oracledb dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: testcontainers dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch 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 7 updates in the /ibis-server directory:
0.115.8
0.115.11
10.1.0
10.2.0
3.5.1
3.5.2
2.5.1
3.0.0
8.3.4
8.3.5
4.9.1
4.9.2
0.9.7
0.9.10
Updates
fastapi
from 0.115.8 to 0.115.11Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
3824664
🔖 Release version 0.115.11a01ed2f
📝 Update release notesa2c2e33
📝 Update release notes74fe89b
🐛 Add docs examples and tests (support) forAnnotated
custom validations, l...f5056f8
📝 Update release notes60f0586
📝 Update release notesb7d3f2a
📝 Update release notesea57612
👥 Update FastAPI GitHub topic repositories (#13439)1865447
👥 Update FastAPI People - Contributors and Translators (#13432)89e0c10
👥 Update FastAPI People - Sponsors (#13433)Updates
ibis-framework
from 10.1.0 to 10.2.0Release notes
Sourced from ibis-framework's releases.
Changelog
Sourced from ibis-framework's changelog.
Commits
21e2854
chore(release): 10.2.083cb363
ci(athena): use internal ibis APIs for creating testing data (#10931)1829169
ci(athena): use a different database for each python version to avoid clobber...a220b47
chore(deps): bump and relock31bda40
chore(deps): update actions/create-github-app-token action to v1.11.6b50bb48
test(athena): ensure that tables are dropped before loading (#10924)f43a64b
chore(deps): update astral-sh/setup-uv action to v5.3.1 (#10922)e803319
chore(deps): updateflake.lock
(#10923)b84571e
chore(deps): update dependency ipython to v9 (#10920)fd7705a
chore(deps): update bitnami/minio docker tag to v2025.2.28 (#10919)Updates
gql
from 3.5.1 to 3.5.2Release notes
Sourced from gql's releases.
Commits
7881a9b
Bump version number to 3.5.2ba70d2d
Allow graphql-core 3.2.4 by retrofitting introspection commits (#535)Updates
oracledb
from 2.5.1 to 3.0.0Release notes
Sourced from oracledb's releases.
Commits
dd22851
Preparing to release python-oracledb 3.0.0.40d0880
Align syntax with node-oracledb and other drivers.6e4214c
Update ODPI-C.46b91d5
Fix typing issues with setters for oracledb.defaults.fetch_lobs and8986c09
Fix key used for determining authentication with OCI config provider.c21c983
Focus on Arrow in documentation.f987c6d
Test improvements.b94d10b
Update ODPI-C.0643c18
Update third party licenses to take into account the new plugins.d009ddd
Do not send request boundaries for databases that do not support them.Updates
pytest
from 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2a
Prepare release version 8.3.5e217726
Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83
Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efe
Merge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674
Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1
Add readline workaround for libedit (#13176)edbfff7
doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00
Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496b
doc: Change training to remote only (#13196) (#13197)78cf1f6
ci: Bump build-and-inspect-python-package (#13188)Updates
testcontainers
from 4.9.1 to 4.9.2Release notes
Sourced from testcontainers's releases.
Changelog
Sourced from testcontainers's changelog.
Commits
a0785d7
chore(main): release testcontainers 4.9.2 (#770)46913c1
fix(scylla): scylla get cluster method (#778)7517297
fix(core): create_label test (#771)2620d7f
fix: Change env var disabling OpenSearch security plugin (#773)b1642e9
fix(keycloak): Fixed Keycloak testcontainer for latest version v26.1.0 (#766)f0bb0f5
docs: Fixed typo in CONTRIBUTING.md (#767)3e783a8
fix(core): multiple container start invocations with custom labels (#769)Updates
ruff
from 0.9.7 to 0.9.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0dfa810
Bump 0.9.10 (#16556)9cd0cde
Assert that formatted code doesn't introduce any new unsupported syntax error...05a4c29
print MDTEST_TEST_FILTER value in single-quotes (and escaped) (#16548)b3c884f
[syntax-errors] Parenthesized keyword argument names after Python 3.8 (#16482)6c14225
[syntax-errors] Tuple unpacking inreturn
andyield
before Python 3.8 (#1...0a627ef
[red-knot] Never is callable and iterable. Arbitrary attributes can be access...a25be46
Clarify that D417 only checks docstrings with an arguments section (#16494)ce0018c
AddOsSystem
support to mdtests (#16518)48f906e
Add tests for case-sensitive module resolution (#16517)ebd172e
[red-knot] Several failing tests for generics (#16509)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