Skip to content

chore(deps): update aspire to 13.5.2 - #6655

Merged
thomhurst merged 1 commit into
mainfrom
renovate/aspire
Aug 23, 2026
Merged

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

Conversation

@thomhurst

@thomhurst thomhurst commented Aug 21, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Aspire.AppHost.Sdk msbuild-sdk patch 13.5.113.5.2
Aspire.Hosting.AppHost nuget patch 13.5.113.5.2
Aspire.Hosting.PostgreSQL nuget patch 13.5.113.5.2
Aspire.Hosting.RabbitMQ nuget patch 13.5.113.5.2
Aspire.Hosting.Redis nuget patch 13.5.113.5.2
Aspire.Hosting.Testing nuget patch 13.5.113.5.2
Aspire.Npgsql.EntityFrameworkCore.PostgreSQL nuget patch 13.5.113.5.2
Aspire.StackExchange.Redis nuget patch 13.5.113.5.2
Aspire.StackExchange.Redis.OutputCaching nuget patch 13.5.113.5.2

Release Notes

microsoft/aspire (Aspire.AppHost.Sdk)

v13.5.2: Aspire 13.5.2

What'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
  • 🪟 Windows CLI archives shipped an unused ~4.9 MB 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
  • 🚀 Bumped branding to 13.5.2

Full Changelog: [v13.5.1...v13.5.2](microsoft/aspire@v13.5.1...v13.5.2)

Full commit: [a22cec24d76e764b3681977e314ab4a0aeed0240](a22cec2)


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 CLI.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Aug 21, 2026
@thomhurst
thomhurst enabled auto-merge (squash) August 21, 2026 22:42
@greptile-apps

greptile-apps Bot commented Aug 21, 2026

Copy link
Copy Markdown

Greptile Summary

The 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.

  • Updates centrally managed Aspire hosting and testing packages.
  • Aligns CloudShop services and AppHost on Aspire 13.5.2.
  • Aligns the generated Aspire starter projects and test AppHost on Aspire 13.5.2.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

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

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 3d715a33-94ac-44d2-9577-f663b515e387

📥 Commits

Reviewing files that changed from the base of the PR and between 725fc3e and 76f37b3.

📒 Files selected for processing (7)
  • Directory.Packages.props
  • examples/CloudShop/CloudShop.ApiService/CloudShop.ApiService.csproj
  • examples/CloudShop/CloudShop.AppHost/CloudShop.AppHost.csproj
  • examples/CloudShop/CloudShop.Worker/CloudShop.Worker.csproj
  • src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.AppHost/ExampleNamespace.AppHost.csproj
  • src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.WebApp/ExampleNamespace.WebApp.csproj
  • tests/TUnit.Aspire.Tests.AppHost/TUnit.Aspire.Tests.AppHost.csproj

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The 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.

Changes

Aspire version alignment

Layer / File(s) Summary
Central package version management
Directory.Packages.props
Central Aspire hosting package versions change from 13.5.1 to 13.5.2.
Project reference updates
examples/CloudShop/**/*.csproj, src/TUnit.Templates/content/TUnit.Aspire.Starter/**/*.csproj, tests/TUnit.Aspire.Tests.AppHost/*.csproj
Aspire SDK and package references change from 13.5.1 to 13.5.2.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 76f37

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

I’m a rabbit with packages in line,
Thirteen-five-two now shines bright and fine.
SDK hops forward, references agree,
Central props keep the carrots tidy,
No public shapes changed—just version decree.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (7 skipped: 7 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the dependency update from Aspire 13.5.1 to 13.5.2.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/aspire

Comment @coderabbitai help to get the list of available commands.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

This was referenced Aug 25, 2026
intellitect-bot pushed a commit to IntelliTect/EssentialCSharp.Web that referenced this pull request Aug 26, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants