Skip to content

Conversation

@martincostello
Copy link
Member

Cherry-pick changes from #2531 to sort package versions and add new references.

Cherry-pick changes from #2531 to sort package versions and add new references.
@codecov
Copy link

codecov bot commented Jul 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.23%. Comparing base (4010711) to head (2424db5).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2677   +/-   ##
=======================================
  Coverage   96.23%   96.23%           
=======================================
  Files         311      311           
  Lines        7322     7322           
  Branches     1012     1012           
=======================================
  Hits         7046     7046           
  Misses        222      222           
  Partials       54       54           
Flag Coverage Δ
linux 96.23% <ø> (ø)
macos 96.23% <ø> (ø)
windows 96.22% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello marked this pull request as ready for review July 22, 2025 08:49
Copilot AI review requested due to automatic review settings July 22, 2025 08:49
@martincostello martincostello enabled auto-merge (rebase) July 22, 2025 08:49
Copy link

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

This PR sorts package references alphabetically in the Directory.Packages.props file and adds two new package dependencies. The changes improve maintainability by organizing package references in a consistent alphabetical order.

  • Sorts existing package references alphabetically within their respective groups
  • Adds two new package dependencies: Cake.FileHelpers and Newtonsoft.Json

@martincostello martincostello added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Jul 22, 2025
@martincostello martincostello merged commit 99f615b into main Jul 22, 2025
26 checks passed
@martincostello martincostello deleted the sort-versions branch July 22, 2025 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants