webauthn-open-source / fido2-lib

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
https://webauthn.io
MIT License
394 stars 118 forks source link

Dependency update #131

Closed Hexagon closed 1 year ago

Hexagon commented 1 year ago

Full dependency update, including docdash and jsdoc 3 -> 4

Docs already published, as i had to test everything

Bumped revision version

Fixes #126

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (404fd71) 92.97% compared to head (85ea46d) 92.97%.

:exclamation: Current head 85ea46d differs from pull request most recent head 6ee0779. Consider uploading reports for the commit 6ee0779 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #131 +/- ## ======================================= Coverage 92.97% 92.97% ======================================= Files 16 16 Lines 6007 6007 ======================================= Hits 5585 5585 Misses 422 422 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

JamesCullum commented 1 year ago

Great, so just bumping fixed it? Great to hear, thanks - maybe my mistake was only bumping JSDOC

Hexagon commented 1 year ago

Yeah, the trick to avloid errors were to bump docdash along with jsdoc :)