Skip to content

Bump dependencies on develop to match main#325

Merged
ptr727 merged 1 commit into
developfrom
sync-develop-deps
Jun 5, 2026
Merged

Bump dependencies on develop to match main#325
ptr727 merged 1 commit into
developfrom
sync-develop-deps

Conversation

@ptr727

@ptr727 ptr727 commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Small PR to sync develop's dependency versions up to main (follow-up after the dual-publish landing) and to exercise the new PR pipeline end-to-end.

Touches Directory.Packages.props + .config/dotnet-tools.json (the workflow's shared paths-filter anchor), so the smoke build should run.

🤖 Generated with Claude Code

Sync Directory.Packages.props and dotnet-tools to the versions already on
main: SourceLink 10.0.201, Serilog 4.3.1, Microsoft.NET.Test.Sdk 18.4.0,
xunit.analyzers 1.27.0, csharpier 1.2.6, husky 0.9.1.
Copilot AI review requested due to automatic review settings June 5, 2026 13:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 synchronizes dependency/tool versions on develop to match main, ensuring the repo’s centralized package versions and dotnet tool manifest stay aligned and that the updated PR pipeline paths are exercised.

Changes:

  • Updated centralized NuGet package versions in Directory.Packages.props.
  • Updated local dotnet tool versions (CSharpier, Husky) in .config/dotnet-tools.json.

Reviewed changes

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

File Description
Directory.Packages.props Bumps centrally-managed NuGet package versions used across the solution.
.config/dotnet-tools.json Updates versions of dotnet tools used by formatting/hooks in the workflow and dev setup.

@ptr727 ptr727 merged commit a963571 into develop Jun 5, 2026
10 checks passed
@ptr727 ptr727 deleted the sync-develop-deps branch June 5, 2026 13:37
ptr727 added a commit that referenced this pull request Jun 8, 2026
…unbook (#331)

Promotes `develop` to `main`. Realignment with ProjectTemplate (#330):
shared markdownlint config, PR Review Etiquette + Copilot review
runbook, CRLF normalization. Also rolls up dependency bumps (#325-#327).
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.

2 participants