Skip to content

feat: expand dep-update to all NuGet packages + skill updates#625

Merged
PureWeen merged 1 commit intomainfrom
fix/dep-update-comprehensive
Apr 19, 2026
Merged

feat: expand dep-update to all NuGet packages + skill updates#625
PureWeen merged 1 commit intomainfrom
fix/dep-update-comprehensive

Conversation

@PureWeen
Copy link
Copy Markdown
Owner

Expands the nightly dep-update agent to cover all NuGet packages, not just SDK and DevFlow.

What's new

  • Group 3: All other NuGet packages — CommunityToolkit.Maui, Markdig, sqlite-net-pcl, QRCoder, ZXing, Spectre.Console, xunit, coverlet, etc.
  • maui devflow update-skill — updates the maui-ai-debugging skill files from maui-labs after DevFlow package updates
  • Version consistency enforcement — same package = same version across all projects
  • Explicit skip list — $(MauiVersion) packages, .NET SDK-tied packages, and Platform.Maui.Linux.Gtk4 are left alone
  • Package location table — documents exactly which csproj files each package appears in

…skill

- Add Group 3: all other NuGet packages (CommunityToolkit.Maui, Markdig,
  sqlite-net-pcl, xunit, etc.) with version consistency enforcement
- Add maui devflow update-skill step to keep AI skill files current
- Explicitly skip  and .NET SDK-tied packages
- Document which packages appear in which csproj files

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@PureWeen PureWeen merged commit 9a1594c into main Apr 19, 2026
@PureWeen PureWeen deleted the fix/dep-update-comprehensive branch April 19, 2026 04:40
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