chore(deps-dev): bump the gha group across 1 directory with 11 updates #2862
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 gha group with 11 updates in the /packages/opentelemetry-instrumentation-llamaindex directory:
7.0.0
7.2.0
6.0.2
7.0.0
0.13.2
0.13.3
0.23.8
0.26.0
0.5.23
1.0.7
1.58.1
1.76.0
0.12.8
0.12.33
2.0.36
2.0.40
0.4.1
0.4.6
0.4.0
0.4.1
1.19.2
1.20.1
Updates
flake8
from 7.0.0 to 7.2.0Commits
16f5f28
Release 7.2.0ebad305
Merge pull request #1974 from PyCQA/update-pluginsd56d569
update versions of pycodestyle / pyflakesa7e8f62
Merge pull request #1973 from PyCQA/py39-plus9d55ccd
py39+e492aeb
Merge pull request #1967 from PyCQA/unnecessary-mocksfa2ed71
remove a few unnecessary mocks in test_checker_managerfffee8b
Release 7.1.219001f7
Merge pull request #1966 from PyCQA/limit-procs-to-file-countf35737a
avoid starting unnecessary processes when file count is limitedUpdates
vcrpy
from 6.0.2 to 7.0.0Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
3278619
Release v7.0.03fb62e0
fix: correctly handle asyncio.run when loop exists8197865
build(deps): update sphinx requirement from <8 to <9be651bd
pre-commit: Autoupdatea6698ed
Fix aiohttp tests48d0a2e
Fixed missingversion_string
attribute when used with urllib3>=2.3.05b858b1
Fix lintc8d99a9
Fix ruff configurationce27c63
Merge pull request #736 from kevin1024/drop-python38ab8944d
Drop python 3.8 supportUpdates
pytest-recording
from 0.13.2 to 0.13.3Release notes
Sourced from pytest-recording's releases.
Changelog
Sourced from pytest-recording's changelog.
Commits
3ad7910
chore: Release 0.13.39a6e12c
docs: Add a note for package maintainersa70532b
chore: Revert "test: Disable pretty plugin in pytest"6b84832
chore(deps): update codecov/codecov-action action to v5.4.2460a7f9
test: Add long_cassette_name test9822a50
fix: Checkdefault_cassette
to prevent it from being too long.b31d092
fix: shorten default_cassette to avoid too long filenames73b6ce9
chore(deps): update codecov/codecov-action action to v5.4.020e5232
test: Disable pretty plugin in pytestee1f7de
fix: fix conditional pycurl import, actually isort filesUpdates
pytest-asyncio
from 0.23.8 to 0.26.0Release notes
Sourced from pytest-asyncio's releases.
Commits
4f8ce45
docs: Prepare release of v0.26.0.498e8a7
Build(deps): Bump attrs from 25.1.0 to 25.3.0 in /dependencies/default01c22ff
build: Update project metadata to use SPDX license identifier78191c9
[pre-commit.ci] pre-commit autoupdate9a45551
Build(deps): Bump hypothesis in /dependencies/default6680409
Build(deps): Bump coverage from 7.7.0 to 7.7.1 in /dependencies/defaultaa82c57
Build(deps): Bump iniconfig from 2.0.0 to 2.1.0 in /dependencies/defaultcca587e
[pre-commit.ci] pre-commit autoupdate5d90b29
Build(deps): Bump hypothesis in /dependencies/defaultc262262
Build(deps): Bump coverage from 7.6.12 to 7.7.0 in /dependencies/defaultUpdates
chromadb
from 0.5.23 to 1.0.7Release notes
Sourced from chromadb's releases.
... (truncated)
Commits
3bc09ac
[RELEASE] 1.0.7 (#4371)c45d24f
[ENH] Build chroma-load-start binary and add it to chroma-load container (#4370)31a461d
[ENH] Add hook to initialize collection before running verification (#4369)cc30583
[DOC]: Fix: (small) fix broken links (#4214)25a241f
[ENH] Introduce + consume foyer.obtain() (#4362)b1a2643
[DOC]: Fix broken Next/Prev link buttons (#4310)c7d01a4
[BUG] Fix failing fork on empty collection (#4366)e5edb1f
[CFG] Disable quota for forking (#4364)17e95eb
[BUG] Fix lineage file path and root collection tracing (#4361)372342a
[DOC]: Fix documentation around$ne
and$nin
(#4315)Updates
openai
from 1.58.1 to 1.76.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
8e1a1cd
release: 1.76.06321004
feat(api): adding new image model support1c1d144
chore(internal): minor formatting changes8830a6c
fix(pydantic v1): more robust ModelField.annotation check6a2dfbb
fix(pydantic v1): more robustModelField.annotation
check (#2163)7de6c5c
chore(internal): refactor retries to not use recursion1e7dea2
chore(internal): fix list file params1157528
chore(internal): import reformatting271d979
chore(ci): add timeout thresholds for CI jobs15902dc
chore: update completion parse signatureUpdates
llama-index
from 0.12.8 to 0.12.33Changelog
Sourced from llama-index's changelog.
... (truncated)
Commits
ca3aaee
v0.12.33 (#18509)3ecfeec
Cortex Enhancements (#18482)4dbd605
Milvus Vector Store: Update metadata filtering demo (#18502)60bbe9e
v0.12.32 (#18499)428f823
add mem0 to docs links67c4652
update mem0 memory4b3827c
Fix media resource serialization (#18496)8ef706d
fix react agent prompt updates (#18494)7f15a3d
allow content blocks in openai assistant messages (#18495)3c5d0f6
fix the openvino llm initialize issue (#18481)Updates
sqlalchemy
from 2.0.36 to 2.0.40Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
llama-index-agent-openai
from 0.4.1 to 0.4.6Updates
llama-index-llms-cohere
from 0.4.0 to 0.4.1Updates
onnxruntime
from 1.19.2 to 1.20.1Release notes
Sourced from onnxruntime's releases.
... (truncated)
Commits
5c1b7cc
[ORT 1.20.1 Release] Cherry pick 2nd round (#22845)c6156c1
[ORT 1.20.1 Release] Cherry pick 1st round (#22785)c4fb724
ORT 1.20.0 release preparation: Cherry pick round 2 (#22643)2d00351
ORT 1.20.0 Release: Cherry pick round 1 (#22526)f9e623e
Update CMake to 3.31.0rc1 (#22433)691de83
Enable BrowserStack tests (#22457)bf60442
[ROCm] Update ROCm Nuget pipeline to ROCm 6.2 (#22461)2b8fc55
Enable RunMatMulTest all test cases support FP16 (#22440)af00a20
Change ORT nightly python packages' name (#22450)a5e85a9
Fix training artifacts for 2GB+ models andMSELoss
(#22414)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