Skip to content

Update to Aspire 13.2#975

Merged
eerhardt merged 7 commits intodotnet:mainfrom
eerhardt:Update13.2
Mar 24, 2026
Merged

Update to Aspire 13.2#975
eerhardt merged 7 commits intodotnet:mainfrom
eerhardt:Update13.2

Conversation

@eerhardt
Copy link
Member

No description provided.

@eerhardt eerhardt requested a review from joperezr March 16, 2026 21:49
@eerhardt eerhardt marked this pull request as ready for review March 23, 2026 20:16
Copilot AI review requested due to automatic review settings March 23, 2026 20:16
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the solution’s .NET Aspire AppHost SDK and related dependency pins to align with Aspire 13.2 across the app host and functional test app hosts.

Changes:

  • Bump Aspire.AppHost.Sdk to 13.2.0 for the main AppHost and functional test AppHosts.
  • Update central package versions in Directory.Packages.props (Aspire 13.2, Grpc, ASP.NET packages, OpenTelemetry, EF tooling, etc.).
  • Refresh a few supporting library pins (e.g., Microsoft.OpenApi, Google.Protobuf, Grpc.Tools).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
tests/Ordering.FunctionalTests/Ordering.FunctionalTests.csproj Bumps AppHost SDK to 13.2.0 for the Ordering functional test host.
tests/Catalog.FunctionalTests/Catalog.FunctionalTests.csproj Bumps AppHost SDK to 13.2.0 for the Catalog functional test host.
src/eShop.AppHost/eShop.AppHost.csproj Bumps main AppHost SDK to 13.2.0.
Directory.Packages.props Updates centralized dependency version pins to match the Aspire upgrade and related ecosystem updates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

eerhardt and others added 4 commits March 23, 2026 15:38
markdownlint-cli 0.48.0 requires Node.js >= 20. The v regex flag
used by its string-width dependency is not supported in Node.js 16.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Without a health check, WaitFor(identityApi) only waits for the
process to start, not for the HTTP server to be fully initialized.
This caused Playwright login tests to fail on CI because the WebApp
would start before the Identity API was ready to handle requests.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@eerhardt eerhardt merged commit b81ad95 into dotnet:main Mar 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants