Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #6

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #6

wants to merge 1 commit into from

Conversation

plural-renovate[bot]
Copy link

@plural-renovate plural-renovate bot commented Nov 9, 2022

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)
  • .github/workflows/ci.yaml (github-actions)
  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • go.mod (gomod)
  • hack/tools/go.mod (gomod)
  • config/kustomization.yaml (kustomize)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Enable Renovate Dependency Dashboard creation.
  • Rate limit PR creation to a maximum of four per hour.
  • Use semantic prefixes for commit messages and PR titles.
  • Limit to maximum 10 open PRs at any time.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 25 Pull Requests:

fix(deps): update k8s.io/utils digest to fe8a2dd
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: main
  • Upgrade k8s.io/utils to fe8a2dddb1d00a41a4a4132ba33cb324aa7cd71c
chore(deps): update actions/checkout action to v2.4.2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-2.4.x
  • Merge into: main
  • Upgrade actions/checkout to v2.4.2
fix(deps): update module github.com/drone/envsubst to v1.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-drone-envsubst-1.0.x
  • Merge into: main
  • Upgrade github.com/drone/envsubst to 0351a447dc0531882e15ce0a2367c9f797927a10
fix(deps): update module github.com/onsi/ginkgo to v1.16.5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-ginkgo-1.16.x
  • Merge into: main
  • Upgrade github.com/onsi/ginkgo to v1.16.5
fix(deps): update module sigs.k8s.io/cluster-api to v0.3.25
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-cluster-api-0.3.x
  • Merge into: main
  • Upgrade sigs.k8s.io/cluster-api to v0.3.25
fix(deps): update module sigs.k8s.io/kustomize/kustomize/v3 to v3.8.10
chore(deps): update actions/checkout action to v2.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-2.x
  • Merge into: main
  • Upgrade actions/checkout to v2.7.0
chore(deps): update docker.io/packethost/cluster-api-provider-packet docker tag to v0.8.0
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
fix(deps): update kubernetes packages to v0.30.2 (minor)
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/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/packethost/packngo to v0.31.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-packethost-packngo-0.x
  • Merge into: main
  • Upgrade github.com/packethost/packngo to v0.31.0
fix(deps): update module k8s.io/klog/v2 to v2.130.1
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-klog-v2-2.x
  • Merge into: main
  • Upgrade k8s.io/klog/v2 to v2.130.1
fix(deps): update module sigs.k8s.io/cluster-api to v0.99.99
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-cluster-api-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/cluster-api to v0.99.99
fix(deps): update module sigs.k8s.io/controller-runtime to v0.18.4
  • 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.4
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
fix(deps): update module sigs.k8s.io/kustomize/kustomize/v3 to v3.10.0
chore(deps): update actions/checkout action to v4
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 v5
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 v3
fix(deps): update module github.com/go-logr/logr to v1
  • 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.2
fix(deps): update module github.com/onsi/ginkgo to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-ginkgo-2.x
  • Merge into: main
  • Upgrade github.com/onsi/ginkgo to v2.19.0
fix(deps): update module sigs.k8s.io/cluster-api to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-cluster-api-1.x
  • Merge into: main
  • Upgrade sigs.k8s.io/cluster-api to v1.7.3
fix(deps): update module sigs.k8s.io/kustomize/kustomize/v3 to v5

🚸 Branch creation will be limited to maximum 4 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.

@plural-copilot plural-copilot bot closed this Sep 24, 2024
@plural-copilot plural-copilot bot deleted the renovate/configure branch September 24, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants