Merged
Conversation
coverlet.collector and coverlet.msbuild were bumped from 8.0.0 to 8.0.1 to pick up the latest bug fixes and ensure compatibility with the updated test tooling baseline.
Upgrades the docfx Docker image from 2.78.4 to 2.78.5 to pull in the latest documentation tooling improvements used during the documentation publishing build.
Replaced the ReadLinesFromFile MSBuild task with a direct File.ReadAllText call to read PackageReleaseNotes.txt. This preserves blank lines and formatting that the line-based approach was silently stripping.
Splits the single Docker test environment into two explicit net9 and net10 entries backed by versioned runner images, replacing the previous combined net8/9/10 image tag. This aligns test coverage with the supported TFM matrix.
Adds the carter package to the bump-nuget source map so version bumps are tracked correctly. Also fixes spurious leading/trailing spaces in the release-notes entry template generated by the service-update workflow.
Adds the v10.0.5 release entry to the cumulative PackageReleaseNotes.txt for Codebelt.Extensions.Globalization, covering the dependency upgrades included in this service-update cycle.
Documents the v10.0.5 service-update release in CHANGELOG.md, summarising the dependency upgrades and tooling improvements shipped in this cycle.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This is a service update that focuses on package dependencies.
Automated changes:
Note: Third-party packages (Microsoft.Extensions.*, BenchmarkDotNet, etc.) are not auto-updated.
Use Dependabot or manual updates for those.
Generated by codebelt-aicia
Triggered by: yamldotnet @ 10.1.1