Skip to content

chore(deps): Bump com.google.genai:google-genai from 1.53.0 to 1.54.0#23402

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.google.genai-google-genai-1.54.0
Closed

chore(deps): Bump com.google.genai:google-genai from 1.53.0 to 1.54.0#23402
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.google.genai-google-genai-1.54.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps com.google.genai:google-genai from 1.53.0 to 1.54.0.

Release notes

Sourced from com.google.genai:google-genai's releases.

v1.54.0

1.54.0 (2026-05-20)

⚠ BREAKING CHANGES

  • Remove the experimental Interactions module. This feature will be supported in the future.

Features

  • Add more details to the ApiResponse error message (c429c2b)
  • support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (0d1cc9c)

Bug Fixes

  • Missing jackson-module-kotlin in classpath (0849b86)
  • request level timeout is ignored in favor of client level timeout (c9464b5)
  • request URL is incorrectly rewritten when baseUrl is configured as a proxy address (400776d)

Documentation

Changelog

Sourced from com.google.genai:google-genai's changelog.

1.54.0 (2026-05-20)

⚠ BREAKING CHANGES

  • Remove the experimental Interactions module. This feature will be supported in the future.

Features

  • Add more details to the ApiResponse error message (c429c2b)
  • support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (0d1cc9c)

Bug Fixes

  • Missing jackson-module-kotlin in classpath (0849b86)
  • request level timeout is ignored in favor of client level timeout (c9464b5)
  • request URL is incorrectly rewritten when baseUrl is configured as a proxy address (400776d)

Documentation

Commits
  • 8d16feb chore(main): release 1.54.0 (#989)
  • 1409a8a chore: Fix Javadoc generation
  • 5f70d37 chore: update comment in BatchJobOutputInfo to unblock javadoc generation
  • 1b10e14 chore: Fix javadoc generation
  • c010c2e chore: Remove internal file
  • beb39f7 docs: Update the README
  • 1cccf59 chore: internal change
  • 400776d fix: request URL is incorrectly rewritten when baseUrl is configured as a pro...
  • 0849b86 fix: Missing jackson-module-kotlin in classpath
  • c9464b5 fix: request level timeout is ignored in favor of client level timeout
  • 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 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 [com.google.genai:google-genai](https://github.com/googleapis/java-genai) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/googleapis/java-genai/releases)
- [Changelog](https://github.com/googleapis/java-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-genai@v1.53.0...v1.54.0)

---
updated-dependencies:
- dependency-name: com.google.genai:google-genai
  dependency-version: 1.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@github-actions
Copy link
Copy Markdown
Contributor

🧪 CI tested the following changed modules:

  • parent

POM dependency changes: targeted tests included

Changed properties: google-genai-version

Modules affected by dependency changes (1)
  • :camel-google-vertexai
All tested modules (2 modules)
  • Camel :: Google :: Vertex AI
  • Camel :: Parent

⚙️ View full build and test results

Copy link
Copy Markdown
Contributor

@apupier apupier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all tests are skipped on the CI

Tests run: 17, Failures: 0, Errors: 0, Skipped: 17

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 22, 2026

Superseded by #23458.

@dependabot dependabot Bot closed this May 22, 2026
@dependabot dependabot Bot deleted the dependabot/maven/com.google.genai-google-genai-1.54.0 branch May 22, 2026 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants