Skip to content

Bump the "all" group with 3 updates across multiple ecosystems - #56

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/all-9562a9b8d7
Open

Bump the "all" group with 3 updates across multiple ecosystems#56
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/all-9562a9b8d7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the all group with 1 update in the /mcp/remote-server-ts directory: typescript.
Bumps the all group with 1 update in the /spa/angular directory: typescript.

Updates typescript from 5.9.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Updates typescript from 5.9.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Updates typescript from 6.0.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Updates typescript from 6.0.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Bumps the all group with 1 update in the /a2a/python-agent directory: a2a-sdk.
Bumps the all group with 1 update in the /native/python-agent-aws directory: boto3.
Bumps the all group with 1 update in the /native/python-agent-multi directory: boto3.

Updates a2a-sdk from 0.2.16 to 1.1.2

Release notes

Sourced from a2a-sdk's releases.

v1.1.2

1.1.2 (2026-07-20)

Features

  • server: add aclose() to drain ActiveTask background tasks (#1101) (#1105) (9801f46)

Bug Fixes

  • agent_execution: resolve ActiveTask 'destroyed but pending' warning during teardown (#1122) (d19c4d2)
  • persist early producer failure as FAILED with originating message (#1106) (4e3d724)

v1.1.1

1.1.1 (2026-07-15)

Bug Fixes

  • server: improve Swagger /docs example annotations for A2A routes (#1092) (46b292b)

Miscellaneous Chores

  • grpc: eliminate third-party grpcio-status dependency (#1130) (723880e)
  • http: eliminate httpx-sse dependency (#1132) (0d82ab9)

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

... (truncated)

Changelog

Sourced from a2a-sdk's changelog.

1.1.2 (2026-07-20)

Features

  • server: add aclose() to drain ActiveTask background tasks (#1101) (#1105) (9801f46)

Bug Fixes

  • agent_execution: resolve ActiveTask 'destroyed but pending' warning during teardown (#1122) (d19c4d2)
  • persist early producer failure as FAILED with originating message (#1106) (4e3d724)

1.1.1 (2026-07-15)

Bug Fixes

  • server: improve Swagger /docs example annotations for A2A routes (#1092) (46b292b)

Miscellaneous Chores

  • grpc: eliminate third-party grpcio-status dependency (#1130) (723880e)
  • http: eliminate httpx-sse dependency (#1132) (0d82ab9)

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

... (truncated)

Commits
  • 3e6fa6a chore(main): release 1.1.2 (#1139)
  • 9801f46 feat(server): add aclose() to drain ActiveTask background tasks (#1101) (#1105)
  • d19c4d2 fix(agent_execution): resolve ActiveTask 'destroyed but pending' warning duri...
  • 4e3d724 fix: persist early producer failure as FAILED with originating message (#1106)
  • 86c6b0d chore(main): release 1.1.1 (#1103)
  • 0d82ab9 refactor(http): eliminate third-party httpx-sse dependency (#1132)
  • 723880e refactor(grpc): remove grpcio-status dependency (#1130)
  • 343373b test: expand itk scenarios with ts java and rust agents (#1129)
  • e7eafe3 chore(deps): bump cryptography from 48.0.0 to 48.0.1 (#1109)
  • 46b292b fix(server): improve Swagger /docs example annotations for A2A routes (#1092)
  • Additional commits viewable in compare view

Updates boto3 from 1.43.57 to 1.43.58

Commits
  • acd59af Merge branch 'release-1.43.58'
  • 73cef5c Bumping version to 1.43.58
  • 256b73c Add changelog entries from botocore
  • 20040fc Merge branch 'release-1.43.57' into develop
  • See full diff in compare view

Updates boto3 from 1.43.57 to 1.43.58

Commits
  • acd59af Merge branch 'release-1.43.58'
  • 73cef5c Bumping version to 1.43.58
  • 256b73c Add changelog entries from botocore
  • 20040fc Merge branch 'release-1.43.57' into develop
  • See full diff in compare view

Updates boto3 from 1.43.57 to 1.43.58

Commits
  • acd59af Merge branch 'release-1.43.58'
  • 73cef5c Bumping version to 1.43.58
  • 256b73c Add changelog entries from botocore
  • 20040fc Merge branch 'release-1.43.57' into develop
  • See full diff in compare view

Updates boto3 from 1.43.57 to 1.43.58

Commits
  • acd59af Merge branch 'release-1.43.58'
  • 73cef5c Bumping version to 1.43.58
  • 256b73c Add changelog entries from botocore
  • 20040fc Merge branch 'release-1.43.57' into develop
  • See full diff in compare view

Bumps the all group with 1 update in the /web/spring-boot directory: maven.

Updates maven from 3.9-eclipse-temurin-25 to 3-eclipse-temurin-26

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

Bumps the all group with 1 update in the /mcp/remote-server-ts directory: [typescript](https://github.com/microsoft/TypeScript).
Bumps the all group with 1 update in the /spa/angular directory: [typescript](https://github.com/microsoft/TypeScript).


Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)
Bump the all group across 3 directories with 2 updates

Bumps the all group with 1 update in the /a2a/python-agent directory: [a2a-sdk](https://github.com/a2aproject/a2a-python).
Bumps the all group with 1 update in the /native/python-agent-aws directory: [boto3](https://github.com/boto/boto3).
Bumps the all group with 1 update in the /native/python-agent-multi directory: [boto3](https://github.com/boto/boto3).


Updates `a2a-sdk` from 0.2.16 to 1.1.2
- [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.16...v1.1.2)

Updates `boto3` from 1.43.57 to 1.43.58
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.57...1.43.58)

Updates `boto3` from 1.43.57 to 1.43.58
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.57...1.43.58)

Updates `boto3` from 1.43.57 to 1.43.58
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.57...1.43.58)

Updates `boto3` from 1.43.57 to 1.43.58
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.57...1.43.58)
Bump maven in /web/spring-boot in the all group across 1 directory

Bumps the all group with 1 update in the /web/spring-boot directory: maven.


Updates `maven` from 3.9-eclipse-temurin-25 to 3-eclipse-temurin-26

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: a2a-sdk
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: boto3
  dependency-version: 1.43.58
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: boto3
  dependency-version: 1.43.58
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: boto3
  dependency-version: 1.43.58
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: boto3
  dependency-version: 1.43.58
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: maven
  dependency-version: 3-eclipse-temurin-26
  dependency-type: direct:production
  dependency-group: all
...

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 Jul 28, 2026
@jplock

jplock commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@jplock

jplock commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

@dependabot recreate

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.

1 participant