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 #1056

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

Configure Renovate #1056

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 6, 2023

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

  • 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:

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

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

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (4c3fd07) 72.76% compared to head (cea6a7c) 72.76%.

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           
Flag Coverage Δ
unittests 72.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

0 participants