Skip to content

chore(deps): update aspire to 13.2.4 - #5735

Merged
thomhurst merged 1 commit into
mainfrom
renovate/aspire
Apr 25, 2026
Merged

chore(deps): update aspire to 13.2.4#5735
thomhurst merged 1 commit into
mainfrom
renovate/aspire

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

This PR contains the following updates:

PackageTypeUpdateChange
Aspire.AppHost.Sdkmsbuild-sdkpatch13.2.313.2.4
Aspire.Hosting.AppHostnugetpatch13.2.313.2.4
Aspire.Hosting.PostgreSQLnugetpatch13.2.313.2.4
Aspire.Hosting.RabbitMQnugetpatch13.2.313.2.4
Aspire.Hosting.Redisnugetpatch13.2.313.2.4
Aspire.Hosting.Testingnugetpatch13.2.313.2.4
Aspire.Npgsql.EntityFrameworkCore.PostgreSQLnugetpatch13.2.313.2.4
Aspire.StackExchange.Redisnugetpatch13.2.313.2.4
Aspire.StackExchange.Redis.OutputCachingnugetpatch13.2.313.2.4

Release Notes

microsoft/aspire (Aspire.AppHost.Sdk)

v13.2.4: Aspire 13.2.4

Aspire 13.2.4
What's New in Aspire 13.2.4

Patch release addressing a security advisory in OpenTelemetry dependencies.

🐛 Fixes
🏷️ Housekeeping

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@thomhurstthomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Apr 24, 2026
@thomhurst
thomhurst enabled auto-merge (squash) April 24, 2026 23:48
@thomhurstthomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Apr 24, 2026

@claudeclaudeBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Dependency Update Review: Aspire 13.2.3 → 13.2.4

This is a Renovate-generated patch update for all Aspire packages (9 packages) from 13.2.3 to 13.2.4.

Security Context

This update is worth merging promptly. The 13.2.4 release is a security patch that bumps OpenTelemetry dependencies to address CVE-2026-40894. The PR description confirms this is the primary motivation for the release.

Change Quality

The diff is clean and consistent:

  • Directory.Packages.props is updated for centrally managed packages.
  • All project files that pin versions directly (TUnit.Aspire.Tests.AppHost, CloudShop.AppHost, template files, etc.) are updated in lockstep.
  • No version mismatches between projects — all references move uniformly from 13.2.3 to 13.2.4.

Observations

One minor structural note (not a blocker): the TUnit.Templates content and the examples/CloudShop projects pin Aspire package versions directly in their .csproj files rather than deferring to Directory.Packages.props. This means future updates touch more files than necessary. Migrating those version references into central package management would reduce the surface area of PRs like this one, but that is a separate cleanup concern.

Verdict

The update is correct, consistent, and addresses a real security advisory. Auto-merge is appropriate here.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics0 complexity

MetricResults
Complexity0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filePATCHrenovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@thomhurst@renovate-bot