Skip to content

chore(deps): bump @agentclientprotocol/sdk from 0.14.1 to 0.17.1#519

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/agentclientprotocol/sdk-0.17.1
Closed

chore(deps): bump @agentclientprotocol/sdk from 0.14.1 to 0.17.1#519
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/agentclientprotocol/sdk-0.17.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 27, 2026

Bumps @agentclientprotocol/sdk from 0.14.1 to 0.17.1.

Release notes

Sourced from @​agentclientprotocol/sdk's releases.

v0.17.1

0.17.1 (2026-03-27)

Bug Fixes

  • Make sure we use zod/v4 path for imports (#99) (e632d3b)

v0.17.0

0.17.0 (2026-03-25)

Features

v0.16.1

0.16.1 (2026-03-11)

Bug Fixes

  • unstable: Fixes for session/close capabilities (#85) (e8721b7)

v0.16.0

0.16.0 (2026-03-10)

Features

  • add unstable session/close (#81) (2c9bc77)
  • Stabilize unstable_listSessions to listSessions (#84) (9e89bbc)

v0.15.0

0.15.0 (2026-03-05)

Features

Bug Fixes

  • use npx.cmd on Windows in client example (#68) (fdc7815)
Changelog

Sourced from @​agentclientprotocol/sdk's changelog.

0.17.1 (2026-03-27)

Bug Fixes

  • Make sure we use zod/v4 path for imports (#99) (e632d3b)

0.17.0 (2026-03-25)

Features

0.16.1 (2026-03-11)

Bug Fixes

  • unstable: Fixes for session/close capabilities (#85) (e8721b7)

0.16.0 (2026-03-10)

Features

  • add unstable session/close (#81) (2c9bc77)
  • Stabilize unstable_listSessions to listSessions (#84) (9e89bbc)

0.15.0 (2026-03-05)

Features

Bug Fixes

  • use npx.cmd on Windows in client example (#68) (fdc7815)
Commits
  • 521078a chore(main): release 0.17.1 (#100)
  • e632d3b fix: Make sure we use zod/v4 path for imports (#99)
  • 4eebf35 chore(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 (#95)
  • e63f49f chore(deps): bump picomatch in the npm_and_yarn group across 1 directory (#93)
  • ed274ca chore(deps): bump the minor group with 48 updates (#96)
  • cd701b2 chore: Use dependabot for NPM packages too (#94)
  • 7fa012e chore(main): release 0.17.0 (#89)
  • 630cc29 Preserve unknown fields in generated Zod schemas (#92)
  • 3ebb56d Added unstable_logout (#90)
  • 0fe246e feat(schema): Update schema to 0.11.3 (#88)
  • 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 [@agentclientprotocol/sdk](https://github.com/agentclientprotocol/typescript-sdk) from 0.14.1 to 0.17.1.
- [Release notes](https://github.com/agentclientprotocol/typescript-sdk/releases)
- [Changelog](https://github.com/agentclientprotocol/typescript-sdk/blob/main/CHANGELOG.md)
- [Commits](agentclientprotocol/typescript-sdk@v0.14.1...v0.17.1)

---
updated-dependencies:
- dependency-name: "@agentclientprotocol/sdk"
  dependency-version: 0.17.1
  dependency-type: direct:production
  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 Mar 27, 2026
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@github-actions
Copy link
Copy Markdown

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Copy Markdown

This PR doesn't fully meet our contributing guidelines and PR template.

What needs to be fixed:

  • PR description is missing required template sections. Please use the PR template.

Please edit this PR description to address the above within 2 hours, or it will be automatically closed.

If you believe this was flagged incorrectly, please let a maintainer know.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 27, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/agentclientprotocol/sdk-0.17.1 branch March 27, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code needs:compliance needs:issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant