Skip to content

Bump Aspire.Hosting.AppHost from 13.2.0 to 13.2.1#370

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/Aspire.Hosting.AppHost-13.2.1
Mar 31, 2026
Merged

Bump Aspire.Hosting.AppHost from 13.2.0 to 13.2.1#370
github-actions[bot] merged 1 commit intomainfrom
dependabot/nuget/Aspire.Hosting.AppHost-13.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated Aspire.Hosting.AppHost from 13.2.0 to 13.2.1.

Release notes

Sourced from Aspire.Hosting.AppHost's releases.

13.2.1

Bug Fixes

  • Fix cross-compiled CLI bundles missing DCP — win-arm64, linux-arm64, and linux-musl-x64 CLI bundles now correctly include DCP instead of silently
    producing broken bundles (#​15529)
  • Fix aspire new in VS Code — OpenEditor is now called after the agent init prompt completes, preventing the workspace switch from severing the CLI
    terminal mid-interaction (#​15553)
  • Fix dashboard describe command URLs — Strip /login?t=... from dashboard base URL so resource links no longer produce broken URLs (#​15495)
  • Fix guest AppHost launch profile env propagation — Environment variables from launch profiles are now correctly forwarded to guest AppHosts (#​15637)
  • Fix .aspire/settings.json → aspire.config.json migration — The migration was silently skipped when the AppHost was resolved from legacy settings
    (#​15526)
  • Fix TypeScript AppHost restore config resolution (#​15625)
  • Fix installing playwright-cli via aspire agent init on Windows (#​15559)
  • Pin Kusto emulator image and fix Cosmos DB emulator stability (#​15504)

Improvements

  • Brownfield TypeScript aspire init — Running aspire init in existing JS/TS projects now intelligently merges package.json (scripts, dependencies,
    engines) with semver-aware conflict handling (#​15123)
  • Endpoint filtering from default reference set — New ExcludeReferenceEndpoint property allows filtering specific endpoints from WithReference (#​15586)
  • Export more ATS hosting APIs for polyglot (TypeScript/Go) AppHost authoring (#​15557)
  • Dashboard: support short trace IDs in TelemetryApiService.GetTrace (#​15613)
  • Deprecate Aspire.Hosting.NodeJs in CLI integration listings — replacement is Aspire.Hosting.JavaScript (#​15686)

Commits viewable in compare view.

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)

---
updated-dependencies:
- dependency-name: Aspire.Hosting.AppHost
  dependency-version: 13.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Mar 31, 2026
@github-actions github-actions bot merged commit c79e628 into main Mar 31, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Aspire.Hosting.AppHost-13.2.1 branch March 31, 2026 07:50
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants