[PR #368] [MERGED] build(deps): bump @agentclientprotocol/sdk from 0.16.1 to 0.17.0 #398

Closed
opened 2026-06-05 17:22:56 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/deepagentsjs/pull/368
Author: @dependabot[bot]
Created: 3/25/2026
Status: Merged
Merged: 3/25/2026
Merged by: @hntrl

Base: mainHead: dependabot/npm_and_yarn/agentclientprotocol/sdk-0.17.0


📝 Commits (1)

  • d3b23d8 build(deps): bump @agentclientprotocol/sdk from 0.16.1 to 0.17.0

📊 Changes

2 files changed (+6 additions, -6 deletions)

View changed files

📝 libs/acp/package.json (+1 -1)
📝 pnpm-lock.yaml (+5 -5)

📄 Description

Bumps @agentclientprotocol/sdk from 0.16.1 to 0.17.0.

Release notes

Sourced from @​agentclientprotocol/sdk's releases.

v0.17.0

0.17.0 (2026-03-25)

Features

Changelog

Sourced from @​agentclientprotocol/sdk's changelog.

0.17.0 (2026-03-25)

Features

Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/deepagentsjs/pull/368 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/25/2026 **Status:** ✅ Merged **Merged:** 3/25/2026 **Merged by:** [@hntrl](https://github.com/hntrl) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/agentclientprotocol/sdk-0.17.0` --- ### 📝 Commits (1) - [`d3b23d8`](https://github.com/langchain-ai/deepagentsjs/commit/d3b23d89e48eeaab56d47663c54be4e9806b96b3) build(deps): bump @agentclientprotocol/sdk from 0.16.1 to 0.17.0 ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `libs/acp/package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+5 -5) </details> ### 📄 Description Bumps [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk) from 0.16.1 to 0.17.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/agentclientprotocol/typescript-sdk/releases"><code>@​agentclientprotocol/sdk</code>'s releases</a>.</em></p> <blockquote> <h2>v0.17.0</h2> <h2><a href="https://github.com/agentclientprotocol/typescript-sdk/compare/v0.16.1...v0.17.0">0.17.0</a> (2026-03-25)</h2> <h3>Features</h3> <ul> <li><strong>schema:</strong> Update schema to 0.11.3 (<a href="https://redirect.github.com/agentclientprotocol/typescript-sdk/issues/88">#88</a>) (<a href="https://github.com/agentclientprotocol/typescript-sdk/commit/0fe246e8e4979ac637fe7a0d14648ba03baecebf">0fe246e</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/agentclientprotocol/typescript-sdk/blob/main/CHANGELOG.md"><code>@​agentclientprotocol/sdk</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/agentclientprotocol/typescript-sdk/compare/v0.16.1...v0.17.0">0.17.0</a> (2026-03-25)</h2> <h3>Features</h3> <ul> <li><strong>schema:</strong> Update schema to 0.11.3 (<a href="https://redirect.github.com/agentclientprotocol/typescript-sdk/issues/88">#88</a>) (<a href="https://github.com/agentclientprotocol/typescript-sdk/commit/0fe246e8e4979ac637fe7a0d14648ba03baecebf">0fe246e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/agentclientprotocol/typescript-sdk/commit/7fa012ec324b9f31b0e98dd275a8905a48f441d6"><code>7fa012e</code></a> chore(main): release 0.17.0 (<a href="https://redirect.github.com/agentclientprotocol/typescript-sdk/issues/89">#89</a>)</li> <li><a href="https://github.com/agentclientprotocol/typescript-sdk/commit/630cc29c79b984515e81bd690c0565f0adc6c095"><code>630cc29</code></a> Preserve unknown fields in generated Zod schemas (<a href="https://redirect.github.com/agentclientprotocol/typescript-sdk/issues/92">#92</a>)</li> <li><a href="https://github.com/agentclientprotocol/typescript-sdk/commit/3ebb56df434dce0b1b5d27c7b8bd3f3ba08147d5"><code>3ebb56d</code></a> Added unstable_logout (<a href="https://redirect.github.com/agentclientprotocol/typescript-sdk/issues/90">#90</a>)</li> <li><a href="https://github.com/agentclientprotocol/typescript-sdk/commit/0fe246e8e4979ac637fe7a0d14648ba03baecebf"><code>0fe246e</code></a> feat(schema): Update schema to 0.11.3 (<a href="https://redirect.github.com/agentclientprotocol/typescript-sdk/issues/88">#88</a>)</li> <li><a href="https://github.com/agentclientprotocol/typescript-sdk/commit/770b4ec8256b1b2fa97803de56ae62b2dfad700a"><code>770b4ec</code></a> chore(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 (<a href="https://redirect.github.com/agentclientprotocol/typescript-sdk/issues/87">#87</a>)</li> <li>See full diff in <a href="https://github.com/agentclientprotocol/typescript-sdk/compare/v0.16.1...v0.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@agentclientprotocol/sdk&package-manager=npm_and_yarn&previous-version=0.16.1&new-version=0.17.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 17:22:56 -04:00
yindo closed this issue 2026-06-05 17:22:56 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/deepagentsjs#398