chore(deps): update aspire to 13.5.2 - #6655
Conversation
Greptile SummaryUpdates the repository’s Aspire SDK and package references from 13.5.1 to 13.5.2.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| Directory.Packages.props | Aligns the centrally managed Aspire hosting and testing packages on 13.5.2. |
| examples/CloudShop/CloudShop.AppHost/CloudShop.AppHost.csproj | Updates the AppHost SDK and its PostgreSQL, Redis, and RabbitMQ hosting integrations to 13.5.2. |
| examples/CloudShop/CloudShop.ApiService/CloudShop.ApiService.csproj | Updates the PostgreSQL and Redis Aspire integrations to 13.5.2. |
| examples/CloudShop/CloudShop.Worker/CloudShop.Worker.csproj | Updates the worker’s PostgreSQL Aspire integration to 13.5.2. |
| src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.AppHost/ExampleNamespace.AppHost.csproj | Updates the generated starter AppHost SDK and hosting dependencies to 13.5.2. |
| src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.WebApp/ExampleNamespace.WebApp.csproj | Updates the generated web application’s Redis output-caching integration to 13.5.2. |
| tests/TUnit.Aspire.Tests.AppHost/TUnit.Aspire.Tests.AppHost.csproj | Updates the Aspire test AppHost SDK to 13.5.2. |
Reviews (2): Last reviewed commit: "chore(deps): update aspire to 13.5.2" | Re-trigger Greptile
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (7)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe PR updates Aspire package and AppHost SDK references from 13.5.1 to 13.5.2 in central package management, CloudShop projects, the TUnit Aspire starter template, and Aspire AppHost tests. No public or exported entities change. ChangesAspire version alignment
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change updates Aspire dependencies from 13.5.1 to 13.5.2 without any identified merge-blocking risk; it is merge-ready after normal checks and review. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
76f37b3 to
cf4293e
Compare
This PR contains the following updates:
13.5.1→13.5.213.5.1→13.5.213.5.1→13.5.213.5.1→13.5.213.5.1→13.5.213.5.1→13.5.213.5.1→13.5.213.5.1→13.5.213.5.1→13.5.2Release Notes
microsoft/aspire (Aspire.AppHost.Sdk)
v13.5.2: Aspire 13.5.2What's New in Aspire 13.5.2
Patch release for Aspire 13.5 that removes an unused native helper binary from the Windows CLI archives so 13.5 servicing releases stay publishable to WinGet.
🐛 Fixes
hex1bpty.exe— The Windows CLI archives (aspire-cli-win-{x64,arm64}-*.zip) bundled Hex1b's out-of-process PTY host, which Aspire never executes (DCP owns every pseudo-terminal Aspire surfaces). Besides the wasted download, the extra unexplained executable stalled the WinGet publish, since every binary in the archive goes through executable and malware validation. A build-only MSBuild target now drops the file from the CLI publish output; Unix native assets are unaffected. Regression new in 13.5. ([#19557](#19557), backport of #19554,@mitchdenny)🏷️ Housekeeping
Full Changelog: [v13.5.1...v13.5.2](microsoft/aspire@v13.5.1...v13.5.2)
Full commit: [a22cec24d76e764b3681977e314ab4a0aeed0240](
a22cec2)Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate CLI.