Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps langchain-google-genai from 2.1.12 to 3.0.0.

Release notes

Sourced from langchain-google-genai's releases.

libs/community/v3.0.0

Changes since libs/community/v2.0.10

release(community): 3.0.0 (#1251) feat(community): Add Google Sheets write operations (create, update, append, clear, batch) (#1228) release: 3.0.0 (langchain-v1) (genai, vertexai, community) (#1194) docs: fix Griffe warnings (#1236) fix(community): Handle UnicodeDecodeError in GmailSearch and ensure header robustness (#1226) feat(community): add Google Sheets read-only tools and toolkit (#1208) style(community): enable docstring code formatting (#1211) chore: bump lockfiles, resolve linting (genai, vertex, community) (#1203) fix(community): Fix AttributeError: module 'google.oauth2.service_account' has no attribute 'ServiceCredentials' in utils (#1199)

libs/genai/v3.0.0

Changes since libs/genai/v2.1.12

release(genai): 3.0.0 (#1249) release: 3.0.0 (langchain-v1) (genai, vertexai, community) (#1194) docs: fix Griffe warnings (#1236) test: use gemini-flash-lite-latest (#1230) chore(genai): update from gemini-1.5-flash to gemini-2.5-flash (#1221) fix(genai): Fix outdated doc for max_output_tokens default value (#1209) fix(genai): preserve field descriptions and enum values for Union types with None in function schemas (#1092) chore: bump lockfiles, resolve linting (genai, vertex, community) (#1203) refactor(genai): test_chat_models.py (#1202) feat(genai): handle all finish messages for AQA (#1201) fix(genai): extract and include metadata (#941) fix(genai): defer async client init for embeddings; avoid eager loop creation (#1183) fix(genai): update json_mode to json_schema for structured output methods (#1188) chore(genai): update model names in tests (#1187) docs(genai): enhance structured output methods docstring (#1186) test(genai): add test for ChatGoogleGenerativeAI class transport check (#831)

libs/vertexai/v3.0.0

Changes since libs/vertexai/v2.1.2

release(vertex): 3.0.0 (#1250) release: 3.0.0 (langchain-v1) (genai, vertexai, community) (#1194) docs: fix Griffe warnings (#1236) fix(vertex): skip tests for retired models (#1247) fix(vertex): ToolMessage is translated to function role which does not exist . (#1238) feat(vertex): migrated embeddings to the new SDK (#1229) test: use gemini-flash-lite-latest (#1230) chore(genai): update from gemini-1.5-flash to gemini-2.5-flash (#1221) chore: bump lockfiles, resolve linting (genai, vertex, community) (#1203) feat(vertex): add additional args for vertex ai vector search (#1198) chore(vertex): add migration TODOs, suppress warning (#1196) fix(vertex): honor max_retries=0 and disable GAPIC retries (#1185) fix(vertex): update model version check for text embedding (#1184) genai, vertex: nits (#1173)

... (truncated)

Commits
  • 88553a4 release(genai): 3.0.0 (#1249)
  • 8449567 release(vertex): 3.0.0 (#1250)
  • 81b3f86 feat(community): Add Google Sheets write operations (create, update, append, ...
  • 2be3960 release: 3.0.0 (langchain-v1) (genai, vertexai, community) (#1194)
  • 17d2253 docs: fix Griffe warnings (#1236)
  • f18c0c2 fix(vertex): skip tests for retired models (#1247)
  • fb85af6 fix(vertex): ToolMessage is translated to function role which does not ex...
  • 33f015b fix(community): Handle UnicodeDecodeError in GmailSearch and ensure header ...
  • 13badbc feat(vertex): migrated embeddings to the new SDK (#1229)
  • 1710b3a test: use gemini-flash-lite-latest (#1230)
  • 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-google-genai](https://github.com/langchain-ai/langchain-google) from 2.1.12 to 3.0.0.
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/genai/v2.1.12...libs/genai/v3.0.0)

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

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 Oct 20, 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