Skip to content

chore: Bump the minor-and-patch group with 8 updates#498

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/src/backend/minor-and-patch-60137034d5
Open

chore: Bump the minor-and-patch group with 8 updates#498
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/src/backend/minor-and-patch-60137034d5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Updated Aspire.Hosting.JavaScript from 13.3.5 to 13.4.0.

Release notes

Sourced from Aspire.Hosting.JavaScript's releases.

13.4.0

Aspire 13.4.0

Aspire 13.4 brings major improvements to Foundry hosted agents, the Aspire skills system, CLI reliability, and TypeScript AppHost stability — with cross-compute-environment deployment now working end-to-end and TypeScript AppHost support — Aspire's polyglot story — reaching general availability (GA).

Highlights

  • 🎉 TypeScript AppHost is now GA — First introduced as a preview in an earlier version of Aspire, the TypeScript AppHost — Aspire's polyglot story — has reached the quality bar for general availability and is now officially supported for production use alongside C#. As part of GA, the experimental markers on the Azure TypeScript AppHost (ATS) APIs have been removed and the ATS surface area is stable for 13.4.
  • 🤖 Foundry hosted agents — Protocol selection (responses / invocations) is now configurable from both C# and TypeScript AppHosts. Cross-compute-environment deployments (e.g., a Foundry hosted agent + an AKS consumer) now wire up correctly: endpoint resolution and the required Azure AI User RBAC role assignment on the Foundry account are generated automatically — no manual az role assignment create steps needed.
  • 🛠️ Aspire skills catalog from bundleaspire agent init now drives its installable skill catalog from the bundle manifest, surfacing all six bundled skills (previously only three were visible). An embedded snapshot means the full catalog is available even in airgapped / disconnected environments.
  • 🔧 CLI reliability — Multiple CLI fixes: implicit-channel discovery restored, aspire stop no longer falsely reports failure on Unix, aspire ps no longer includes raw resource data (use aspire describe for detailed state), aspire new prefers the current CLI template version, friendly error for aspire do --list-steps without a step argument, and improved --search option description with documentation link.
  • ⌨️ TypeScript AppHost — Fixed a deadlock that occurred when lazy options callbacks invoked async methods; dev-localhost resource service URLs are now accepted for local development without extra configuration.
  • 📊 Dashboard — Summary log formatting improved for readability, dotnet watch dashboard auto-launch signal restored, and dynamic-port handling fixed for DistributedApplicationTestingBuilder.
  • ☸️ Kubernetes — The Helm CLI minimum version (≥ 4.2.0) is now validated before a Kubernetes deploy, giving a clear error instead of a cryptic failure.
  • ⚠️ Aspire.Hosting.Blazor ships as preview in 13.4 — A packaging issue with the Blazor gateway scripts means the package is intentionally marked preview for this release. Full stable support is targeted for 13.5.

⚠️ Notable changes

  • aspire ps no longer includes raw resource data in its output. Use aspire describe <resource> to inspect detailed resource state.
  • Foundry hosted agent builder API shape updated — see #​17545 and #​17669 for the updated C# and TypeScript signatures.
  • Aspire.Hosting.Blazor is preview-versioned in 13.4 (SuppressFinalPackageVersion=true). A fix for the addBlazorGateway gateway script resolution error in TypeScript AppHosts is tracked in #​17685.

📖 Learn more

For the full details on everything in this release, check out the What's new in Aspire 13.4 documentation.

Thank you to all the community contributors who helped make Aspire 13.4 possible! 💜


Full Changelog: microsoft/aspire@v13.3.5...v13.4.0

Full commit: becb48e2d61099e35ae336d527d3875e928d6594

Generated by Generate release notes for a new stable Aspire release · ● 6.5M

Commits viewable in compare view.

Updated Aspire.Hosting.PostgreSQL from 13.3.5 to 13.4.0.

Release notes

Sourced from Aspire.Hosting.PostgreSQL's releases.

13.4.0

Aspire 13.4.0

Aspire 13.4 brings major improvements to Foundry hosted agents, the Aspire skills system, CLI reliability, and TypeScript AppHost stability — with cross-compute-environment deployment now working end-to-end and TypeScript AppHost support — Aspire's polyglot story — reaching general availability (GA).

