Skip to content

Configure Renovate

jonas requested to merge renovate/configure into main

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

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


Detected Package Files

  • Cargo.toml (cargo)
  • .gitlab-ci.yml (gitlabci)

What to Expect

With your current configuration, Renovate will create 3 Merge Requests:

Update Rust crate clap to ~3.0.0-beta.4
  • Schedule: ["at any time"]
  • Branch name: renovate/clap-3.x
  • Merge into: main
  • Upgrade clap to ~3.0.0-beta.4
Update Rust crate gio to ~0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/gio-0.x
  • Merge into: main
  • Upgrade gio to ~0.14
Update Rust crate glib to ~0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/glib-0.x
  • Merge into: main
  • Upgrade glib to ~0.14

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 MR has been generated by Renovate Bot.

Merge request reports