Skip to content

Upgrade Aspire and markdown package versions#336

Merged
mpaulosky merged 1 commit into
devfrom
squad/335-upgrade-aspire-markdown-packages
May 14, 2026
Merged

Upgrade Aspire and markdown package versions#336
mpaulosky merged 1 commit into
devfrom
squad/335-upgrade-aspire-markdown-packages

Conversation

@mpaulosky

@mpaulosky mpaulosky commented May 14, 2026

Copy link
Copy Markdown
Owner

Refs #335

Summary

Upgrade Aspire hosting/testing/driver/cache packages to 13.3.2, align Aspire.AppHost.Sdk to 13.3.2, and bump markdown editor stack package versions.

Closes #335

Type of Change

  • ⚙️ Infra/CI (GitHub Actions, Aspire, NuGet, deployment)
  • ♻️ Refactor (no behavior change, code cleanup/restructure)

Domain Affected

  • 🏗️ Architecture / domain logic / CQRS → Aragorn required
  • ⚙️ CI/CD / GitHub Actions / NuGet / Aspire AppHost → Boromir required

Self-Review Checklist

Code Quality

  • I ran dotnet build MyBlog.slnx --configuration Release — 0 errors, 0 warnings
  • I ran dotnet test MyBlog.slnx --configuration Release --no-build — all pass
  • No TODO/FIXME left unless tracked in a follow-up issue (link it)
  • No secrets, API keys, or credentials committed

Merge Readiness

  • Branch is up to date with main (no merge conflicts)
  • CI checks are green (do not request review while checks are pending/failing)
  • PR description is complete — reviewers should not have to ask what this does

Refs #335

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 14, 2026 21:36
@github-actions github-actions Bot added the squad Squad triage inbox — Lead will assign to a member label May 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🏗️ PR Added to Squad Triage Queue

This PR has been labeled with squad and added to the triage queue.

Next steps:

  • The squad Lead will review and assign to an appropriate team member
  • A squad:member label will be added after triage

If you know which squad member should handle this, you can add the appropriate squad:member label yourself.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Routine dependency bump aligning Aspire hosting/testing/integration packages from 13.3.1 → 13.3.2 (with a matching Aspire.AppHost.Sdk bump to 13.3.2), and bumping the markdown editor stack (Markdig and PSC.Blazor.Components.MarkdownEditor). Also adds two blank lines in AppHost.cs for readability.

Changes:

  • Bump Aspire.* packages and Aspire.AppHost.Sdk to 13.3.2
  • Bump Markdig to 1.2.0 and PSC.Blazor.Components.MarkdownEditor to 10.0.8
  • Minor whitespace formatting in src/AppHost/AppHost.cs

Reviewed changes

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

File Description
Directory.Packages.props Updates Aspire package versions to 13.3.2 and bumps markdown package versions
src/AppHost/AppHost.csproj Bumps Aspire.AppHost.Sdk from 13.3.0 → 13.3.2
src/AppHost/AppHost.cs Adds two blank lines for readability around mongo/redis setup

@github-actions

Copy link
Copy Markdown
Contributor

Test Results Summary

385 tests  ±0   384 ✅ ±0   23s ⏱️ +2s
  6 suites ±0     1 💤 ±0 
  6 files   ±0     0 ❌ ±0 

Results for commit 8395d63. ± Comparison against base commit abd7e4b.

@codecov

codecov Bot commented May 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.66%. Comparing base (abd7e4b) to head (8395d63).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #336   +/-   ##
=======================================
  Coverage   81.66%   81.66%           
=======================================
  Files          51       51           
  Lines        1369     1369           
  Branches      166      166           
=======================================
  Hits         1118     1118           
  Misses        184      184           
  Partials       67       67           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mpaulosky
mpaulosky merged commit 6d30cde into dev May 14, 2026
21 checks passed
@mpaulosky
mpaulosky deleted the squad/335-upgrade-aspire-markdown-packages branch May 14, 2026 21:51
mpaulosky pushed a commit that referenced this pull request May 15, 2026
…section

- Changed 'Learnings' subsection under PR #336 from H2 to H3 for consistency
- Now matches established pattern: H2 for date-based entries, H3 for subsections
- Resolves PR #338 heading hierarchy blocker

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
mpaulosky added a commit that referenced this pull request May 15, 2026
- Add self-authored PR gate workflow skill for lead finalization when GitHub blocks self-approval
- Archive PR #336 gate outcome in Aragorn/Sam history logs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
mpaulosky pushed a commit that referenced this pull request May 15, 2026
**Orchestration:** Created orchestration logs for Gimli, Frodo, Legolas, Sam, Boromir; created session log for issue #341 polish.

**Decisions:** Merged PR #336 self-authored gate handling, PR #338 process-contract blocking, and PR #340 categories gate outcome from inbox → decisions.md. Deleted inbox files.

**Agent History:** Appended Boromir issue #341 orchestration notes to .squad/agents/boromir/history.md.

**Status:** Issue #341 (PR #342 polish cycle) complete. All team members' work recorded. Decisions committed to long-lived history.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

squad Squad triage inbox — Lead will assign to a member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade Aspire AppHost and markdown package versions

2 participants