Skip to content

chore(deps): bump google-adk from 1.28.1 to 1.31.0 in /go/core/test/e2e/agents/kebab in the samples-minor-patch group across 1 directory#1702

Merged
EItanya merged 2 commits intomainfrom
dependabot/uv/go/core/test/e2e/agents/kebab/samples-minor-patch-660dee85d1
Apr 20, 2026
Merged

chore(deps): bump google-adk from 1.28.1 to 1.31.0 in /go/core/test/e2e/agents/kebab in the samples-minor-patch group across 1 directory#1702
EItanya merged 2 commits intomainfrom
dependabot/uv/go/core/test/e2e/agents/kebab/samples-minor-patch-660dee85d1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2026

Bumps the samples-minor-patch group with 1 update in the /go/core/test/e2e/agents/kebab directory: google-adk.

Updates google-adk from 1.28.1 to 1.31.0

Release notes

Sourced from google-adk's releases.

v1.31.0

1.31.0 (2026-04-16)

Features

  • New Live UI: Redesigned the real-time chat and testing interface for a cleaner, more responsive user experience.
  • Session Display Names: Added the ability to name and organize debug sessions for easier tracking.
  • New Events and Trace View: Overhauled the execution log into a structured trace for better visibility into agent logic.
  • New Graph View: Introduced a visual canvas to map out and manage agent architectures and node relationships.
  • Event Filtering: Added granular controls to filter the event stream by message type, tools, or errors.
  • New Computer Use View: Implemented a dedicated UI for visualizing screenshots and logs during computer-use tasks.
  • Add "google-adk" user agent to Parameter Manager and Secret Manager clients (b8e8f6b)
  • Add support for memories.ingest_events in VertexAiMemoryBankService (d69477f)
  • Add Vertex AI Agent Engine Sandbox integration for computer use (7686848)
  • Firestore support (1a9df8f)
  • live: Add live_session_id to LlmResponse (bf84e2c)

