This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
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
Dockerfile
(dockerfile).github/workflows/deprecated-api-detect.yaml
(github-actions).github/workflows/deps.yml
(github-actions).github/workflows/tag-release.yml
(github-actions).github/workflows/test.yaml
(github-actions)go.mod
(gomod)helm/aws-load-balancer-controller/ci/values.yaml
(helm-values)helm/aws-load-balancer-controller/values.yaml
(helm-values)config/controller/kustomization.yaml
(kustomize)Pipfile
(pipenv)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 27 Pull Requests:
chore(deps): update dependency mike to v1.1.2
renovate/mike-1.x
main
==1.1.2
chore(deps): update dependency mkdocs to v1.5.3
renovate/mkdocs-1.x
main
==1.5.3
chore(deps): update dependency mkdocs-material to v7.3.6
renovate/mkdocs-material-7.x
main
==7.3.6
chore(deps): update public.ecr.aws/eks/aws-load-balancer-controller docker tag to v2.7.1
renovate/public.ecr.aws-eks-aws-load-balancer-controller-2.x
main
v2.7.1
fix(deps): update kubernetes packages to v0.29.2
renovate/kubernetes-go
main
v0.29.2
v0.29.2
v0.29.2
v0.29.2
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.30
renovate/aws-sdk-go-monorepo
main
v1.50.30
fix(deps): update module github.com/evanphx/json-patch to v5.9.0+incompatible
renovate/github.com-evanphx-json-patch-5.x
main
v5.9.0+incompatible
fix(deps): update module github.com/gavv/httpexpect/v2 to v2.16.0
renovate/github.com-gavv-httpexpect-v2-2.x
main
v2.16.0
fix(deps): update module github.com/go-logr/logr to v1.4.1
renovate/github.com-go-logr-logr-1.x
main
v1.4.1
fix(deps): update module github.com/google/go-cmp to v0.6.0
renovate/github.com-google-go-cmp-0.x
main
v0.6.0
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.15.0
renovate/github.com-onsi-ginkgo-v2-2.x
main
v2.15.0
fix(deps): update module github.com/onsi/gomega to v1.31.1
renovate/github.com-onsi-gomega-1.x
main
v1.31.1
fix(deps): update module github.com/prometheus/client_golang to v1.19.0
renovate/github.com-prometheus-client_golang-1.x
main
v1.19.0
fix(deps): update module github.com/stretchr/testify to v1.9.0
renovate/github.com-stretchr-testify-1.x
main
v1.9.0
fix(deps): update module go.uber.org/zap to v1.27.0
renovate/go.uber.org-zap-1.x
main
v1.27.0
fix(deps): update module golang.org/x/time to v0.5.0
renovate/golang.org-x-time-0.x
main
v0.5.0
fix(deps): update module gomodules.xyz/jsonpatch/v2 to v2.4.0
renovate/gomodules.xyz-jsonpatch-v2-2.x
main
v2.4.0
fix(deps): update module helm.sh/helm/v3 to v3.14.2
renovate/helm.sh-helm-v3-3.x
main
v3.14.2
fix(deps): update module sigs.k8s.io/controller-runtime to v0.17.2
renovate/sigs.k8s.io-controller-runtime-0.x
main
v0.17.2
fix(deps): update module sigs.k8s.io/yaml to v1.4.0
renovate/sigs.k8s.io-yaml-1.x
main
v1.4.0
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update actions/dependency-review-action action to v4
renovate/actions-dependency-review-action-4.x
main
v4
chore(deps): update actions/setup-go action to v5
renovate/actions-setup-go-5.x
main
v5
chore(deps): update codecov/codecov-action action to v4
renovate/codecov-codecov-action-4.x
main
v4
chore(deps): update dependency mike to v2
renovate/mike-2.x
main
==2.0.0
chore(deps): update dependency mkdocs-material to v9
renovate/mkdocs-material-9.x
main
==9.5.12
fix(deps): update module gomodules.xyz/jsonpatch/v2 to v3
renovate/gomodules.xyz-jsonpatch-v2-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.