Skip to content

Configure Renovate

ACHAB requested to merge renovate/configure into FELINN-1.9

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

  • docs/compose/docker-compose.yml (docker-compose)
  • docs/compose/traefik/docker-compose.yml (docker-compose)
  • docs/docker-compose.yml (docker-compose)
  • setup/docker-compose.yml (docker-compose)
  • core/admin/Dockerfile (dockerfile)
  • core/dovecot/Dockerfile (dockerfile)
  • core/nginx/Dockerfile (dockerfile)
  • core/none/Dockerfile (dockerfile)
  • core/postfix/Dockerfile (dockerfile)
  • core/rspamd/Dockerfile (dockerfile)
  • docs/Dockerfile (dockerfile)
  • optional/clamav/Dockerfile (dockerfile)
  • optional/fetchmail/Dockerfile (dockerfile)
  • optional/radicale/Dockerfile (dockerfile)
  • optional/traefik-certdumper/Dockerfile (dockerfile)
  • optional/unbound/Dockerfile (dockerfile)
  • setup/Dockerfile (dockerfile)
  • webmails/rainloop/Dockerfile (dockerfile)
  • webmails/roundcube/Dockerfile (dockerfile)
  • .github/workflows/CI.yml (github-actions)
  • .gitlab-ci.yml (gitlabci)
  • core/admin/package.json (npm)
  • core/admin/requirements.txt (pip_requirements)
  • docs/requirements.txt (pip_requirements)
  • setup/requirements.txt (pip_requirements)

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.

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

Update dependency MarkupSafe to v2.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/markupsafe-2.x
  • Merge into: FELINN-1.9
  • Upgrade MarkupSafe to ==2.1.3
Update alpine Docker tag
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: FELINN-1.9
  • Upgrade alpine to 3.18
  • Upgrade alpine to 3.18.0
Update balenalib/rpi-alpine Docker tag to v3.17
  • Schedule: ["at any time"]
  • Branch name: renovate/balenalib-rpi-alpine-3.x
  • Merge into: FELINN-1.9
  • Upgrade balenalib/rpi-alpine to 3.17
Update dependency Flask to v1.1.4
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-1.x
  • Merge into: FELINN-1.9
  • Upgrade Flask to ==1.1.4
Update dependency Jinja2 to v3.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/jinja2-3.x
  • Merge into: FELINN-1.9
  • Upgrade Jinja2 to ==3.1.2
Update dependency Werkzeug to v2.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/werkzeug-2.x
  • Merge into: FELINN-1.9
  • Upgrade Werkzeug to ==2.3.4
Update dependency admin-lte to <3.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/admin-lte-3.x
  • Merge into: FELINN-1.9
  • Upgrade admin-lte to <3.2.1
Update dependency click to v8.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/click-8.x
  • Merge into: FELINN-1.9
  • Upgrade click to ==8.1.3
Update dependency docutils to v0.20.1
  • Schedule: ["at any time"]
  • Branch name: renovate/docutils-0.x
  • Merge into: FELINN-1.9
  • Upgrade docutils to ==0.20.1
Update dependency dominate to v2.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/dominate-2.x
  • Merge into: FELINN-1.9
  • Upgrade dominate to ==2.8.0
Update dependency gunicorn to v19.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gunicorn-19.x
  • Merge into: FELINN-1.9
  • Upgrade gunicorn to ==19.10.0
Update dependency itsdangerous to v2.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/itsdangerous-2.x
  • Merge into: FELINN-1.9
  • Upgrade itsdangerous to ==2.1.2
Update dependency redis to v3.5.3
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-3.x
  • Merge into: FELINN-1.9
  • Upgrade redis to ==3.5.3
Update dependency sass to <1.62.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-1.x
  • Merge into: FELINN-1.9
  • Upgrade sass to <1.62.2
Update nginx Docker tag to v1.25
  • Schedule: ["at any time"]
  • Branch name: renovate/nginx-1.x
  • Merge into: FELINN-1.9
  • Upgrade nginx to 1.25-alpine
Update php Docker tag to v8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/php-8.x
  • Merge into: FELINN-1.9
  • Upgrade php to 8.2-apache
Update python Docker tag to v3.10
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: FELINN-1.9
  • Upgrade python to 3.10-alpine3.14
Update Node.js to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x
  • Merge into: FELINN-1.9
  • Upgrade node to 20
Update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: FELINN-1.9
  • Upgrade actions/cache to v3
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: FELINN-1.9
  • Upgrade actions/checkout to v3
Update dependency Flask to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/flask-2.x
  • Merge into: FELINN-1.9
  • Upgrade Flask to ==2.3.2
Update dependency babel-loader to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-loader-9.x
  • Merge into: FELINN-1.9
  • Upgrade babel-loader to ^9.0.0
Update dependency compression-webpack-plugin to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/compression-webpack-plugin-10.x
  • Merge into: FELINN-1.9
  • Upgrade compression-webpack-plugin to ^10.0.0
Update dependency css-minimizer-webpack-plugin to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/css-minimizer-webpack-plugin-5.x
  • Merge into: FELINN-1.9
  • Upgrade css-minimizer-webpack-plugin to ^5.0.0
Update dependency gunicorn to v20
  • Schedule: ["at any time"]
  • Branch name: renovate/gunicorn-20.x
  • Merge into: FELINN-1.9
  • Upgrade gunicorn to ==20.1.0
Update dependency less-loader to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/less-loader-11.x
  • Merge into: FELINN-1.9
  • Upgrade less-loader to ^11.0.0
Update dependency redis to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-4.x
  • Merge into: FELINN-1.9
  • Upgrade redis to ==4.5.5
Update dependency sass-loader to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-13.x
  • Merge into: FELINN-1.9
  • Upgrade sass-loader to ^13.0.0
Update dependency webpack-cli to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/webpack-cli-5.x
  • Merge into: FELINN-1.9
  • Upgrade webpack-cli to ^5.0.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.

Edited by ACHAB

Merge request reports