Skip to content

Bump the aspire group with 5 updates#932

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Menu.AppHost/aspire-5d1a6a88d4
Closed

Bump the aspire group with 5 updates#932
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/Menu.AppHost/aspire-5d1a6a88d4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated Aspire.Hosting.JavaScript from 13.2.0 to 13.2.1.

Release notes

Sourced from Aspire.Hosting.JavaScript'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.

Updated Aspire.Hosting.Redis from 13.2.0 to 13.2.1.

Release notes

Sourced from Aspire.Hosting.Redis'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.

Updated Aspire.Hosting.SqlServer from 13.2.0 to 13.2.1.

Release notes

Sourced from Aspire.Hosting.SqlServer'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.

Updated Aspire.Hosting.Testing from 13.2.0 to 13.2.1.

Release notes

Sourced from Aspire.Hosting.Testing'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.

Updated Aspire.Microsoft.EntityFrameworkCore.SqlServer from 13.2.0 to 13.2.1.

Release notes

Sourced from Aspire.Microsoft.EntityFrameworkCore.SqlServer'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 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.2.0 to 13.2.1
Bumps Aspire.Hosting.Redis from 13.2.0 to 13.2.1
Bumps Aspire.Hosting.SqlServer from 13.2.0 to 13.2.1
Bumps Aspire.Hosting.Testing from 13.2.0 to 13.2.1
Bumps Aspire.Microsoft.EntityFrameworkCore.SqlServer from 13.2.0 to 13.2.1

---
updated-dependencies:
- dependency-name: Aspire.Hosting.JavaScript
  dependency-version: 13.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.Hosting.Redis
  dependency-version: 13.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.Hosting.SqlServer
  dependency-version: 13.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.Hosting.Testing
  dependency-version: 13.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.Microsoft.EntityFrameworkCore.SqlServer
  dependency-version: 13.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
- dependency-name: Aspire.Microsoft.EntityFrameworkCore.SqlServer
  dependency-version: 13.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aspire
...

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
@sonarqubecloud
Copy link
Copy Markdown

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 9, 2026
@dependabot dependabot bot deleted the dependabot/nuget/Menu.AppHost/aspire-5d1a6a88d4 branch April 9, 2026 12:26
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