chore: Configure Renovate #29

Open
renovate wants to merge 1 commit from renovate/configure into main
Member

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.

📚 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)
  • ops/docker/application/Dockerfile (dockerfile)
  • ops/docker/mariadb/Dockerfile (dockerfile)
  • ops/docker/nginx/Dockerfile (dockerfile)
  • ops/docker/postgres/Dockerfile (dockerfile)
  • ops/docker/redis/Dockerfile (dockerfile)
  • .forgejo/workflows/on_docs_change.yml (github-actions)
  • .github/workflows/copilot-setup-steps.yml (github-actions)
  • .github/workflows/gatekeep-ready.agent.lock.yml (github-actions)
  • .github/workflows/issue-triage.agent.lock.yml (github-actions)
  • .github/workflows/on_docs_changed.yml (github-actions)
  • .github/workflows/on_release_published.yml (github-actions)
  • .github/workflows/on_source_changed.yml (github-actions)
  • ops/helm/application-application/values.yaml (helm-values)
  • renovate.json (renovate-config)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Forgejo-platform overrides. Forgejo Actions don't populate the commit-status API that Renovate's prCreation:not-pending reads (GET /commits/{sha}/status is empty even on green CI), so not-pending never resolves and PRs hang the full prNotPendingHours. Force immediate PR creation on the Forgejo path. force: because consumers extend :default (not-pending) at the repo level, which only an admin-level force overrides.
  • 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
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic prefixes for commit messages and PR titles.
  • Separate each major version of dependencies into individual branches/PRs.
  • Raise PR when vulnerability alerts are detected.
  • Evaluate schedules according to timezone Europe/Amsterdam.
  • Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides.
  • Show all Merge Confidence badges for pull requests.
  • Webgrip org default Renovate preset — strict, conservative defaults for all repositories. Graduated release soak times, per-type semantic commits and labels, OSV vulnerability alerts, and Merge Confidence badges included.
  • Run Renovate on following schedule: after 3am and before 7am every weekday,every weekend

What to Expect

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

ci(actions): Pin dependencies
chore(deps): update alpine:latest docker digest ( 2510918 ➔ 28bd5fe )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/alpine-latest
  • Merge into: main
  • Upgrade alpine to sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b
ci(actions): Update webgrip/workflows digest ( abf3c95 ➔ 973371e )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/webgrip-workflows-digest
  • Merge into: main
  • Upgrade webgrip/workflows to 973371eb4c9c3ae62256a70ea10cd51425f63cb8
fix(deps): update redis docker tag ( 8.4.1 ➔ 8.4.5 )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/redis-8.4.x
  • Merge into: main
  • Upgrade redis to sha256:bd4a0d37e7cd830117ffec9329052b4a1887afa060c265e1768f82b177ff6f43
feat(deps): update mariadb docker tag ( 12.1.2 ➔ 12.3.2 )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/mariadb-12.x
  • Merge into: main
  • Upgrade mariadb to sha256:759869cb6f003234a95c6384cdee245b4bce7de26913fe607a8110362c0c007d
feat(deps): update postgres docker tag ( 17.7 ➔ 17.10 )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/postgres-17.x
  • Merge into: main
  • Upgrade postgres to sha256:b02d9b5bcf608c2719da32cdabee274a33841202487fd5dc9b065b63f886753f
ci(actions): Update actions/checkout action ( v4.4.0 ➔ v5.1.0 )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09
ci(actions): Update actions/checkout action to v6.1.0
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to d23441a48e516b6c34aea4fa41551a30e30af803
ci(actions): Update actions/checkout action to v7.0.1
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/actions-checkout-7.x
  • Merge into: main
  • Upgrade actions/checkout to 3d3c42e5aac5ba805825da76410c181273ba90b1
ci(actions): Update actions/github-script action ( v8.0.0 ➔ v9.0.0 )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/actions-github-script-9.x
  • Merge into: main
  • Upgrade actions/github-script to 3a2844b7e9c422d3c10d287c895573f7108da1b3
ci(actions): Update actions/setup-node action ( v4.4.0 ➔ v5.0.0 )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/actions-setup-node-5.x
  • Merge into: main
  • Upgrade actions/setup-node to a0853c24544627f65ddf259abe73b1d18a591444
ci(actions): Update actions/setup-node action ( v4.4.0 ➔ v6.5.0 )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/actions-setup-node-6.x
  • Merge into: main
  • Upgrade actions/setup-node to 249970729cb0ef3589644e2896645e5dc5ba9c38
