crd-ref-docs
crd-ref-docs copied to clipboard
chore: Configure 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
.github/workflows/build.yml(github-actions).github/workflows/release.yml(github-actions)go.mod(gomod)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
- Chainguard Renovate configuration (https://ela.st/wolfi)
- Chainguard Renovate configuration (https://ela.st/wolfi)
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand 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.
- Pin Docker digests.
- Pin
github-actiondigests. - Pin dependency versions for
devDependencies. - Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
- Shared Renovate configuration for an out-of-the-box set of defaults for Renovate at Elastic
🔡 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 8 Pull Requests:
chore(deps): pin dependencies
- Schedule: ["at any time"]
- Branch name:
renovate/pin-dependencies - Merge into:
master - Upgrade actions/cache to
0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 - Upgrade actions/checkout to
692973e3d937129bcbf40652eb9f2f61becf3332 - Upgrade actions/checkout to
f43a0e5ff2bd294095638e18286ca9a3d1956744 - Upgrade actions/setup-go to
0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 - Upgrade actions/setup-go to
6edd4406fa81c3da01a34fa6f6343087c207a568 - Upgrade goreleaser/goreleaser-action to
286f3b13b1b49da4ac219696163fb8c1c93e1200
fix(deps): update module github.com/spf13/cobra to v1.8.1
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-spf13-cobra-1.x - Merge into:
master - Upgrade github.com/spf13/cobra to
v1.8.1
fix(deps): update module github.com/goccy/go-yaml to v1.12.0
- Schedule: ["at any time"]
- Branch name:
renovate/github.com-goccy-go-yaml-1.x - Merge into:
master - Upgrade github.com/goccy/go-yaml to
v1.12.0
fix(deps): update module golang.org/x/tools to v0.24.0
- Schedule: ["at any time"]
- Branch name:
renovate/golang.org-x-tools-0.x - Merge into:
master - Upgrade golang.org/x/tools to
v0.24.0
fix(deps): update module k8s.io/apimachinery to v0.31.0
- Schedule: ["at any time"]
- Branch name:
renovate/kubernetes-go - Merge into:
master - Upgrade k8s.io/apimachinery to
v0.31.0
fix(deps): update module sigs.k8s.io/controller-tools to v0.16.1
- Schedule: ["at any time"]
- Branch name:
renovate/sigs.k8s.io-controller-tools-0.x - Merge into:
master - Upgrade sigs.k8s.io/controller-tools to
v0.16.1
chore(deps): update actions/checkout action to v4
- Schedule: ["at any time"]
- Branch name:
renovate/actions-checkout-4.x - Merge into:
master - Upgrade actions/checkout to
692973e3d937129bcbf40652eb9f2f61becf3332
chore(deps): update actions/setup-go action to v5
- Schedule: ["at any time"]
- Branch name:
renovate/actions-setup-go-5.x - Merge into:
master - Upgrade actions/setup-go to
0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
🚸 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 Renovate Bot.