Configure Renovate #1

Merged
kovagoadi merged 1 commits from renovate/configure into main 2026-09-11 23:43:26 +02:00
Collaborator

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 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.


Detected Package Files

  • docker-compose.yml (docker-compose)
  • web/Dockerfile (dockerfile)
  • .gitea/workflows/workflow.yaml (github-actions)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR 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.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs

What to Expect

With your current configuration, Renovate will create 6 Pull Requests:

Pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade collabora/code to sha256:1f864ce3f0c49e867787b6dd303bd6ba989542d3023f6809df558eafd04c1b97
  • Upgrade ghcr.io/nextcloud-releases/whiteboard to sha256:b60b7633f90d106ac6922f9bc27e1a1ca2442488b740fefdae4c812f34e9cebc
  • Upgrade mysql to sha256:b2cf29815e62fea06b7de22b8b8e57dfe0eb32706e38ce951930bde6faef4ab6
  • Upgrade nextcloud to sha256:da1d436568cd19d73f2a08d5f11c061e419a47f1be0f6ac29b53282086a85f58
  • Upgrade nginx to sha256:4a73073bd557c65b759505da037898b61f1be6cbcc3c2c3aeac22d2a470c1752
  • Upgrade redis to sha256:cd218f4b106a332c5c992e38a9480bfb9d7e9f8f7b0ec9a0023bfa36d9a408f9
Update collabora/code Docker tag to v26.04.3.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/collabora-code-26.x
  • Merge into: main
  • Upgrade collabora/code to sha256:379b8f1fc955dd6d01ba24adf61d1b177048ddaae179ae8c1e6a6342daccb282
Update nginx Docker tag to v1.31.5
  • Schedule: ["at any time"]
  • Branch name: renovate/nginx-1.x
  • Merge into: main
  • Upgrade nginx to sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3
Update redis Docker tag to v8.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/redis-8.x
  • Merge into: main
  • Upgrade redis to sha256:becdda6c7f4b3fb42e42fd7f120bbf5c54c4caaaf16f26da24e4563d2c1f0576
Update mysql Docker tag to v26
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-26.x
  • Merge into: main
  • Upgrade mysql to sha256:4b40b165f348c3a1d959a222bd6c7773503f202554fd140db3de74ed9136b7b8
Update nextcloud Docker tag to v34
  • Schedule: ["at any time"]
  • Branch name: renovate/nextcloud-34.x
  • Merge into: main
  • Upgrade nextcloud to sha256:a953332f3e98441f268b5b85d298d285f66ea6054fa3988e22a127f291de26f5

🚸 PR 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 Mend Renovate CLI.

Welcome to [Renovate](https://github.com/renovatebot/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. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 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. --- ### Detected Package Files * `docker-compose.yml` (docker-compose) * `web/Dockerfile` (dockerfile) * `.gitea/workflows/workflow.yaml` (github-actions) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR 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. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. - Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff - Correctly link to the source code for golang.org/x packages - Link to pkg.go.dev/... for golang.org/x packages' title - Provide a link to octochangelog's improved breakdown for Renovate's changelogs --- ### What to Expect With your current configuration, Renovate will create 6 Pull Requests: <details> <summary>Pin dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Upgrade collabora/code to `sha256:1f864ce3f0c49e867787b6dd303bd6ba989542d3023f6809df558eafd04c1b97` - Upgrade ghcr.io/nextcloud-releases/whiteboard to `sha256:b60b7633f90d106ac6922f9bc27e1a1ca2442488b740fefdae4c812f34e9cebc` - Upgrade [mysql](https://github.com/docker-library/mysql) to `sha256:b2cf29815e62fea06b7de22b8b8e57dfe0eb32706e38ce951930bde6faef4ab6` - Upgrade [nextcloud](https://github.com/nextcloud/docker) to `sha256:da1d436568cd19d73f2a08d5f11c061e419a47f1be0f6ac29b53282086a85f58` - Upgrade [nginx](https://github.com/nginx/docker-nginx) to `sha256:4a73073bd557c65b759505da037898b61f1be6cbcc3c2c3aeac22d2a470c1752` - Upgrade [redis](https://github.com/redis/docker-library-redis) to `sha256:cd218f4b106a332c5c992e38a9480bfb9d7e9f8f7b0ec9a0023bfa36d9a408f9` </details> <details> <summary>Update collabora/code Docker tag to v26.04.3.2.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/collabora-code-26.x` - Merge into: `main` - Upgrade collabora/code to `sha256:379b8f1fc955dd6d01ba24adf61d1b177048ddaae179ae8c1e6a6342daccb282` </details> <details> <summary>Update nginx Docker tag to v1.31.5</summary> - Schedule: ["at any time"] - Branch name: `renovate/nginx-1.x` - Merge into: `main` - Upgrade [nginx](https://github.com/nginx/docker-nginx) to `sha256:72ba65eb42c10344912a84ff42408db7d34f2feb642204570ab8fc5ffd29f1d3` </details> <details> <summary>Update redis Docker tag to v8.10.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/redis-8.x` - Merge into: `main` - Upgrade [redis](https://github.com/redis/docker-library-redis) to `sha256:becdda6c7f4b3fb42e42fd7f120bbf5c54c4caaaf16f26da24e4563d2c1f0576` </details> <details> <summary>Update mysql Docker tag to v26</summary> - Schedule: ["at any time"] - Branch name: `renovate/mysql-26.x` - Merge into: `main` - Upgrade [mysql](https://github.com/docker-library/mysql) to `sha256:4b40b165f348c3a1d959a222bd6c7773503f202554fd140db3de74ed9136b7b8` </details> <details> <summary>Update nextcloud Docker tag to v34</summary> - Schedule: ["at any time"] - Branch name: `renovate/nextcloud-34.x` - Merge into: `main` - Upgrade [nextcloud](https://github.com/nextcloud/docker) to `sha256:a953332f3e98441f268b5b85d298d285f66ea6054fa3988e22a127f291de26f5` </details> 🚸 PR 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`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for details. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-config-hash:82b86240a63665e75a803b628e9b7efe4c8f5911b86194576c5229313f8ca1d2-->
renovate-bot added 1 commit 2026-09-11 04:23:28 +02:00
Add renovate.json
Remote Deployment Pipeline / Prepare Context (pull_request) Successful in 11s
Remote Deployment Pipeline / Deploy (Pre-Prod) (pull_request) Skipped
Remote Deployment Pipeline / Deploy (Dev/Preview) (pull_request) Skipped
Remote Deployment Pipeline / Cleanup Preview (pull_request) Successful in 41s
9c7834c037
kovagoadi merged commit 1b8148bec4 into main 2026-09-11 23:43:26 +02:00
kovagoadi deleted branch renovate/configure 2026-09-11 23:43:27 +02:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kovagoadi.hu/nextcloud#1