rtfeldman / node-test-runner

Runs elm-test suites from Node.js. Get it with npm install -g elm-test
BSD 3-Clause "New" or "Revised" License
134 stars 79 forks source link

Remove Dependabot #604

Closed lydell closed 2 years ago

lydell commented 2 years ago

It was added in #516 (fixing #420). However, we are very bad at actually merging the Dependabot PRs. Look at all this spam:

https://github.com/rtfeldman/node-test-runner/pulls?q=is%3Apr+author%3Aapp%2Fdependabot

I think we’re better off updating dependencies in batches, like #603. We don’t gain anything from updating dependencies a bit all the time.

Closes #420.

lydell commented 2 years ago

@harrysarson said they were happy with removing it on Discord, so I’m merging.