Skip to content

V10.2.3/service update - #39

Merged
gimlichael merged 4 commits into
mainfrom
v10.2.3/service-update
Aug 16, 2026
Merged

V10.2.3/service update#39
gimlichael merged 4 commits into
mainfrom
v10.2.3/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 v10.2.3
  • CHANGELOG.md entry added for v10.2.3

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.7

@greptile-apps

greptile-apps Bot commented Aug 16, 2026

Copy link
Copy Markdown

Greptile Summary

This service update refreshes centrally managed dependencies and release documentation while standardizing repository and local test configuration.

  • Upgrades Codebelt, Cuemon, test SDK, and .NET 10 Asp.Versioning dependencies.
  • Consolidates the Docker test environments into one multi-SDK image.
  • Adds repository-wide editor and Git configuration files.
  • Adds the 10.2.3 changelog and package release notes.

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 package versions for shared dependencies and .NET 10 Asp.Versioning packages.
testenvironments.json Replaces framework-specific Docker test environments with a single multi-SDK environment.
.editorconfig Adds repository-wide formatting and .NET analyzer preferences.
.gitattributes Adds default text normalization and documented Git diff and merge configuration.
CHANGELOG.md Documents the dependency, repository configuration, and test-environment changes for version 10.2.3.
.nuget/Codebelt.Extensions.Asp.Versioning/PackageReleaseNotes.txt Adds package release notes for version 10.2.3.

Reviews (2): Last reviewed commit: "📝 update changelog for v10.2.3 service ..." | Re-trigger Greptile

aicia-bot and others added 3 commits August 16, 2026 21:25
Aligns NuGet package versions with latest stable releases: upgrades Microsoft.NET.Test.Sdk to 18.9.0 and Asp.Versioning packages for net10 targets to 10.2.x. Consolidates Docker test environments by switching from separate net9 and net10 images to a single multi-version testrunner image.
Adds project-level code style enforcement (.editorconfig) with UTF-8 encoding, indentation, and analyzer suppressions, plus Git behavior configuration (.gitattributes) for line ending normalization and merge strategy. Standardizes development environment across contributors.
@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 98.97%. Comparing base (0a674b4) to head (e4a8efa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage   98.97%   98.97%           
=======================================
  Files          11       11           
  Lines         584      584           
  Branches       93       93           
=======================================
  Hits          578      578           
  Misses          6        6           

☔ 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.

@gimlichael
gimlichael merged commit 9429f2c into main Aug 16, 2026
44 of 45 checks passed
@gimlichael
gimlichael deleted the v10.2.3/service-update branch August 16, 2026 19:53
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