-
Notifications
You must be signed in to change notification settings - Fork 212
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 24 updates #659
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all group in /wren-ai-service with 24 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.109.2` | `0.114.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.30.1` | `0.30.6` | | [haystack-ai](https://github.com/deepset-ai/haystack) | `2.4.0` | `2.5.0` | | [openai](https://github.com/openai/openai-python) | `1.30.1` | `1.44.0` | | [qdrant-haystack](https://github.com/deepset-ai/haystack-core-integrations) | `4.1.2` | `5.0.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.66.4` | `4.66.5` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.5.0` | `0.5.1` | | [orjson](https://github.com/ijl/orjson) | `3.10.3` | `3.10.7` | | [sf-hamilton](https://github.com/DAGWorks-Inc/hamilton) | `1.69.0` | `1.75.1` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.10.2` | `3.10.5` | | [ollama-haystack](https://github.com/deepset-ai/haystack-core-integrations) | `0.0.6` | `1.0.0` | | [langfuse](https://github.com/langfuse/langfuse) | `2.43.3` | `2.47.1` | | [ollama](https://github.com/jmorganca/ollama-python) | `0.2.1` | `0.3.2` | | [sqlglot](https://github.com/tobymao/sqlglot) | `25.18.0` | `25.20.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [streamlit](https://github.com/streamlit/streamlit) | `1.37.0` | `1.38.0` | | [watchdog](https://github.com/gorakhargosh/watchdog) | `4.0.0` | `4.0.2` | | [tomlkit](https://github.com/sdispater/tomlkit) | `0.13.0` | `0.13.2` | | [deepeval](https://github.com/confident-ai/deepeval) | `1.0.6` | `1.1.6` | | [requests](https://github.com/psf/requests) | `2.32.2` | `2.32.3` | | [locust](https://github.com/locustio/locust) | `2.28.0` | `2.31.5` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.3.2` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.8` | `0.24.0` | Updates `fastapi` from 0.109.2 to 0.114.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.109.2...0.114.0) Updates `uvicorn` from 0.30.1 to 0.30.6 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.30.1...0.30.6) Updates `haystack-ai` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/deepset-ai/haystack/releases) - [Commits](deepset-ai/haystack@v2.4.0...v2.5.0) Updates `openai` from 1.30.1 to 1.44.0 - [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.30.1...v1.44.0) Updates `qdrant-haystack` from 4.1.2 to 5.0.0 - [Commits](deepset-ai/haystack-core-integrations@integrations/qdrant-v4.1.2...integrations/qdrant-v5.0.0) Updates `tqdm` from 4.66.4 to 4.66.5 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.4...v4.66.5) Updates `sqlparse` from 0.5.0 to 0.5.1 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.5.0...0.5.1) Updates `orjson` from 3.10.3 to 3.10.7 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.3...3.10.7) Updates `sf-hamilton` from 1.69.0 to 1.75.1 - [Release notes](https://github.com/DAGWorks-Inc/hamilton/releases) - [Commits](DAGWorks-Inc/hamilton@sf-hamilton-1.69.0...sf-hamilton-1.75.1) Updates `aiohttp` from 3.10.2 to 3.10.5 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.10.2...v3.10.5) Updates `ollama-haystack` from 0.0.6 to 1.0.0 - [Commits](deepset-ai/haystack-core-integrations@integrations/ollama-v0.0.6...nodes/speech2text-v1.0.0) Updates `langfuse` from 2.43.3 to 2.47.1 - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits/v2.47.1) Updates `ollama` from 0.2.1 to 0.3.2 - [Release notes](https://github.com/jmorganca/ollama-python/releases) - [Commits](ollama/ollama-python@v0.2.1...v0.3.2) Updates `sqlglot` from 25.18.0 to 25.20.1 - [Changelog](https://github.com/tobymao/sqlglot/blob/main/CHANGELOG.md) - [Commits](tobymao/sqlglot@v25.18.0...v25.20.1) Updates `pre-commit` from 3.7.1 to 3.8.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.7.1...v3.8.0) Updates `streamlit` from 1.37.0 to 1.38.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.37.0...1.38.0) Updates `watchdog` from 4.0.0 to 4.0.2 - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](gorakhargosh/watchdog@v4.0.0...v4.0.2) Updates `tomlkit` from 0.13.0 to 0.13.2 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.0...0.13.2) Updates `deepeval` from 1.0.6 to 1.1.6 - [Release notes](https://github.com/confident-ai/deepeval/releases) - [Commits](confident-ai/deepeval@v1.0.6...v1.1.6) Updates `requests` from 2.32.2 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.2...v2.32.3) Updates `locust` from 2.28.0 to 2.31.5 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.28.0...2.31.5) Updates `pytest` from 8.2.0 to 8.3.2 - [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.2.0...8.3.2) Updates `pytest-cov` from 4.1.0 to 5.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0) Updates `pytest-asyncio` from 0.23.8 to 0.24.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.8...v0.24.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: haystack-ai 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: qdrant-haystack dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: sqlparse dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: orjson dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: sf-hamilton dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: aiohttp 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-minor 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-minor dependency-group: all - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: streamlit dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: watchdog dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: tomlkit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: deepeval dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: requests dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: locust dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest-cov 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 ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
ci/ai-service
ai-service related
dependencies
Pull requests that update a dependency file
module/ai-service
ai-service related
python
Pull requests that update Python code
labels
Sep 9, 2024
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 |
dependabot
bot
deleted the
dependabot/pip/wren-ai-service/all-adb18fae18
branch
September 10, 2024 02:15
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci/ai-service
ai-service related
dependencies
Pull requests that update a dependency file
module/ai-service
ai-service related
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group in /wren-ai-service with 24 updates:
0.109.2
0.114.0
0.30.1
0.30.6
2.4.0
2.5.0
1.30.1
1.44.0
4.1.2
5.0.0
4.66.4
4.66.5
0.5.0
0.5.1
3.10.3
3.10.7
1.69.0
1.75.1
3.10.2
3.10.5
0.0.6
1.0.0
2.43.3
2.47.1
0.2.1
0.3.2
25.18.0
25.20.1
3.7.1
3.8.0
1.37.0
1.38.0
4.0.0
4.0.2
0.13.0
0.13.2
1.0.6
1.1.6
2.32.2
2.32.3
2.28.0
2.31.5
8.2.0
8.3.2
4.1.0
5.0.0
0.23.8
0.24.0
Updates
fastapi
from 0.109.2 to 0.114.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
bde12fa
🔖 Release version 0.114.074842f0
📝 Update release notese68d8c6
📝 Update release notes4ff22a0
📝 Update docs, Form Models section title, to match config name (#12152)a11e392
📝 Update release notes4633b1b
✨ Add support for forbidding extra form fields with Pydantic models (#12134)1b06b53
📝 Update release notesc411b81
✅ Update internal tests for latest Pydantic, including CI tweaks to install t...d86f660
🔖 Release version 0.113.0179f838
📝 Update release notesUpdates
uvicorn
from 0.30.1 to 0.30.6Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
7dc027d
Version 0.30.6 (#2428)587a1cc
fix: upgrade is not websocket and dependencies are installed, should not warn...cee31a6
test(signal): add sleep to ensure shutdown completion (#2427)eba64ef
ci: timeout for test suite runs to 30 minutes (#2426)0f513d2
Remove signal testing order dependency (#2382)ff54b02
Version 0.30.5 (#2409)2f25107
Fix 0.30.4 issue with connection close header (#2408)8efa41c
Version 0.30.4 (#2403)b492349
Addpragma: full coverage
toProcess.is_alive
(#2402)ce999aa
close request connection if h11 sets client state as MUST_CLOSE (#2375)Updates
haystack-ai
from 2.4.0 to 2.5.0Release notes
Sourced from haystack-ai's releases.
... (truncated)
Commits
e6e588c
bump version to v2.5.08b5ad39
bump version to v2.5.0-rc393afb22
feat:ChatPromptBuilder
copies entireChatMessage
rather than copying con...a9cd91b
bump version to 2.5.0-rc211b3d69
Fix error in release notes84f6e48
bump version to 2.5.0-rc13e3f79b
feat: Addunsafe
init arg inConditionalRouter
andOutputAdapter
to ena...e614fa0
refactor: Rename deserialize_document_store_in_init_parameters (#8302)7dbc51a
doc: warning added for deprectaion ofgpt-3.5
as default model for OpenAI g...51180e0
chore: Remove emojis from release notes config (#8305)Updates
openai
from 1.30.1 to 1.44.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
93aa548
release: 1.44.0f161000
feat(vector store): improve chunking strategy type names (#1690)b2f58cb
release: 1.43.19850c16
release: 1.43.05d3111a
feat(api): add file search result details to run steps (#1681)05fa732
release: 1.42.0ecd6e92
feat(parsing): add support for pydantic dataclasses (#1655)e8c28f2
chore(ci): also run pydantic v1 tests (#1666)3d780f2
release: 1.41.1fb5e53e
chore(client): fix parsing union responses when non-json is returned (#1665)Updates
qdrant-haystack
from 4.1.2 to 5.0.0Commits
5f49297
Fix type errors on QdrantDocumentStore (#1041)e1c0fc3
fix: chat roles for model responses in chat generators (#1030)81f66c8
chore(deps): bump orhun/git-cliff-action from 3 to 4 (#1028)a902ae5
Update the changelog88f9506
Update the changelog52da6c7
fix: convertingPinecone
metadata fields from float back to int (#1034)32f3ffb
docs: Update opensearch retriever docstrings (#1035)73b74a8
Update the changeloge49f4e1
fix: remove the use of deprecated gemini models (#1032)50352b9
docs: Update Nvidia API docs (#1031)Updates
tqdm
from 4.66.4 to 4.66.5Release notes
Sourced from tqdm's releases.
Commits
951a2ba
Merge pull request #1595 from hroncok/py3.13-await-aclose2fbad6a
Avoid Python 3.13+ RuntimeWarning: coroutine method 'aclose' of 'acount' was ...0254345
Merge pull request #1594 from mgorny/py313-docstring43230f6
slight lint5ba6595
cli: Fix docstring processing with Python 3.13+448946a
Merge pull request #1602 from tqdm/devel46cd395
add py3.12 supportd8ac656
ncols: support FreeBSD4f66276
bump deps & linters54796cc
docs: bump versionsUpdates
sqlparse
from 0.5.0 to 0.5.1Changelog
Sourced from sqlparse's changelog.
Commits
2664c9e
Bump version.b126ba5
Fix tokenization of order keywords (fixes #532).0c4902f
Descend into subgroups when removing whitespace (fixes #782).a8de06e
Revert "Add regression test (#780)."b253bb1
Add regression test (#780).791e25d
Fix error when splitting statements that contain multiple CASE clauses within...073099d
Updatecompact
option to improve formatting3ea660e
Code cleanup.974617d
Add shortcut for running flake8 and pytest.bf74d8b
Add compact option to force a more compact formatting (fixes #783).Updates
orjson
from 3.10.3 to 3.10.7Release notes
Sourced from orjson's releases.
Changelog
Sourced from orjson's changelog.
Commits
5b951e8
3.10.7d18f26c
sse2 stable implbd9dca5
cargo update, misc4c05bfa
Update benchmarks for 3.10.6c24e4ab
3.10.6c369ea4
str various refactor and perf9382058
xxh3_64()95c86e5
cargo update, build misc7b081e1
3.10.56b626c9
dict, list full implUpdates
sf-hamilton
from 1.69.0 to 1.75.1Release notes
Sourced from sf-hamilton's releases.
... (truncated)
Commits
004ac5e
Bumps version to push out 1.75.16f2376d
Handles partials in source code hash (#1116)d90212f
Update type parameter names and protocol comments9716e95
Fix formatting errors70585a0
Change Parallelizable and Collect to structural subtypes01233d9
Gets rid of ruff type-checking block hint for first-class imports2726190
Fixes issue in future annotationsb686179
Update README.md (#1112)8fbc1f8
Fixes polars hist test599bc0c
Bumps SDK version to 0.7.0Updates
aiohttp
from 3.10.2 to 3.10.5Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
ec453ba
Release 3.10.5 (#8754)5953df1
[PR #8749/5e30b49 backport][3.10] Bump cffi to 1.17.0 (#8752)83bd239
[PR #8747/e97b17a6 backport][3.10] Make MESSAGE_TYPES_WITH_CONTENT a frozense...c7ff47b
[PR #8742/b4f9cb35 backport][3.10] Fix status not being set when ClientRespon...fbfedd6
[PR #8736/1b88af2 backport][3.10] Improve performance of WebSocketReader (#8743)dba2605
[3.10] Bump pypa/cibuildwheel to v2.20.0 (#8740)92dc91b
Bump version to 3.10.5.dev08dcd3a4
Release 3.10.4 (Attempt 2) (#8732)f4d4f2a
Release 3.10.4 (#8731)0f1a008
[PR #8685/e7c02ca4 backport][3.10] Fix exceptions from WebSocket ping task no...Updates
ollama-haystack
from 0.0.6 to 1.0.0Commits
Updates
langfuse
from 2.43.3 to 2.47.1Release notes
Sourced from langfuse's releases.
... (truncated)
Commits
Updates
ollama
from 0.2.1 to 0.3.2Release notes
Sourced from ollama's releases.