chore(deps-dev): bump the gha group across 1 directory with 8 updates #2540
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 8 updates in the /packages/opentelemetry-instrumentation-langchain directory:
2.3.1
2.3.2
8.3.3
8.3.4
0.3.3
0.3.15
6.0.2
7.0.0
0.24.0
0.25.2
0.37.1
0.44.0
0.2.0
0.3.3
0.3.1
0.3.5
Updates
autopep8
from 2.3.1 to 2.3.2Release notes
Sourced from autopep8's releases.
Commits
4046ad4
version 2.3.2609daf6
fmt rst815b102
Merge pull request #776 from hhatto/fix/e721-with-indenta70fa24
Merge pull request #777 from hhatto/ci/add-py313231cafc
drop 3.8, support 3.13a3be649
drop 3.8, support 3.133b9d399
add test cases for e721d280131
care oftype == STMT
pattercbb185f
update cases361ba26
care indent in case e721Updates
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
langchain-community
from 0.3.3 to 0.3.15Release notes
Sourced from langchain-community's releases.
... (truncated)
Commits
536b44a
community[patch]: Release 0.3.15 (#29325)ec5fae7
langchain[patch]: Release 0.3.15 (#29322)923e6fb
core[patch]: 0.3.31 (#29320)06456c1
docs: update google_cloud_sql_mssql.ipynb (#29315)d3ed9b8
text-splitters[minor]: Replace lxml and XSLT with BeautifulSoup in HTMLHeader...989eec4
core: Add ruff rule S101 (no assert) (#29267)e5d62c6
core: Add ruff rule W293 (whitespaces) (#29272)4efc509
community[minor]: Refactoring PyMuPDF parser, loader and add image blob parse...f175319
[feat] Added backwards compatibility for OllamaEmbeddings initialization (mig...7a95ffc
community: fix some features on Naver ChatModel & embedding model 2 (#29243)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-asyncio
from 0.24.0 to 0.25.2Release notes
Sourced from pytest-asyncio's releases.
Commits
2188cdb
build: Prepare release of v0.25.2.c3ad634
fix: Shutdown generators before closing event loops.e8ffb10
[pre-commit.ci] pre-commit autoupdateaae43d4
Build(deps): Bump hypothesis in /dependencies/default941e8b5
Build(deps): Bump pygments from 2.18.0 to 2.19.1 in /dependencies/docs623ab74
docs: Prepare release of v0.25.1.c236550
docs: Fix broken link to the pytest.mark.asyncio reference.41c645b
fix: Correct warning message when redefining the event_loop fixture.2fd10f8
docs: Clarify deprecation of event_loop fixture.a4e82ab
docs: Added changelog entry for #1020.Updates
anthropic
from 0.37.1 to 0.44.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
d212ec9
release: 0.44.0a97bd02
chore: deprecate more modelsc5fb4fc
chore(internal): minor style changes (#833)6dddfe2
chore(internal): avoid pytest-asyncio deprecation warning (#832)972d4a0
feat(streaming): add request_id getter (#831)f3d90af
fix(tests): make test_get_platform less flaky (#830)2beaabd
docs(raw responses): fix duplicatethe
(#828)af3912c
release: 0.43.1f5b5cb1
chore(streaming): add runtime type check for better error messages (#826)9182431
chore(types): add more discriminator metadata (#825)Updates
langchain-anthropic
from 0.2.0 to 0.3.3Release notes
Sourced from langchain-anthropic's releases.
Commits
184ea8a
anthropic[patch]: update tool choice type (#29276)ac52021
anthropic[patch]: release 0.3.2 (#29275)c616b44
anthropic[patch]: supportparallel_tool_calls
(#29257)628145b
infra: fix api build (#29274)97a5bc7
docs: Fixed typos and improve metadata explanation (#29266)f022613
docs: Remove redundant "%" (#29205)36ff83a
docs: Message history for Neptune chains (#29260)d5360b9
core[patch]: release 0.3.30 (#29256)595297e
core: Add support for calls in get_function_nonlocals (#29255)75663f2
community: Add cost per 1K tokens for fine-tuned model cached input (#29248)Updates
langchain-cohere
from 0.3.1 to 0.3.5Release notes
Sourced from langchain-cohere's releases.
Commits
58bab6d
feat: Add json mode with_structured_output (#121)95440e0
chore: Deprecate create_csv_agent (#122)205f143
cohere: release 0.3.4 (#116)aed8dbd
chore: Deprecate create_cohere_tools_agent and connectors (#113)17ee542
langchain-standard-tests -> langchain-tests (#107)fb4e709
add jasonozuzu-cohere to codeowners (#109)106a5b6
infra: disable pypi release attestations (#104)b7b41f8
infra: revert toggled default (#111)de39fd6
fix: Fix incorrect tool calling formatting (#110)0b59d62
infra: use artifact v4 in release pipeline (#106)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 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