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
site/docker-compose.yaml
(docker-compose)Dockerfile
(dockerfile)site/Dockerfile
(dockerfile).github/workflows/docker-publish.yaml
(github-actions).github/workflows/helm-publish.yaml
(github-actions).github/workflows/hugo.yaml
(github-actions).github/workflows/make-test-e2e.yaml
(github-actions).github/workflows/make-test.yaml
(github-actions).github/workflows/pre-commit.yaml
(github-actions).github/workflows/release-drafter.yml
(github-actions)go.mod
(gomod)site/go.mod
(gomod)charts/etcd-operator/values.yaml
(helm-values)site/package.json
(npm)site/.nvmrc
(nvm)Makefile
(regex)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.🔡 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 22 Pull Requests:
fix(deps): update k8s.io/utils digest to 4693a02
renovate/k8s.io-utils-digest
main
4693a0247e57ebeacb9f261f07a03c9ecd569f44
chore(deps): update dependency autoprefixer to v10.4.19
renovate/autoprefixer-10.x-lockfile
main
10.4.19
chore(deps): update dependency kubernetes/kubernetes to v1.29.3
renovate/kubernetes-kubernetes-1.x
main
v1.29.3
chore(deps): update golang docker tag to v1.22.2
renovate/golang-1.x
main
1.22.2
fix(deps): update kubernetes packages to v0.29.3
renovate/kubernetes-go
main
v0.29.3
v0.29.3
v0.29.3
fix(deps): update module sigs.k8s.io/controller-runtime to v0.17.3
renovate/sigs.k8s.io-controller-runtime-0.x
main
v0.17.3
chore(deps): update dependency golangci/golangci-lint to v1.57.2
renovate/golangci-golangci-lint-1.x
main
v1.57.2
chore(deps): update dependency hugo-extended to v0.124.1
renovate/hugo-extended-0.x
main
0.124.1
chore(deps): update dependency mikefarah/yq to v4.43.1
renovate/mikefarah-yq-4.x
main
v4.43.1
chore(deps): update dependency prometheus-operator/prometheus-operator to v0.73.0
renovate/prometheus-operator-prometheus-operator-0.x
main
v0.73.0
chore(deps): update docker/build-push-action action to v5.3.0
renovate/docker-build-push-action-5.x
main
v5.3.0
chore(deps): update docker/login-action action to v3.1.0
renovate/docker-login-action-3.x
main
v3.1.0
chore(deps): update docker/metadata-action action to v5.5.1
renovate/docker-metadata-action-5.x
main
v5.5.1
chore(deps): update docker/setup-buildx-action action to v3.3.0
renovate/docker-setup-buildx-action-3.x
main
v3.3.0
chore(deps): update gcr.io/kubebuilder/kube-rbac-proxy docker tag to v0.16.0
renovate/gcr.io-kubebuilder-kube-rbac-proxy-0.x
main
v0.16.0
chore(deps): update sigstore/cosign-installer action to v3.4.0
renovate/sigstore-cosign-installer-3.x
main
v3.4.0
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1
renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x
main
v2.17.1
fix(deps): update module github.com/onsi/gomega to v1.32.0
renovate/jackfan.us.kg-onsi-gomega-1.x
main
v1.32.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4.1.1
chore(deps): update actions/configure-pages action to v5
renovate/actions-configure-pages-5.x
main
v5.0.0
chore(deps): update actions/deploy-pages action to v4
renovate/actions-deploy-pages-4.x
main
v4.0.5
chore(deps): update actions/upload-pages-artifact action to v3
renovate/actions-upload-pages-artifact-3.x
main
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.