chore(deps): update aspire to 13.5.2 - #6655
Conversation
Greptile SummaryThe PR consistently updates the Aspire SDK and related package references from 13.5.1 to 13.5.2 across central dependency management, examples, templates, and the Aspire test host.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| Directory.Packages.props | Updates the centrally managed Aspire hosting and testing package versions to 13.5.2. |
| examples/CloudShop/CloudShop.AppHost/CloudShop.AppHost.csproj | Keeps the CloudShop AppHost SDK and infrastructure hosting packages consistently pinned to Aspire 13.5.2. |
| src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.AppHost/ExampleNamespace.AppHost.csproj | Updates the generated starter AppHost SDK and hosting dependencies consistently to Aspire 13.5.2. |
| tests/TUnit.Aspire.Tests.AppHost/TUnit.Aspire.Tests.AppHost.csproj | Updates the Aspire test AppHost SDK from 13.5.1 to 13.5.2. |
Reviews (5): 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
cf4293e to
38605d3
Compare
38605d3 to
b327910
Compare
b327910 to
ef39c40
Compare
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Updated [TUnit](https://github.com/thomhurst/TUnit) from 1.65.38 to 1.65.63. <details> <summary>Release notes</summary> _Sourced from [TUnit's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.65.63 <!-- Release notes generated using configuration in .github/release.yml at v1.65.63 --> ## What's Changed ### Other Changes * Fix mocking hidden generic interface methods by @thomhurst in thomhurst/TUnit#6671 ### Dependencies * chore(deps): update aspire to 13.5.2 by @thomhurst in thomhurst/TUnit#6655 * chore(deps): update opentelemetry to 1.18.0 by @thomhurst in thomhurst/TUnit#6653 * chore(deps): update dependency azure.data.tables to 12.12.0 by @thomhurst in thomhurst/TUnit#6654 * chore(deps): update tunit to 1.65.51 by @thomhurst in thomhurst/TUnit#6661 * chore(deps): update dependency svgo to v4.1.0 by @thomhurst in thomhurst/TUnit#6663 * chore(deps): update dependency picomatch to v4.0.7 by @thomhurst in thomhurst/TUnit#6664 * chore(deps): update dependency awssdk.sqs to 4.0.100.11 by @thomhurst in thomhurst/TUnit#6666 * chore(deps): update dependency nunit3testadapter to 6.3.0 by @thomhurst in thomhurst/TUnit#6667 * chore(deps): update dependency azure.storage.blobs to 12.29.2 by @thomhurst in thomhurst/TUnit#6668 **Full Changelog**: thomhurst/TUnit@v1.65.51...v1.65.63 ## 1.65.51 <!-- Release notes generated using configuration in .github/release.yml at v1.65.51 --> ## What's Changed ### Other Changes * Compile public documentation snippets by @thomhurst in thomhurst/TUnit#6652 * Fix covariant property override discovery by @thomhurst in thomhurst/TUnit#6660 ### Dependencies * chore(deps): update tunit to 1.65.38 by @thomhurst in thomhurst/TUnit#6644 * chore(deps): update dependency fscheck to 3.4.0 by @thomhurst in thomhurst/TUnit#6646 * chore(deps): update dependency awssdk.sqs to 4.0.100.10 by @thomhurst in thomhurst/TUnit#6647 * chore(deps): update aspire to 13.5.1 by @thomhurst in thomhurst/TUnit#6648 * chore(deps): update dependency stackexchange.redis to 3.1.31 by @thomhurst in thomhurst/TUnit#6650 * chore(deps): update opentelemetry to 1.18.0 by @thomhurst in thomhurst/TUnit#6651 **Full Changelog**: thomhurst/TUnit@v1.65.38...v1.65.51 Commits viewable in [compare view](thomhurst/TUnit@v1.65.38...v1.65.63). </details> Updated [TUnit.AspNetCore](https://github.com/thomhurst/TUnit) from 1.65.38 to 1.65.63. <details> <summary>Release notes</summary> _Sourced from [TUnit.AspNetCore's releases](https://github.com/thomhurst/TUnit/releases)._ ## 1.65.63 <!-- Release notes generated using configuration in .github/release.yml at v1.65.63 --> ## What's Changed ### Other Changes * Fix mocking hidden generic interface methods by @thomhurst in thomhurst/TUnit#6671 ### Dependencies * chore(deps): update aspire to 13.5.2 by @thomhurst in thomhurst/TUnit#6655 * chore(deps): update opentelemetry to 1.18.0 by @thomhurst in thomhurst/TUnit#6653 * chore(deps): update dependency azure.data.tables to 12.12.0 by @thomhurst in thomhurst/TUnit#6654 * chore(deps): update tunit to 1.65.51 by @thomhurst in thomhurst/TUnit#6661 * chore(deps): update dependency svgo to v4.1.0 by @thomhurst in thomhurst/TUnit#6663 * chore(deps): update dependency picomatch to v4.0.7 by @thomhurst in thomhurst/TUnit#6664 * chore(deps): update dependency awssdk.sqs to 4.0.100.11 by @thomhurst in thomhurst/TUnit#6666 * chore(deps): update dependency nunit3testadapter to 6.3.0 by @thomhurst in thomhurst/TUnit#6667 * chore(deps): update dependency azure.storage.blobs to 12.29.2 by @thomhurst in thomhurst/TUnit#6668 **Full Changelog**: thomhurst/TUnit@v1.65.51...v1.65.63 ## 1.65.51 <!-- Release notes generated using configuration in .github/release.yml at v1.65.51 --> ## What's Changed ### Other Changes * Compile public documentation snippets by @thomhurst in thomhurst/TUnit#6652 * Fix covariant property override discovery by @thomhurst in thomhurst/TUnit#6660 ### Dependencies * chore(deps): update tunit to 1.65.38 by @thomhurst in thomhurst/TUnit#6644 * chore(deps): update dependency fscheck to 3.4.0 by @thomhurst in thomhurst/TUnit#6646 * chore(deps): update dependency awssdk.sqs to 4.0.100.10 by @thomhurst in thomhurst/TUnit#6647 * chore(deps): update aspire to 13.5.1 by @thomhurst in thomhurst/TUnit#6648 * chore(deps): update dependency stackexchange.redis to 3.1.31 by @thomhurst in thomhurst/TUnit#6650 * chore(deps): update opentelemetry to 1.18.0 by @thomhurst in thomhurst/TUnit#6651 **Full Changelog**: thomhurst/TUnit@v1.65.38...v1.65.51 Commits viewable in [compare view](thomhurst/TUnit@v1.65.38...v1.65.63). </details> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.