chore(deps-dev): bump the gha group across 1 directory with 5 updates#2770
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
5e16687 to
1ac0f34
Compare
ec30201 to
25e25d3
Compare
Bumps the gha group with 5 updates in the /packages/opentelemetry-instrumentation-pinecone directory: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.1.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.5` | | [openai](https://github.com/openai/openai-python) | `1.37.1` | `1.65.5` | | [vcrpy](https://github.com/kevin1024/vcrpy) | `6.0.1` | `7.0.0` | | [pinecone-client](https://github.com/pinecone-io/pinecone-python-client) | `5.0.0` | `5.0.1` | Updates `flake8` from 7.0.0 to 7.1.2 - [Commits](PyCQA/flake8@7.0.0...7.1.2) Updates `pytest` from 8.3.2 to 8.3.5 - [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.3.2...8.3.5) Updates `openai` from 1.37.1 to 1.65.5 - [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.37.1...v1.65.5) Updates `vcrpy` from 6.0.1 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.1...v7.0.0) Updates `pinecone-client` from 5.0.0 to 5.0.1 - [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.0...v5.0.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha - dependency-name: openai dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: vcrpy dependency-type: direct:development update-type: version-update:semver-major dependency-group: gha - dependency-name: pinecone-client dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha ... Signed-off-by: dependabot[bot] <support@github.com>
25e25d3 to
1849b02
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 5 updates in the /packages/opentelemetry-instrumentation-pinecone directory:
7.0.07.1.28.3.28.3.51.37.11.65.56.0.17.0.05.0.05.0.1Updates
flake8from 7.0.0 to 7.1.2Commits
fffee8bRelease 7.1.219001f7Merge pull request #1966 from PyCQA/limit-procs-to-file-countf35737aavoid starting unnecessary processes when file count is limitedcf1542cRelease 7.1.1939ea3dMerge pull request #1949 from stephenfin/issue-1948bdcd5c2Handle escaped braces in f-strings2a811ccMerge pull request #1946 from Viicos/patch-110314adFix wording of plugins documentation65a38c4Release 7.1.034c97e0Merge pull request #1939 from PyCQA/new-pycodestyleUpdates
pytestfrom 8.3.2 to 8.3.5Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b55ab2aPrepare release version 8.3.5e217726Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efeMerge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1Add readline workaround for libedit (#13176)edbfff7doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496bdoc: Change training to remote only (#13196) (#13197)78cf1f6ci: Bump build-and-inspect-python-package (#13188)Updates
openaifrom 1.37.1 to 1.65.5Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
a6b4930release: 1.65.5530f9b8chore: move ChatModel type to shared (#2167)dfc4cfarelease: 1.65.45608d64fix(api): add missing file rank enum + more metadata (#2164)d6bb8c1release: 1.65.3b31f4d4chore(internal): run example files in CI (#2160)65f2c5cchore(internal): remove unused http client options forwarding (#2158)64af9e8release: 1.65.2c98d740fix(azure): azure_deployment use with realtime + non-deployment-based APIs (#...ba2a8a0chore(docs): update client docstring (#2152)Updates
vcrpyfrom 6.0.1 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 supportUpdates
pinecone-clientfrom 5.0.0 to 5.0.1Release notes
Sourced from pinecone-client's releases.
Commits
3899cc2[skip ci] Bump version to v5.0.12768788Adjusting inference plugin dependency (#379)639bed2Set minimum Inference version (#377)0f57dca[Fix] Fetch when vector id string contains spaces (#372)d9df375[CI] Publish doc updates after each release (#373)You can trigger a rebase of this PR 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 conditions