Highlights

  • 🎉 TypeScript AppHost is now GA — First introduced as a preview in an earlier version of Aspire, the TypeScript AppHost — Aspire's polyglot story — has reached the quality bar for general availability and is now officially supported for production use alongside C#. As part of GA, the experimental markers on the Azure TypeScript AppHost (ATS) APIs have been removed and the ATS surface area is stable for 13.4.
  • 🤖 Foundry hosted agents — Protocol selection (responses / invocations) is now configurable from both C# and TypeScript AppHosts. Cross-compute-environment deployments (e.g., a Foundry hosted agent + an AKS consumer) now wire up correctly: endpoint resolution and the required Azure AI User RBAC role assignment on the Foundry account are generated automatically — no manual az role assignment create steps needed.
  • 🛠️ Aspire skills catalog from bundleaspire agent init now drives its installable skill catalog from the bundle manifest, surfacing all six bundled skills (previously only three were visible). An embedded snapshot means the full catalog is available even in airgapped / disconnected environments.
  • 🔧 CLI reliability — Multiple CLI fixes: implicit-channel discovery restored, aspire stop no longer falsely reports failure on Unix, aspire ps no longer includes raw resource data (use aspire describe for detailed state), aspire new prefers the current CLI template version, friendly error for aspire do --list-steps without a step argument, and improved --search option description with documentation link.
  • ⌨️ TypeScript AppHost — Fixed a deadlock that occurred when lazy options callbacks invoked async methods; dev-localhost resource service URLs are now accepted for local development without extra configuration.
  • 📊 Dashboard — Summary log formatting improved for readability, dotnet watch dashboard auto-launch signal restored, and dynamic-port handling fixed for DistributedApplicationTestingBuilder.
  • ☸️ Kubernetes — The Helm CLI minimum version (≥ 4.2.0) is now validated before a Kubernetes deploy, giving a clear error instead of a cryptic failure.
  • ⚠️ Aspire.Hosting.Blazor ships as preview in 13.4 — A packaging issue with the Blazor gateway scripts means the package is intentionally marked preview for this release. Full stable support is targeted for 13.5.

⚠️ Notable changes

  • aspire ps no longer includes raw resource data in its output. Use aspire describe <resource> to inspect detailed resource state.
  • Foundry hosted agent builder API shape updated — see #​17545 and #​17669 for the updated C# and TypeScript signatures.
  • Aspire.Hosting.Blazor is preview-versioned in 13.4 (SuppressFinalPackageVersion=true). A fix for the addBlazorGateway gateway script resolution error in TypeScript AppHosts is tracked in #​17685.

📖 Learn more

For the full details on everything in this release, check out the What's new in Aspire 13.4 documentation.

Thank you to all the community contributors who helped make Aspire 13.4 possible! 💜


Full Changelog: microsoft/aspire@v13.3.5...v13.4.0

Full commit: becb48e2d61099e35ae336d527d3875e928d6594

Generated by Generate release notes for a new stable Aspire release · ● 6.5M

Commits viewable in compare view.

Updated AWSSDK.S3 from 4.0.23.4 to 4.0.24.

Release notes

Sourced from AWSSDK.S3's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated CommunityToolkit.Aspire.Hosting.MailPit from 13.3.0 to 13.4.0.

Release notes

Sourced from CommunityToolkit.Aspire.Hosting.MailPit's releases.

13.4.0

This release aligns CommunityToolkit/Aspire with Aspire 13.4.0 and delivers new integrations, TypeScript AppHost improvements, CI reliability work, and broad package updates.

We’re especially excited to ship this alongside Aspire 13.4, where TypeScript AppHost is now GA, resource commands gained typed arguments/process commands, and Kubernetes/AKS support continued to expand:
https://devblogs.microsoft.com/aspire/whats-new-aspire-13-4/

🔥 Highlights in this release

