Skip to content

chore(deps): bump NuGet packages and release v1.0.6#40

Merged
ncipollina merged 2 commits intomainfrom
chore/bump-nuget-deps-v1.0.6
Mar 5, 2026
Merged

chore(deps): bump NuGet packages and release v1.0.6#40
ncipollina merged 2 commits intomainfrom
chore/bump-nuget-deps-v1.0.6

Conversation

@ncipollina
Copy link
Contributor

🚀 Pull Request

📋 Summary

Bumps all NuGet dependencies to their latest versions and promotes the version from 1.0.5-beta to 1.0.6 stable release. Also adds Microsoft.SourceLink.GitHub to all projects for improved debugging and source-linking experience.

Package updates:

Package From To
Microsoft.CodeAnalysis.CSharp 4.14.0 5.0.0
Polyfill 9.0.3 9.17.0
Scriban 6.5.0 6.5.5
AwesomeAssertions 9.3.0 9.4.0
Microsoft.NET.Test.Sdk 18.0.1 18.3.0
Verify.XunitV3 31.7.1 31.13.2
xunit.v3 3.2.0 3.2.2
Basic.Reference.Assemblies.Net80/90/100 1.8.3 1.8.4
Microsoft.Extensions.DependencyInjection (net9) 9.0.11 9.0.13
Microsoft.Extensions.DependencyInjection (net10/sample) 10.0.0 10.0.3
Microsoft.Extensions.Logging (sample) 10.0.0 10.0.3
Microsoft.SourceLink.GitHub (new) 10.0.103

✅ Checklist

  • My changes build cleanly
  • I've added/updated relevant tests
  • I've added/updated documentation or README
  • I've followed the coding style for this project
  • I've tested the changes locally (if applicable)

🧪 Related Issues or PRs

N/A


💬 Notes for Reviewers

The major bump here is Microsoft.CodeAnalysis.CSharp from 4.14.0 → 5.0.0, which aligns with the Roslyn version shipped with VS 2022 17.14 / .NET 10. Please verify the generator tests pass across all three target frameworks (net8.0, net9.0, net10.0) before merging.

ncipollina and others added 2 commits March 5, 2026 14:22
- Microsoft.CodeAnalysis.CSharp: 4.14.0 → 5.0.0
- Polyfill: 9.0.3 → 9.17.0
- Scriban: 6.5.0 → 6.5.5
- AwesomeAssertions: 9.3.0 → 9.4.0
- Microsoft.NET.Test.Sdk: 18.0.1 → 18.3.0
- Verify.XunitV3: 31.7.1 → 31.13.2
- xunit.v3: 3.2.0 → 3.2.2
- Basic.Reference.Assemblies.Net80/90/100: 1.8.3 → 1.8.4
- Microsoft.Extensions.* packages updated to latest patch versions
- Add Microsoft.SourceLink.GitHub 10.0.103 to all projects
- Bump version prefix from 1.0.5-beta to 1.0.6

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Update build.yaml and pr-build.yaml to use devops-templates@v7.3
- Remove useMtpRunner and testDirectory params (handled by template)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ncipollina ncipollina merged commit 6bcca77 into main Mar 5, 2026
1 check passed
@ncipollina ncipollina deleted the chore/bump-nuget-deps-v1.0.6 branch March 5, 2026 19:26
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