rm-hull / nvd-clojure

National Vulnerability Database dependency checker for Clojure projects
MIT License
275 stars 36 forks source link

Update stale dependencies #102

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Updating dependencies to the latest stable versions

svdo commented 2 years ago

Hi! Is there anything I can do to help move this forward? I'd like to use the new deps, especially since the issue around rate limiting / timeouts when updating the db seems to be addressed in one of the latest versions of dependency-check.

vemv commented 2 years ago

Thanks for the heads up! Merging && cutting a release in a bit

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1476696376

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Files with Coverage Reduction New Missed Lines %
src/nvd/task/check.clj 2 32.05%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 1426964941: 0.8%
Covered Lines: 129
Relevant Lines: 248

💛 - Coveralls
vemv commented 2 years ago

1.8.0 is out!

As a reminder that I like to share with users, https://github.com/rm-hull/nvd-clojure#avoiding-classpath-interference is a more accurate way to run this program.

svdo commented 2 years ago

Wow that was superfast, thanks!!!