Skip to content

chore(deps): bump @modelcontextprotocol/sdk, @google/adk and @toolbox-sdk/adk in /docs/en/getting-started/quickstart/js/adk#2399

Closed
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/npm_and_yarn/docs/en/getting-started/quickstart/js/adk/multi-d18f0b7a8f
Closed

chore(deps): bump @modelcontextprotocol/sdk, @google/adk and @toolbox-sdk/adk in /docs/en/getting-started/quickstart/js/adk#2399
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/npm_and_yarn/docs/en/getting-started/quickstart/js/adk/multi-d18f0b7a8f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps @modelcontextprotocol/sdk to 1.25.3 and updates ancestor dependencies @modelcontextprotocol/sdk, @google/adk and @toolbox-sdk/adk. These dependencies need to be updated together.

Updates @modelcontextprotocol/sdk from 1.17.5 to 1.25.3

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

v1.25.3

What's Changed

Full Changelog: modelcontextprotocol/typescript-sdk@v1.25.2...v1.25.3

v1.25.2

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@1.25.1...v1.25.2

1.25.1

What's Changed

Full Changelog: modelcontextprotocol/typescript-sdk@1.25.0...1.25.1

1.25.0

What's Changed

... (truncated)

Commits
  • ced7535 1.25.3
  • 6e8f7e1 fix: prevent Hono from overriding global Response object (v1.x) (#1411)
  • 12ae856 [v1.x backport] Use correct schema for client sampling validation when tools ...
  • b392f02 fix: prevent ReDoS in UriTemplate regex patterns (v1.x backport) (#1365)
  • a0c9b13 fix: README badges links destinations (#907)
  • 6dd08ac ci: trigger workflow on v1.x branch (#1319)
  • 384311b chore: bump version for patch fix (#1307)
  • fb07af8 spec types - backwards compatibility changes (#1306)
  • 2b20ca9 chore: bump version for release (#1301)
  • 67ba7ad feat: fetch transport (#1209)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by pcarleton, a new releaser for @​modelcontextprotocol/sdk since your current version.


Updates @google/adk from 0.1.3 to 0.3.0

Release notes

Sourced from @​google/adk's releases.

adk: v0.3.0

0.3.0 (2026-01-31)

Features

  • Add headers option for MCP Session manager and deprecate the header option. (#98) (c28aae3)
  • add setLogger() for custom logger support (#96) (7e96728)
  • support Zod v3 and v4. (#46) (accb7ca)

Bug Fixes

  • use getter for rootAgent to match Python SDK behavior (#95) (23b1d7f)

Miscellaneous Chores

  • support release-please for release automation (2c55c5d)

devtools: v0.3.0

0.3.0 (2026-01-31)

Features

Miscellaneous Chores

  • support release-please for release automation (2c55c5d)

Dependencies

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

main: v0.3.0

0.3.0 (2026-01-31)

Features

  • Add headers option for MCP Session manager and deprecate the header option. (#98) (c28aae3)
  • add setLogger() for custom logger support (#96) (7e96728)
  • support Zod v3 and v4. (#46) (accb7ca)

... (truncated)

Commits
  • 6aebd70 Release: v0.3.0 (#107)
  • 9115919 chore: fix release please config. "Release-As: 0.3.0" (#106)
  • c28aae3 feat: Add headers option for MCP Session manager and deprecate the header opt...
  • accb7ca feat: support Zod v3 and v4. (#46)
  • 82095e4 Integrate OpenTelemetry (OTel) support: 3. add telemetry support in the web s...
  • 957c7a9 chore: support husky precommit hooks to run eslint and prettier. (#99)
  • 8669b05 Release: v0.3.0 (#101)
  • 7e96728 feat: add setLogger() for custom logger support (#96)
  • 23b1d7f fix: use getter for rootAgent to match Python SDK behavior (#95)
  • c7836e5 chore: format files using prettier (#94)
  • Additional commits viewable in compare view

Updates @toolbox-sdk/adk from 0.1.5 to 0.2.1

Release notes

Sourced from @​toolbox-sdk/adk's releases.

adk: v0.2.1

0.2.1 (2026-01-29)

⚠ BREAKING CHANGES

  • add MCP support (#196)

Features

core: v0.2.1

0.2.1 (2026-01-29)

⚠ BREAKING CHANGES

  • add MCP support (#196)

Features

Bug Fixes

  • mcp: merge multiple JSON objects in MCP tool output (#205) (34cdd43

adk: v0.2.0

Note: This relase is unstable and should not be used.

0.2.0 (2026-01-29)

⚠ BREAKING CHANGES

  • add MCP support (#196)

Features

core: v0.2.0

Note: This relase is unstable and should not be used.

0.2.0 (2026-01-29)

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…-sdk/adk

Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) to 1.25.3 and updates ancestor dependencies [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk), [@google/adk](https://github.com/google/adk-js) and [@toolbox-sdk/adk](https://github.com/googleapis/mcp-toolbox-sdk-js). These dependencies need to be updated together.


Updates `@modelcontextprotocol/sdk` from 1.17.5 to 1.25.3
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@1.17.5...v1.25.3)

Updates `@google/adk` from 0.1.3 to 0.3.0
- [Release notes](https://github.com/google/adk-js/releases)
- [Changelog](https://github.com/google/adk-js/blob/main/release-please-config.json)
- [Commits](google/adk-js@v0.1.3...adk-v0.3.0)

Updates `@toolbox-sdk/adk` from 0.1.5 to 0.2.1
- [Release notes](https://github.com/googleapis/mcp-toolbox-sdk-js/releases)
- [Changelog](https://github.com/googleapis/mcp-toolbox-sdk-js/blob/main/CHANGELOG.md)
- [Commits](googleapis/mcp-toolbox-sdk-js@adk-v0.1.5...adk-v0.2.1)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.25.3
  dependency-type: indirect
- dependency-name: "@google/adk"
  dependency-version: 0.3.0
  dependency-type: direct:production
- dependency-name: "@toolbox-sdk/adk"
  dependency-version: 0.2.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 2, 2026 18:51
@dpebot
Copy link
Collaborator

dpebot commented Feb 2, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Feb 2, 2026
@github-actions github-actions bot removed tests: run Label to trigger Github Action tests. dependencies labels Feb 2, 2026
@dpebot
Copy link
Collaborator

dpebot commented Feb 3, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Feb 3, 2026
@github-actions github-actions bot removed tests: run Label to trigger Github Action tests. labels Feb 3, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

@dpebot
Copy link
Collaborator

dpebot commented Feb 3, 2026

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the tests: run Label to trigger Github Action tests. label Feb 3, 2026
@github-actions github-actions bot removed tests: run Label to trigger Github Action tests. labels Feb 3, 2026
@twishabansal
Copy link
Contributor

/gcbrun

@twishabansal twishabansal assigned twishabansal and unassigned Yuan325 Feb 3, 2026
@twishabansal twishabansal added the priority: p2 Moderately-important priority. Fix may not be included in next release. label Feb 3, 2026
@twishabansal
Copy link
Contributor

Can be fixed after the next SDK release

@twishabansal
Copy link
Contributor

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Feb 16, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/en/getting-started/quickstart/js/adk/multi-d18f0b7a8f branch February 16, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: p2 Moderately-important priority. Fix may not be included in next release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments