mochajs / mocha

ā˜•ļø simple, flexible, fun javascript test framework for node.js & the browser

Home Page:https://mochajs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

šŸ›  Repo: Set up Renovate

JoshuaKGoldberg opened this issue Ā· comments

Tooling Suggestion Checklist

Overview

There are quite a few issues on this repo right now tracking out-of-date packages. We're going to enable Renovate to automatically create PRs to update packages.

Notes from @boneskull:

Looks reasonable. The only thing Iā€™d suggest with the automated tooling (something like Renovate, yeah?) is to have a human in the loop for production dependency upgradesā€”check them closely. Mocha has been bitten several times due to semver violations in its dependency tree. I would also recommend using https://socket.dev/ as well (should be free for OSS). While Mocha hasnā€™t been hit by a malicious dep (to my knowledge), historical performance is not a guarantee of future results. šŸ˜„

Additional Info

No response