Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

chore: Configure Renovate - autoclosed #7

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 9, 2024

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

  • Dockerfile (dockerfile)
  • Dockerfile.dev (dockerfile)
  • planner.Dockerfile (dockerfile)
  • runner-azure.Dockerfile (dockerfile)
  • runner-base.Dockerfile (dockerfile)
  • runner.Dockerfile (dockerfile)
  • .github/workflows/blocked-reminder.yaml (github-actions)
  • .github/workflows/build-and-publish.yaml (github-actions)
  • .github/workflows/docs.yaml (github-actions)
  • .github/workflows/e2e.yaml (github-actions)
  • .github/workflows/helm-release.yaml (github-actions)
  • .github/workflows/helm-test.yaml (github-actions)
  • .github/workflows/ossf.yaml (github-actions)
  • .github/workflows/release-runners.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/scan.yaml (github-actions)
  • .github/workflows/targeted-test.yaml (github-actions)
  • .github/workflows/test.yaml (github-actions)
  • .github/workflows/verify.yaml (github-actions)
  • api/go.mod (gomod)
  • go.mod (gomod)
  • tfctl/go.mod (gomod)
  • charts/tofu-controller/values.yaml (helm-values)
  • config/branch-planner/kustomization.yaml (kustomize)
  • config/manager/kustomization.yaml (kustomize)

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.

🔡 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 61 Pull Requests:

fix(deps): update module golang.org/x/net to v0.23.0 [security]
  • Branch name: renovate/go-golang.org/x/net-vulnerability
  • Merge into: main
  • Upgrade golang.org/x/net to v0.23.0
fix(deps): update module google.golang.org/protobuf to v1.33.0 [security]
  • Branch name: renovate/go-google.golang.org/protobuf-vulnerability
  • Merge into: main
  • Upgrade google.golang.org/protobuf to v1.33.0
chore(deps): update actions/checkout digest to 1e31de5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-digest
  • Merge into: main
  • Upgrade actions/checkout to 1e31de5234b9f8995739874a8ce0492dc87873e2
chore(deps): update fluxcd/flux2 digest to 9325eac
  • Schedule: ["at any time"]
  • Branch name: renovate/fluxcd-flux2-digest
  • Merge into: main
  • Upgrade fluxcd/flux2 to 9325eac0d37375c560ce2180d3c25d4e47ee885b
chore(deps): update fluxcd/pkg digest to 96f2fb2
  • Schedule: ["at any time"]
  • Branch name: renovate/fluxcd-pkg-digest
  • Merge into: main
  • Upgrade fluxcd/pkg to 96f2fb2b4e865e61d27cc1037b0fd36449875c91
chore(deps): update actions/cache action to v3.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: main
  • Upgrade actions/cache to e12d46a63a90f2fae62d114769bbf2a179198b5c
chore(deps): update module k8s.io/kube-openapi to v0.0.0-20240430033511-f0e62f92d13f
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-kube-openapi-0.x
  • Merge into: main
  • Upgrade k8s.io/kube-openapi to f0e62f92d13f
chore(deps): update tj-actions/branch-names action to v7.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/tj-actions-branch-names-7.x
  • Merge into: main
  • Upgrade tj-actions/branch-names to 6c999acf206f5561e19f46301bb310e9e70d8815
fix(deps): update module github.com/cyphar/filepath-securejoin to v0.2.5
fix(deps): update module github.com/elgohr/go-localstack to v1.0.80
fix(deps): update module github.com/flux-iac/tofu-controller/api to v0.0.0-20240504104454-42a3a676cf43
fix(deps): update module github.com/flux-iac/tofu-controller/tfctl to v0.0.0-20240504104454-42a3a676cf43
fix(deps): update module github.com/fluxcd/cli-utils to v0.36.0-flux.7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fluxcd-cli-utils-0.x
  • Merge into: main
  • Upgrade github.com/fluxcd/cli-utils to v0.36.0-flux.7
fix(deps): update module github.com/jenkins-x/go-scm to v1.14.34
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-jenkins-x-go-scm-1.x
  • Merge into: main
  • Upgrade github.com/jenkins-x/go-scm to v1.14.34
fix(deps): update module github.com/kubescape/go-git-url to v0.0.30
fix(deps): update module github.com/zclconf/go-cty to v1.14.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-zclconf-go-cty-1.x
  • Merge into: main
  • Upgrade github.com/zclconf/go-cty to v1.14.4
chore(deps): update actions/checkout action to v4.1.5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
chore(deps): update actions/setup-python action to v4.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-4.x
  • Merge into: main
  • Upgrade actions/setup-python to b64ffcaf5b410884ad320a9cfac8866006a109aa
chore(deps): update anchore/sbom-action action to v0.15.11
  • Schedule: ["at any time"]
  • Branch name: renovate/anchore-sbom-action-0.x
  • Merge into: main
  • Upgrade anchore/sbom-action to 7ccf588e3cf3cc2611714c2eeae48550fbc17552
chore(deps): update aquasecurity/trivy-action action to v0.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/aquasecurity-trivy-action-0.x
  • Merge into: main
  • Upgrade aquasecurity/trivy-action to b2933f565dbc598b29947660e66259e3c7bc8561
chore(deps): update archive/github-actions-slack action to v2.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/archive-github-actions-slack-2.x
  • Merge into: main
  • Upgrade archive/github-actions-slack to df8416e7f4856b362a349c63b48165b42fc2f3b4
chore(deps): update docker/build-push-action action to v5.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-5.x
  • Merge into: main
  • Upgrade docker/build-push-action to 2cdde995de11925a030ce8070c3d77a52ffcf1c0
