chore: Configure Renovate #1

Merged
Patrick.Sy merged 1 commit from renovate/configure into main 2026-03-16 15:24:37 +00:00
Member

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

  • test/docker/docker-compose-stress.yaml (docker-compose)
  • test/docker/docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • Dockerfile.goreleaser (dockerfile)
  • .github/workflows/ci.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/renovate.yaml (github-actions)
  • go.mod (gomod)

What to Expect

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

chore(deps): update golang docker tag to v1.26
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.26-alpine
chore(deps): update module github.com/getkin/kin-openapi to v0.134.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-getkin-kin-openapi-0.x
  • Merge into: main
  • Upgrade github.com/getkin/kin-openapi to v0.134.0
chore(deps): update module github.com/oapi-codegen/runtime to v1.2.0

🚸 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 Renovate Bot.

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. --- ### Detected Package Files * `test/docker/docker-compose-stress.yaml` (docker-compose) * `test/docker/docker-compose.yaml` (docker-compose) * `Dockerfile` (dockerfile) * `Dockerfile.goreleaser` (dockerfile) * `.github/workflows/ci.yaml` (github-actions) * `.github/workflows/release.yaml` (github-actions) * `.github/workflows/renovate.yaml` (github-actions) * `go.mod` (gomod) ### What to Expect With your current configuration, Renovate will create 3 Pull Requests: <details> <summary>chore(deps): update golang docker tag to v1.26</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade golang to `1.26-alpine` </details> <details> <summary>chore(deps): update module github.com/getkin/kin-openapi to v0.134.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-getkin-kin-openapi-0.x` - Merge into: `main` - Upgrade [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) to `v0.134.0` </details> <details> <summary>chore(deps): update module github.com/oapi-codegen/runtime to v1.2.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-oapi-codegen-runtime-1.x` - Merge into: `main` - Upgrade [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) to `v1.2.0` </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` 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Add renovate.json
All checks were successful
ci / ci (pull_request) Successful in 44s
38a5dbd7c3
Sign in to join this conversation.
No reviewers
No labels
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
DevFW-CICD/forgejo-runner-sizer!1
No description provided.