chore(deps): bump the gha group across 1 directory with 7 updates #2847
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 7 updates in the /packages/opentelemetry-instrumentation-openai directory:
0.8.0
0.9.0
7.0.0
7.2.0
8.3.3
8.3.5
6.0.2
7.0.0
0.13.2
0.13.3
1.51.2
1.76.0
0.23.8
0.26.0
Updates
tiktoken
from 0.8.0 to 0.9.0Changelog
Sourced from tiktoken's changelog.
Commits
e35ab09
Join artifactsf15f7df
Partial sync of codebase00813b3
Partial sync of codebase (#381)bb5805d
Add a link to PyPI in README (#318)853da97
Improve aarch64 and mac builds (#380)9fa2832
Partial sync of codebase (#379)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.3 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
vcrpy
from 6.0.2 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
openai
from 1.51.2 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
pytest-asyncio
from 0.23.8 to 0.26.0Release notes
Sourced from pytest-asyncio's releases.
Commits
4f8ce45
docs: Prepare release of v0.26.0.498e8a7
Build(deps): Bump attrs from 25.1.0 to 25.3.0 in /dependencies/default01c22ff
build: Update project metadata to use SPDX license identifier78191c9
[pre-commit.ci] pre-commit autoupdate9a45551
Build(deps): Bump hypothesis in /dependencies/default6680409
Build(deps): Bump coverage from 7.7.0 to 7.7.1 in /dependencies/defaultaa82c57
Build(deps): Bump iniconfig from 2.0.0 to 2.1.0 in /dependencies/defaultcca587e
[pre-commit.ci] pre-commit autoupdate5d90b29
Build(deps): Bump hypothesis in /dependencies/defaultc262262
Build(deps): Bump coverage from 7.6.12 to 7.7.0 in /dependencies/defaultDependabot 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 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