chore(deps): update docker/login-action action to v3.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to e92390c5fb421da1463c202d546fed0ec5c39f20
chore(deps): update docker/setup-buildx-action action to v3.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to d70bba72b1f3fd22344832f00baa16ece964efeb
chore(deps): update github/codeql-action action to v2.25.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-2.x
  • Merge into: main
  • Upgrade github/codeql-action to 4f0ceda83afa9bc55df7b6c611b81435fa53d987
chore(deps): update golang docker tag to v1.22
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.22
chore(deps): update helm/kind-action action to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-kind-action-1.x
  • Merge into: main
  • Upgrade helm/kind-action to 0025e74a8c7512023d06dc019c617aa3cf561fde
chore(deps): update module sigs.k8s.io/kustomize/api to v0.17.1
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-kustomize-api-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/kustomize/api to v0.17.1
chore(deps): update ossf/scorecard-action action to v2.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ossf-scorecard-action-2.x
  • Merge into: main
  • Upgrade ossf/scorecard-action to 0864cf19026789058feabb7e87baa5f140aac736
chore(deps): update sigstore/cosign-installer action to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sigstore-cosign-installer-3.x
  • Merge into: main
  • Upgrade sigstore/cosign-installer to 59acb6260d9c0ba8f4a2f9d9b48431a222b68e20
fix(deps): update aws-sdk-go-v2 monorepo
fix(deps): update kubernetes packages to v0.30.0
fix(deps): update module github.com/fluxcd/pkg/apis/event to v0.9.0
fix(deps): update module github.com/fluxcd/pkg/apis/meta to v1.5.0
fix(deps): update module github.com/fluxcd/pkg/runtime to v0.47.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fluxcd-pkg-runtime-0.x
  • Merge into: main
  • Upgrade github.com/fluxcd/pkg/runtime to v0.47.1
fix(deps): update module github.com/fluxcd/pkg/ssa to v0.39.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fluxcd-pkg-ssa-0.x
  • Merge into: main
  • Upgrade github.com/fluxcd/pkg/ssa to v0.39.1
fix(deps): update module github.com/fluxcd/source-controller/api to v1.3.0
fix(deps): update module github.com/go-logr/logr to v1.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-logr-logr-1.x
  • Merge into: main
  • Upgrade github.com/go-logr/logr to v1.4.1
fix(deps): update module github.com/google/uuid to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-uuid-1.x
  • Merge into: main
  • Upgrade github.com/google/uuid to v1.6.0
fix(deps): update module github.com/hashicorp/hc-install to v0.6.4
fix(deps): update module github.com/hashicorp/terraform-exec to v0.20.0
fix(deps): update module github.com/hashicorp/terraform-json to v0.21.0
fix(deps): update module github.com/maxbrunsfeld/counterfeiter/v6 to v6.8.1
fix(deps): update module github.com/onsi/gomega to v1.33.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-gomega-1.x
  • Merge into: main
  • Upgrade github.com/onsi/gomega to v1.33.1
fix(deps): update module github.com/spf13/afero to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-afero-1.x
  • Merge into: main
  • Upgrade github.com/spf13/afero to v1.11.0
fix(deps): update module github.com/spf13/viper to v1.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: main
  • Upgrade github.com/spf13/viper to v1.18.2
fix(deps): update module github.com/stretchr/testify to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: main
  • Upgrade github.com/stretchr/testify to v1.9.0
fix(deps): update module google.golang.org/grpc to v1.63.2
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: main
  • Upgrade google.golang.org/grpc to v1.63.2
fix(deps): update module sigs.k8s.io/cli-utils to v0.36.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-cli-utils-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/cli-utils to v0.36.0
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-controller-runtime-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/controller-runtime to v0.18.2
fix(deps): update module sigs.k8s.io/kustomize/kyaml to v0.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-kustomize-kyaml-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/kustomize/kyaml to v0.17.0
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9
chore(deps): update actions/github-script action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-github-script-7.x
  • Merge into: main
  • Upgrade actions/github-script to 60a0d83039c74a4aee543508d2ffcb1c3799cdea
chore(deps): update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to cdcb36043654635271a94b9a6d1392de5bb323a7
chore(deps): update actions/setup-python action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-5.x
  • Merge into: main
  • Upgrade actions/setup-python to 82c7e631bb3cdc910f68e0081d67478d79c6982d
chore(deps): update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to 65462800fd760344b1a7b4382951275a0abb4808
chore(deps): update azure/setup-helm action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/azure-setup-helm-4.x
  • Merge into: main
  • Upgrade azure/setup-helm to fe7b79cd5ee1e45176fcad797de68ecaf3ca4814
chore(deps): update fossa-contrib/fossa-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/fossa-contrib-fossa-action-3.x
  • Merge into: main
  • Upgrade fossa-contrib/fossa-action to cdc5065bcdee31a32e47d4585df72d66e8e941c2
chore(deps): update github/codeql-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to ccf74c947955fd1cf117aef6a0e4e66191ef6f61
chore(deps): update tj-actions/branch-names action to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/tj-actions-branch-names-8.x
  • Merge into: main
  • Upgrade tj-actions/branch-names to 6871f53176ad61624f978536bbf089c574dc19a2
fix(deps): update module gopkg.in/yaml.v2 to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: main
  • Upgrade gopkg.in/yaml.v2 to 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.


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Could not determine new digest for update (github-tags package azure/setup-helm)
  • Could not determine new digest for update (github-tags package aquasecurity/trivy-action)

Files affected: .github/workflows/helm-test.yaml, .github/workflows/scan.yaml


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

@renovate renovate bot changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed May 9, 2024
@renovate renovate bot closed this May 9, 2024
@renovate renovate bot deleted the renovate/configure branch May 9, 2024 20:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants