Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps langchain from 0.3.27 to 1.0.3.

Release notes

Sourced from langchain's releases.

langchain==1.0.3

Changes since langchain==1.0.2

chore: remove mentions of sonnet 3.5 (#33737) fix(langchain_v1): remove thread_model_call_count and run_model_call_count from tool node test (#33725) release: core 1.0.2 and langchain 1.0.3 (#33736) fix(langchain_v1): removed unsed functions in tool_call_limit middleware (#33735) style: more refs fixes (#33730) chore: move ToolNode improvements back to langgraph (#33634) feat: support structured output retry middleware (#33663) fix(langchain_v1): correct ref url (#33715) style: more refs work (#33707) feat(langchain): export UsageMetadata (#33692) release(core): 1.0.1 (#33639)

langchain==1.0.2

Changes since langchain==1.0.1

chore(langchain_v1): bump version from 1.0.1 to 1.0.2 (#33629) fix(langchain_v1): remove non llm controllable params from tool message on invocation failure (#33625)

langchain-core==1.0.2

Changes since langchain-core==1.0.1

release: core 1.0.2 and langchain 1.0.3 (#33736) fix: filter out injected args from tracing (#33729) style: more refs fixes (#33730) fix(core): improve JSON get_format_instructions using Opik Agent Optimizer (#33718) style(core): more cleanup all around (#33711) style: more refs work (#33707) fix(core): translate Google GenAI text blocks to v1 (#33699) feat(langchain): export UsageMetadata (#33692) fix: links (#33691) fix(core): fix PydanticOutputParser's get_format_instructions for v1 models (#32479) refactor(core): Minor refactor for code readability (#33674) fix(infra): add emacs backup files to gitignore (#33675) fix: update some links (#33686) style(core): more refs work (#33664)

langchain==1.0.1

Changes since langchain==1.0.0

release(langchain_v1): 1.0.1 (#33610) fix(langchain_v1): ToolRuntime default for args (#33606) style: more refs polishing (#33601) docs(langchain): update reference documentation to note moved embeddings modules (#33600) style(anthropic): use aliases for model names (#33590) chore: update pyproject.toml url entries (#33587)

langchain-openai==1.0.1

... (truncated)

Commits
  • fabcacc chore: remove mentions of sonnet 3.5 (#33737)
  • ac58d75 fix(langchain_v1): remove thread_model_call_count and `run_model_call_count...
  • 28564ef release: core 1.0.2 and langchain 1.0.3 (#33736)
  • b62a9b5 fix(langchain_v1): removed unsed functions in tool_call_limit middleware (#33...
  • 76dd656 fix: filter out injected args from tracing (#33729)
  • d218936 fix(openai): update model used in test (#33733)
  • 123e29d style: more refs fixes (#33730)
  • 6a1dca1 chore: move ToolNode improvements back to langgraph (#33634)
  • 8aea6dd feat: support structured output retry middleware (#33663)
  • 78a2f86 fix(core): improve JSON get_format_instructions using Opik Agent Optimizer (#...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 30, 2025
@dependabot dependabot bot requested review from arkid15r and kasya as code owners October 30, 2025 07:16
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 30, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 30, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Note

Free review on us!

CodeRabbit is offering free reviews until Thu Nov 06 2025 to showcase some of the refinements we've made.

Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot bot force-pushed the dependabot/pip/backend/main/langchain-1.0.3 branch 2 times, most recently from c3c06d3 to 54fff5f Compare October 31, 2025 16:31
@arkid15r arkid15r marked this pull request as draft November 1, 2025 02:04
@dependabot dependabot bot force-pushed the dependabot/pip/backend/main/langchain-1.0.3 branch 2 times, most recently from 667643b to d233813 Compare November 4, 2025 22:55
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.27 to 1.0.3.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.3.27...langchain==1.0.3)

---
updated-dependencies:
- dependency-name: langchain
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/backend/main/langchain-1.0.3 branch from d233813 to d09b91c Compare November 5, 2025 15:56
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 5, 2025

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2025

Superseded by #2564.

@dependabot dependabot bot closed this Nov 7, 2025
@dependabot dependabot bot deleted the dependabot/pip/backend/main/langchain-1.0.3 branch November 7, 2025 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend 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