Skip to content

chore(deps): bump @agentclientprotocol/sdk from 0.25.0 to 1.3.0 - #822

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/agentclientprotocol/sdk-1.3.0
Open

chore(deps): bump @agentclientprotocol/sdk from 0.25.0 to 1.3.0#822
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/agentclientprotocol/sdk-1.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @agentclientprotocol/sdk from 0.25.0 to 1.3.0.

Release notes

Sourced from @​agentclientprotocol/sdk's releases.

v1.3.0

1.3.0 (2026-07-21)

Features

  • experimental: Add experimental ACP v2 API (#223) (26cdeb4)
  • Update to schema v1.20.0 and v2.0.0-alpha.2 (#225) (cb61107)

v1.2.1

1.2.1 (2026-07-07)

Bug Fixes

  • http: make SSE close and response delivery deterministic (#209) (2adee0f)
  • Preserve extensible union semantics in TS schemas (#215) (e323221)

v1.2.0

1.2.0 (2026-07-06)

Features

Bug Fixes

  • make ndJsonStream receive path linear in message size (#210) (2fc41d2)
  • unify JSON-RPC message validation policy across transports (#212) (5e01eb2), closes #211

v1.1.0

1.1.0 (2026-06-29)

Features

  • Expose request ids in handler contexts (#202) (eda849c)

v1.0.0

1.0.0 (2026-06-24)

Features

  • schema: Update to v1.16.0 of the schema (#199) (de58791)

... (truncated)

Changelog

Sourced from @​agentclientprotocol/sdk's changelog.

1.3.0 (2026-07-21)

Features

  • experimental: Add experimental ACP v2 API (#223) (26cdeb4)
  • Update to schema v1.20.0 and v2.0.0-alpha.2 (#225) (cb61107)

1.2.1 (2026-07-07)

Bug Fixes

  • http: make SSE close and response delivery deterministic (#209) (2adee0f)
  • Preserve extensible union semantics in TS schemas (#215) (e323221)

1.2.0 (2026-07-06)

Features

Bug Fixes

  • make ndJsonStream receive path linear in message size (#210) (2fc41d2)
  • unify JSON-RPC message validation policy across transports (#212) (5e01eb2), closes #211

1.1.0 (2026-06-29)

Features

  • Expose request ids in handler contexts (#202) (eda849c)

1.0.0 (2026-06-24)

Features

  • schema: Update to v1.16.0 of the schema (#199) (de58791)

Miscellaneous Chores

0.29.0 (2026-06-22)

... (truncated)

Commits
  • fa32570 chore(main): release 1.3.0 (#224)
  • cb61107 feat: Update to schema v1.20.0 and v2.0.0-alpha.2 (#225)
  • 26cdeb4 feat(experimental): Add experimental ACP v2 API (#223)
  • 0daecae chore(deps-dev): bump nanoid from 3.3.15 to 3.3.16 (#222)
  • 32c3bc1 chore(deps): bump the minor group with 16 updates (#221)
  • 3eecb54 chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#220)
  • 76da032 chore(deps): bump the minor group with 42 updates (#216)
  • 26da1ae chore(main): release 1.2.1 (#214)
  • e323221 fix: Preserve extensible union semantics in TS schemas (#215)
  • 2adee0f fix(http): make SSE close and response delivery deterministic (#209)
  • 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.25.0 to 1.3.0.
- [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.25.0...v1.3.0)

---
updated-dependencies:
- dependency-name: "@agentclientprotocol/sdk"
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 7, 2026
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

No changeset found

This PR does not add a changeset, so it will not appear in the changelog or trigger a release.

If the change is user-facing, add one:

pnpm changeset

Pick a bump (patch / minor / major) and write the changelog entry in our usual voice ("Added X... Thanks to @you. Closes #123."), then commit the generated .changeset/*.md file.

If this PR is docs-only or a chore that needs no release note, you can ignore this - or run pnpm changeset --empty to record that intentionally.

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