Conversation
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>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…samples-minor-patch-660dee85d1
Contributor
There was a problem hiding this comment.
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-adkrequirement inpyproject.tomlto>=1.31.0. - Update
uv.lockto lockgoogle-adk==1.31.0and refresh related resolved versions (notablygoogle-cloud-aiplatformandgoogle-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.
|
Important UI Tests need review – Review now🟡 UI Tests: 8 visual and accessibility changes must be accepted as baselines |
EItanya
approved these changes
Apr 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the samples-minor-patch group with 1 update in the /go/core/test/e2e/agents/kebab directory: google-adk.
Updates
google-adkfrom 1.28.1 to 1.31.0Release notes
Sourced from google-adk's releases.
... (truncated)
Changelog
Sourced from google-adk's changelog.
... (truncated)
Commits
61cca7echore: update last-release-sha for next releaseb2d81b3chore(release/candidate): release 1.31.0 (#5360)c486504chore: default to info tab when graph is not availabled69477ffeat: Add support for memories.ingest_events in VertexAiMemoryBankService1af1b4achore: Removeadk_additional_toolsand GetTimezone toole12b0affix: Pass in auth headers with header provider instead of connection params7774a0fchore: update adk web to include latest major refactorb8e8f6bfeat: Add "google-adk" user agent to Parameter Manager and Secret Manager cli...bf84e2cfeat(live): Add live_session_id to LlmResponse5c6f6fechore: Add sandbox computer use sample agentDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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