Skip to content

Bump langchain-community from 0.3.20 to 0.3.26#29

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/langchain-community-0.3.26
Closed

Bump langchain-community from 0.3.20 to 0.3.26#29
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/langchain-community-0.3.26

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps langchain-community from 0.3.20 to 0.3.26.

Release notes

Sourced from langchain-community's releases.

langchain-community==0.3.22

Changes since langchain-community==0.3.21

community: release 0.3.22 (#30962) community: fix cost calculations for 4.1 and o4 in OpenAI callback (#30899) Community: Add bind variable support for oracle adb docloader (#30937) langchain_community: OpenAIEmbeddings not respecting chunk_size argument (#30946) community: Add deprecation decorator to SingleStore community integrations (#30846) community: support usage_metadata for litellm streaming calls (#30683) community: change metadata in opensearch mmr (#30921) community: redis tool typos fix (#30811) community: Add ruff rule PGH003 (#30812) community[patch]: fix cost calculations for o3 in OpenAI callback (#30807) Community: Add Managed Identity support for Azure AI Search (#30730) feat(community): add oauth2 support for Jira toolkit (#30684) community[patch]: simplify cache logic (#30760) community: deprecate AzureCosmosDBNoSqlVectorSearch in favor of langchain-azure-ai implementation (#30756) community: Google Vertex AI Search now returns the website title as part of the document metadata (#30688) Clean up numpy dependencies and speed up 3.13 CI with numpy>=2.1.0 (#30714) docs: Update couchbase vector store docs (#30710) ChatTongyi reasoning_content fix (#30694) community[patch]: Fix empty producer in PDF Parsers (#30620) community[patch]: Redundant Parser checker for Webbaseloader (#30632) feature: removed pandas dataframe dependency for similary_search when using DuckDB as vector store (#30445) community: Add support for custom runtimes to Riza tools (#30664)

langchain-community==0.3.21

Changes since langchain-community==0.3.20

langchain-community: release 0.3.21 (#30673) Adding Perplexity extra and deprecating the community version of ChatPerplexity (#30649) community: support usage_metadata for litellm (#30625) community[minor]: Add custom sitemap URL parameter to GitbookLoader (#30549) community[major]: DynamoDBChatMessageHistory bulk add messages, raise errors (#30572) community: Fix attribute access for transcript text in YoutubeLoader (Fixes #30309) (#30582) community[minor]: Improve Brave Search Tool, allow api key in env var (#30364) docs,langchain-community: Fix typos in docs and code (#30541) community[patch]: Handle gray scale images in ImageBlobParser (Fixes 30261 and 29586) (#30493) community: add HANA dialect to SQLDatabase (#30475) community: fix perplexity response parameters not being included in model response (#30440) community: Azure Document Intelligence parser features not available fixed (#30370) community[patch]: update PyPDFParser to take into account filters returned as arrays (#30489) community: deprecate graph vector store (#30328) community: Add edge properties to the gremlin graph schema (#30449) community[patch]: update API ref for AmazonTextractPDFParser (#30468) community: update perplexity docstring (#30451) infra[patch]: remove pyspark from langchain-community extended testing requirements (#30466) Youtube Loader load method Fixed (#30314) community: uuidv1 is unsafe (#30432) feature: added warning when duckdb is used as a vectorstore without pandas (#30435)

... (truncated)

Commits
  • cf5a442 langchain: release 0.3.26 (#31695)
  • 5015188 Revert "infra: temporarily drop OpenAI from core release test matrix" (#31694)
  • 26030ab infra: temporarily drop OpenAI from core release test matrix (#31693)
  • 5271fd7 core[patch]: check before removing tags (#31691)
  • 39a8a11 core: release 0.3.66 (#31690)
  • 4fe490c [Docs] Update deprecated Pydantic .schema() method to .model_json_schema() in...
  • 2c98599 text-splitters: fix stale header metadata in ExperimentalMarkdownSyntaxTextSp...
  • 9d4d258 [Doc] Improve api doc for DeepSeek (#31655)
  • 22e6d90 langchain_mistralai: Include finish_reason in response metadata when parsin...
  • 7ff4050 core[patch]: Returning always 2D Array for _cosine_similarity (#31528)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.20 to 0.3.26.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-community==0.3.20...langchain==0.3.26)

---
updated-dependencies:
- dependency-name: langchain-community
  dependency-version: 0.3.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 23, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jul 7, 2025

Superseded by #34.

@dependabot dependabot bot closed this Jul 7, 2025
@dependabot dependabot bot deleted the dependabot/pip/langchain-community-0.3.26 branch July 7, 2025 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants