Skip to content

chore(deps): bump github.com/a2aproject/a2a-go from 0.3.9 to 0.3.12#50

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/a2aproject/a2a-go-0.3.12
Open

chore(deps): bump github.com/a2aproject/a2a-go from 0.3.9 to 0.3.12#50
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/a2aproject/a2a-go-0.3.12

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps github.com/a2aproject/a2a-go from 0.3.9 to 0.3.12.

Release notes

Sourced from github.com/a2aproject/a2a-go's releases.

v0.3.12

0.3.12 (2026-03-20)

Bug Fixes

  • add logging for failed execution and cancelation, fix nil-pointer on cancelation error (commit)
  • fix concurrent cancellations handled incorrectly (#286)

v0.3.10

0.3.10 (2026-03-17)

Bug Fixes

  • fix wrong allocation target size
  • terminate subscription after terminal event has been received
  • fix missing break after error
  • fix subscribing to a different taskID in case of work queue override
  • fix response not sent for methods not returning values
  • fix panic write attempt to unbuffered channel
Changelog

Sourced from github.com/a2aproject/a2a-go's changelog.

0.3.12 (2026-03-20)

Bug Fixes

  • add logging for failed execution and cancelation, fix nil-pointer on cancelation error (commit])

0.3.11 (2026-03-19)

Bug Fixes

  • fix concurrent cancellations handled incorrectly (#286)

0.3.10 (2026-03-17)

Bug Fixes

  • fix wrong allocation target size
  • terminate subscription after terminal event has been received
  • fix missing break after error
  • fix subscribing to a different taskID in case of work queue override
  • fix response not sent for methods not returning values
  • fix panic write attempt to unbuffered channel
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)

Bumps [github.com/a2aproject/a2a-go](https://github.com/a2aproject/a2a-go) from 0.3.9 to 0.3.12.
- [Release notes](https://github.com/a2aproject/a2a-go/releases)
- [Changelog](https://github.com/a2aproject/a2a-go/blob/v0.3.12/CHANGELOG.md)
- [Commits](a2aproject/a2a-go@v0.3.9...v0.3.12)

---
updated-dependencies:
- dependency-name: github.com/a2aproject/a2a-go
  dependency-version: 0.3.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 23, 2026
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants