Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
.devcontainer/devcontainer.json(devcontainer).devcontainer/Dockerfile(dockerfile)Dockerfile(dockerfile)Dockerfile.cli(dockerfile)Dockerfile.cli.release(dockerfile)Dockerfile.release(dockerfile).github/workflows/actionlint.yml(github-actions).github/workflows/backport.yaml(github-actions).github/workflows/claude-code-review.yml(github-actions).github/workflows/claude.yml(github-actions).github/workflows/clean-github-cache.yaml(github-actions).github/workflows/cleanup-backport-branches.yaml(github-actions).github/workflows/cleanup-head-charts.yaml(github-actions).github/workflows/conflict-check.yaml(github-actions).github/workflows/detect_changes.yaml(github-actions).github/workflows/e2e.yaml(github-actions).github/workflows/go-licenses-check.yaml(github-actions).github/workflows/go-licenses.yaml(github-actions).github/workflows/lint.yaml(github-actions).github/workflows/notify-release.yaml(github-actions).github/workflows/publish-chart.yaml(github-actions).github/workflows/push-head-images.yaml(github-actions).github/workflows/release.yaml(github-actions).github/workflows/sync-config-schema.yaml(github-actions).github/workflows/unit-tests.yaml(github-actions).github/workflows/update-cache.yaml(github-actions).github/workflows/update-platform-minimum-version.yaml(github-actions)go.mod(gomod)hack/changelog/go.mod(gomod)hack/linear-sync/go.mod(gomod)chart/values.yaml(helm-values)config/values.yaml(helm-values)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 59 Pull Requests:
fix(deps): update module golang.org/x/oauth2 to v0.27.0 [security]
renovate/go-golang.org-x-oauth2-vulnerabilitymainv0.27.0fix(deps): update github.com/loft-sh/admin-apis digest to a66d503
renovate/github.com-loft-sh-admin-apis-digestmaina66d50310311fix(deps): update github.com/loft-sh/image digest to 5e7d53b
renovate/github.com-loft-sh-image-digestmain5e7d53b59343fix(deps): update github.com/loft-sh/log digest to c2f0461
renovate/github.com-loft-sh-log-digestmainc2f046135b12fix(deps): update github.com/shurcool/githubv4 digest to 2402fdf
renovate/github.com-shurcool-githubv4-digestmain2402fdf4a9edfix(deps): update github.com/shurcool/graphql digest to 7ee5256
renovate/github.com-shurcool-graphql-digestmain7ee5256398cffix(deps): update golang.org/x/exp digest to 3dfff04
renovate/golang.org-x-exp-digestmain3dfff04db8fafix(deps): update k8s.io/utils digest to b8788ab
renovate/k8s.io-utils-digestmainb8788abfbbc2chore(deps): update ghcr.io/loft-sh/kubernetes docker tag to v1.35.1
renovate/ghcr.io-loft-sh-kubernetes-1.xmainv1.35.1chore(deps): update mikefarah/yq action to v4.52.4
renovate/mikefarah-yq-4.xmainv4.52.4chore(deps): update rancher/k3s docker tag to v1.35.1
renovate/rancher-k3s-1.xmainv1.35.1-k3s1chore(deps): update rancher/kine docker tag to v0.14.12
renovate/rancher-kine-0.xmainv0.14.12chore(deps): update registry.k8s.io/etcd docker tag to v3.6.8
renovate/registry.k8s.io-etcd-3.xmain3.6.8-0chore(deps): update tj-actions/changed-files action to v47.0.4
renovate/tj-actions-changed-files-47.xmainv47.0.4fix(deps): update kubernetes packages to v0.35.1
renovate/kubernetes-gomainv0.35.1v0.35.1v0.35.1v0.35.1v0.35.1v0.35.1v0.35.1v0.35.1v0.35.1v0.35.1v0.35.1v0.35.1v0.35.1fix(deps): update module github.com/loft-sh/agentapi/v4 to v4.7.0-rc.3
renovate/github.com-loft-sh-agentapi-v4-4.xmainv4.7.0-rc.3fix(deps): update module github.com/loft-sh/api/v4 to v4.7.0-rc.3
renovate/github.com-loft-sh-api-v4-4.xmainv4.7.0-rc.3fix(deps): update module github.com/loft-sh/utils to v0.0.30
renovate/github.com-loft-sh-utils-0.xmainv0.0.30fix(deps): update module github.com/sirupsen/logrus to v1.9.4
renovate/github.com-sirupsen-logrus-1.xmainv1.9.4fix(deps): update module github.com/spf13/cobra to v1.10.2
renovate/github.com-spf13-cobra-1.xmainv1.10.2fix(deps): update module github.com/spf13/pflag to v1.0.10
renovate/github.com-spf13-pflag-1.xmainv1.0.10fix(deps): update module go.etcd.io/etcd/api/v3 to v3.6.8
renovate/go.etcd.io-etcd-api-v3-3.xmainv3.6.8fix(deps): update module go.etcd.io/etcd/client/v3 to v3.6.8
renovate/go.etcd.io-etcd-client-v3-3.xmainv3.6.8fix(deps): update module go.etcd.io/etcd/server/v3 to v3.6.8
renovate/go.etcd.io-etcd-server-v3-3.xmainv3.6.8fix(deps): update module go.uber.org/zap to v1.27.1
renovate/go.uber.org-zap-1.xmainv1.27.1fix(deps): update module google.golang.org/protobuf to v1.36.11
renovate/google.golang.org-protobuf-1.xmainv1.36.11fix(deps): update module k8s.io/kubernetes to v1.35.1
renovate/k8s.io-kubernetes-1.xmainv1.35.1fix(deps): update module sigs.k8s.io/controller-runtime to v0.23.1
renovate/sigs.k8s.io-controller-runtime-0.xmainv0.23.1chore(deps): update golang docker tag to v1.26
renovate/golang-1.xmain1.26chore(deps): update mirror.gcr.io/library/alpine docker tag to v3.23
renovate/mirror.gcr.io-library-alpine-3.xmain3.23fix(deps): update aws-sdk-go-v2 monorepo
renovate/aws-sdk-go-v2-monorepomainv1.41.1v1.32.9v1.22.2v1.96.0fix(deps): update module github.com/docker/cli to v28.5.2+incompatible
renovate/github.com-docker-cli-28.xmainv28.5.2+incompatiblefix(deps): update module github.com/docker/docker to v28.5.2+incompatible
renovate/github.com-docker-docker-28.xmainv28.5.2+incompatiblefix(deps): update module github.com/evanphx/json-patch to v5.9.11+incompatible
renovate/github.com-evanphx-json-patch-5.xmainv5.9.11+incompatiblefix(deps): update module github.com/go-openapi/loads to v0.23.2
renovate/go-openapimainv0.23.2fix(deps): update module github.com/google/go-containerregistry to v0.21.0
renovate/github.com-google-go-containerregistry-0.xmainv0.21.0fix(deps): update module github.com/hashicorp/go-hclog to v0.16.2
renovate/github.com-hashicorp-go-hclog-0.xmainv0.16.2fix(deps): update module github.com/hashicorp/go-plugin to v1.7.0
renovate/github.com-hashicorp-go-plugin-1.xmainv1.7.0fix(deps): update module github.com/invopop/jsonschema to v0.13.0
renovate/github.com-invopop-jsonschema-0.xmainv0.13.0fix(deps): update module github.com/kubernetes-csi/external-snapshotter/client/v8 to v8.4.0
renovate/github.com-kubernetes-csi-external-snapshotter-client-v8-8.xmainv8.4.0fix(deps): update module github.com/onsi/ginkgo/v2 to v2.28.1
renovate/github.com-onsi-ginkgo-v2-2.xmainv2.28.1fix(deps): update module github.com/onsi/gomega to v1.39.1
renovate/github.com-onsi-gomega-1.xmainv1.39.1fix(deps): update module github.com/prometheus/common to v0.67.5
renovate/github.com-prometheus-common-0.xmainv0.67.5fix(deps): update module github.com/samber/lo to v1.52.0
renovate/github.com-samber-lo-1.xmainv1.52.0fix(deps): update module golang.org/x/mod to v0.33.0
renovate/golang.org-x-mod-0.xmainv0.33.0fix(deps): update module golang.org/x/oauth2 to v0.35.0
renovate/golang.org-x-oauth2-0.xmainv0.35.0fix(deps): update module google.golang.org/grpc to v1.79.1
renovate/google.golang.org-grpc-1.xmainv1.79.1fix(deps): update module modernc.org/sqlite to v1.46.1
renovate/modernc.org-sqlite-1.xmainv1.46.1fix(deps): update module oras.land/oras-go/v2 to v2.6.0
renovate/oras.land-oras-go-v2-2.xmainv2.6.0chore(deps): update dependency ubuntu to v24
renovate/ubuntu-24.xmain24.04chore(deps): update extractions/setup-just action to v3
renovate/extractions-setup-just-3.xmainv3chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v2
renovate/mcr.microsoft.com-devcontainers-go-2.xmain2.0-bookwormfix(deps): update module github.com/docker/cli to v29
renovate/github.com-docker-cli-29.xmainv29.2.1+incompatiblefix(deps): update module github.com/google/go-github/v30 to v83
renovate/github.com-google-go-github-v30-83.xmainv83.0.0fix(deps): update module github.com/google/go-github/v53 to v83
renovate/github.com-google-go-github-v53-83.xmain1dcfefc74c7dd98e0078366a65599c4cbd4ae28dfix(deps): update module github.com/google/go-github/v59 to v83
renovate/github.com-google-go-github-v59-83.xmainv83.0.0fix(deps): update module github.com/hashicorp/go-hclog to v1
renovate/github.com-hashicorp-go-hclog-1.xmainv1.6.3fix(deps): update module github.com/olekukonko/tablewriter to v1
renovate/github.com-olekukonko-tablewriter-1.xmainv1.1.3fix(deps): update module gopkg.in/yaml.v2 to v3
renovate/gopkg.in-yaml.v2-3.xmainv3.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
prHourlyLimitfor details.Warning
Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.
Failed to look up go package github.com/loft-sh/changelogFiles affected:
hack/linear-sync/go.mod❓ 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 was generated by Mend Renovate. View the repository job log.