blog.rust-lang.org icon indicating copy to clipboard operation
blog.rust-lang.org copied to clipboard

Add renovatebot configuration

Open Turbo87 opened this issue 2 years ago • 3 comments

This PR adds a basic configuration file for https://docs.renovatebot.com. The configuration was derived from what we are using at https://github.com/rust-lang/crates.io/blob/main/.github/renovate.json5, but significantly simplified.

This should hopefully help us in keeping the dependencies of this project a bit more up-to-date :)

Turbo87 avatar Oct 24 '23 10:10 Turbo87

@rust-lang/website any thoughts on this? :)

Turbo87 avatar Oct 26 '23 10:10 Turbo87

What about Dependabot? It's built-in to GitHub.

CleanCut avatar Oct 26 '23 15:10 CleanCut

renovate is a lot more flexible/configurable, feature-rich and open source :)

Turbo87 avatar Oct 26 '23 16:10 Turbo87

@Manishearth ?

Turbo87 avatar Jan 11 '24 08:01 Turbo87

@Turbo87 Can we put this on a schedule, say once or month or so, to reduce the spam?

ehuss avatar Jan 12 '24 00:01 ehuss

we definitely can. question is whether we should… 😅

I personally prefer having updates visible as soon as they are available and my email client ignores all GitHub notifications from renovatebot. I'm open to changing it though if the other maintainers of this repo would prefer that. the dependency dashboard would show the pending updates anyway, with an option to trigger them manually.

Turbo87 avatar Jan 12 '24 10:01 Turbo87