-
Notifications
You must be signed in to change notification settings - Fork 590
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
chore(wren-ai-service): bump the all group in /wren-ai-service with 18 updates #1241
Conversation
Bumps the all group in /wren-ai-service with 18 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.6` | `0.115.7` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.6` | `0.34.0` | | [openai](https://github.com/openai/openai-python) | `1.59.7` | `1.60.1` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.2.2` | | [orjson](https://github.com/ijl/orjson) | `3.10.14` | `3.10.15` | | [ollama-haystack](https://github.com/deepset-ai/haystack-core-integrations) | `0.0.6` | `1.1.0` | | [langfuse](https://github.com/langfuse/langfuse) | `2.57.10` | `2.57.12` | | [ollama](https://github.com/ollama/ollama-python) | `0.2.1` | `0.4.7` | | [sqlglot](https://github.com/tobymao/sqlglot) | `25.34.1` | `26.3.8` | | [cachetools](https://github.com/tkem/cachetools) | `5.5.0` | `5.5.1` | | [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.37.0` | `2.38.0` | | [litellm](https://github.com/BerriAI/litellm) | `1.58.2` | `1.59.8` | | [boto3](https://github.com/boto/boto3) | `1.36.1` | `1.36.6` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.8.0` | `4.1.0` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.2` | `6.0.0` | | [deepeval](https://github.com/confident-ai/deepeval) | `1.6.2` | `2.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `0.25.2` | | [aioresponses](https://github.com/pnuckowski/aioresponses) | `0.7.7` | `0.7.8` | Updates `fastapi` from 0.115.6 to 0.115.7 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.6...0.115.7) Updates `uvicorn` from 0.30.6 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.30.6...0.34.0) Updates `openai` from 1.59.7 to 1.60.1 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.59.7...v1.60.1) Updates `numpy` from 1.26.4 to 2.2.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.2.2) Updates `orjson` from 3.10.14 to 3.10.15 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.14...3.10.15) Updates `ollama-haystack` from 0.0.6 to 1.1.0 - [Commits](deepset-ai/haystack-core-integrations@integrations/ollama-v0.0.6...nodes/text2speech-v1.1.0) Updates `langfuse` from 2.57.10 to 2.57.12 - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) Updates `ollama` from 0.2.1 to 0.4.7 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.2.1...v0.4.7) Updates `sqlglot` from 25.34.1 to 26.3.8 - [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md) - [Commits](tobymao/sqlglot@v25.34.1...v26.3.8) Updates `cachetools` from 5.5.0 to 5.5.1 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.0...v5.5.1) Updates `google-auth` from 2.37.0 to 2.38.0 - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-auth-library-python@v2.37.0...v2.38.0) Updates `litellm` from 1.58.2 to 1.59.8 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits) Updates `boto3` from 1.36.1 to 1.36.6 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.36.1...1.36.6) Updates `pre-commit` from 3.8.0 to 4.1.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@v3.8.0...v4.1.0) Updates `watchdog` from 4.0.2 to 6.0.0 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v4.0.2...v6.0.0) Updates `deepeval` from 1.6.2 to 2.0 - [Release notes](https://github.com/confident-ai/deepeval/releases) - [Commits](https://github.com/confident-ai/deepeval/commits/v2.0) Updates `pytest-asyncio` from 0.24.0 to 0.25.2 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.2) Updates `aioresponses` from 0.7.7 to 0.7.8 - [Release notes](https://github.com/pnuckowski/aioresponses/releases) - [Commits](pnuckowski/aioresponses@0.7.7...0.7.8) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ollama-haystack dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: langfuse dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ollama dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: sqlglot dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: litellm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: watchdog dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: deepeval dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: aioresponses 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 Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 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 (
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the all group in /wren-ai-service with 18 updates:
0.115.6
0.115.7
0.30.6
0.34.0
1.59.7
1.60.1
1.26.4
2.2.2
3.10.14
3.10.15
0.0.6
1.1.0
2.57.10
2.57.12
0.2.1
0.4.7
25.34.1
26.3.8
5.5.0
5.5.1
2.37.0
2.38.0
1.58.2
1.59.8
1.36.1
1.36.6
3.8.0
4.1.0
4.0.2
6.0.0
1.6.2
2.0
0.24.0
0.25.2
0.7.7
0.7.8
Updates
fastapi
from 0.115.6 to 0.115.7Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
fe51371
🔖 Release version 0.115.77183f0d
📝 Update release notes2b6f63d
📝 Update release notesabd05a6
🔧 Add Pydantic 2 trove classifier (#13199)e39143d
📝 Update release notes49e82ed
⬆️ Upgradepython-multipart
to >=0.0.18 (#13219)91c05b9
📝 Update release notes82c7478
⬆️ Bump Starlette to allow up to 0.45.0:>=0.40.0,<0.46.0
(#13117)1a38cc5
📝 Update release notes548f67d
⬆️ Upgradejinja2
to >=3.1.5 (#13194)Updates
uvicorn
from 0.30.6 to 0.34.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
Commits
7983c1a
Version 0.34.0 (#2546)75d4402
Add alls-green job (#2544)4156ccb
Drop Python 3.8 (#2543)3575cba
Addcontent-length
to 500 response in wsproto (#2542)a500513
Version 0.33.0 (#2539)038f8ef
Bump the python-packages group across 1 directory with 9 updates (#2538)3aa1d01
Remove WatchGod (#2536)a3cc360
docs: add note about server behavior on exceptions (#2535)6725ebb
docs: add more mkdocs-material features (#2534)bfa754e
encode/uvicorn#2527
#2528)Updates
openai
from 1.59.7 to 1.60.1Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
b95be16
release: 1.60.127d0e67
chore(internal): minor formatting changes (#2050)abc5459
docs(examples/azure): add async snippet (#1787)c111dab
release: 1.60.0339d315
feat(api): update enum values, comments, and examples (#2045)709926f
docs(readme): mention failed requests in request IDsa05e879
chore(internal): minor style changes (#2043)348a783
release: 1.59.97989b04
chore(internal): avoid pytest-asyncio deprecation warning (#2041)14543c5
fix(tests): make test_get_platform less flaky (#2040)Updates
numpy
from 1.26.4 to 2.2.2Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
fd8a68e
Merge pull request #28184 from charris/prepare-2.2.20d106a5
REL: Prepare for the NumPy 2.2.2 release [wheel build]dfdd35a
Merge pull request #28175 from charris/backport-28056e4517a8
Merge pull request #28176 from charris/backport-281682c0432b
Merge pull request #28178 from charris/backport-281702230a08
Merge pull request #28177 from charris/backport-28169b04e32c
TYP: Fix missing and spurious top-level exports6a5f537
TYP: preserve shape-type in ndarray.astype()f782790
TYP: Fix overlapping overloads issue in 2->1 ufuncsa19acf1
BUG: Fix casing for f2py directivesUpdates
orjson
from 3.10.14 to 3.10.15Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
268b660
3.10.157f93738
manylinux aarch64 native, more 3.13 cross artifact jobsUpdates
ollama-haystack
from 0.0.6 to 1.1.0Commits
Updates
langfuse
from 2.57.10 to 2.57.12Commits
Updates
ollama
from 0.2.1 to 0.4.7Release notes
Sourced from ollama's releases.
... (truncated)
Commits
0561f42
chore: add tests for checking SHA in blob request (#425)7e64093
bump httpx from 0.27.2 to 0.28.1 (#365)f7e23dd
choe: run tests on main (#422)967fd65
client: improve error messaging on connection failure (#398)12d6842
fix: don't run lints on all python versions (#400)7a6ab04
Fix create examples (#421)eefe5c9
remove sha256 as it's already available in the digest (#420)89e719a
chore: bump ruff and ensure imports are sorted (#385)02495ff
example: update create example (#418)2cad1f5
Merge pull request #417 from ollama/pdevine/create-apiUpdates
sqlglot
from 25.34.1 to 26.3.8Changelog
Sourced from sqlglot's changelog.
... (truncated)
Commits
5f54f16
Chore: bump sqlglotrs to 0.3.1414c0b95
docs: update API docs, CHANGELOG.md for v26.3.7 [skip ci]6237d5b
Fixup14ad1a0
Chore: bump sqlglotrs to 0.3.136da6fe4
Another shot at fixing sqlglotrs deployment joba80e922
docs: update API docs, CHANGELOG.md for v26.3.6 [skip ci]085fef6
Chore: bump sqlglotrs to 0.3.12b2cfc57
Another try at fix sqlglotrs deployment job3f27333
docs: update API docs, CHANGELOG.md for v26.3.5 [skip ci]acb7217
Chore: bump sqlglotrs to 0.3.11Updates
cachetools
from 5.5.0 to 5.5.1Changelog
Sourced from cachetools's changelog.
Commits
b072920
Release v5.5.1.efc3633
Fix #138: Add documentation regarding caching of exceptions.d5c6892
Officially support Python 3.13.a34b9c5
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/setup-...9c122a2
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/checko...d44c984
Create FUNDING.yml49bff17
Bump actions/checkout from 4.1.7 to 4.2.085c6026
Bump actions/setup-python from 5.1.1 to 5.2.0Updates
google-auth
from 2.37.0 to 2.38.0Release notes
Sourced from google-auth's releases.
Changelog
Sourced from google-auth's changelog.
Commits
ca82184
chore(main): release 2.38.0 (#1657)d049370
chore: Add warnings regarding consuming externally sourced credentials (#1655)34ee3fe
feat: adding domain-wide delegation flow in impersonated credential (#1624)1972c7b
chore: improve error message in _metadata.py (#1652)Updates
litellm
from 1.58.2 to 1.59.8Release notes
Sourced from litellm's releases.