canonical / cluster-api-bootstrap-provider-microk8s

This project offers a cluster API bootstrap provider controller that manages the node provision of a MicroK8s cluster.
https://microk8s.io
21 stars 14 forks source link

Configure Renovate #78

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend 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 14 Pull Requests:

fix(deps): update k8s.io/utils digest to 3b25d92 - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-utils-digest` - Merge into: `main` - Upgrade [k8s.io/utils](https://togithub.com/kubernetes/utils) to `3b25d923346b3814e0898684c97390092f31a61e`
chore(deps): update softprops/action-gh-release action to v0.1.15 - Schedule: ["at any time"] - Branch name: `renovate/softprops-action-gh-release-0.x` - Merge into: `main` - Upgrade [softprops/action-gh-release](https://togithub.com/softprops/action-gh-release) to `v0.1.15`
fix(deps): update module github.com/go-logr/logr to v1.2.4 - Schedule: ["at any time"] - Branch name: `renovate/github.com-go-logr-logr-1.x` - Merge into: `main` - Upgrade [github.com/go-logr/logr](https://togithub.com/go-logr/logr) to `v1.2.4`
chore(deps): update actions/checkout action to v2.7.0 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-2.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v2.7.0`
chore(deps): update canonical/has-signed-canonical-cla action to v1.2.0 - Schedule: ["at any time"] - Branch name: `renovate/canonical-has-signed-canonical-cla-1.x` - Merge into: `main` - Upgrade [canonical/has-signed-canonical-cla](https://togithub.com/canonical/has-signed-canonical-cla) to `1.2.0`
chore(deps): update golang docker tag to v1.21 - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade golang to `1.21`
fix(deps): update kubernetes packages to v0.28.1 - Schedule: ["at any time"] - Branch name: `renovate/kubernetes-go` - Merge into: `main` - Upgrade [k8s.io/api](https://togithub.com/kubernetes/api) to `v0.28.1` - Upgrade [k8s.io/apimachinery](https://togithub.com/kubernetes/apimachinery) to `v0.28.1` - Upgrade [k8s.io/client-go](https://togithub.com/kubernetes/client-go) to `v0.28.1`
fix(deps): update module github.com/onsi/gomega to v1.27.10 - Schedule: ["at any time"] - Branch name: `renovate/github.com-onsi-gomega-1.x` - Merge into: `main` - Upgrade [github.com/onsi/gomega](https://togithub.com/onsi/gomega) to `v1.27.10`
fix(deps): update module k8s.io/klog/v2 to v2.100.1 - Schedule: ["at any time"] - Branch name: `renovate/k8s.io-klog-v2-2.x` - Merge into: `main` - Upgrade [k8s.io/klog/v2](https://togithub.com/kubernetes/klog) to `v2.100.1`
fix(deps): update module sigs.k8s.io/cluster-api to v1.5.1 - Schedule: ["at any time"] - Branch name: `renovate/sigs.k8s.io-cluster-api-1.x` - Merge into: `main` - Upgrade [sigs.k8s.io/cluster-api](https://togithub.com/kubernetes-sigs/cluster-api) to `v1.5.1`
fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.1 - Schedule: ["at any time"] - Branch name: `renovate/sigs.k8s.io-controller-runtime-0.x` - Merge into: `main` - Upgrade [sigs.k8s.io/controller-runtime](https://togithub.com/kubernetes-sigs/controller-runtime) to `v0.16.1`
chore(deps): update actions/checkout action to v4 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4.0.0`
chore(deps): update actions/setup-go action to v4 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-go-4.x` - Merge into: `main` - Upgrade [actions/setup-go](https://togithub.com/actions/setup-go) to `v4`
fix(deps): 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](https://togithub.com/go-yaml/yaml) to `v3.0.1`


šŸšø Branch 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 Mend Renovate. View repository job log here.

renovate[bot] commented 7 months 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.