-
Notifications
You must be signed in to change notification settings - Fork 801
chore(deps-dev): bump the gha group across 1 directory with 6 updates #2859
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 #2859
Conversation
a480015
to
074d23b
Compare
c826019
to
ba7df45
Compare
29a93b9
to
1a26962
Compare
d5f7b80
to
fb6dbe7
Compare
56f77c7
to
d73fbf7
Compare
d73fbf7
to
a484a7b
Compare
a484a7b
to
d0882d0
Compare
4763327
to
33b5dd2
Compare
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 comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
5b9abc3
to
5b4277d
Compare
Bumps the gha group with 6 updates in the /packages/opentelemetry-instrumentation-pinecone directory: | Package | From | To | | --- | --- | --- | | [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.2.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.5` | | [openai](https://github.com/openai/openai-python) | `1.37.1` | `1.76.0` | | [vcrpy](https://github.com/kevin1024/vcrpy) | `6.0.1` | `7.0.0` | | [pytest-recording](https://github.com/kiwicom/pytest-recording) | `0.13.2` | `0.13.3` | | [pinecone-client](https://github.com/pinecone-io/pinecone-python-client) | `5.0.0` | `5.0.1` | Updates `flake8` from 7.0.0 to 7.2.0 - [Commits](PyCQA/flake8@7.0.0...7.2.0) 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.76.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.37.1...v1.76.0) 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 `pytest-recording` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/kiwicom/pytest-recording/releases) - [Changelog](https://github.com/kiwicom/pytest-recording/blob/master/docs/changelog.rst) - [Commits](kiwicom/pytest-recording@v0.13.2...v0.13.3) 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-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha - dependency-name: openai dependency-version: 1.76.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: gha - dependency-name: vcrpy dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: gha - dependency-name: pytest-recording dependency-version: 0.13.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha - dependency-name: pinecone-client dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: gha ... Signed-off-by: dependabot[bot] <[email protected]>
5b4277d
to
7a7ee3a
Compare
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-pinecone directory:
7.0.0
7.2.0
8.3.2
8.3.5
1.37.1
1.76.0
6.0.1
7.0.0
0.13.2
0.13.3
5.0.0
5.0.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
pytest
from 8.3.2 to 8.3.5Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b55ab2a
Prepare release version 8.3.5e217726
Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83
Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efe
Merge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674
Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1
Add readline workaround for libedit (#13176)edbfff7
doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00
Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496b
doc: Change training to remote only (#13196) (#13197)78cf1f6
ci: Bump build-and-inspect-python-package (#13188)Updates
openai
from 1.37.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
vcrpy
from 6.0.1 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
pinecone-client
from 5.0.0 to 5.0.1Release notes
Sourced from pinecone-client's releases.
Commits
3899cc2
[skip ci] Bump version to v5.0.12768788
Adjusting inference plugin dependency (#379)639bed2
Set 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 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