Skip to content

[WIP] deps: add renovate config#133

Open
erhancagirici wants to merge 1 commit into
mainfrom
renovate/reconfigure
Open

[WIP] deps: add renovate config#133
erhancagirici wants to merge 1 commit into
mainfrom
renovate/reconfigure

Conversation

@erhancagirici

Copy link
Copy Markdown
Contributor

Description of your changes

Fixes #

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

@renovate

renovate Bot commented Jun 12, 2026

Copy link
Copy Markdown

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed.

Location: .github/renovate.json5
Message: packageRules[4].matchPackageNames: Your input contains * or ** along with other patterns. Please remove them, as * or ** matches all patterns., packageRules[5].matchPackageNames: Your input contains * or ** along with other patterns. Please remove them, as * or ** matches all patterns.

Signed-off-by: Erhan Cagirici <erhan@upbound.io>
@erhancagirici erhancagirici force-pushed the renovate/reconfigure branch from 5d91ef7 to a97760b Compare June 12, 2026 21:17
@renovate

renovate Bot commented Jun 12, 2026

Copy link
Copy Markdown

Reconfigure PR Results

This 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

  • cluster/images/provider-vault/Dockerfile (dockerfile)
  • .github/workflows/backport.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/commands.yml (github-actions)
  • .github/workflows/e2e.yaml (github-actions)
  • .github/workflows/tag.yaml (github-actions)
  • go.mod (gomod)
  • .github/workflows/ci.yml (regex)
  • .github/workflows/e2e.yaml (regex)
  • .github/workflows/ci.yml (regex)
  • Makefile (regex)
  • .github/workflows/ci.yml (regex)
  • Makefile (regex)
  • Makefile (regex)
  • Makefile (regex)
  • Makefile (regex)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs

You have configured Renovate to use branch main as base branch.

What to Expect

With 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
  • Schedule: ["at any time"]
  • Branch name: renovate/all-non-major-github-action
  • Merge into: main
  • Upgrade fkirc/skip-duplicate-actions to f75f66ce1886f00957d99748a42c724f4330bdcf
Update golang versions to v1.24.13
  • Schedule: ["at any time"]
  • Branch name: renovate/patch-golang-versions
  • Merge into: main
  • Upgrade go to 1.24.13
Update module github.com/crossplane/crossplane-runtime/v2 to v2.0.8
Update alpine Docker tag to v3.24.0
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.24.0
Update crossplane versions in CI to v2.3.2
Update dependency docker/buildx to v0.34.1
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-buildx-0.x
  • Merge into: main
  • Upgrade docker/buildx to v0.34.1
Update dependency kubernetes-sigs/kind to v0.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/kubernetes-sigs-kind-0.x
  • Merge into: main
  • Upgrade kubernetes-sigs/kind to v0.32.0
Update golang versions to v1.26.4
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-versions
  • Merge into: main
  • Upgrade go to 1.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
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-crossplane-upjet-v2-2.x
  • Merge into: main
  • Upgrade github.com/crossplane/upjet/v2 to e6784cf618e18d813728eb9b047ab4a063b55ec3
Update module sigs.k8s.io/controller-runtime to v0.24.1
  • 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.24.1
Update module sigs.k8s.io/controller-tools to v0.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-controller-tools-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/controller-tools to v0.21.0
Update actions/cache action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-5.x
  • Merge into: main
  • Upgrade actions/cache to 27d5ce7f107fe9357f9df03efb73ab90386fccae
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to df4cb1c069e1874edd31b4311f1884172cec0e10
Update actions/setup-go action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-6.x
  • Merge into: main
  • Upgrade actions/setup-go to 4a3601121dd01d1626a1e23e37211e3254c1c06c
Update codecov/codecov-action action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-7.x
  • Merge into: main
  • Upgrade codecov/codecov-action to fb8b3582c8e4def4969c97caa2f19720cb33a72f
Update dependency ubuntu to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04
Update docker/setup-qemu-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-4.x
  • Merge into: main
  • Upgrade docker/setup-qemu-action to 06116385d9baf250c9f4dcb4858b16962ea869c3
Update GitHub Artifact Actions to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to 043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
Update golangci-lint versions in CI to v2
Update golangci/golangci-lint-action action to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-9.x
  • Merge into: main
  • Upgrade golangci/golangci-lint-action to 82606bf257cbaff209d206a39f5134f0cfbfd2ee
Update zeebe-io/backport-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/zeebe-io-backport-action-4.x
  • Merge into: main
  • Upgrade zeebe-io/backport-action to 66065406958f46e82238fd59546f5a99e69e22aa

🚸 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 prHourlyLimit for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant