- Notifications
You must be signed in to change notification settings - Fork 849
chore(deps-dev): bump the gha group across 1 directory with 3 updates #3264
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 3 updates #3264
Conversation
| Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File ( |
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 acd1c52 in 49 seconds. Click for details.
- Reviewed
19lines of code in1files - Skipped
1files when reviewing. - Skipped posting
2draft 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-chromadb/pyproject.toml:34
- Draft comment:
Bumped flake8 to 7.3.0; no issues apparent with lint configuration. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
2. packages/opentelemetry-instrumentation-chromadb/pyproject.toml:39
- Draft comment:
Updated chromadb version constraint to '>=0.5,<1.1' to accommodate the 1.0.x release; ensure the instrumentation remains compatible across this range. - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%None
Workflow ID: wflow_F1iOKmxaLf6brm8q
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
acd1c52 to de8d128 Compare Bumps the gha group with 3 updates in the /packages/opentelemetry-instrumentation-chromadb directory: [flake8](https://github.com/pycqa/flake8), [pytest](https://github.com/pytest-dev/pytest) and [chromadb](https://github.com/chroma-core/chroma). Updates `flake8` from 7.0.0 to 7.3.0 - [Commits](PyCQA/flake8@7.0.0...7.3.0) Updates `pytest` from 8.2.2 to 8.4.1 - [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.2...8.4.1) Updates `chromadb` from 0.5.4 to 1.0.16 - [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.4...1.0.16) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: chromadb dependency-version: 1.0.16 dependency-type: direct:development update-type: version-update:semver-major dependency-group: gha ... Signed-off-by: dependabot[bot] <support@github.com>
de8d128 to e4024ba Compare | Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the gha group with 3 updates in the /packages/opentelemetry-instrumentation-chromadb directory: flake8, pytest and chromadb.
Updates
flake8from 7.0.0 to 7.3.0Commits
c48217eRelease 7.3.0f9e0f33Merge pull request #1986 from PyCQA/document-f5426bcdb62document F54270a15b8Merge pull request #1985 from PyCQA/upgrade-deps4941a3eupgrade pyflakes / pycodestyle23e4005Merge pull request #1983 from PyCQA/py314019424badd support for t-strings6b6f3d5Merge pull request #1980 from PyCQA/asottile-patch-18dfa669add rtd sphinx configce34111Merge pull request #1976 from PyCQA/document-f824Updates
pytestfrom 8.2.2 to 8.4.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
8d99211Prepare release version 8.4.15dc5880docs: update pytest.ini addopts example to use separate -p entries (#13529) (...d0c7ed0Reintroduce PytestReturnNotNoneWarning (#13495) (#13527)a1b3a78Fix compatibility with Twisted 25 (#13502) (#13531)4c161abpytester: avoid unraisableexception gc collects in inline runs to speed up te...a86ee09Fix typo in parametrize.rst (#13514) (#13516)1a0581bRemove outdated warning about faulthandler_timeout on Windows (#13492) (#13493)4e631a7Merge pull request #13486 from hosmir/fixtypo (#13487)b49745efix: support TerminalReporter.isatty being called (#13462) (#13483)cc5ceedRELEASING: remove pytest mailing list (#13472) (#13473)Updates
chromadbfrom 0.5.4 to 1.0.16Release notes
Sourced from chromadb's releases.
... (truncated)
Commits
dff3a78[RELEASE] CLI 1.1.5, Python 1.0.16, JS 3.0.11 (#5227)f60f932[ENH]: Increase nprobe for smaller collections (#5226)f593a43[ENH] AddInsertRecordSetto JS client (#5225)76a14c2[DOC] Made light/dark mode for Chroma logo (#5215)d80817e[ENH]: Add more tracing in the filter path (#5219)73abfdc[ENH] Handle when the garbage doesn't overlap the manifest. (#5207)fa39222[BUG] Revert accidentally commited code (#5205)815c3ac[ENH]: Fix CI flake with adaptive nsearch (#5203)ea66d69[BUG] Switch to rust-tls (#5204)04aeb22[ENH]: Calculate cache weight of block size instead of hardcoding (#5201)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 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
flake8,pytest, andchromadbdependencies inpyproject.tomlforopentelemetry-instrumentation-chromadb.flake8from 7.0.0 to 7.3.0 inpyproject.toml.pytestfrom 8.2.2 to 8.4.1 inpyproject.toml.chromadbfrom 0.5.4 to 1.0.16 inpyproject.toml.This description was created by
for acd1c52. You can customize this summary. It will automatically update as commits are pushed.