-
Notifications
You must be signed in to change notification settings - Fork 869
chore(deps-dev): bump the gha group in /packages/opentelemetry-instrumentation-pinecone with 4 updates #3561
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
base: main
Are you sure you want to change the base?
Conversation
Updates the requirements on [pinecone-client](https://github.com/pinecone-io/pinecone-python-client), [pytest-sugar](https://github.com/Teemu/pytest-sugar), [openai[datalib]](https://github.com/openai/openai-python) and [vcrpy](https://github.com/kevin1024/vcrpy) to permit the latest version. Updates `pinecone-client` from 5.0.1 to 6.0.0 - [Release notes](https://github.com/pinecone-io/pinecone-python-client/releases) - [Changelog](https://github.com/pinecone-io/pinecone-python-client/blob/main/CHANGELOG.md) - [Commits](pinecone-io/pinecone-python-client@v5.0.1...pinecone-client-v6.0.0) Updates `pytest-sugar` from 1.0.0 to 1.1.1 - [Release notes](https://github.com/Teemu/pytest-sugar/releases) - [Changelog](https://github.com/Teemu/pytest-sugar/blob/main/CHANGES.rst) - [Commits](Teemu/pytest-sugar@v1.0.0...v1.1.1) Updates `openai[datalib]` to 2.15.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.31.1...v2.15.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: pinecone-client dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: gha - dependency-name: pytest-sugar dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: openai[datalib] dependency-version: 2.15.0 dependency-type: direct:development 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 a54fa77 in 1 minute and 4 seconds. Click for details.
- Reviewed
29lines 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-pinecone/pyproject.toml:32
- Draft comment:
Updated pytest-sugar to 1.1.1 in the dev group. Confirm this version is compatible with all plugins. - 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 compatibility of a dependency update, which is against the rules. It does not provide a specific suggestion or point out a specific issue with the code.
2. packages/opentelemetry-instrumentation-pinecone/pyproject.toml:37
- Draft comment:
Bumped openai[datalib] version range from <2 to <3. Verify that the extended range doesn't introduce breaking changes. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%This comment is asking the PR author to verify that the extended version range doesn't introduce breaking changes, which falls under the rule of not asking the author to ensure behavior or verify intentions. It doesn't provide a specific suggestion or point out a specific issue with the code.
3. packages/opentelemetry-instrumentation-pinecone/pyproject.toml:39
- Draft comment:
Extended the allowed pinecone-client version to <7 to support v6. Ensure that any API changes in v6 are properly 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 of the pinecone-client. The comment suggests ensuring that API changes in v6 are handled, which falls under asking the author to ensure behavior is intended or tested. This violates the rules.
4. packages/opentelemetry-instrumentation-pinecone/pyproject.toml:42
- Draft comment:
Updated pytest-sugar to 1.1.1 in the test group for consistency. Consider deduplication if appropriate. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =40%<= threshold50%The comment is about a dependency update, which is generally not something we should comment on unless it's about consistency or deduplication, which this comment does mention. However, the suggestion to consider deduplication is not a strong directive and could be seen as purely informative. The comment does not ask for confirmation or testing, so it doesn't violate those rules. Overall, it seems to be a borderline case, but it leans towards being informative rather than directive.
5. packages/opentelemetry-instrumentation-pinecone/pyproject.toml:44
- Draft comment:
Updated vcrpy dependency range to <8 from <7. Please check that changes in v7 do not break expected functionality. - Reason this comment was not posted:
Comment did not seem useful. Confidence is useful =0%<= threshold50%The comment is asking the PR author to check for potential issues with the dependency update, which violates the rule against asking the author to ensure behavior is intended or to double-check things. It doesn't provide a specific suggestion or point out a specific issue.
Workflow ID: wflow_Fafhnr7nX3r5w0VQ
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
2 similar comments
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Updates the requirements on pinecone-client, pytest-sugar, openai[datalib] and vcrpy to permit the latest version.
Updates
pinecone-clientfrom 5.0.1 to 6.0.0Release notes
Sourced from pinecone-client's releases.
... (truncated)
Commits
8f40d4d[skip ci] Bump version to v6.0.07d14c23Adjust tagginge6988aaAdjust readme2650576Add more info to README11c0060Adjust README867bdb6Adjust readme2e67c48Adjust message1981fd8Raise exception on load9363c14Update CONTRIBUTING.md with Poetry shell install (#458)3c49f9f[docs] Remove extra async call in PineconeAsyncio example (#459)Updates
pytest-sugarfrom 1.0.0 to 1.1.1Release notes
Sourced from pytest-sugar's releases.
Changelog
Sourced from pytest-sugar's changelog.
Commits
8133503Release pytest-sugar 1.1.16798042Fix conflict with other Pytest plugins (#297)43bbdd0Release pytest-sugar 1.1.0855d661Feature - Playwright Support for Trace Zip Mapping (#296)2a5862aMerge pull request #293 from cgoldberg/add-py313ca26d98Add support for Python 3.1369989ebClarify license as BSD 3-Clause License3c86a5cMerge pull request #289 from deronnax/remove-packaging-depc123be0remove 'packaging' packageefafd9cMerge pull request #282 from penguinpee/mainUpdates
openai[datalib]to 2.15.0Release notes
Sourced from openai[datalib]'s releases.
Changelog
Sourced from openai[datalib]'s changelog.
... (truncated)
Commits
722d3ffrelease: 2.15.05da8c5ffeat(api): add new Response completed_at prop032e6cbchore(internal): codegen related updated3e6321release: 2.14.04547f1acodegen metadataa3c27a2chore(internal): add--fixargument to lint script51c6885feat(api): slugs for new audio models; make allmodelparams accept strings62699d9fix: use async_to_httpx_files in patch method20af6aacodegen metadataf94256drelease: 2.13.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.tomlto allow newer versions ofpinecone-client,pytest-sugar,openai[datalib], andvcrpy.pinecone-clientto allow versions up to 6.0.0.pytest-sugarto version 1.1.1.openai[datalib]to allow versions up to 2.15.0.vcrpyto allow versions up to 7.0.0.This description was created by
for a54fa77. You can customize this summary. It will automatically update as commits are pushed.