Skip to content

V5.2.1/service update - #36

Merged
gimlichael merged 5 commits into
mainfrom
v5.2.1/service-update
Aug 17, 2026
Merged

V5.2.1/service update#36
gimlichael merged 5 commits into
mainfrom
v5.2.1/service-update

Conversation

@codebelt-aicia

Copy link
Copy Markdown
Contributor

This is a service update that focuses on package dependencies.

Automated changes:

  • Codebelt/Cuemon package versions bumped to latest compatible
  • PackageReleaseNotes.txt updated for v5.2.1
  • CHANGELOG.md entry added for v5.2.1

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: swashbuckle-aspnetcore @ 10.2.5

@greptile-apps

greptile-apps Bot commented Aug 16, 2026

Copy link
Copy Markdown

Greptile Summary

The PR prepares the 5.2.1 service release by updating centrally managed dependencies, release documentation, editor conventions, and the local Docker test environment.

  • Updates Codebelt, Cuemon, Microsoft test SDK, and framework-specific Microsoft package versions.
  • Adds 5.2.1 changelog and package release-note entries.
  • Consolidates the .NET 9 and .NET 10 Docker test environments into one multi-SDK image.
  • Introduces a repository-wide .editorconfig.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
Directory.Packages.props Updates centrally managed dependency versions for the shared, net9, and net10 package groups without changing package-selection structure.
testenvironments.json Replaces two framework-specific Docker test environments with one environment using the combined 8-9-10-11 runner image.
.editorconfig Adds repository-wide formatting preferences and analyzer suppressions; current source does not trigger its error-level top-level-statement preference.
CHANGELOG.md Documents release 5.2.1 and adds corresponding comparison links.
.nuget/Codebelt.Bootstrapper/PackageReleaseNotes.txt Adds the 5.2.1 dependency-update release entry for the core package.
.nuget/Codebelt.Bootstrapper.Console/PackageReleaseNotes.txt Adds the 5.2.1 dependency-update release entry for the console package.
.nuget/Codebelt.Bootstrapper.Web/PackageReleaseNotes.txt Adds the 5.2.1 dependency-update release entry for the web package.
.nuget/Codebelt.Bootstrapper.Worker/PackageReleaseNotes.txt Adds the 5.2.1 dependency-update release entry for the worker package.

Reviews (3): Last reviewed commit: "💬 update changelog for 5.2.1 release no..." | Re-trigger Greptile

@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c054ebf) to head (a1b9d07).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          308       308           
  Branches        29        29           
=========================================
  Hits           308       308           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

gimlichael and others added 4 commits August 17, 2026 17:00
Establish repo-wide UTF-8 encoding, LF line endings, indentation, and analyzer/IDE rule defaults that match the coding standards documented in AGENTS.md.
Align the solution with the latest stable package versions: Microsoft.NET.Test.Sdk 18.9.0 and Microsoft.* packages 9.0.19 (net9) / 10.0.11 (net10).
Replace per-TFM Docker runner images with the shared codebeltnet/ubuntu-testrunner:8-9-10-11 image so all supported TFMs run in a single test environment.
Expanded the 5.2.1 release entry into a proper Keep-a-Changelog record covering the repository-wide .editorconfig conventions, the compatible NuGet dependency upgrades, and the consolidated Docker test runner image; corrected the release date and added the new [Unreleased] and [5.2.1] link references at the bottom, with consistent trailing punctuation applied across the historical entries.
@gimlichael
gimlichael merged commit 1f08b10 into main Aug 17, 2026
142 of 151 checks passed
@gimlichael
gimlichael deleted the v5.2.1/service-update branch August 17, 2026 18:56
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