chore: Configure Renovate #30

Merged
t.behrendt merged 2 commits from renovate/configure into main 2025-04-13 18:38:15 +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.


Detected Package Files

  • Dockerfile (dockerfile)
  • .gitea/workflows/cd.yaml (github-actions)
  • .gitea/workflows/ci.yaml (github-actions)
  • go.mod (gomod)

What to Expect

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

chore(deps): update golang docker tag to v1.24
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.24-alpine
chore(deps): update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to v6
chore(deps): update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to v3
chore(deps): update docker/setup-buildx-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to v3
chore(deps): update module github.com/go-co-op/gocron to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-co-op-gocron-2.x
  • Merge into: main
  • Upgrade github.com/go-co-op/gocron to v2.16.1

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 * `Dockerfile` (dockerfile) * `.gitea/workflows/cd.yaml` (github-actions) * `.gitea/workflows/ci.yaml` (github-actions) * `go.mod` (gomod) ### What to Expect With your current configuration, Renovate will create 5 Pull Requests: <details> <summary>chore(deps): update golang docker tag to v1.24</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade golang to `1.24-alpine` </details> <details> <summary>chore(deps): update docker/build-push-action action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-6.x` - Merge into: `main` - Upgrade [docker/build-push-action](https://github.com/docker/build-push-action) to `v6` </details> <details> <summary>chore(deps): update docker/login-action action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-3.x` - Merge into: `main` - Upgrade [docker/login-action](https://github.com/docker/login-action) to `v3` </details> <details> <summary>chore(deps): update docker/setup-buildx-action action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-setup-buildx-action-3.x` - Merge into: `main` - Upgrade [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) to `v3` </details> <details> <summary>chore(deps): update module github.com/go-co-op/gocron to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-go-co-op-gocron-2.x` - Merge into: `main` - Upgrade [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) to `v2.16.1` </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-->
renovate-bot added 1 commit 2025-04-13 18:32:51 +02:00
Add renovate.json
All checks were successful
CI / test (pull_request) Successful in 3m10s
050d309957
t.behrendt added 1 commit 2025-04-13 18:36:52 +02:00
ci: only deploy on relevant code changes
All checks were successful
CI / test (pull_request) Successful in 1m19s
06028eb5d6
t.behrendt scheduled this pull request to auto merge when all checks succeed 2025-04-13 18:37:23 +02:00
t.behrendt merged commit f1e863b098 into main 2025-04-13 18:38:15 +02:00
Sign in to join this conversation.