Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #650

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #650

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 22, 2022

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

  • Dockerfile (dockerfile)
  • Dockerfile.kubernikus (dockerfile)
  • Dockerfile.kubernikus-binaries (dockerfile)
  • Dockerfile.kubernikus-docs (dockerfile)
  • Dockerfile.kubernikus-docs2 (dockerfile)
  • contrib/all/Dockerfile.apiserver (dockerfile)
  • contrib/all/Dockerfile.kubelet (dockerfile)
  • contrib/cni-plugins/Dockerfile (dockerfile)
  • contrib/fluentd/Dockerfile (dockerfile)
  • contrib/k8sniff/Dockerfile (dockerfile)
  • contrib/kubernikus-changelog-builder/Dockerfile (dockerfile)
  • contrib/kubernikus-docs-builder/Dockerfile (dockerfile)
  • contrib/kubernikus-terraform/Dockerfile (dockerfile)
  • contrib/kubernikus-tests/Dockerfile (dockerfile)
  • contrib/kubernikusctl/Dockerfile (dockerfile)
  • contrib/multus-cni/Dockerfile (dockerfile)
  • contrib/serve_hostname/Dockerfile (dockerfile)
  • .github/workflows/tests.yaml (github-actions)
  • go.mod (gomod)
  • charts/k8sniff/values.yaml (helm-values)
  • charts/kubernikus/values.yaml (helm-values)
  • charts/kubernikus/Chart.yaml (helmv3)
  • contrib/kubernikus-docs-builder/data/themes/hugo-material-docs/layouts/partials/footer_js.html (html)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

Update module github.com/coreos/ignition to v2 [SECURITY]
  • Branch name: renovate/go-github.com/coreos/ignition-vulnerability
  • Merge into: master
  • Upgrade github.com/coreos/ignition to v2.14.0
Update github.com/coreos/go-json digest to e49c886
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-coreos-go-json-digest
  • Merge into: master
  • Upgrade github.com/coreos/go-json to e49c8866685a
Update dependency go to v1.22.3
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: master
  • Upgrade go to 1.22.3
Update kubernetes packages to v0.30.1
Update module github.com/prometheus/client_golang to v1.19.1
Update alpine Docker tag to v3.20
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: master
  • Upgrade alpine to 3.20
Update dependency highlight.js to v9.18.5
  • Schedule: ["at any time"]
  • Branch name: renovate/highlight.js-9.x
  • Merge into: master
  • Upgrade highlight.js to 9.18.5
Update module golang.org/x/crypto to v0.23.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-crypto-0.x
  • Merge into: master
  • Upgrade golang.org/x/crypto to v0.23.0
Update module golang.org/x/net to v0.25.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-net-0.x
  • Merge into: master
  • Upgrade golang.org/x/net to v0.25.0
Update module helm.sh/helm/v3 to v3.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/helm.sh-helm-v3-3.x
  • Merge into: master
  • Upgrade helm.sh/helm/v3 to v3.15.0
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: master
  • Upgrade actions/setup-go to v5
Update dependency highlight.js to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/highlight.js-11.x
  • Merge into: master
  • Upgrade highlight.js to 11.9.0
Update golangci/golangci-lint-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-6.x
  • Merge into: master
  • Upgrade golangci/golangci-lint-action to v6
Update module github.com/simonpasquier/klog-gokit to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-simonpasquier-klog-gokit-3.x
  • Merge into: master
  • Upgrade github.com/simonpasquier/klog-gokit to c251a3072ea116f53b06701d6ce650ec54cb3a19
Update module gopkg.in/yaml.v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: master
  • Upgrade gopkg.in/yaml.v2 to v3.0.1
Update module k8s.io/klog to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-klog-2.x
  • Merge into: master
  • Upgrade k8s.io/klog to v2.120.1
Update sapcc/kubernikus-terraform Docker tag to v20190711170237
  • Schedule: ["at any time"]
  • Branch name: renovate/sapcc-kubernikus-terraform-20190711170237.x
  • Merge into: master
  • Upgrade sapcc/kubernikus-terraform to v20190711170237

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


Warning

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

  • Failed to look up docker package keppel.eu-de-1.cloud.sap/ccloud-dockerhub-mirror/library/golang
  • Failed to look up docker package keppel.eu-de-1.cloud.sap/ccloud-dockerhub-mirror/library/alpine
  • Failed to look up docker package keppel.eu-de-1.cloud.sap/ccloud-dockerhub-mirror/fluent/fluentd
  • Failed to look up docker package keppel.eu-de-1.cloud.sap/ccloud-dockerhub-mirror/dexidp/dex

Files affected: Dockerfile.kubernikus, Dockerfile.kubernikus-binaries, Dockerfile.kubernikus-docs2, contrib/all/Dockerfile.apiserver, contrib/fluentd/Dockerfile, contrib/k8sniff/Dockerfile, contrib/kubernikus-docs-builder/Dockerfile, contrib/kubernikus-terraform/Dockerfile, contrib/kubernikus-tests/Dockerfile, contrib/serve_hostname/Dockerfile, charts/kubernikus/values.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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from f3d2823 to 89888d1 Compare April 27, 2022 07:48
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from ea14fdc to 0af5af9 Compare May 10, 2022 08:59
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 0b0bb1b to 28c2887 Compare May 21, 2022 08:44
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 1319700 to 2bdce8f Compare May 31, 2022 12:44
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from c1a98ab to acfc775 Compare June 10, 2022 10:28
@renovate renovate bot requested a review from Nuckal777 as a code owner March 24, 2023 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants