Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps langchain-core from 0.3.34 to 0.3.59.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.3.59

Changes since langchain-core==0.3.58

core: release 0.3.59 (#31150) fix(core): Permit OpenAI style blocks to be passed into convert_to_openai_messages (#31140)

langchain-core==0.3.58

Changes since langchain-core==0.3.57

core: release 0.3.58 (#31099) core, openai[patch]: prefer provider-assigned IDs when aggregating message chunks (#31080)

langchain-core==0.3.57

Changes since langchain-core==0.3.56

0.3.57 (#31095) Enable run mutation (#31090) packaging: remove Python upper bound for langchain and co libs (#31025)

langchain-core==0.3.56

Changes since langchain-core==0.3.55

core: release 0.3.56 (#31000) core: release 0.3.56rc1 (#30998) core[patch]: fix edge cases for _is_openai_data_block (#30997) feat(core): Autogenerate filenames for when converting file content blocks to OpenAI format (#30984) core, standard-tests: support PDF and audio input in Chat Completions format (#30979) core[patch]: update dict prompt template (#30967) core, openai: support standard multi-modal blocks in convert_to_openai_messages (#30968)

langchain-core==0.3.56rc1

Initial release

core: release 0.3.56rc1 (#30998) core[patch]: fix edge cases for _is_openai_data_block (#30997) feat(core): Autogenerate filenames for when converting file content blocks to OpenAI format (#30984) core, standard-tests: support PDF and audio input in Chat Completions format (#30979) core[patch]: update dict prompt template (#30967) core, openai: support standard multi-modal blocks in convert_to_openai_messages (#30968) core[patch]: release 0.3.55 (#30952) core: Make Graph.Node.data optional (#30943) core: Improve OutputParser error messaging when model output is truncated (max_tokens) (#30936) core[patch]: de-beta usage callback (#30928) core: release 0.3.54 (#30911) core[patch]: add retries and better messages to draw_mermaid_png (#30881) core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905) core: release 0.3.53 (#30901) multiple: permit optional fields on multimodal content blocks (#30887) core: Removing unnecessary pydantic core schema rebuilds (#30848) core[fix]: Fix __dir__ in __init__.py for output_parsers module (#30856)

... (truncated)

Commits
  • f70b263 core: release 0.3.59 (#31150)
  • bb69d4c docs: specify js support for tavily (#31149)
  • 1df3ee9 partners: (langchain-openai) total_tokens should not add 'Nonetype' t… (#31146)
  • 19041dc docs: update langchain-cloudflare repo/path on packages.yaml (#31138)
  • 3cba22d docs: Pinecone Rerank example notebook (#31147)
  • 66d1ed6 fix(core): Permit OpenAI style blocks to be passed into convert_to_openai_mes...
  • a15034d docs: Fixed grammar for chat prompt composition (#31148)
  • 57c81dc docs: replace initialize_agent with create_react_agent in graphql.ipynb (#31133)
  • 52732a4 Update docs (#31135)
  • 5dde645 docs: Updated pinecone.mdx in the integration providers (#31123)
  • 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-core](https://github.com/langchain-ai/langchain) from 0.3.34 to 0.3.59.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.3.34...langchain-core==0.3.59)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-version: 0.3.59
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 12, 2025
@dependabot dependabot bot requested a review from ks6088ts as a code owner May 12, 2025 14:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 12, 2025
@ks6088ts ks6088ts closed this May 19, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 19, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/langchain-core-0.3.59 branch May 19, 2025 23:21
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.

1 participant