Skip to content

chore: bump dependencies from dependabot alerts#172

Merged
rnataoliveira merged 2 commits into
mainfrom
chore/dependabot-updates
Jun 6, 2026
Merged

chore: bump dependencies from dependabot alerts#172
rnataoliveira merged 2 commits into
mainfrom
chore/dependabot-updates

Conversation

@rnataoliveira

Copy link
Copy Markdown
Owner

Summary

Consolidates all open Dependabot PRs (#109, #110, #111, #112, #113, #114, #116, #117) into a single validated update.

Closes: #109, #110, #111, #112, #113, #116, #117

Note: #78 (FluentAssertions 6→8 for integration tests) and #114 (coverlet 8→10) are also included.
#115 (dotnet-ef 9→10) was intentionally skipped — the project targets net8.0 with EF Core 9.x, and dotnet-ef v10 requires .NET 9+.

NuGet packages

Package From To Project
Microsoft.AspNetCore.Authentication.JwtBearer 8.0.25 8.0.26 Infrastructure
Microsoft.AspNetCore.Mvc.Testing 8.0.25 8.0.26 IntegrationTests
FluentAssertions 6.12.0 8.9.0 UnitTests + IntegrationTests
coverlet.collector 8.0.1 10.0.0 UnitTests + IntegrationTests

GitHub Actions

Action From To
actions/setup-dotnet v4 v5
actions/upload-pages-artifact v3 v5
actions/deploy-pages v4 v5
marocchino/sticky-pull-request-comment v2.9.4 v3

Test plan

  • dotnet build — 0 warnings, 0 errors
  • dotnet test tests/MechanicsSoftware.UnitTests/372/372 passed
  • CI coverage pipeline passes on this PR

NuGet:
- Microsoft.AspNetCore.Authentication.JwtBearer 8.0.25 → 8.0.26
- Microsoft.AspNetCore.Mvc.Testing 8.0.25 → 8.0.26
- FluentAssertions 6.12.0 → 8.9.0 (unit + integration tests)
- coverlet.collector 8.0.1 → 10.0.0 (unit + integration tests)

GitHub Actions:
- actions/setup-dotnet v4 → v5
- actions/upload-pages-artifact v3 → v5
- actions/deploy-pages v4 → v5
- marocchino/sticky-pull-request-comment v2.9.4 → v3

All 372 unit tests pass after upgrade.
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Health
MechanicsSoftware.Domain 98% 94%
MechanicsSoftware.Infrastructure 100% 96%
MechanicsSoftware.Application 100% 100%
MechanicsSoftware.Domain 98% 92%
MechanicsSoftware.Application 100% 96%
MechanicsSoftware.Infrastructure 99% 92%
MechanicsSoftware.Domain 98% 92%
MechanicsSoftware.Application 100% 96%
MechanicsSoftware.Infrastructure 99% 92%
Summary 99% (4071 / 4107) 94% (844 / 900)

Minimum allowed line rate is 80%


📊 Full interactive coverage report →
🔒 Vulnerability report →
📄 Deliverables →

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