Skip to content

chore(deps): bump google.golang.org/adk from 0.6.0 to 1.0.0 in /go#1579

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/go/google.golang.org/adk-1.0.0
Open

chore(deps): bump google.golang.org/adk from 0.6.0 to 1.0.0 in /go#1579
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/go_modules/go/google.golang.org/adk-1.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps google.golang.org/adk from 0.6.0 to 1.0.0.

Release notes

Sourced from google.golang.org/adk's releases.

v1.0.0

What's Changed

New Contributors

Full Changelog: google/adk-go@v0.6.0...v1.0.0

Commits
  • d06c264 refactor: update memory req/resp names (#671)
  • 9f0d476 feat: allow the runner to automatically create a session if AutoCreateSession...
  • f35b17f chore(deps): bump github.com/modelcontextprotocol/go-sdk (#667)
  • 2fe6e18 Update to the latest version (#666)
  • 0e8c271 chore: update a2a-go and fix test race (#664)
  • 06858c1 chore(deps): bump google.golang.org/grpc (#663)
  • 0db32a5 feature: update adk-web to the latest version (#653)
  • cadba57 feat(otel): replace batch span and log processors with synchronous implementa...
  • c7a2049 refactor: remove launcher dependency from adkrest (#660)
  • 76ca9ec fix: part converter not used in input required processor (#657)
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 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.

@dependabot dependabot bot requested review from Copilot and removed request for Copilot March 30, 2026 19:19
@dependabot dependabot bot force-pushed the dependabot/go_modules/go/google.golang.org/adk-1.0.0 branch from 3214ef0 to fd6d93b Compare March 30, 2026 19:52
@dependabot dependabot bot requested review from Copilot and removed request for Copilot March 30, 2026 19:52
Bumps [google.golang.org/adk](https://github.com/google/adk-go) from 0.6.0 to 1.0.0.
- [Release notes](https://github.com/google/adk-go/releases)
- [Commits](google/adk-go@v0.6.0...v1.0.0)

---
updated-dependencies:
- dependency-name: google.golang.org/adk
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings March 30, 2026 22:36
@dependabot dependabot bot force-pushed the dependabot/go_modules/go/google.golang.org/adk-1.0.0 branch from fd6d93b to 9f8e6ff Compare March 30, 2026 22:36
@dependabot dependabot bot review requested due to automatic review settings March 30, 2026 22:36
Copilot AI review requested due to automatic review settings March 30, 2026 23:35
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 Go module dependencies for the ADK integration by bumping google.golang.org/adk to the v1.0.0 major release.

Changes:

  • Bump google.golang.org/adk from v0.6.0 to v1.0.0.
  • Bump github.com/a2aproject/a2a-go from v0.3.6 to v0.3.10.
  • Refresh corresponding go.sum entries.

Reviewed changes

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

File Description
go/go.mod Updates direct dependency versions for ADK and A2A.
go/go.sum Updates module checksums to match the new dependency versions.

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

Comment on lines 8 to 12

// adk dependencies
github.com/a2aproject/a2a-go v0.3.6
github.com/a2aproject/a2a-go v0.3.10
github.com/abiosoft/ishell/v2 v2.0.2
github.com/anthropics/anthropic-sdk-go v1.26.0
Copy link

Copilot AI Mar 30, 2026

Choose a reason for hiding this comment

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

The PR title/description only mentions bumping google.golang.org/adk, but this change also bumps github.com/a2aproject/a2a-go (0.3.6 → 0.3.10). Please update the PR description/title to reflect the additional direct dependency update (or split it into a separate PR if it’s unrelated).

Copilot uses AI. Check for mistakes.
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