passwordless-lib / fido2-net-lib

FIDO2 .NET library for FIDO2 / WebAuthn Attestation and Assertion using .NET
https://fido2-net-lib.passwordless.dev/
MIT License
1.18k stars 170 forks source link

Update dependencies #540

Closed iamcarbon closed 2 weeks ago

iamcarbon commented 2 months ago

This updates the following dependencies to their latest versions:

xunit Microsoft.NET.Test.Sdk coverlet.collector Microsoft.TypeScript.MSBuild Microsoft.AspNetCore. System.IdentityModel.

And addresses various transient vulnerabilities.

iamcarbon commented 2 months ago

Ready for review.

codecov-commenter commented 2 months ago

:warning: 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 :white_check_mark:

Project coverage is 73.95%. Comparing base (cb71a15) to head (df4df54).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #540 +/- ## ======================================= Coverage 73.95% 73.95% ======================================= Files 98 98 Lines 2638 2638 Branches 446 446 ======================================= Hits 1951 1951 Misses 586 586 Partials 101 101 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

abergs commented 3 weeks ago

@iamcarbon Ready to take this on once conflicts are resolved.

iamcarbon commented 2 weeks ago

This was replaced with a new PR. Closing.