grafana / plugin-tools

Create Grafana plugins with ease.
https://grafana.com/developers/plugin-tools/
Apache License 2.0
58 stars 32 forks source link

CI: Switch to using renovate to handle dependency bumps #1170

Closed jackw closed 1 month ago

jackw commented 1 month ago

What this PR does / why we need it: This PR disables dependabot npm dep handling and enables renovates instead.

Why? Because I would like to not have to care about labelling dev dep bumps with no-changelog and let them auto merge if they pass.

I've tried my best to carry across the previous dependabot groupings and set a limit of concurrent PRs to 10. Any vulnerability alerts will be labelled with an additional security label.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

github-actions[bot] commented 1 month ago

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged. It will not be considered when calculating future versions of the npm packages and will not appear in the changelogs.