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:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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 46 Pull Requests:
Update dependency oauthlib to v3.2.2 [SECURITY]
renovate/pypi-oauthlib-vulnerability
master
==3.2.2
Update dependency urllib3 to v1.26.17 [SECURITY]
renovate/pypi-urllib3-vulnerability
master
==1.26.17
Update dependency requests to v2.31.0 [SECURITY]
renovate/pypi-requests-vulnerability
master
==2.31.0
Update dependency certifi to v2023 [SECURITY]
renovate/pypi-certifi-vulnerability
master
==2023.7.22
Update k8s.io/utils digest to 3b25d92
renovate/k8s.io-utils-digest
master
3b25d923346b3814e0898684c97390092f31a61e
Update module github.com/golang/protobuf to v1.5.3
renovate/github.com-golang-protobuf-1.x
master
v1.5.3
Update module github.com/viney-shih/go-lock to v1.1.2
renovate/github.com-viney-shih-go-lock-1.x
master
v1.1.2
Update actions/upload-artifact action to v2.3.1
renovate/actions-upload-artifact-2.x
master
v2.3.1
Update alpine Docker tag to v3.18
renovate/alpine-3.x
master
3.18
Update dependency cachetools to v5.3.1
renovate/cachetools-5.x
master
==5.3.1
Update dependency google-auth to v2.23.2
renovate/google-auth-2.x
master
==2.23.2
Update dependency idna to v3.4
renovate/idna-3.x
master
==3.4
Update dependency kubernetes to v23.6.0
renovate/kubernetes-23.x
master
==23.6.0
Update dependency pyasn1 to v0.5.0
renovate/pyasn1-0.x
master
==0.5.0
Update dependency pyasn1-modules to v0.3.0
renovate/pyasn1-modules-0.x
master
==0.3.0
Update dependency rsa to v4.9
renovate/rsa-4.x
master
==4.9
Update dependency websocket-client to v1.6.3
renovate/websocket-client-1.x
master
==1.6.3
Update kubernetes packages to v0.28.2
renovate/kubernetes-go
master
v0.28.2
v0.28.2
v0.28.2
v0.28.2
Update module github.com/antonfisher/nested-logrus-formatter to v1.3.1
renovate/github.com-antonfisher-nested-logrus-formatter-1.x
master
v1.3.1
Update module github.com/container-storage-interface/spec to v1.8.0
renovate/github.com-container-storage-interface-spec-1.x
master
v1.8.0
Update module github.com/fsnotify/fsnotify to v1.6.0
renovate/github.com-fsnotify-fsnotify-1.x
master
v1.6.0
Update module github.com/google/uuid to v1.3.1
renovate/github.com-google-uuid-1.x
master
v1.3.1
Update module github.com/onsi/gomega to v1.28.0
renovate/github.com-onsi-gomega-1.x
master
v1.28.0
Update module github.com/prometheus/client_golang to v1.17.0
renovate/github.com-prometheus-client_golang-1.x
master
v1.17.0
Update module github.com/sirupsen/logrus to v1.9.3
renovate/github.com-sirupsen-logrus-1.x
master
v1.9.3
Update module github.com/stretchr/testify to v1.8.4
renovate/github.com-stretchr-testify-1.x
master
v1.8.4
Update module golang.org/x/net to v0.16.0
renovate/golang.org-x-net-0.x
master
v0.16.0
Update module google.golang.org/grpc to v1.58.2
renovate/google.golang.org-grpc-1.x
master
v1.58.2
Update module sigs.k8s.io/controller-runtime to v0.16.2
renovate/sigs.k8s.io-controller-runtime-0.x
master
v0.16.2
Update opensuse/leap Docker tag to v15.5
renovate/opensuse-leap-15.x
master
15.5
Update python Docker tag to v3.12
renovate/python-3.x
master
3.12-alpine3.17
Update EnricoMi/publish-unit-test-result-action action to v2
renovate/enricomi-publish-unit-test-result-action-2.x
master
v2
Update actions/cache action to v3
renovate/actions-cache-3.x
master
v3
Update actions/checkout action to v4
renovate/actions-checkout-4.x
master
v4
Update actions/github-script action to v6
renovate/actions-github-script-6.x
master
v6
Update actions/setup-go action to v4
renovate/actions-setup-go-4.x
master
v4
Update actions/upload-artifact action to v3
renovate/actions-upload-artifact-3.x
master
v3.1.3
Update azure/setup-helm action to v3
renovate/azure-setup-helm-3.x
master
v3
Update azure/setup-kubectl action to v3
renovate/azure-setup-kubectl-3.x
master
v3
Update dependency chardet to v5
renovate/chardet-5.x
master
==5.2.0
Update dependency kubernetes to v28
renovate/kubernetes-28.x
master
==28.1.0
Update dependency ubuntu to v22
renovate/ubuntu-22.x
master
22.04
Update docker/login-action action to v3
renovate/docker-login-action-3.x
master
v3.0.0
Update module github.com/onsi/ginkgo to v2
renovate/github.com-onsi-ginkgo-2.x
master
v2.12.1
Update module gopkg.in/yaml.v2 to v3
renovate/gopkg.in-yaml.v2-3.x
master
v3.0.1
Update opensuse/leap Docker tag to v42
renovate/opensuse-leap-42.x
master
42.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
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.