[WIP] deps: add renovate config#133
Conversation
Action Required: Fix Renovate ConfigurationThere is an error with this repository's Renovate configuration that needs to be fixed. Location: |
Signed-off-by: Erhan Cagirici <erhan@upbound.io>
5d91ef7 to
a97760b
Compare
Reconfigure PR ResultsThis is a reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome: Detected Package Files
Configuration SummaryBased on the default config's presets, Renovate will:
You have configured Renovate to use branch What to ExpectWith your current configuration, Renovate will create 25 Pull Requests: Pin dependencies
Update github.com/crossplane/crossplane-tools digest to dd45172
Update all non-major github action to v5.3.1
Update golang versions to v1.24.13
Update module github.com/crossplane/crossplane-runtime/v2 to v2.0.8
Update alpine Docker tag to v3.24.0
Update crossplane versions in CI to v2.3.2
Update dependency docker/buildx to v0.34.1
Update dependency kubernetes-sigs/kind to v0.32.0
Update golang versions to v1.26.4
Update kubernetes monorepo to v0.36.2
Update module github.com/crossplane/crossplane-runtime/v2 to v2.3.2
Update module github.com/crossplane/upjet/v2 to v2.2.0
Update module sigs.k8s.io/controller-runtime to v0.24.1
Update module sigs.k8s.io/controller-tools to v0.21.0
Update actions/cache action to v5
Update actions/checkout action to v6
Update actions/setup-go action to v6
Update codecov/codecov-action action to v7
Update dependency ubuntu to v24
Update docker/setup-qemu-action action to v4
Update GitHub Artifact Actions to v7
Update golangci-lint versions in CI to v2
Update golangci/golangci-lint-action action to v9
Update zeebe-io/backport-action action to v4
🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for |
Description of your changes
Fixes #
I have:
make reviewable testto ensure this PR is ready for review.How has this code been tested