Skip to content

V0.5.10/service update - #30

Merged
gimlichael merged 6 commits into
mainfrom
v0.5.10/service-update
Jul 26, 2026
Merged

V0.5.10/service update#30
gimlichael merged 6 commits into
mainfrom
v0.5.10/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 v0.5.10
  • CHANGELOG.md entry added for v0.5.10

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: savvyio @ 5.0.10

@greptile-apps

greptile-apps Bot commented Jul 26, 2026

Copy link
Copy Markdown

Greptile Summary

This service update refreshes package dependencies and release/build configuration.

  • Upgrades Codebelt, Cuemon, Savvyio, and Microsoft test packages.
  • Enables recommended .NET analyzer and code-style settings for non-test projects.
  • Configures MinVer for v-prefixed tags.
  • Allows patch-level nginx updates within the 1.31 minor release.
  • Adds v0.5.10 release notes and changelog metadata.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
Directory.Build.props Enables recommended analyzers and style enforcement, configures MinVer's tag prefix, and preserves disabled analysis for test projects.
Directory.Packages.props Updates centrally managed Codebelt, Cuemon, Savvyio, and Microsoft test package versions.
.docfx/Dockerfile.docfx Changes the nginx image tag from a fixed patch release to the 1.31 minor release.
src/Codebelt.SharedKernel/Security/Secret.cs Corrects XML documentation references for byte-array return values.
CHANGELOG.md Documents the v0.5.10 dependency and build-system changes.
.nuget/Codebelt.SharedKernel/PackageReleaseNotes.txt Adds package release notes for v0.5.10.

Reviews (2): Last reviewed commit: "🔧 update changelog for package dependen..." | Re-trigger Greptile

aicia-bot and others added 5 commits July 26, 2026 19:16
Enable code analyzers for latest analysis rules in Recommended mode. Enforce code style compliance in build process. Configure MinVer tag prefix and suppress S6618 analyzer warning to reduce noise while maintaining code quality checks.
Remove patch version constraint from nginx base image, allowing patch updates within the 1.31 minor version. This enables automatic patch-level security updates for the documentation build environment.
Update Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1. This patch includes bug fixes and improvements to the test runtime.
@codecov

codecov Bot commented Jul 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.50%. Comparing base (2241685) to head (90f8e13).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files          11       11           
  Lines         200      200           
  Branches        8        8           
=======================================
  Hits          199      199           
  Partials        1        1           

☔ 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
gimlichael merged commit 3fa1251 into main Jul 26, 2026
25 checks passed
@gimlichael
gimlichael deleted the v0.5.10/service-update branch July 26, 2026 17:29
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