chore: update test project transitive dependencies#354
Conversation
Regenerate packages.lock.json for test project using dotnet restore --force-evaluate to sync transitive dependencies with latest versions. Key updates: - EF Core: 9.0.11 → 9.0.12 - Serilog.AspNetCore: 9.0.0 → 10.0.0 - Microsoft.Extensions.*: various updates to 10.0.0/10.0.2 - Swashbuckle.AspNetCore: 10.0.1 → 10.1.0 - FluentValidation: 12.1.0 → 12.1.1 All updates are patch/minor versions (security patches, bug fixes). Test project inherits these from main project reference.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferences |



Regenerate packages.lock.json for test project using dotnet restore --force-evaluate to sync transitive dependencies with latest versions.
Key updates:
All updates are patch/minor versions (security patches, bug fixes). Test project inherits these from main project reference.