forked from coop-cloud/nextcloud
chore: Configure Renovate #2
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
compose.mariadb.yaml
(docker-compose)compose.smtp.yaml
(docker-compose)compose.yaml
(docker-compose)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.json
in this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 7 Pull Requests:
chore(deps): update nextcloud docker tag to v29.0.16
renovate/nextcloud-29.x
main
29.0.16-fpm
chore(deps): update mariadb docker tag to v10.11
renovate/mariadb-10.x
main
10.11
chore(deps): update nginx docker tag to v1.29.2
renovate/nginx-1.x
main
1.29.2
chore(deps): update redis docker tag to v7.4.6
renovate/redis-7.x
main
7.4.6-alpine
chore(deps): update mariadb docker tag to v12
renovate/mariadb-12.x
main
12.0
chore(deps): update nextcloud docker tag to v32
renovate/nextcloud-32.x
main
32.0.0-fpm
chore(deps): update redis docker tag to v8
renovate/redis-8.x
main
8.2.2-alpine
🚸 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 PR has been generated by Renovate Bot.