FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

chore: Configure Renovate

Merged Ghost User requested to merge renovate/configure into master

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

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


Detected Package Files

  • .gitlab-ci.yml (gitlabci-include)
  • main.tf (terraform)
  • versions.tf (terraform)

Configuration Summary

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

  • Start dependency updates only once this onboarding MR is merged
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Group all minor and patch updates together.
  • Schedule for weekdays.
  • Run Renovate on following schedule: every weekday

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


What to Expect

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

chore(deps): update terraform docker to v3
  • Schedule: ["every weekday"]
  • Branch name: renovate/docker-3.x
  • Merge into: master
  • Upgrade docker to ~> 3.0
chore(deps): update terraform google to v5
  • Schedule: ["every weekday"]
  • Branch name: renovate/google-5.x
  • Merge into: master
  • Upgrade google to < 5.43

:question: 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

Pipeline #585650 passed

Pipeline passed for a5b6d2a3 on renovate/configure

Merged by Dr Abraham MartinDr Abraham Martin 5 months ago (Aug 20, 2024 10:37am UTC)

Loading

Pipeline #585685 passed

Pipeline passed for 6db25593 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading