LearningTypeScript / site

Companion website for the Learning TypeScript book.
https://learningtypescript.com
MIT License
48 stars 12 forks source link

šŸ›  Tooling: Automerge dependabot PRs for new versions older than 3 days #46

Closed JoshuaKGoldberg closed 9 months ago

JoshuaKGoldberg commented 2 years ago

Tooling Report Checklist

Expected

I have two conflicting desires:

Example of the incident kind I want to avoid: https://snyk.io/blog/open-source-npm-packages-colors-faker/

Actual

Dependabot PRs don't automatically merge right now.

Additional Info

I don't know whether dependabot has a way to wait some number of days after a version is released. If there is, that'd be ideal.

If not, some kind of action that's pending for 3 days after PR creation would be nice. I don't know if that's doable either.

I haven't looked into this very much šŸ˜„.