Configure Renovate #3

Merged
allanger merged 1 commits from renovate/configure into main 2026-04-30 17:26:21 +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

  • Containerfile (dockerfile)
  • go.mod (gomod)
  • helmfile.yaml.gotmpl (helmfile)
  • .woodpecker/build.yaml (woodpecker)

What to Expect

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

Update gitea.badhouseplants.net/softplayer/softplayer-go-proto digest to 182eaf6
  • Schedule: ["at any time"]
  • Branch name: renovate/gitea.badhouseplants.net-softplayer-softplayer-go-proto-digest
  • Merge into: main
  • Upgrade gitea.badhouseplants.net/softplayer/softplayer-go-proto to 182eaf6cbe4f
Update module github.com/mattn/go-colorable to v0.1.14
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-mattn-go-colorable-0.x
  • Merge into: main
  • Upgrade github.com/mattn/go-colorable to v0.1.14
Update module github.com/sirupsen/logrus to v1.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sirupsen-logrus-1.x
  • Merge into: main
  • Upgrade github.com/sirupsen/logrus to v1.9.4
Update postgres Docker tag to v0.19.3
  • Schedule: ["at any time"]
  • Branch name: renovate/postgres-0.x
  • Merge into: main
  • Upgrade postgres to 0.19.3
Update module github.com/grpc-ecosystem/go-grpc-middleware to v1.4.0
Update module github.com/lib/pq to v1.12.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-lib-pq-1.x
  • Merge into: main
  • Upgrade github.com/lib/pq to v1.12.3
Update module go.uber.org/zap to v1.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/go.uber.org-zap-1.x
  • Merge into: main
  • Upgrade go.uber.org/zap to v1.28.0
Update module golang.org/x/crypto to v0.50.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-crypto-0.x
  • Merge into: main
  • Upgrade golang.org/x/crypto to v0.50.0
Update module k8s.io/api to v0.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-api-0.x
  • Merge into: main
  • Upgrade k8s.io/api to v0.36.0
Update module k8s.io/apimachinery to v0.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-apimachinery-0.x
  • Merge into: main
  • Upgrade k8s.io/apimachinery to v0.36.0
Update module k8s.io/client-go to v0.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-client-go-0.x
  • Merge into: main
  • Upgrade k8s.io/client-go to v0.36.0
Update module github.com/grpc-ecosystem/go-grpc-middleware to v2
Update module gopkg.in/yaml.v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: main
  • Upgrade gopkg.in/yaml.v2 to v3.0.1
Update module helm.sh/helm/v3 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/helm.sh-helm-v3-4.x
  • Merge into: main
  • Upgrade helm.sh/helm/v3 to v4.1.4

🚸 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 * `Containerfile` (dockerfile) * `go.mod` (gomod) * `helmfile.yaml.gotmpl` (helmfile) * `.woodpecker/build.yaml` (woodpecker) ### What to Expect With your current configuration, Renovate will create 14 Pull Requests: <details> <summary>Update gitea.badhouseplants.net/softplayer/softplayer-go-proto digest to 182eaf6</summary> - Schedule: ["at any time"] - Branch name: `renovate/gitea.badhouseplants.net-softplayer-softplayer-go-proto-digest` - Merge into: `main` - Upgrade gitea.badhouseplants.net/softplayer/softplayer-go-proto to `182eaf6cbe4f` </details> <details> <summary>Update module github.com/mattn/go-colorable to v0.1.14</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-mattn-go-colorable-0.x` - Merge into: `main` - Upgrade [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) to `v0.1.14` </details> <details> <summary>Update module github.com/sirupsen/logrus to v1.9.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-sirupsen-logrus-1.x` - Merge into: `main` - Upgrade [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) to `v1.9.4` </details> <details> <summary>Update postgres Docker tag to v0.19.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/postgres-0.x` - Merge into: `main` - Upgrade [postgres](https://github.com/CloudPirates-io/helm-charts) to `0.19.3` </details> <details> <summary>Update module github.com/grpc-ecosystem/go-grpc-middleware to v1.4.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-grpc-ecosystem-go-grpc-middleware-1.x` - Merge into: `main` - Upgrade [github.com/grpc-ecosystem/go-grpc-middleware](https://github.com/grpc-ecosystem/go-grpc-middleware) to `v1.4.0` </details> <details> <summary>Update module github.com/lib/pq to v1.12.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-lib-pq-1.x` - Merge into: `main` - Upgrade [github.com/lib/pq](https://github.com/lib/pq) to `v1.12.3` </details> <details> <summary>Update module go.uber.org/zap to v1.28.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/go.uber.org-zap-1.x` - Merge into: `main` - Upgrade [go.uber.org/zap](https://github.com/uber-go/zap) to `v1.28.0` </details> <details> <summary>Update module golang.org/x/crypto to v0.50.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-crypto-0.x` - Merge into: `main` - Upgrade golang.org/x/crypto to `v0.50.0` </details> <details> <summary>Update module k8s.io/api to v0.36.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-api-0.x` - Merge into: `main` - Upgrade [k8s.io/api](https://github.com/kubernetes/api) to `v0.36.0` </details> <details> <summary>Update module k8s.io/apimachinery to v0.36.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-apimachinery-0.x` - Merge into: `main` - Upgrade [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) to `v0.36.0` </details> <details> <summary>Update module k8s.io/client-go to v0.36.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-client-go-0.x` - Merge into: `main` - Upgrade [k8s.io/client-go](https://github.com/kubernetes/client-go) to `v0.36.0` </details> <details> <summary>Update module github.com/grpc-ecosystem/go-grpc-middleware to v2</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x` - Merge into: `main` - Upgrade [github.com/grpc-ecosystem/go-grpc-middleware](https://github.com/grpc-ecosystem/go-grpc-middleware) to `v2.3.3` </details> <details> <summary>Update module gopkg.in/yaml.v2 to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/gopkg.in-yaml.v2-3.x` - Merge into: `main` - Upgrade [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) to `v3.0.1` </details> <details> <summary>Update module helm.sh/helm/v3 to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/helm.sh-helm-v3-4.x` - Merge into: `main` - Upgrade [helm.sh/helm/v3](https://github.com/helm/helm) to `v4.1.4` </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-->
devops-bot added 1 commit 2026-04-27 00:02:48 +00:00
allanger merged commit a5033e3e72 into main 2026-04-30 17:26:21 +00:00
allanger deleted branch renovate/configure 2026-04-30 17:26:21 +00:00
allanger referenced this issue from a commit 2026-04-30 17:26:21 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: softplayer/softplayer-backend-leg#3