Skip to content

Configure Renovate

Renovate 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

  • package.json (bun)
  • docker-compose.authentik.yaml (docker-compose)
  • docker-compose.churros.yaml (docker-compose)
  • docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)

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 (except for nuget) 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.

🔡 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 13 Merge Requests:

Update dependency @graphql-mesh/transform-filter-schema to ^0.103.0
Update dependency @graphql-mesh/transform-naming-convention to ^0.103.0
Update dependency @graphql-mesh/transform-prefix to ^0.103.0
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-mesh-transform-prefix-0.x
  • Merge into: main
  • Upgrade @graphql-mesh/transform-prefix to ^0.103.0
Update dependency @graphql-mesh/transform-rename to ^0.103.0
  • Schedule: ["at any time"]
  • Branch name: renovate/graphql-mesh-transform-rename-0.x
  • Merge into: main
  • Upgrade @graphql-mesh/transform-rename to ^0.103.0
Update dependency @graphql-mesh/transform-type-merging to ^0.103.0
Update dependency @​omnigraph/openapi to ^0.108.0
  • Schedule: ["at any time"]
  • Branch name: renovate/omnigraph-openapi-0.x
  • Merge into: main
  • Upgrade @omnigraph/openapi to ^0.108.0
Update dependency mdsvex to ^0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mdsvex-0.x
  • Merge into: main
  • Upgrade mdsvex to ^0.12.0
Update harbor.k8s.inpt.fr/net7/churros/app Docker tag to v2.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/harbor.k8s.inpt.fr-net7-churros-app-2.x
  • Merge into: main
  • Upgrade harbor.k8s.inpt.fr/net7/churros/app to v2.13.0
Update dependency @​sveltejs/vite-plugin-svelte to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/sveltejs-vite-plugin-svelte-5.x
  • Merge into: main
  • Upgrade @sveltejs/vite-plugin-svelte to ^5.0.0
Update dependency vite to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-6.x
  • Merge into: main
  • Upgrade vite to ^6.0.0
Update docker.io/library/postgres Docker tag to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-library-postgres-17.x
  • Merge into: main
  • Upgrade docker.io/library/postgres to 17-alpine
Update harbor.k8s.inpt.fr/net7/churros/api Docker tag to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/harbor.k8s.inpt.fr-net7-churros-api-6.x
  • Merge into: main
  • Upgrade harbor.k8s.inpt.fr/net7/churros/api to v6.0.0
Update harbor.k8s.inpt.fr/net7/churros/app Docker tag to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/harbor.k8s.inpt.fr-net7-churros-app-3.x
  • Merge into: main
  • Upgrade harbor.k8s.inpt.fr/net7/churros/app to v3.0.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


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

Loading