upjet-provider-template icon indicating copy to clipboard operation
upjet-provider-template copied to clipboard

chore: Configure Renovate

Open renovate[bot] opened this issue 6 months ago • 0 comments

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

  • cluster/images/upjet-provider-template/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)

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 20 Pull Requests:

chore(deps): update codecov/codecov-action digest to ab904c4
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-digest
  • Merge into: main
  • Upgrade codecov/codecov-action to ab904c41d6ece82784817410c45d8b8c02684457
fix(deps): update github.com/crossplane/crossplane-tools digest to bfb5045
chore(deps): update fkirc/skip-duplicate-actions action to v5.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/fkirc-skip-duplicate-actions-5.x
  • Merge into: main
  • Upgrade fkirc/skip-duplicate-actions to v5.3.1
chore(deps): update alpine docker tag to v3.19.1
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.19.1
fix(deps): update kubernetes packages to v0.30.1
fix(deps): update module github.com/crossplane/crossplane-runtime to v1.16.0
fix(deps): update module gopkg.in/alecthomas/kingpin.v2 to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-alecthomas-kingpin.v2-2.x
  • Merge into: main
  • Upgrade gopkg.in/alecthomas/kingpin.v2 to v2.4.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/controller-tools to v0.15.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.15.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 v4
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to a5ac7e51b41094c92402da3b24376905380afc29
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/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 codecov/codecov-action action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-4.x
  • Merge into: main
  • Upgrade codecov/codecov-action to 125fc84a9a348dbcf27191600683ec096ec9021c
chore(deps): update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to v3
chore(deps): update docker/setup-buildx-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to v3
chore(deps): update docker/setup-qemu-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-3.x
  • Merge into: main
  • Upgrade docker/setup-qemu-action to 68827325e0b33c7199eb31dd4e31fbe9023e06e3
chore(deps): update golangci/golangci-lint-action action to v6
chore(deps): update tj-actions/changed-files action to v44
  • Schedule: ["at any time"]
  • Branch name: renovate/tj-actions-changed-files-44.x
  • Merge into: main
  • Upgrade tj-actions/changed-files to v44
fix(deps): update module github.com/crossplane/upjet to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-crossplane-upjet-1.x
  • Merge into: main
  • Upgrade github.com/crossplane/upjet to v1.3.0

🚸 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 Mend Renovate. View repository job log here.

renovate[bot] avatar Dec 28 '23 17:12 renovate[bot]