Bug Fixes

  • Bump minimum mcp version from 1.23.0 to 1.24.0 (494c360)
  • cli: correct console URL path after adk deploy agent_engine (64ed1a6), closes #5336
  • execute on_event_callback before append_event to persist plugin modifications (454188d), closes #3990
  • make _EvalMetricResultWithInvocation.expected_invocation Optional for conversation_scenario support (#5215) (a4c9387)
  • Pass in auth headers with header provider instead of connection params (e12b0af)
  • populate required fields in FunctionDeclaration json_schema fallback (9b9faa4)
  • Resolve BigQuery plugin issues with A2A transfers, spans, and metadata (9ca8c38)
  • upgrade google-genai lower bound (8bc5728)

Code Refactoring

  • live: Use send_client_content to send conversation history (67dc2eb)
  • live: Use send_tool_response for function responses (70c5fc8)

Documentation

  • update MCP Toolbox branding, binary version, and asset references (47fa7b7)

v1.30.0

1.30.0 (2026-04-13)

Features

  • Add Auth Provider support to agent registry (f2c68eb)
  • Add Parameter Manager integration to ADK (b0715d7)
  • Add support for Gemma 4 models in ADK (9d4ecbe), closes #5156

... (truncated)

Changelog

Sourced from google-adk's changelog.

1.31.0 (2026-04-16)

Features

  • Add "google-adk" user agent to Parameter Manager and Secret Manager clients (b8e8f6b)
  • Add support for memories.ingest_events in VertexAiMemoryBankService (d69477f)
  • Add Vertex AI Agent Engine Sandbox integration for computer use (7686848)
  • Firestore support (1a9df8f)
  • live: Add live_session_id to LlmResponse (bf84e2c)

Bug Fixes

  • Bump minimum mcp version from 1.23.0 to 1.24.0 (494c360)
  • cli: correct console URL path after adk deploy agent_engine (64ed1a6), closes #5336
  • execute on_event_callback before append_event to persist plugin modifications (454188d), closes #3990
  • make _EvalMetricResultWithInvocation.expected_invocation Optional for conversation_scenario support (#5215) (a4c9387)
  • Pass in auth headers with header provider instead of connection params (e12b0af)
  • populate required fields in FunctionDeclaration json_schema fallback (9b9faa4)
  • Resolve BigQuery plugin issues with A2A transfers, spans, and metadata (9ca8c38)
  • upgrade google-genai lower bound (8bc5728)

Code Refactoring

  • live: Use send_client_content to send conversation history (67dc2eb)
  • live: Use send_tool_response for function responses (70c5fc8)

Documentation

  • update MCP Toolbox branding, binary version, and asset references (47fa7b7)

1.30.0 (2026-04-13)

Features

  • Add Auth Provider support to agent registry (f2c68eb)
  • Add Parameter Manager integration to ADK (b0715d7)
  • Add support for Gemma 4 models in ADK (9d4ecbe), closes #5156
  • allow users to include artifacts from artifact_service in A2A events using provided interceptor (e63d991)
  • emit a TaskStatusUpdateEvent for ADK events with no output parts but with event.actions (dcc485b)
  • Live avatar support in ADK (a64a8e4)
  • live: expose live_session_resumption_update as Event in BaseLlmFlow (2626ad7), closes #4357
  • Promote BigQuery tools to Stable (abcf14c)
  • samples: add sample for skill activation via environment tools (2cbb523)

... (truncated)

Commits
  • 61cca7e chore: update last-release-sha for next release
  • b2d81b3 chore(release/candidate): release 1.31.0 (#5360)
  • c486504 chore: default to info tab when graph is not available
  • d69477f feat: Add support for memories.ingest_events in VertexAiMemoryBankService
  • 1af1b4a chore: Remove adk_additional_tools and GetTimezone tool
  • e12b0af fix: Pass in auth headers with header provider instead of connection params
  • 7774a0f chore: update adk web to include latest major refactor
  • b8e8f6b feat: Add "google-adk" user agent to Parameter Manager and Secret Manager cli...
  • bf84e2c feat(live): Add live_session_id to LlmResponse
  • 5c6f6fe chore: Add sandbox computer use sample agent
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the samples-minor-patch group with 1 update in the /go/core/test/e2e/agents/kebab directory: [google-adk](https://github.com/google/adk-python).


Updates `google-adk` from 1.28.1 to 1.31.0
- [Release notes](https://github.com/google/adk-python/releases)
- [Changelog](https://github.com/google/adk-python/blob/main/CHANGELOG.md)
- [Commits](google/adk-python@v1.28.1...v1.31.0)

---
updated-dependencies:
- dependency-name: google-adk
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: samples-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 20, 2026

Labels

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

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

Copilot AI review requested due to automatic review settings April 20, 2026 19:01
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the kebab E2E agent’s Python dependency set to use google-adk 1.31.0 (and the corresponding re-resolved locked transitive dependencies).

Changes:

  • Bump google-adk requirement in pyproject.toml to >=1.31.0.
  • Update uv.lock to lock google-adk==1.31.0 and refresh related resolved versions (notably google-cloud-aiplatform and google-genai).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go/core/test/e2e/agents/kebab/pyproject.toml Raises the minimum required google-adk version to 1.31.0.
go/core/test/e2e/agents/kebab/uv.lock Locks google-adk to 1.31.0 and updates resolved transitive dependency versions/artifacts accordingly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chromatic-com
Copy link
Copy Markdown

chromatic-com bot commented Apr 20, 2026

Important

UI Tests need review – Review now

🟡 UI Tests: 8 visual and accessibility changes must be accepted as baselines
🟡 UI Review: Go review the new and updated UI
Storybook icon Storybook Publish: 115 stories published

@EItanya EItanya merged commit b4e517c into main Apr 20, 2026
28 of 30 checks passed
@EItanya EItanya deleted the dependabot/uv/go/core/test/e2e/agents/kebab/samples-minor-patch-660dee85d1 branch April 20, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants