This repository was archived by the owner on Apr 8, 2025. It is now read-only.
Configure Renovate#1056
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1056 +/- ##
=======================================
Coverage 72.76% 72.76%
=======================================
Files 63 63
Lines 8949 8949
=======================================
Hits 6512 6512
Misses 2147 2147
Partials 290 290
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
devkit/Dockerfile(dockerfile)pkg/controller/Dockerfile(dockerfile)pkg/controller/Dockerfile.build(dockerfile)pkg/controller/Dockerfile.debug(dockerfile)pkg/crcontrollers/node/Dockerfile(dockerfile)pkg/drivemgr/basemgr/Dockerfile(dockerfile)pkg/drivemgr/basemgr/Dockerfile.build(dockerfile)pkg/drivemgr/loopbackmgr/Dockerfile(dockerfile)pkg/drivemgr/loopbackmgr/Dockerfile.build(dockerfile)pkg/node/Dockerfile(dockerfile)pkg/node/Dockerfile-kernel-5.4(dockerfile)pkg/node/Dockerfile-kernel-5.4.build(dockerfile)pkg/node/Dockerfile.build(dockerfile)pkg/scheduler/extender/Dockerfile(dockerfile)pkg/scheduler/patcher/Dockerfile(dockerfile)pkg/scheduler/plugin/Dockerfile(dockerfile).github/workflows/devkit.yml(github-actions).github/workflows/e2e.yml(github-actions).github/workflows/pr.yml(github-actions).github/workflows/release.yml(github-actions)go.mod(gomod)pkg/scheduler/patcher/requirements.txt(pip_requirements)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests directories.🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.jsonin 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 46 Pull Requests:
Update dependency oauthlib to v3.2.2 [SECURITY]
renovate/pypi-oauthlib-vulnerabilitymaster==3.2.2Update dependency urllib3 to v1.26.17 [SECURITY]
renovate/pypi-urllib3-vulnerabilitymaster==1.26.17Update dependency requests to v2.31.0 [SECURITY]
renovate/pypi-requests-vulnerabilitymaster==2.31.0Update dependency certifi to v2023 [SECURITY]
renovate/pypi-certifi-vulnerabilitymaster==2023.7.22Update k8s.io/utils digest to 3b25d92
renovate/k8s.io-utils-digestmaster3b25d923346b3814e0898684c97390092f31a61eUpdate module github.com/golang/protobuf to v1.5.3
renovate/github.com-golang-protobuf-1.xmasterv1.5.3Update module github.com/viney-shih/go-lock to v1.1.2
renovate/github.com-viney-shih-go-lock-1.xmasterv1.1.2Update actions/upload-artifact action to v2.3.1
renovate/actions-upload-artifact-2.xmasterv2.3.1Update alpine Docker tag to v3.18
renovate/alpine-3.xmaster3.18Update dependency cachetools to v5.3.1
renovate/cachetools-5.xmaster==5.3.1Update dependency google-auth to v2.23.2
renovate/google-auth-2.xmaster==2.23.2Update dependency idna to v3.4
renovate/idna-3.xmaster==3.4Update dependency kubernetes to v23.6.0
renovate/kubernetes-23.xmaster==23.6.0Update dependency pyasn1 to v0.5.0
renovate/pyasn1-0.xmaster==0.5.0Update dependency pyasn1-modules to v0.3.0
renovate/pyasn1-modules-0.xmaster==0.3.0Update dependency rsa to v4.9
renovate/rsa-4.xmaster==4.9Update dependency websocket-client to v1.6.3
renovate/websocket-client-1.xmaster==1.6.3Update kubernetes packages to v0.28.2
renovate/kubernetes-gomasterv0.28.2v0.28.2v0.28.2v0.28.2Update module github.com/antonfisher/nested-logrus-formatter to v1.3.1
renovate/github.com-antonfisher-nested-logrus-formatter-1.xmasterv1.3.1Update module github.com/container-storage-interface/spec to v1.8.0
renovate/github.com-container-storage-interface-spec-1.xmasterv1.8.0Update module github.com/fsnotify/fsnotify to v1.6.0
renovate/github.com-fsnotify-fsnotify-1.xmasterv1.6.0Update module github.com/google/uuid to v1.3.1
renovate/github.com-google-uuid-1.xmasterv1.3.1Update module github.com/onsi/gomega to v1.28.0
renovate/github.com-onsi-gomega-1.xmasterv1.28.0Update module github.com/prometheus/client_golang to v1.17.0
renovate/github.com-prometheus-client_golang-1.xmasterv1.17.0Update module github.com/sirupsen/logrus to v1.9.3
renovate/github.com-sirupsen-logrus-1.xmasterv1.9.3Update module github.com/stretchr/testify to v1.8.4
renovate/github.com-stretchr-testify-1.xmasterv1.8.4Update module golang.org/x/net to v0.16.0
renovate/golang.org-x-net-0.xmasterv0.16.0Update module google.golang.org/grpc to v1.58.2
renovate/google.golang.org-grpc-1.xmasterv1.58.2Update module sigs.k8s.io/controller-runtime to v0.16.2
renovate/sigs.k8s.io-controller-runtime-0.xmasterv0.16.2Update opensuse/leap Docker tag to v15.5
renovate/opensuse-leap-15.xmaster15.5Update python Docker tag to v3.12
renovate/python-3.xmaster3.12-alpine3.17Update EnricoMi/publish-unit-test-result-action action to v2
renovate/enricomi-publish-unit-test-result-action-2.xmasterv2Update actions/cache action to v3
renovate/actions-cache-3.xmasterv3Update actions/checkout action to v4
renovate/actions-checkout-4.xmasterv4Update actions/github-script action to v6
renovate/actions-github-script-6.xmasterv6Update actions/setup-go action to v4
renovate/actions-setup-go-4.xmasterv4Update actions/upload-artifact action to v3
renovate/actions-upload-artifact-3.xmasterv3.1.3Update azure/setup-helm action to v3
renovate/azure-setup-helm-3.xmasterv3Update azure/setup-kubectl action to v3
renovate/azure-setup-kubectl-3.xmasterv3Update dependency chardet to v5
renovate/chardet-5.xmaster==5.2.0Update dependency kubernetes to v28
renovate/kubernetes-28.xmaster==28.1.0Update dependency ubuntu to v22
renovate/ubuntu-22.xmaster22.04Update docker/login-action action to v3
renovate/docker-login-action-3.xmasterv3.0.0Update module github.com/onsi/ginkgo to v2
renovate/github.com-onsi-ginkgo-2.xmasterv2.12.1Update module gopkg.in/yaml.v2 to v3
renovate/gopkg.in-yaml.v2-3.xmasterv3.0.1Update opensuse/leap Docker tag to v42
renovate/opensuse-leap-42.xmaster42.3🚸 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
prhourlylimitfor 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.