New integrations and capabilities

  • Added DuckDB Aspire integration (hosting + client) (#​1245)
  • Added bacon hosting integration (#​1302)
  • Added Aspire integration analyzer (#​1370)
  • Added Bun package manager support for JavaScript hosting extensions (#​1243)
  • Added TypeScript AppHost skill and Ollama test (#​1378)
  • Added Aspire upgrade skill support (#​1358)

Reliability, fixes, and developer experience

  • Swapped deprecated flagd package (#​1272)
  • Fixed NuGet restore loop with CPM for SqlDatabaseProjects (#​1291)
  • Aligned Sqlite enrich behavior (#​1282)
  • Used DatabaseName for Keycloak Postgres JDBC URL (#​1328)
  • Fixed waitfor behavior between script and runspace (#​1352)
  • Simplified Aspire name resolution (#​1382)
  • Improved affected test selection for TypeScript AppHost files (#​1379)
  • Added transient Docker startup failure auto-rerun in CI (#​1360)
  • Handled already-running job rerun 403s in transient auto-rerun workflow (#​1374)
  • Improved PR test execution efficiency (#​1355)

Versioning and dependency updates

  • Updated to Aspire 13.4.0 / preview train updates (#​1359, #​1377)
  • Updated workflows and tooling, including actions/setup-dotnet v5 and actions/github-script v9 (#​1363, #​1279)
  • Updated key dependencies including coverlet.collector, Microsoft.EntityFrameworkCore.Design, Microsoft.Extensions.AI, DuckDB, and npm/yarn grouped updates (#​1306, #​1331, #​1368, #​1369, #​1365, #​1373)

Deprecations and obsoletions

  • Deprecated CommunityToolkit Bun hosting integration in favor of core Aspire.Hosting.JavaScript (#​1376)
  • Marked Golang hosting package as obsolete (#​1323)

🙌 New contributors

  • @​almostchristian (#​1291)
  • @​DavidGarton8 (#​1282)
  • @​ekomsctr (#​1328)
  • @​lqdev (#​1245)
  • @​sliekens (#​1382)

Full Changelog: CommunityToolkit/Aspire@v13.3.0...v13.4.0 (or see below)

What's Changed

Commits viewable in compare view.

Updated CommunityToolkit.Aspire.Hosting.Minio from 13.3.0 to 13.4.0.

Release notes

Sourced from CommunityToolkit.Aspire.Hosting.Minio's releases.

13.4.0

This release aligns CommunityToolkit/Aspire with Aspire 13.4.0 and delivers new integrations, TypeScript AppHost improvements, CI reliability work, and broad package updates.

We’re especially excited to ship this alongside Aspire 13.4, where TypeScript AppHost is now GA, resource commands gained typed arguments/process commands, and Kubernetes/AKS support continued to expand:
https://devblogs.microsoft.com/aspire/whats-new-aspire-13-4/

🔥 Highlights in this release

New integrations and capabilities

  • Added DuckDB Aspire integration (hosting + client) (#​1245)
  • Added bacon hosting integration (#​1302)
  • Added Aspire integration analyzer (#​1370)
  • Added Bun package manager support for JavaScript hosting extensions (#​1243)
  • Added TypeScript AppHost skill and Ollama test (#​1378)
  • Added Aspire upgrade skill support (#​1358)

Reliability, fixes, and developer experience

  • Swapped deprecated flagd package (#​1272)
  • Fixed NuGet restore loop with CPM for SqlDatabaseProjects (#​1291)
  • Aligned Sqlite enrich behavior (#​1282)
  • Used DatabaseName for Keycloak Postgres JDBC URL (#​1328)
  • Fixed waitfor behavior between script and runspace (#​1352)
  • Simplified Aspire name resolution (#​1382)
  • Improved affected test selection for TypeScript AppHost files (#​1379)
  • Added transient Docker startup failure auto-rerun in CI (#​1360)
  • Handled already-running job rerun 403s in transient auto-rerun workflow (#​1374)
  • Improved PR test execution efficiency (#​1355)

Versioning and dependency updates

  • Updated to Aspire 13.4.0 / preview train updates (#​1359, #​1377)
  • Updated workflows and tooling, including actions/setup-dotnet v5 and actions/github-script v9 (#​1363, #​1279)
  • Updated key dependencies including coverlet.collector, Microsoft.EntityFrameworkCore.Design, Microsoft.Extensions.AI, DuckDB, and npm/yarn grouped updates (#​1306, #​1331, #​1368, #​1369, #​1365, #​1373)

Deprecations and obsoletions

  • Deprecated CommunityToolkit Bun hosting integration in favor of core Aspire.Hosting.JavaScript (#​1376)
  • Marked Golang hosting package as obsolete (#​1323)

🙌 New contributors

  • @​almostchristian (#​1291)
  • @​DavidGarton8 (#​1282)
  • @​ekomsctr (#​1328)
  • @​lqdev (#​1245)
  • @​sliekens (#​1382)

Full Changelog: CommunityToolkit/Aspire@v13.3.0...v13.4.0 (or see below)

What's Changed

Commits viewable in compare view.

Updated MailKit from 4.16.0 to 4.17.0.

Release notes

Sourced from MailKit's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.6.0

What's Changed

Changes to tests and infra

Commits viewable in compare view.

Updated Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2.

Release notes

Sourced from Npgsql.EntityFrameworkCore.PostgreSQL's releases.

10.0.2

Milestone issue

What's Changed

Full Changelog: npgsql/efcore.pg@v10.0.1...v10.0.2

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

Bumps Aspire.Hosting.JavaScript from 13.3.5 to 13.4.0
Bumps Aspire.Hosting.PostgreSQL from 13.3.5 to 13.4.0
Bumps AWSSDK.S3 from 4.0.23.4 to 4.0.24
Bumps CommunityToolkit.Aspire.Hosting.MailPit from 13.3.0 to 13.4.0
Bumps CommunityToolkit.Aspire.Hosting.Minio from 13.3.0 to 13.4.0
Bumps MailKit from 4.16.0 to 4.17.0
Bumps Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0
Bumps Npgsql.EntityFrameworkCore.PostgreSQL from 10.0.1 to 10.0.2

---
updated-dependencies:
- dependency-name: Aspire.Hosting.JavaScript
  dependency-version: 13.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: Aspire.Hosting.PostgreSQL
  dependency-version: 13.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: AWSSDK.S3
  dependency-version: 4.0.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: CommunityToolkit.Aspire.Hosting.MailPit
  dependency-version: 13.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: CommunityToolkit.Aspire.Hosting.Minio
  dependency-version: 13.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: MailKit
  dependency-version: 4.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the backend Backend (.NET) label Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Backend (.NET)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants