coapjs / node-coap

CoAP - Node.js style
MIT License
528 stars 154 forks source link

chore: upgrade dependencies to their latest versions #373

Closed JKRhb closed 9 months ago

JKRhb commented 9 months ago

This PR updates all dependencies except readable-stream and sinon. Especially the latter one needs some more special treatment to keep working.

github-actions[bot] commented 9 months ago

Pull Request Test Coverage Report for Build 6946023196


Files with Coverage Reduction New Missed Lines %
lib/server.ts 2 87.0%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 6942734405: -0.06%
Covered Lines: 2859
Relevant Lines: 3072

💛 - Coveralls
github-actions[bot] commented 9 months ago

Pull Request Test Coverage Report for Build 6946023196


Totals Coverage Status
Change from base Build 6942734405: 0.0%
Covered Lines: 2861
Relevant Lines: 3072

💛 - Coveralls
github-actions[bot] commented 9 months ago

Pull Request Test Coverage Report for Build 6980298525


Totals Coverage Status
Change from base Build 6942734405: 0.0%
Covered Lines: 2861
Relevant Lines: 3072

💛 - Coveralls
Apollon77 commented 9 months ago

Approved, merge wehen you are ready

JKRhb commented 9 months ago

Approved, merge wehen you are ready

Awesome, thank you :)