Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps langchain-google-genai from 3.1.0 to 4.0.0.

Release notes

Sourced from langchain-google-genai's releases.

langchain-google-genai==4.0.0

Release notes

Changes since libs/genai/v3.2.0

release(genai): 4.0.0 (#1420) feat(genai)!: migration to google-genai (#1330) chore(infra): update code coverage Makefile target/config (#1406) fix(genai): example docs (#1402)

libs/genai/v3.2.0

Changes since libs/genai/v3.1.0

feat(genai): support model profiles (#1373) fix(genai): respect per-call generation parameters in ChatGoogleGenerativeAI (#1379) feat(genai): add support to built-in url_context tool (#1371)

langchain-google-vertexai==3.2.0

Changes since libs/vertexai/v3.1.1

release(vertexai): 3.2.0 (#1424) chore(vertexai): deprecate ChatVertexAI, and more (#1423) chore(community): bump supported Python version to include 3.14 (#1416) chore(infra): update code coverage Makefile target/config (#1406)

langchain-google-vertexai==3.1.1

Changes since libs/vertexai/v3.1.0

release(vertexai): 3.1.1 (#1400) fix(vertexai): include zero-logprob tokens in logprobs_result (#1392) fix(vertexai): anthropic beta in async client fixed, tests added (#1397) fix(vertexai): timeout param precedence (#1398) fix(vertexai): add timeout parameter support to ChatVertexAI and VertexAI (#1383) chore(infra): standardize release naming (#1388)

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-google-genai](https://github.com/langchain-ai/langchain-google) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/genai/v3.1.0...libs/genai/v4.0.0)

---
updated-dependencies:
- dependency-name: langchain-google-genai
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Dec 15, 2025
@suhaibmujahid suhaibmujahid merged commit e31ecbe into master Dec 17, 2025
9 checks passed
@suhaibmujahid suhaibmujahid deleted the dependabot/pip/langchain-google-genai-4.0.0 branch December 17, 2025 22:10
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.

2 participants