Skip to content

Bump patch version from 13.3.2 to 13.3.3#17088

Merged
joperezr merged 1 commit into
release/13.3from
copilot/release133-bump-patch-version
May 14, 2026
Merged

Bump patch version from 13.3.2 to 13.3.3#17088
joperezr merged 1 commit into
release/13.3from
copilot/release133-bump-patch-version

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 14, 2026

Description

Servicing patch bump on release/13.3, mirroring the previous 13.3.1 → 13.3.2 bump (#17053).

  • eng/Versions.props: PatchVersion 2 → 3
  • tests/Shared/RepoTesting/Aspire.RepoTesting.targets: Aspire.AppHost.Sdk Sdk.props / Sdk.targets imports → 13.3.3
  • tests/Shared/RepoTesting/Directory.Packages.Helix.props: pinned 13.3.2 PackageVersion entries → 13.3.3

File set and edit pattern are identical to commit 7d6cc5b.

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
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?

Co-authored-by: joperezr <13854455+joperezr@users.noreply.github.com>
Copilot AI requested a review from joperezr May 14, 2026 18:08
@joperezr joperezr marked this pull request as ready for review May 14, 2026 19:00
@joperezr joperezr requested a review from radical as a code owner May 14, 2026 19:00
Copilot AI review requested due to automatic review settings May 14, 2026 19:00
@joperezr joperezr requested a review from eerhardt as a code owner May 14, 2026 19:00
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

Routine servicing patch bump for release/13.3 from 13.3.2 → 13.3.3, mirroring the prior 13.3.1 → 13.3.2 bump (#17053). The file set and edit pattern match the established servicing process.

Changes:

  • Bump PatchVersion from 2 to 3 in eng/Versions.props.
  • Update both Aspire.AppHost.Sdk Sdk.props/Sdk.targets imports to 13.3.3.
  • Update all pinned Aspire.* PackageVersion entries (and Aspire.AppHost.Sdk) from 13.3.2 to 13.3.3.
Show a summary per file
File Description
eng/Versions.props Bumps PatchVersion 2 → 3, the source of VersionPrefix.
tests/Shared/RepoTesting/Aspire.RepoTesting.targets Updates both Aspire.AppHost.Sdk SDK import versions to 13.3.3.
tests/Shared/RepoTesting/Directory.Packages.Helix.props Updates hardcoded Aspire.* package versions to 13.3.3.

Copilot's findings

  • Files reviewed: 3/3 changed files
  • Comments generated: 0

@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 -- 17088

Or

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

@joperezr joperezr merged commit 39bd13b into release/13.3 May 14, 2026
281 checks passed
@github-actions github-actions Bot added this to the 13.3.x milestone May 14, 2026
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