Skip to content

chore(deps): Update a2a-sdk[http-server] requirement from <0.4.0,>=0.2.5 to >=1.1.0,<1.2.0 in /a2a/a2a_currency_converter#413

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/a2a/a2a_currency_converter/a2a-sdk-http-server--gte-1.0.3-and-lt-1.1.0
Open

chore(deps): Update a2a-sdk[http-server] requirement from <0.4.0,>=0.2.5 to >=1.1.0,<1.2.0 in /a2a/a2a_currency_converter#413
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/a2a/a2a_currency_converter/a2a-sdk-http-server--gte-1.0.3-and-lt-1.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Updates the requirements on a2a-sdk[http-server] to permit the latest version.

Release notes

Sourced from a2a-sdk[http-server]'s releases.

v1.1.0

1.1.0 (2026-05-29)

Features

  • server: restore FastAPI /docs visibility for A2A routes (#1024) (1122d4e)

Bug Fixes

  • compat: remove ListTasks from v0.3 REST adapter (#1043) (#1068) (5c88793)
  • properly convert metadata to dict in RequestContext.metadata (#1081) (d2f2e18)
  • raise on append=True for unknown artifact_id (#1038) (#1077) (fe1f24b)
  • release reference count on non-terminal exit to prevent stale registry entries (#1079) (501255c)
  • server: preserve non-ASCII characters in streaming JSON responses (#1080) (d46c6f9)
  • telemetry: don't mark QueueShutDown as an error span (#1075) (54a485c)

Documentation

Miscellaneous Chores

Changelog

Sourced from a2a-sdk[http-server]'s changelog.

1.1.0 (2026-05-29)

Features

  • server: restore FastAPI /docs visibility for A2A routes (#1024) (1122d4e)

Bug Fixes

  • compat: remove ListTasks from v0.3 REST adapter (#1043) (#1068) (5c88793)
  • properly convert metadata to dict in RequestContext.metadata (#1081) (d2f2e18)
  • raise on append=True for unknown artifact_id (#1038) (#1077) (fe1f24b)
  • release reference count on non-terminal exit to prevent stale registry entries (#1079) (501255c)
  • server: preserve non-ASCII characters in streaming JSON responses (#1080) (d46c6f9)
  • telemetry: don't mark QueueShutDown as an error span (#1075) (54a485c)

Documentation

Miscellaneous Chores

1.0.3 (2026-05-13)

Features

  • helpers: add non-text Part extractors and artifact update events (745d998)

Bug Fixes

  • deps: cap protobuf below 7 (#1019) (7af6050)
  • errors: align error mappings with A2A spec (#1055) (4e01a91)
  • errors: emit JSON-RPC error.data as typed-details array per A2A 1.0 spec hot-fix (#1058) (3ce65c5)
  • Improve task_push_notification_config presence check. (#1047) (94ad594)

Documentation

  • high level active task architecture documentation (#1056) (09a2221)

1.0.2 (2026-04-24)

... (truncated)

Commits
  • 96c14b7 chore(main): release 1.1.0 (#1073)
  • 3058a33 chore: release 1.1.0 (#1088)
  • 629717a refactor: add fastapi extra for #1024 (#1087)
  • 6f3aadc ci: add question label to stale.yaml (#1083)
  • 54a485c fix(telemetry): don't mark QueueShutDown as an error span (#1075)
  • fe1f24b fix: raise on append=True for unknown artifact_id (#1038) (#1077)
  • d2f2e18 fix: properly convert metadata to dict in RequestContext.metadata (#1081)
  • 501255c fix: release reference count on non-terminal exit to prevent stale registry e...
  • c0d64ef chore(deps): bump softprops/action-gh-release from 2 to 3 in the github-actio...
  • d46c6f9 fix(server): preserve non-ASCII characters in streaming JSON responses (#1080)
  • Additional commits viewable in compare view

@clawgenti
Copy link
Copy Markdown

Dependency Update Analysis

Package: Update a2a-sdk[http-server] requirement from <0.4.0,>=0.2.5 to >=1.0.3,<1.1.0 in /a2a/a2a_currency_converter ((grouped update))
Ecosystem: pip | Age: 17 days (SLA: 14 days)
CI Status: unknown

Changelog Summary

Release notes

Sourced from a2a-sdk[http-server]'s releases.

v1.0.3

1.0.3 (2026-05-13)

Features

  • helpers: add non-text Part extractors and artifact update events (745d998)

Bug Fixes

  • deps: cap protobuf below 7 (#1019) (7af6050)
  • errors: align error mappings with A2A spec (#1055) (4e01a91)
  • errors: emit JSON-RPC error.data as typed-details array per A2A 1.0 spec hot-fix (#1058) (3ce65c5)
  • Improve task_push_notification_config presence check. (

Updates the requirements on [a2a-sdk[http-server]](https://github.com/a2aproject/a2a-python) to permit the latest version.
- [Release notes](https://github.com/a2aproject/a2a-python/releases)
- [Changelog](https://github.com/a2aproject/a2a-python/blob/main/CHANGELOG.md)
- [Commits](a2aproject/a2a-python@v0.2.5...v1.1.0)

---
updated-dependencies:
- dependency-name: a2a-sdk[http-server]
  dependency-version: 1.0.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): Update a2a-sdk[http-server] requirement from <0.4.0,>=0.2.5 to >=1.0.3,<1.1.0 in /a2a/a2a_currency_converter chore(deps): Update a2a-sdk[http-server] requirement from <0.4.0,>=0.2.5 to >=1.1.0,<1.2.0 in /a2a/a2a_currency_converter Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/a2a/a2a_currency_converter/a2a-sdk-http-server--gte-1.0.3-and-lt-1.1.0 branch from c9293d7 to 430d1d0 Compare June 3, 2026 19:34
@clawgenti
Copy link
Copy Markdown

Dependency Update Analysis

Package: Update a2a-sdk[http-server] requirement from <0.4.0,>=0.2.5 to >=1.0.3,<1.1.0 in /a2a/a2a_currency_converter ((grouped update))
Ecosystem: pip | Age: 17 days (SLA: 14 days)
CI Status: unknown

Changelog Summary

Release notes

Sourced from a2a-sdk[http-server]'s releases.

v1.1.0

1.1.0 (2026-05-29)

Features

  • server: restore FastAPI /docs visibility for A2A routes (#1024) (1122d4e)

Bug Fixes

  • compat: remove ListTasks from v0.3 REST adapter (#1043) (#1068) (5c88793)
  • properly convert metadata to dict in RequestContext.metadata (#1081) (d2f2e18)
  • raise on append=True for unknown artifact_id (#1038) (#1077) (

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 python:uv Pull requests that update python:uv code

Projects

Status: New /:ToDo

Development

Successfully merging this pull request may close these issues.

2 participants