Skip to content

Update all non-major dependencies#1150

Merged
Carl Sixsmith (carlsixsmith-moj) merged 1 commit into
developfrom
renovate-all-minor-patch
Jun 21, 2026
Merged

Update all non-major dependencies#1150
Carl Sixsmith (carlsixsmith-moj) merged 1 commit into
developfrom
renovate-all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
AWSSDK.Extensions.NETCore.Setup 4.0.4.84.0.4.9 age confidence
AWSSDK.S3 4.0.24.54.0.25.1 age confidence
AWSSDK.SecurityToken 4.0.7.54.0.7.6 age confidence
Aspire.AppHost.Sdk 13.4.313.4.5 age confidence
Aspire.Hosting.RabbitMQ 13.4.313.4.5 age confidence
Aspire.Hosting.SqlServer 13.4.313.4.5 age confidence
aspire.cli 13.4.413.4.5 age confidence

Release Notes

microsoft/aspire (Aspire.AppHost.Sdk)

v13.4.5: Aspire 13.4.5

What's New in Aspire 13.4.5

Patch release for Aspire 13.4 clearing a transitive MessagePack security advisory, tightening CLI validation for Playwright configuration, and adding coding-agent detection to CLI telemetry.

🐛 Fixes
  • 🛡️ Bumped StreamJsonRpc to 2.25.29 to clear the MessagePack GHSA-hv8m-jj95-wg3x (CVE-2026-48109) NU1903 advisory — The transitive MessagePack 2.5.192 dependency pulled in via StreamJsonRpc 2.22.23 fell within the advisory's vulnerable LZ4 decompression range. Aspire does not use MessagePackFormatter or LZ4 — all StreamJsonRpc calls use SystemTextJsonFormatter over local Unix sockets — so the vulnerability was not reachable in practice. The bump clears the NU1903 warning for consumers of the Aspire.Hosting package. (#​18204, @mitchdenny)
  • 🎭 playwrightCliVersion values that are not valid SemVer 2.0 now fail fast with a clear diagnostic — Previously an invalid override (range expression, dist-tag like latest, or a v-prefixed string) would surface as a generic npm resolution failure. The value is now validated with strict SemVer parsing at startup; an error naming the configuration key and the offending value is emitted immediately. (#​18205, @mitchdenny)
  • 🤖 CLI telemetry now detects and reports the calling coding agent — When the Aspire CLI is invoked from inside a known coding agent environment (GitHub Copilot CLI, VS Code Copilot agent, etc.) the agent name is included in the main CLI telemetry event. GitHub Copilot CLI is specifically identified as copilot-cli. (#​18240, @damianedwards)
🏷️ Housekeeping
  • 📄 Refreshed the @microsoft/aspire-cli npm package README to be TypeScript-only — updated examples to the current ts-starter template (apphost.mts / aspire.mjs), added a backing-services snippet showing aspire add for PostgreSQL and Redis, and documented aspire dashboard run as a standalone dashboard option. (#​18221, @adamint)

Full Changelog: v13.4.4...v13.4.5

Full commit: 73114e86c64aeb9f3f3c7da8e37df1ae4281b27e

Generated by Generate release notes for a new stable Aspire release · ● 4.4M

v13.4.4


Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 9am every weekday,before 5pm every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested review from a team as code owners June 19, 2026 11:02
@renovate renovate Bot force-pushed the renovate-all-minor-patch branch from 075dc8c to 99f55f0 Compare June 20, 2026 01:01
@renovate renovate Bot changed the title Update all non-major dependencies to 13.4.4 Update all non-major dependencies Jun 20, 2026
@renovate renovate Bot force-pushed the renovate-all-minor-patch branch from 99f55f0 to f27da1f Compare June 20, 2026 06:48
@renovate renovate Bot force-pushed the renovate-all-minor-patch branch from f27da1f to ae4a1d1 Compare June 20, 2026 20:06
@carlsixsmith-moj Carl Sixsmith (carlsixsmith-moj) merged commit fb6bb6a into develop Jun 21, 2026
2 checks passed
@carlsixsmith-moj Carl Sixsmith (carlsixsmith-moj) deleted the renovate-all-minor-patch branch June 21, 2026 07:00
Carl Sixsmith (carlsixsmith-moj) pushed a commit that referenced this pull request Jun 25, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant