Skip to content

chore: Bump @google/adk from 1.4.0 to 1.5.0 - #1065

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/google/adk-1.5.0
Open

chore: Bump @google/adk from 1.4.0 to 1.5.0#1065
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/google/adk-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @google/adk from 1.4.0 to 1.5.0.

Release notes

Sourced from @​google/adk's releases.

adk: v1.5.0

1.5.0 (2026-07-29)

Features

  • Add EnterpriseWebSearchTool for Gemini web grounding (adk-python parity) (#525) (d9a9692)
  • Add ExampleTool for few-shot examples (adk-python parity) (#554) (49c34a8)
  • add LoadMcpResourceTool (read MCP server resources) for adk-python parity (#542) (0bfc44a)
  • Add SSRF-safe load_web_page tool (adk-python parity) (#524) (9fa7e6e)
  • agents: add clone() to BaseAgent (#545) (d600e26)
  • Implement Anchored Iterative Summarization in adk-js context compactors (#470) (85d0321)
  • Move populateClientFunctionCallId into event.ts and update references (#511) (a8be520)
  • Port LoopAgent live streaming support (runLiveImpl) to TypeScript (#504) (312b463)
  • scope global instructions using GlobalInstructionPlugin (parity with adk-python b/425992518) (#507) (c9089be)
  • support clone() for RoutedAgent (Part 2/2) (#556) (0815a8c)
  • Upgrade branch string matching to Trie search structure in content_processor_utils.ts (#509) (c10ccd6)

Bug Fixes

  • a2a: handle contentless events (#547) (1dad6f9)
  • a2a: preserve errorCode in event metadata (#537) (72d647c)
  • Artifact Saving Message Part Replacement & LLM Exposure (TODO b/425992518) (#515) (24bb8e9)
  • artifacts: return undefined for missing in-memory versions (#538) (3157c0a)
  • config: validate the effective maxLlmCalls value (#539) (13deefe)
  • mcp: close agent registry tool-discovery sessions (#540) (daf636d)
  • security: require authentication when mounting A2A server (#529) (7f39b6c)
  • security: require confirmation before executing inline skill scripts (#528) (b6b8296)
  • tools: use the statically configured credential in OpenAPI tools (#536) (fe0ad34)

devtools: v1.5.0

1.5.0 (2026-07-29)

Bug Fixes

  • security: require authentication when mounting A2A server (#529) (7f39b6c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​google/adk bumped from ^1.4.0 to ^1.5.0

integrations: v1.5.0

1.5.0 (2026-07-29)

... (truncated)

Commits
  • be3edbe Release: v1.5.0 (#503)
  • d9a9692 Feat: Add EnterpriseWebSearchTool for Gemini web grounding (adk-python parity...
  • 9fa7e6e Feat: Add SSRF-safe load_web_page tool (adk-python parity) (#524)
  • 0815a8c Feat: support clone() for RoutedAgent (Part 2/2) (#556)
  • 49c34a8 Feat: Add ExampleTool for few-shot examples (adk-python parity) (#554)
  • 0bfc44a Feat: add LoadMcpResourceTool (read MCP server resources) for adk-python pari...
  • fe0ad34 fix(tools): use the statically configured credential in OpenAPI tools (#536)
  • 93959a7 Docs: document minimum supported Node.js version in README (#526)
  • 1210acc chore: Bump google.golang.org/grpc (#530)
  • a8be520 Feat: Move populateClientFunctionCallId into event.ts and update references (...
  • 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 [@google/adk](https://github.com/google/adk-js) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/adk-js/releases)
- [Commits](google/adk-js@adk-v1.4.0...adk-v1.5.0)

---
updated-dependencies:
- dependency-name: "@google/adk"
  dependency-version: 1.5.0
  dependency-type: direct:development
  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 javascript Pull requests that update javascript code labels Aug 3, 2026
@dependabot
dependabot Bot requested review from a team as code owners August 3, 2026 01:06
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants