Skip to content

chore(deps): weekly NuGet update to latest stable (2026-06-29)#311

Merged
baoduy merged 1 commit into
devfrom
chore/weekly-deps-2026-06-29
Jun 28, 2026
Merged

chore(deps): weekly NuGet update to latest stable (2026-06-29)#311
baoduy merged 1 commit into
devfrom
chore/weekly-deps-2026-06-29

Conversation

@baoduy

@baoduy baoduy commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Weekly NuGet maintenance (2026-06-29)

Bumps all outdated packages to their latest stable versions via central package management (src/Directory.Packages.props).

Package From To
AWSSDK.Core 4.0.9.6 4.0.9.7
AWSSDK.S3 4.0.25.2 4.0.25.3
Azure.Storage.Blobs 12.29.0 12.29.1
Mapster 10.0.8 10.0.9
Mapster.DependencyInjection 10.0.8 10.0.9
Mapster.EFCore 10.0.8 10.0.9
Meziantou.Analyzer 3.0.108 3.0.117
Microsoft.NET.Test.Sdk 18.6.0 18.7.0
PdfPig 0.1.14 0.1.15
YamlDotNet 18.0.0 18.1.0

Verification

  • dotnet build DKNet.FW.sln -c Debug0 warnings, 0 errors (TreatWarningsAsErrors=true), incl. the bumped Meziantou analyzer.
  • dotnet list package --outdated → none remaining.
  • dotnet list package --vulnerable --include-transitive → none.
  • Test suite green except MsSql TestContainers integration tests, which segfault because the SQL Server amd64 image runs under QEMU on the ARM CI host (environment limitation, unrelated to these bumps).

Note

🤖 Generated with Claude Code

Bump 8 packages to their latest stable versions:
- AWSSDK.Core 4.0.9.6 -> 4.0.9.7
- AWSSDK.S3 4.0.25.2 -> 4.0.25.3
- Azure.Storage.Blobs 12.29.0 -> 12.29.1
- Mapster (+ DependencyInjection, EFCore) 10.0.8 -> 10.0.9
- Meziantou.Analyzer 3.0.108 -> 3.0.117
- Microsoft.NET.Test.Sdk 18.6.0 -> 18.7.0
- PdfPig 0.1.14 -> 0.1.15
- YamlDotNet 18.0.0 -> 18.1.0

Solution builds clean (0 warnings, TreatWarningsAsErrors). No remaining
outdated or vulnerable packages.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
@github-actions

Copy link
Copy Markdown

📊 Code Coverage Report

| Metric | Coverage |
|--------|----------|
| **Line Coverage** | 87.7% |
| **Branch Coverage** | 80.6% |
| **Method Coverage** | 85.9% |

**Lines:** 3258/undefined covered
**Branches:** 1211/undefined covered

📈 [View Full Coverage Report](https://github.com/baoduy/DKNet/actions/runs/28331297923)

@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.15%. Comparing base (b06bb04) to head (de7addc).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #311   +/-   ##
=======================================
  Coverage   84.15%   84.15%           
=======================================
  Files         159      159           
  Lines        3712     3712           
  Branches      574      574           
=======================================
  Hits         3124     3124           
  Misses        412      412           
  Partials      176      176           
Flag Coverage Δ
unittests 84.15% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@baoduy baoduy merged commit 66f7a13 into dev Jun 28, 2026
6 checks passed
@baoduy baoduy deleted the chore/weekly-deps-2026-06-29 branch June 28, 2026 22: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.

1 participant