Skip to content

Bump patch version from 13.2.0 to 13.2.1#15555

Merged
joperezr merged 1 commit intorelease/13.2from
copilot/update-branding-to-13-2-1
Mar 24, 2026
Merged

Bump patch version from 13.2.0 to 13.2.1#15555
joperezr merged 1 commit intorelease/13.2from
copilot/update-branding-to-13-2-1

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 24, 2026

Description

Port of #14699 to release/13.2. Bumps branding and patch version to 13.2.1.

  • eng/Versions.props: PatchVersion 0 → 1
  • tests/Shared/RepoTesting/Aspire.RepoTesting.targets: Aspire.AppHost.Sdk version 13.2.0 → 13.2.1
  • tests/Shared/RepoTesting/Directory.Packages.Helix.props: All hardcoded Aspire package versions 13.2.0 → 13.2.1

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
    • No
  • Does the change require an update in our Aspire docs?
    • Yes
    • No

Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/aspire/sessions/6a2f1f41-1660-4e0c-8d21-9fb0061809aa
@joperezr joperezr marked this pull request as ready for review March 24, 2026 22:56
Copilot AI review requested due to automatic review settings March 24, 2026 22:56
@joperezr joperezr merged commit fd89bd1 into release/13.2 Mar 24, 2026
5 checks passed
@joperezr joperezr deleted the copilot/update-branding-to-13-2-1 branch March 24, 2026 22:56
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 15555

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 15555"

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Ports the patch-version bump to release/13.2, aligning repo branding/versioning and Helix/out-of-repo test package references to 13.2.1.

Changes:

  • Bump repo PatchVersion from 01 (yielding 13.2.1).
  • Update Helix/out-of-repo test SDK imports to Aspire.AppHost.Sdk 13.2.1.
  • Update hardcoded Aspire package versions used by Helix/out-of-repo testing from 13.2.013.2.1.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
eng/Versions.props Updates the repo patch version to 13.2.1.
tests/Shared/RepoTesting/Aspire.RepoTesting.targets Bumps Aspire.AppHost.Sdk import versions used when tests run outside the repo.
tests/Shared/RepoTesting/Directory.Packages.Helix.props Updates pinned Aspire package versions used by Helix/out-of-repo tests to 13.2.1.

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.

3 participants