Skip to content

chore(deps): update Aspire to 13.3.5 + bump outdated packages#1256

Merged
iammukeshm merged 1 commit into
mainfrom
chore/update-packages
May 27, 2026
Merged

chore(deps): update Aspire to 13.3.5 + bump outdated packages#1256
iammukeshm merged 1 commit into
mainfrom
chore/update-packages

Conversation

@iammukeshm
Copy link
Copy Markdown
Member

Brings all outdated NuGet packages to latest for the v10 release.

Package From → To
Aspire.Hosting.{JavaScript,PostgreSQL,Redis} + AppHost SDK 13.3.3 → 13.3.5
Finbuckle.MultiTenant family (all 5) 10.0.8 → 10.1.0
SonarAnalyzer.CSharp 10.25.0 → 10.27.0
MailKit / MimeKit 4.16.0 → 4.17.0
AWSSDK.S3 4.0.23.1 → 4.0.23.4
Scalar.AspNetCore 2.14.11 → 2.14.14

OpenTelemetry.Instrumentation.{EntityFrameworkCore,StackExchangeRedis} stay on 1.15.0-beta.1 (no newer published).

Verified locally

  • dotnet build -warnaserror: 0 warnings / 0 errors (SonarAnalyzer 10.27 added no new diagnostics).
  • Full test suite: 1,611 passed / 2 skipped / 0 failed (incl. Testcontainers integration — 668).
  • Full Aspire 13.3.5 stack boots and serves: API + /openapi/v1.json + /scalar + both React clients (:5173/:5174).

🤖 Generated with Claude Code

Bring all outdated NuGet packages to latest for the v10 release:

- Aspire.Hosting.{JavaScript,PostgreSQL,Redis} + AppHost SDK: 13.3.3 -> 13.3.5
- Finbuckle.MultiTenant family (all 5): 10.0.8 -> 10.1.0
- SonarAnalyzer.CSharp: 10.25.0 -> 10.27.0
- MailKit / MimeKit: 4.16.0 -> 4.17.0
- AWSSDK.S3: 4.0.23.1 -> 4.0.23.4
- Scalar.AspNetCore: 2.14.11 -> 2.14.14

OpenTelemetry.Instrumentation.{EntityFrameworkCore,StackExchangeRedis} left on
1.15.0-beta.1 (no newer published).

Verified: solution builds with -warnaserror (0 warnings, even on SonarAnalyzer
10.27), full test suite green (1611 passed / 2 skipped / 0 failed incl.
Testcontainers integration), and the full Aspire 13.3.5 stack boots and serves
(API + OpenAPI + Scalar + both React clients).
@iammukeshm iammukeshm merged commit 20f7c56 into main May 27, 2026
16 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.

1 participant