-
Notifications
You must be signed in to change notification settings - Fork 869
chore(deps-dev): bump the gha group across 1 directory with 6 updates #3588
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(deps-dev): bump the gha group across 1 directory with 6 updates #3588
Conversation
Bumps the gha group with 6 updates in the /packages/opentelemetry-instrumentation-llamaindex directory: | Package | From | To | | --- | --- | --- | | llama-parse | `0.5.20` | `0.6.90` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.11` | `0.14.12` | | [chromadb](https://github.com/chroma-core/chroma) | `0.5.23` | `1.4.1` | | [onnxruntime](https://github.com/microsoft/onnxruntime) | `1.19.2` | `1.20.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.8` | `1.2.0` | | [vcrpy](https://github.com/kevin1024/vcrpy) | `6.0.2` | `7.0.0` | Updates `llama-parse` from 0.5.20 to 0.6.90 Updates `ruff` from 0.14.11 to 0.14.12 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/commits) Updates `chromadb` from 0.5.23 to 1.4.1 - [Release notes](https://github.com/chroma-core/chroma/releases) - [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md) - [Commits](chroma-core/chroma@0.5.23...1.4.1) Updates `onnxruntime` from 1.19.2 to 1.20.1 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.19.2...v1.20.1) Updates `pytest-asyncio` from 0.23.8 to 1.2.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.8...v1.2.0) Updates `vcrpy` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v6.0.2...v7.0.0) --- updated-dependencies: - dependency-name: llama-parse dependency-version: 0.6.90 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: ruff dependency-version: 0.14.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha - dependency-name: chromadb dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: gha - dependency-name: onnxruntime dependency-version: 1.20.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: gha - dependency-name: vcrpy dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: gha ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to 9715619 in 1 minute and 17 seconds. Click for details.
- Reviewed
35lines of code in1files - Skipped
1files when reviewing. - Skipped posting
5draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. packages/opentelemetry-instrumentation-llamaindex/pyproject.toml:37
- Draft comment:
Updated 'chromadb' version range from <0.6.0 to <1.5.0 to allow the 1.x releases (e.g. 1.4.1). Confirm that any breaking changes in chromadb 1.x are handled. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is related to a dependency change, specifically the version range ofchromadb. It asks the PR author to confirm that any breaking changes in the new version range are handled. This falls under the rule of not asking the author to confirm or ensure behavior, especially related to dependencies.
2. packages/opentelemetry-instrumentation-llamaindex/pyproject.toml:45
- Draft comment:
Raised the upper bound for 'llama-parse' from <0.6.0 to <0.7.0 to include version 0.6.90. Please ensure compatibility with any changes introduced in 0.6.x. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is about a dependency version change, specifically raising the upper bound forllama-parse. It asks the PR author to ensure compatibility with changes in the new version range. According to the rules, comments on dependency changes or asking the author to ensure compatibility are not allowed.
3. packages/opentelemetry-instrumentation-llamaindex/pyproject.toml:46
- Draft comment:
Updated 'onnxruntime' upper bound from <1.20.0 to <1.21.0 to allow version 1.20.1. Verify that any API or behavior changes are compatible. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is related to a dependency change, specifically updating the upper bound of theonnxruntimeversion. The comment asks to verify compatibility, which is against the rules as it asks the author to ensure compatibility. This is not a specific code suggestion or a request for a test, so it should be removed.
4. packages/opentelemetry-instrumentation-llamaindex/pyproject.toml:52
- Draft comment:
Updated 'pytest-asyncio' range from <0.24.0 to <1.3.0 for version 1.2.0 support. Ensure that any API changes in pytest-asyncio v1.x are addressed. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is related to a dependency change, specifically updating the version range forpytest-asyncio. The comment suggests ensuring that API changes in the new version are addressed. However, it does not provide a specific suggestion or point out a specific issue with the code. It falls under the rule of not commenting on dependency changes unless there's a specific actionable suggestion.
5. packages/opentelemetry-instrumentation-llamaindex/pyproject.toml:55
- Draft comment:
Increased the upper bound for 'vcrpy' from <7 to <8, allowing v7.0.0. Please confirm the new version's compatibility with our tests. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is asking the PR author to confirm the compatibility of a new version of a dependency with the tests. This falls under the rule of not asking the author to confirm or ensure compatibility, which is not allowed.
Workflow ID: wflow_IPzIdTl3AwH84jWb
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the gha group with 6 updates in the /packages/opentelemetry-instrumentation-llamaindex directory:
0.5.200.6.900.14.110.14.120.5.231.4.11.19.21.20.10.23.81.2.06.0.27.0.0Updates
llama-parsefrom 0.5.20 to 0.6.90Updates
rufffrom 0.14.11 to 0.14.12Changelog
Sourced from ruff's changelog.
Commits
Updates
chromadbfrom 0.5.23 to 1.4.1Release notes
Sourced from chromadb's releases.
... (truncated)
Commits
8487322[RELEASE] CLI 1.3.1 Python 1.4.1 JS 3.2.1 (#6155)0f189eb[CHORE] Set version numbers for 0.12 client release (#6156)4e0b278[TST] Add basic readlevel test (#6154)a1de20b[ENH] Add support for indexing status to rust (#6153)8635550[ENH]: Wrap spanner Row to a new type (#6152)d80358a[CHORE] Make spanner optional for types (#6151)e7365e0[ENH]: Add indexing_status changes to typescript and rust clients (#6143)254ddc7[CHORE] Bump rust client version to 0.11.x (#6150)95b62a0[ENH] wal3 replicated interfaces (#6102)8d71ef1[ENH] Add eventual consistency to the frontend (#5946)Updates
onnxruntimefrom 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)c4fb724ORT 1.20.0 release preparation: Cherry pick round 2 (#22643)2d00351ORT 1.20.0 Release: Cherry pick round 1 (#22526)f9e623eUpdate CMake to 3.31.0rc1 (#22433)691de83Enable BrowserStack tests (#22457)bf60442[ROCm] Update ROCm Nuget pipeline to ROCm 6.2 (#22461)2b8fc55Enable RunMatMulTest all test cases support FP16 (#22440)af00a20Change ORT nightly python packages' name (#22450)a5e85a9Fix training artifacts for 2GB+ models andMSELoss(#22414)Updates
pytest-asynciofrom 0.23.8 to 1.2.0Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
0d3988fci: Create GitHub release before publishing to PyPI.07c5a0bdocs: Include orphaned news fragment in changelog.be24582chore: Prepare release of v1.2.0.7aeb296docs: Streamline news fragments7b8311cci: Fixes a bug that prevented SSH signature from being stripped from release...9d4c2bddocs: Add changelog entry for Pyright compatibility.94f6106test: Added tests which assert that the event loop is reinstated if unset by ...df61991[pre-commit.ci] pre-commit autoupdatef1f7941Build(deps): Bump pytest from 8.4.1 to 8.4.2c77d3d3Build(deps): Bump twine from 6.1.0 to 6.2.0Updates
vcrpyfrom 6.0.2 to 7.0.0Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
3278619Release v7.0.03fb62e0fix: correctly handle asyncio.run when loop exists8197865build(deps): update sphinx requirement from <8 to <9be651bdpre-commit: Autoupdatea6698edFix aiohttp tests48d0a2eFixed missingversion_stringattribute when used with urllib3>=2.3.05b858b1Fix lintc8d99a9Fix ruff configurationce27c63Merge pull request #736 from kevin1024/drop-python38ab8944dDrop python 3.8 supportDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsImportant
Update dependencies in
pyproject.tomlforopentelemetry-instrumentation-llamaindex, includingchromadb,llama-parse,onnxruntime,pytest-asyncio, andvcrpy.chromadbfrom<0.6.0to<1.5.0.llama-parsefrom<0.6.0to<0.7.0.onnxruntimefrom<1.20.0to<1.21.0.pytest-asynciofrom<0.24.0to<1.3.0.vcrpyfrom<7to<8.This description was created by
for 9715619. You can customize this summary. It will automatically update as commits are pushed.