Skip to content

chore(deps)(deps): bump the production-minor-patch group across 1 directory with 3 updates#188

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sdk/production-minor-patch-21c69165e3
Open

chore(deps)(deps): bump the production-minor-patch group across 1 directory with 3 updates#188
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/sdk/production-minor-patch-21c69165e3

Conversation

@dependabot
Copy link
Contributor

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

Bumps the production-minor-patch group with 3 updates in the /sdk directory: faststream, a2a-sdk and faststream[kafka].

Updates faststream from 0.6.5 to 0.6.6

Release notes

Sourced from faststream's releases.

v0.6.6

What's Changed

New Contributors

Full Changelog: ag2ai/faststream@0.6.5...0.6.6

Commits
  • b17f0fc Update Release Notes for 0.6.5 (#2727)
  • 7f5ee55 Bump version from 0.6.5 to 0.6.6 (#2761)
  • 3d56639 chore(deps): bump the pip group across 1 directory with 13 updates (#2760)
  • 94b7aaa Add support for aiokafka 0.13 (#2754)
  • 0e77be0 chore(deps): bump protobuf from 6.33.2 to 6.33.5 (#2757)
  • c4a91f2 chore(deps): bump the github-actions group with 2 updates (#2755)
  • 0911739 chore(deps): bump python-multipart from 0.0.21 to 0.0.22 (#2753)
  • e7e9d39 chore(deps): bump actions/checkout in the github-actions group (#2751)
  • 6b237a0 fix: xautoclaim compatibility with old version redis (#2750)
  • d087e30 chore(deps): bump astral-sh/setup-uv in the github-actions group (#2745)
  • Additional commits viewable in compare view

Updates a2a-sdk from 0.3.22 to 0.3.24

Release notes

Sourced from a2a-sdk's releases.

v0.3.24

0.3.24 (2026-02-20)

Bug Fixes

  • core: preserve legitimate falsy values in _clean_empty (#713) (7632f55)
  • deps: DeprecationWarning on HTTP_413_REQUEST_ENTITY_TOO_LARGE (#693) (9968f9c)

v0.3.23

0.3.23 (2026-02-13)

Features

  • add async context manager support to BaseClient (#688) (ae9dc88)
  • add async context manager support to ClientTransport (#682) (2e45c0d)
  • support async card modifiers (#654) (a802500)
  • support disabling OTel instrumentation via env var (#611) (72216b9)

Bug Fixes

  • do not crash on SSE comment line (#636) (3dcb847)
  • gRPC metadata header casing and invocation_metadata() call (#676) (390b763)
  • Improve error handling for Timeout exceptions on REST and JSON-RPC clients (#690) (2acd838)
  • map rejected task state in proto converters (#668) (957e92b), closes #625
  • server: fix deadlocks on agent execution failure in non-streaming (#614) (d3c973f)

Documentation

  • explicitly mention supported spec version and transports in readme (#681) (c91d4fb), closes #677
  • Update README to include Code Wiki badge (2698cc0)
Changelog

Sourced from a2a-sdk's changelog.

0.3.24 (2026-02-20)

Bug Fixes

  • core: preserve legitimate falsy values in _clean_empty (#713) (7632f55)
  • deps: DeprecationWarning on HTTP_413_REQUEST_ENTITY_TOO_LARGE (#693) (9968f9c)

0.3.23 (2026-02-13)

Features

  • add async context manager support to BaseClient (#688) (ae9dc88)
  • add async context manager support to ClientTransport (#682) (2e45c0d)
  • support async card modifiers (#654) (a802500)
  • support disabling OTel instrumentation via env var (#611) (72216b9)

Bug Fixes

  • do not crash on SSE comment line (#636) (3dcb847)
  • gRPC metadata header casing and invocation_metadata() call (#676) (390b763)
  • Improve error handling for Timeout exceptions on REST and JSON-RPC clients (#690) (2acd838)
  • map rejected task state in proto converters (#668) (957e92b), closes #625
  • server: fix deadlocks on agent execution failure in non-streaming (#614) (d3c973f)

Documentation

  • explicitly mention supported spec version and transports in readme (#681) (c91d4fb), closes #677
  • Update README to include Code Wiki badge (2698cc0)
Commits
  • d2d3860 chore(main): release 0.3.24 (#708)
  • 7632f55 fix(core): preserve legitimate falsy values in _clean_empty (#713)
  • 9968f9c fix(deps): DeprecationWarning on HTTP_413_REQUEST_ENTITY_TOO_LARGE (#693)
  • cdd4a91 chore(main): release 0.3.23 (#641)
  • 2acd838 fix: Improve error handling for Timeout exceptions on REST and JSON-RPC clien...
  • ae9dc88 feat: add async context manager support to BaseClient (#688)
  • d3c973f fix(server): fix deadlocks on agent execution failure in non-streaming (#614)
  • 52f0c6a feat: add repr to client exception classes for debugging parity with serv...
  • 63c1e93 refactor: simplify metadata reading in grpc_handler.py (#685)
  • 2e45c0d feat: add async context manager support to ClientTransport (#682)
  • Additional commits viewable in compare view

Updates faststream[kafka] from 0.6.5 to 0.6.6

Release notes

Sourced from faststream[kafka]'s releases.

v0.6.6

What's Changed

New Contributors

Full Changelog: ag2ai/faststream@0.6.5...0.6.6

Commits
  • b17f0fc Update Release Notes for 0.6.5 (#2727)
  • 7f5ee55 Bump version from 0.6.5 to 0.6.6 (#2761)
  • 3d56639 chore(deps): bump the pip group across 1 directory with 13 updates (#2760)
  • 94b7aaa Add support for aiokafka 0.13 (#2754)
  • 0e77be0 chore(deps): bump protobuf from 6.33.2 to 6.33.5 (#2757)
  • c4a91f2 chore(deps): bump the github-actions group with 2 updates (#2755)
  • 0911739 chore(deps): bump python-multipart from 0.0.21 to 0.0.22 (#2753)
  • e7e9d39 chore(deps): bump actions/checkout in the github-actions group (#2751)
  • 6b237a0 fix: xautoclaim compatibility with old version redis (#2750)
  • d087e30 chore(deps): bump astral-sh/setup-uv in the github-actions group (#2745)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ectory with 3 updates

Bumps the production-minor-patch group with 3 updates in the /sdk directory: [faststream](https://github.com/ag2ai/FastStream), [a2a-sdk](https://github.com/a2aproject/a2a-python) and [faststream[kafka]](https://github.com/ag2ai/FastStream).


Updates `faststream` from 0.6.5 to 0.6.6
- [Release notes](https://github.com/ag2ai/FastStream/releases)
- [Commits](ag2ai/faststream@0.6.5...0.6.6)

Updates `a2a-sdk` from 0.3.22 to 0.3.24
- [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.3.22...v0.3.24)

Updates `faststream[kafka]` from 0.6.5 to 0.6.6
- [Release notes](https://github.com/ag2ai/FastStream/releases)
- [Commits](ag2ai/faststream@0.6.5...0.6.6)

---
updated-dependencies:
- dependency-name: faststream
  dependency-version: 0.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: a2a-sdk
  dependency-version: 0.3.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
- dependency-name: faststream[kafka]
  dependency-version: 0.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file sdk SDK package changes labels Feb 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 sdk SDK package changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants