sapcc / digicert-issuer

External Issuer extending the cert-manager with the DigiCert cert-central API.
Apache License 2.0
3 stars 4 forks source link

Configure Renovate #3

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

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

Configuration Summary

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

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

Update module github.com/go-logr/logr to v1.2.3 - Schedule: ["at any time"] - Branch name: `renovate/github.com-go-logr-logr-1.x` - Merge into: `master` - Upgrade [github.com/go-logr/logr](https://togithub.com/go-logr/logr) to `v1.2.3`
Update module github.com/hashicorp/go-multierror to v1.1.1 - Schedule: ["at any time"] - Branch name: `renovate/github.com-hashicorp-go-multierror-1.x` - Merge into: `master` - Upgrade [github.com/hashicorp/go-multierror](https://togithub.com/hashicorp/go-multierror) to `v1.1.1`
Update module sigs.k8s.io/controller-runtime to v0.11.2 - Schedule: ["at any time"] - Branch name: `renovate/sigs.k8s.io-controller-runtime-0.x` - Merge into: `master` - Upgrade [sigs.k8s.io/controller-runtime](https://togithub.com/kubernetes-sigs/controller-runtime) to `v0.11.2`
Update dependency golang to v1.18 - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `master` - Upgrade golang to `1.18`
Update kubernetes packages to v0.24.0 - Schedule: ["at any time"] - Branch name: `renovate/kubernetes-go` - Merge into: `master` - Upgrade [k8s.io/api](https://togithub.com/kubernetes/api) to `v0.24.0` - Upgrade [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) to `v0.24.0` - Upgrade [k8s.io/client-go](https://togithub.com/kubernetes/client-go) to `v0.24.0`
Update module github.com/onsi/gomega to v1.19.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-onsi-gomega-1.x` - Merge into: `master` - Upgrade [github.com/onsi/gomega](https://togithub.com/onsi/gomega) to `v1.19.0`
Update module github.com/prometheus/client_golang to v1.12.1 - Schedule: ["at any time"] - Branch name: `renovate/github.com-prometheus-client_golang-1.x` - Merge into: `master` - Upgrade [github.com/prometheus/client_golang](https://togithub.com/prometheus/client_golang) to `v1.12.1`
Update module k8s.io/client-go to v1 - Schedule: ["at any time"] - Branch name: `renovate/major-kubernetes-go` - Merge into: `master` - Upgrade [k8s.io/client-go](https://togithub.com/kubernetes/client-go) to `v1.5.2`


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


⚠ Dependency Lookup Warnings ⚠

Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.

Files affected: config/digicert-issuer/kustomization.yaml


❓ 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 WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.