ci(actions): Update actions/setup-node action ( v4.4.0 ➔ v7.0.0 )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/actions-setup-node-7.x
  • Merge into: main
  • Upgrade actions/setup-node to 820762786026740c76f36085b0efc47a31fe5020
ci(actions): Update actions/upload-artifact action ( v4.6.2 ➔ v5.0.0 )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/major-5-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to 330a01c490aca151604b8cf639adc76d48f6c5d4
ci(actions): Update actions/upload-artifact action ( v4.6.2 ➔ v6.0.0 )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/major-6-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to b7c566a772e6b6bfb58ed0dc250532a479d7789f
ci(actions): Update actions/upload-artifact action ( v4.6.2 ➔ v7.0.1 )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/major-7-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to 043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
feat(deps): update postgres docker tag ( 17.7 ➔ 18.4 )
  • Schedule: ["after 3am and before 7am every weekday","every weekend"]
  • Branch name: renovate/postgres-18.x
  • Merge into: main
  • Upgrade postgres to sha256:774521500f4c22761b25a6bdb772a0a3c2e8dd32468210bdad9231c5752ea398

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.

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. 🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request. 📚 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) * `ops/docker/application/Dockerfile` (dockerfile) * `ops/docker/mariadb/Dockerfile` (dockerfile) * `ops/docker/nginx/Dockerfile` (dockerfile) * `ops/docker/postgres/Dockerfile` (dockerfile) * `ops/docker/redis/Dockerfile` (dockerfile) * `.forgejo/workflows/on_docs_change.yml` (github-actions) * `.github/workflows/copilot-setup-steps.yml` (github-actions) * `.github/workflows/gatekeep-ready.agent.lock.yml` (github-actions) * `.github/workflows/issue-triage.agent.lock.yml` (github-actions) * `.github/workflows/on_docs_changed.yml` (github-actions) * `.github/workflows/on_release_published.yml` (github-actions) * `.github/workflows/on_source_changed.yml` (github-actions) * `ops/helm/application-application/values.yaml` (helm-values) * `renovate.json` (renovate-config) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Forgejo-platform overrides. Forgejo Actions don't populate the commit-status API that Renovate's prCreation:not-pending reads (GET /commits/{sha}/status is empty even on green CI), so not-pending never resolves and PRs hang the full prNotPendingHours. Force immediate PR creation on the Forgejo path. force: because consumers extend :default (not-pending) at the repo level, which only an admin-level force overrides. - 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 - Enable Renovate Dependency Dashboard creation. - Use semantic prefixes for commit messages and PR titles. - Separate each `major` version of dependencies into individual branches/PRs. - Raise PR when vulnerability alerts are detected. - Evaluate schedules according to timezone `Europe/Amsterdam`. - Recommended configuration for abandoned packages, treating packages without a release for 1 year as abandoned, while taking into account community-sourced overrides. - Show all Merge Confidence badges for pull requests. - Webgrip org default Renovate preset — strict, conservative defaults for all repositories. Graduated release soak times, per-type semantic commits and labels, OSV vulnerability alerts, and Merge Confidence badges included. - Run Renovate on following schedule: after 3am and before 7am every weekday,every weekend --- ### What to Expect With your current configuration, Renovate will create 17 Pull Requests: <details> <summary>ci(actions): Pin dependencies</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Pin [actions/checkout](https://github.com/actions/checkout) to `fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09` - Pin [actions/checkout](https://github.com/actions/checkout) to `11d5960a326750d5838078e36cf38b85af677262` - Pin [actions/github-script](https://github.com/actions/github-script) to `ed597411d8f924073f98dfc5c65a23a2325f34cd` - Pin [actions/setup-node](https://github.com/actions/setup-node) to `49933ea5288caeca8642d1e84afbd3f7d6820020` - Pin [actions/upload-artifact](https://github.com/actions/upload-artifact) to `ea165f8d65b6e75b540449e92b4886f43607fa02` - Upgrade [webgrip/workflows](https://github.com/webgrip/workflows) to `973371eb4c9c3ae62256a70ea10cd51425f63cb8` </details> <details> <summary>chore(deps): update alpine:latest docker digest ( 2510918 ➔ 28bd5fe )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/alpine-latest` - Merge into: `main` - Upgrade alpine to `sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b` </details> <details> <summary>ci(actions): Update webgrip/workflows digest ( abf3c95 ➔ 973371e )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/webgrip-workflows-digest` - Merge into: `main` - Upgrade [webgrip/workflows](https://github.com/webgrip/workflows) to `973371eb4c9c3ae62256a70ea10cd51425f63cb8` </details> <details> <summary>fix(deps): update redis docker tag ( 8.4.1 ➔ 8.4.5 )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/redis-8.4.x` - Merge into: `main` - Upgrade redis to `sha256:bd4a0d37e7cd830117ffec9329052b4a1887afa060c265e1768f82b177ff6f43` </details> <details> <summary>feat(deps): update mariadb docker tag ( 12.1.2 ➔ 12.3.2 )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/mariadb-12.x` - Merge into: `main` - Upgrade mariadb to `sha256:759869cb6f003234a95c6384cdee245b4bce7de26913fe607a8110362c0c007d` </details> <details> <summary>feat(deps): update postgres docker tag ( 17.7 ➔ 17.10 )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/postgres-17.x` - Merge into: `main` - Upgrade postgres to `sha256:b02d9b5bcf608c2719da32cdabee274a33841202487fd5dc9b065b63f886753f` </details> <details> <summary>ci(actions): Update actions/checkout action ( v4.4.0 ➔ v5.1.0 )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/actions-checkout-5.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09` </details> <details> <summary>ci(actions): Update actions/checkout action to v6.1.0</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/actions-checkout-6.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `d23441a48e516b6c34aea4fa41551a30e30af803` </details> <details> <summary>ci(actions): Update actions/checkout action to v7.0.1</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/actions-checkout-7.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `3d3c42e5aac5ba805825da76410c181273ba90b1` </details> <details> <summary>ci(actions): Update actions/github-script action ( v8.0.0 ➔ v9.0.0 )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/actions-github-script-9.x` - Merge into: `main` - Upgrade [actions/github-script](https://github.com/actions/github-script) to `3a2844b7e9c422d3c10d287c895573f7108da1b3` </details> <details> <summary>ci(actions): Update actions/setup-node action ( v4.4.0 ➔ v5.0.0 )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/actions-setup-node-5.x` - Merge into: `main` - Upgrade [actions/setup-node](https://github.com/actions/setup-node) to `a0853c24544627f65ddf259abe73b1d18a591444` </details> <details> <summary>ci(actions): Update actions/setup-node action ( v4.4.0 ➔ v6.5.0 )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/actions-setup-node-6.x` - Merge into: `main` - Upgrade [actions/setup-node](https://github.com/actions/setup-node) to `249970729cb0ef3589644e2896645e5dc5ba9c38` </details> <details> <summary>ci(actions): Update actions/setup-node action ( v4.4.0 ➔ v7.0.0 )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/actions-setup-node-7.x` - Merge into: `main` - Upgrade [actions/setup-node](https://github.com/actions/setup-node) to `820762786026740c76f36085b0efc47a31fe5020` </details> <details> <summary>ci(actions): Update actions/upload-artifact action ( v4.6.2 ➔ v5.0.0 )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/major-5-github-artifact-actions` - Merge into: `main` - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `330a01c490aca151604b8cf639adc76d48f6c5d4` </details> <details> <summary>ci(actions): Update actions/upload-artifact action ( v4.6.2 ➔ v6.0.0 )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/major-6-github-artifact-actions` - Merge into: `main` - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `b7c566a772e6b6bfb58ed0dc250532a479d7789f` </details> <details> <summary>ci(actions): Update actions/upload-artifact action ( v4.6.2 ➔ v7.0.1 )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/major-7-github-artifact-actions` - Merge into: `main` - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `043fb46d1a93c77aae656e7c1c64a875d1fc6a0a` </details> <details> <summary>feat(deps): update postgres docker tag ( 17.7 ➔ 18.4 )</summary> - Schedule: ["after 3am and before 7am every weekday","every weekend"] - Branch name: `renovate/postgres-18.x` - Merge into: `main` - Upgrade postgres to `sha256:774521500f4c22761b25a6bdb772a0a3c2e8dd32468210bdad9231c5752ea398` </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](https://github.com/renovatebot/renovate). <!--renovate-config-hash:b2f1103e37fc2c0c9669edfd6f4c5476b2c8f24642334cef536b7118f8487c58-->
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git switch renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --no-ff renovate/configure
git switch main
git merge --squash renovate/configure
git switch main
git merge --ff-only renovate/configure
git switch main
git merge renovate/configure
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
webgrip/application-template!29
No description provided.