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
.github/actions/authenticate-aws/action.yaml
(github-actions).github/actions/authenticate-ghcr/action.yaml
(github-actions).github/actions/commit-status/end/action.yaml
(github-actions).github/actions/commit-status/start/action.yaml
(github-actions).github/actions/download-artifact/action.yaml
(github-actions).github/actions/e2e/cleanup/action.yaml
(github-actions).github/actions/e2e/create-cluster/action.yaml
(github-actions).github/actions/e2e/dump-logs/action.yaml
(github-actions).github/actions/e2e/install-karpenter/action.yaml
(github-actions).github/actions/e2e/install-prometheus/action.yaml
(github-actions).github/actions/e2e/slack/notify/action.yaml
(github-actions).github/actions/e2e/upgrade-crds/action.yaml
(github-actions).github/actions/install-deps/action.yaml
(github-actions).github/actions/upload-artifact/action.yaml
(github-actions).github/workflows/approval-comment.yaml
(github-actions).github/workflows/ci-test.yaml
(github-actions).github/workflows/ci.yaml
(github-actions).github/workflows/codegen.yaml
(github-actions).github/workflows/codeql-analysis.yaml
(github-actions).github/workflows/deflake.yaml
(github-actions).github/workflows/docgen.yaml
(github-actions).github/workflows/e2e-matrix-trigger.yaml
(github-actions).github/workflows/e2e-upgrade.yaml
(github-actions).github/workflows/e2e.yaml
(github-actions).github/workflows/publish-test-tools.yaml
(github-actions).github/workflows/release-trigger.yaml
(github-actions).github/workflows/release.yaml
(github-actions).github/workflows/snapshot-release.yaml
(github-actions).github/workflows/stale.yaml
(github-actions).github/workflows/sweeper.yaml
(github-actions)go.mod
(gomod)tools/allocatable-diff/go.mod
(gomod)charts/karpenter/values.yaml
(helm-values)website/.node-version
(nodenv)website/package.json
(npm)hack/github/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.🔡 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 33 Pull Requests:
fix(deps): update k8s.io/utils digest to e7106e6
renovate/k8s.io-utils-digest
main
e7106e64919e62d73c0926352134656a22dc2e38
fix(deps): update knative.dev/pkg digest to 145b901
renovate/knative.dev-pkg-digest
main
145b9017fff879b7c7e8415c3bd77af6063df06c
fix(deps): update dependency autoprefixer to v10.4.18
renovate/autoprefixer-10.x-lockfile
main
10.4.18
fix(deps): update dependency postcss to v8.4.35
renovate/postcss-8.x-lockfile
main
8.4.35
chore(deps): update dependency pygithub to v1.59.1
renovate/pygithub-1.x
main
==1.59.1
chore(deps): update public.ecr.aws/karpenter/controller docker tag to v0.35.0
renovate/public.ecr.aws-karpenter-controller-0.x
main
0.35.0
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/aws/karpenter to v0.35.0
renovate/github.com-aws-karpenter-0.x
main
v0.35.0
fix(deps): update module github.com/aws/karpenter-core to v0.35.0
renovate/github.com-aws-karpenter-core-0.x
main
v0.35.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/pelletier/go-toml/v2 to v2.1.1
renovate/github.com-pelletier-go-toml-v2-2.x
main
v2.1.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/puerkitobio/goquery to v1.9.1
renovate/github.com-puerkitobio-goquery-1.x
main
v1.9.1
fix(deps): update module github.com/samber/lo to v1.39.0
renovate/github.com-samber-lo-1.x
main
v1.39.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/sync to v0.6.0
renovate/golang.org-x-sync-0.x
main
v0.6.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 sigs.k8s.io/controller-runtime to v0.17.2
renovate/sigs.k8s.io-controller-runtime-0.x
main
v0.17.2
chore(deps): update actions/cache action to v4
renovate/actions-cache-4.x
main
v4
chore(deps): update actions/checkout action to v4
renovate/actions-checkout-4.x
main
v4
chore(deps): update actions/github-script action to v7
renovate/actions-github-script-7.x
main
v7
chore(deps): update actions/setup-go action to v5
renovate/actions-setup-go-5.x
main
v5
chore(deps): update actions/stale action to v9
renovate/actions-stale-9.x
main
v9.0.0
chore(deps): update actions/upload-artifact action to v4
renovate/major-github-artifact-actions
main
v4
chore(deps): update aws-actions/configure-aws-credentials action to v4
renovate/aws-actions-configure-aws-credentials-4.x
main
v4
chore(deps): update dependency node to v20
renovate/node-20.x
main
20
chore(deps): update dependency pygithub to v2
renovate/pygithub-2.x
main
==2.2.0
chore(deps): update docker/login-action action to v3
renovate/docker-login-action-3.x
main
v3
chore(deps): update github/codeql-action action to v3
renovate/github-codeql-action-3.x
main
v3
fix(deps): update dependency postcss-cli to v11
renovate/postcss-cli-11.x
main
^11.0.0
fix(deps): update module github.com/imdario/mergo to v1
renovate/github.com-imdario-mergo-1.x
main
v1.0.0
🚸 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.