Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2025

Bumps langchain-core from 0.3.74 to 0.3.78.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.3.78

Changes since langchain-core==0.3.77

release(core): 0.3.78 (#33253) feat(core): add optional include_id param to convert_to_openai_messages function (#33248)

langchain-core==0.3.77

Changes since langchain-core==0.3.76

release(core): 0.3.77 (#33185) feat: (core, standard-tests) support PDF inputs in ToolMessages (#33183) chore(core): remove runnable section from README.md (#33171) docs(core): remove non-existent param from as_tool docstring (#33165) fix(core): Support of 'reasoning' type in 'convert_to_openai_messages' (#33050) docs: more standardization (#33124) docs: standardize .. code-block directive usage (#33122) chore: bump ruff version to 0.13 (#33043) test(core): resolve pytest marker warning (#33111) test(core): resolve pydantic_v1 deprecation warning (#33110) refactor(core): use aadd_documents in vectorstores unit tests (#33109) fix(core): use version agnostic get_fields (#33108) test(core): use secure hash algorithm in indexing test to eliminate SHA-1 warning (#33107) test(core): suppress pydantic_v1 deprecation warnings during import tests (#33106) test(core): don't use deprecated input_variables param in from_file (#33105) refactor(core): don't use deprecated input_variables param in from_file (#33104) test(core): enhance stringify_value test coverage for nested structures (#33099) test(core): suppress deprecation warnings in PipelinePromptTemplate (#33102) fix(core): use secure hash algorithm in indexing test to eliminate SHA-1 warning (#33101) style(core): typo/docs lint pass (#33093) chore: update pyproject.toml files, remove codespell (#33028) docs(core): fix bugs and improve example code in chat_history.py (#32994) docs(core): add type hints to BaseStore example code (#32946) chore(langchain): Fix typos in core docstrings (#32928) docs(core): remove duplicate 'the' in indexing/api.py (#32924) chore(core): test that default values in tool calls are preserved in json schema representation (#32921) chore: bump mypy version to 1.18 (#32914) fix(core): resolve mermaid node id collisions when special chars are used (#32857) fix(core): preserve ordering in RunnableRetry batch/abatch results (#32526) feat(core): allow overriding ls_model_name from kwargs (#32541) fix(core): fix support of Pydantic v1 models in BaseTool.args (#32487) fix(core): resolve infinite recursion in _dereference_refs_helper with mixed $ref objects (#32578) fix(core): force overwrite additionalProperties to False in strict mode (#32879) fix(core): AsyncCallbackHandler docstring cleanup (#32897) fix(core): raise OutputParserException for non-dict JSON outputs (#32236) revert: "chore: remove ruff target-version" (#32895) feat(core): allow custom Mermaid URL (#32831) fix(core): preserve ToolMessage.status field in convert_to_messages (#32840) test: Add failing test for BaseCallbackManager.merge (#32040) test(core): reactivate commented tests in test_indexing (#32882) chore: remove ruff target-version (#32880)

... (truncated)

Commits

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.74 to 0.3.78.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.3.74...langchain-core==0.3.78)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 8, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 8, 2025

Labels

The following labels could not be found: auto-merge-candidate. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Oct 8, 2025
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