Skip to content

Conversation

Saibamen
Copy link
Contributor

Update some nuget packages

@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.11%. Comparing base (be0090d) to head (c80c61f).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3143      +/-   ##
==========================================
- Coverage   84.81%   82.11%   -2.71%     
==========================================
  Files          79       76       -3     
  Lines        3279     3125     -154     
  Branches      555      526      -29     
==========================================
- Hits         2781     2566     -215     
- Misses        498      559      +61     
Flag Coverage Δ
Linux 82.11% <ø> (ø)
Windows ?
macOS ?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Saibamen and others added 2 commits November 14, 2024 10:58
@martincostello
Copy link
Collaborator

LGTM pending the question about the Autofac upgrade.

@martincostello martincostello added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Nov 14, 2024
@Saibamen
Copy link
Contributor Author

@martincostello: I updated xUnit package to 2.9.2, but in Swashbuckle.AspNetCore.ApiTesting.Xunit project it is 2.4.1. Should I delete VersionOverride tag?

<PackageReference Include="xunit" VersionOverride="2.4.1" />

@martincostello
Copy link
Collaborator

No, leave all the version overrides alone - otherwise a future release of our xunit package would force an upgrade on people that they might not otherwise want.

@martincostello
Copy link
Collaborator

Thanks for being our human dependabot 🤖 😄

This was referenced Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants