Skip to content

Configure Renovate

Renovate Bot 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

  • .gitlab-ci.yml (gitlabci)
  • go.mod (gomod)

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.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • 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.
  • apollo-server packages became scoped.
  • babel-eslint was renamed under the @babel scope.
  • Replace containerbase dependencies.
  • cucumber became scoped.
  • fastify packages became scoped.
  • hapi became scoped.
  • Jade was renamed to Pug.
  • joi became scoped under the hapi organization.
  • joi was moved out of the hapi organization.
  • The Kubernetes container registry has changed from k8s.gcr.io to registry.k8s.io.
  • The Kubernetes container registry has changed from k8s.gcr.io to registry.k8s.io.
  • The material-ui monorepo org was renamed from @material-ui to @mui.
  • The messageformat monorepo package naming scheme changed from messageFormat-{{package}}-to-@messageformat/{{package}}.
  • middie became scoped.
  • now was renamed to vercel.
  • @parcel/css was renamed to lightningcss.
  • react-query/devtools became scoped under the tanstack organization.
  • react-query became scoped under the tanstack organization.
  • react-scripts supports TypeScript since version 2.1.0.
  • The @renovate/pep440 package was renamed to @renovatebot/pep440.
  • The node-resolve plugin for rollup became scoped.
  • The vso-task-lib package is now published as azure-pipelines-task-lib.
  • The vsts-task-lib package is now published as azure-pipelines-task-lib.
  • The xmldom package is now published as @xmldom/xmldom.
  • A collection of workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Merge Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

fix(deps): update go.mau.fi/whatsmeow digest to c7e156d
  • Schedule: ["at any time"]
  • Branch name: renovate/go.mau.fi-whatsmeow-digest
  • Merge into: main
  • Upgrade go.mau.fi/whatsmeow to c7e156dca7881002567eb2fbaa76c120226658d7
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.31.0

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