Skip to content

[release/13.3] Bump patch version from 13.3.3 to 13.3.4#17215

Merged
joperezr merged 1 commit into
release/13.3from
copilot/bump-version-to-1334
May 18, 2026
Merged

[release/13.3] Bump patch version from 13.3.3 to 13.3.4#17215
joperezr merged 1 commit into
release/13.3from
copilot/bump-version-to-1334

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 18, 2026

Description

Prepares the next 13.3.x servicing release by bumping the patch version. Mirrors #17088 (13.3.2 → 13.3.3).

  • eng/Versions.props: PatchVersion 3 → 4
  • tests/Shared/RepoTesting/Aspire.RepoTesting.targets: Aspire.AppHost.Sdk Sdk.props/Sdk.targets imports → 13.3.4
  • tests/Shared/RepoTesting/Directory.Packages.Helix.props: hardcoded Aspire PackageVersion entries → 13.3.4

Diff shape (3 files, 74/74) matches #17088 exactly.

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>
@joperezr joperezr marked this pull request as ready for review May 18, 2026 17:57
@joperezr joperezr requested review from eerhardt and radical as code owners May 18, 2026 17:57
Copilot AI review requested due to automatic review settings May 18, 2026 17:57
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

Prepares the next 13.3.x servicing release by moving the repo and Helix/out-of-repo test package pins from 13.3.3 to 13.3.4.

Changes:

  • Bumps the repository patch version to 13.3.4.
  • Updates out-of-repo AppHost SDK imports to 13.3.4.
  • Updates Helix package version pins for Aspire packages to 13.3.4.
Show a summary per file
File Description
eng/Versions.props Updates PatchVersion from 3 to 4.
tests/Shared/RepoTesting/Aspire.RepoTesting.targets Updates AppHost SDK Sdk.props/Sdk.targets imports to 13.3.4.
tests/Shared/RepoTesting/Directory.Packages.Helix.props Updates hardcoded Aspire package pins used by Helix/out-of-repo tests to 13.3.4.

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 -- 17215

Or

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

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