Skip to content

Update Aspire.Hosting.Testing to 13.5.2 - #10724

Merged
Amaury Levé (Evangelink) merged 2 commits into
mainfrom
dev/amauryleve/fix-aspire-dependency-update
Aug 25, 2026
Merged

Update Aspire.Hosting.Testing to 13.5.2#10724
Amaury Levé (Evangelink) merged 2 commits into
mainfrom
dev/amauryleve/fix-aspire-dependency-update

Conversation

@Evangelink

Copy link
Copy Markdown
Member

Updates Aspire.Hosting.Testing to 13.5.2 and keeps the AspireHostingTestingVersion property synchronized so the bundled MSTest.Sdk template uses the same version.

The previous one-sided package bump triggered _ValidateBundledSdkFeatureVersions across every CI build leg. This change updates both version declarations together.

dependabot Bot and others added 2 commits August 25, 2026 06:45
---
updated-dependencies:
- dependency-name: Aspire.Hosting.Testing
  dependency-version: 13.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Keep the SDK template property synchronized with the centrally managed Aspire.Hosting.Testing package version.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings August 25, 2026 11:02

@github-actions github-actions Bot 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.

Expert Review Summary

Scope: Dependency version bump of Aspire.Hosting.Testing from 13.4.6 → 13.5.2.

Findings: No issues. Both the AspireHostingTestingVersion property and the PackageVersion item are updated in lockstep, which is exactly what the _ValidateBundledSdkFeatureVersions target enforces. The change is mechanical and correct.

No blocking concerns across any of the 22 review dimensions applicable to this diff.

@github-actions

Copy link
Copy Markdown
Contributor

🧵 Parallel-safety audit — PR #10724

Nothing audited here touches process-global state, shared filesystem paths, or
[ResourceLock] / [DoNotParallelize] declarations. Nothing to flag for
parallel-safety.

This PR only bumps AspireHostingTestingVersion / the Aspire.Hosting.Testing package version in Directory.Packages.props. No test files, source files, or parallelization-state configuration files were changed.

Re-run with /parallel-audit.

🤖 Automated content by GitHub Copilot. Generated by the Parallel-safety audit on PR (on open / sync) workflow. · auto · 26.5 AIC · ⌖ 4.33 AIC · ⊞ 24.8K · [◷]( · )

Copilot AI 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.

Pull request overview

Updates the bundled Aspire testing dependency while preserving version synchronization.

Changes:

  • Bumps Aspire.Hosting.Testing from 13.4.6 to 13.5.2.
  • Synchronizes the MSTest.Sdk template version property.
Show a summary per file
File Description
Directory.Packages.props Updates both Aspire version declarations to 13.5.2.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@Evangelink Amaury Levé (Evangelink) added the state/needs-review Awaiting review from the team. label Aug 25, 2026
@Evangelink
Amaury Levé (Evangelink) enabled auto-merge (squash) August 25, 2026 12:23
@Evangelink
Amaury Levé (Evangelink) merged commit 359e1d9 into main Aug 25, 2026
58 checks passed
@Evangelink
Amaury Levé (Evangelink) deleted the dev/amauryleve/fix-aspire-dependency-update branch August 25, 2026 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state/needs-review Awaiting review from the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants