crystal-lang / crystal-mysql

MySQL connector for Crystal
MIT License
107 stars 36 forks source link

Configure Renovate #105

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

With your current configuration, Renovate will create 2 Pull Requests:

Pin actions/checkout action to ee0669b - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `ee0669bd1cc54295c223e0bb666b733df41de1c5`
Update actions/checkout action to v4 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `b4ffde65f46336ab88eb53be808477a3936bae11`

❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

straight-shoota commented 1 year ago

Ref: https://github.com/crystal-lang/crystal/issues/12543

bcardiff commented 1 year ago

Should we move it to .github/renovate.json as in the crystal repo? is that location picked up directly or we need to setup something else?

straight-shoota commented 1 year ago

Yeah, it probably makes sense to use the same configuration anywhere. That path should be picked up automatically.

I didn't have time to pick this up for all the repositories. We might want some customization to the standard configuration. I'd suggest to wait until someone can do a round on all pending configurations for Renovate (probably me, probably in January).