Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Configure Renovate #115

Merged
merged 2 commits into from
Dec 19, 2022
Merged

Configure Renovate #115

merged 2 commits into from
Dec 19, 2022

Conversation

lunar-renovate
Copy link
Contributor

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/release-drafter.yml (github-actions)
  • .github/workflows/release.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
  • Enable Renovate Dependency Dashboard creation.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Autodetect whether to pin dependencies or maintain ranges.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of workarounds for known problems with packages.
  • The lunar base preset

🔡 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 3 Pull Requests:

Update external go packages
Update module github.com/onsi/ginkgo to v2
  • Schedule: ["before 7am on Monday"]
  • Branch name: renovate/github.com-onsi-ginkgo-2.x
  • Merge into: master
  • Upgrade github.com/onsi/ginkgo to v2.6.1
Update module k8s.io/client-go to v12
  • Schedule: ["before 7am on Monday"]
  • Branch name: renovate/major-kubernetes-go
  • Merge into: master
  • Upgrade k8s.io/client-go to v12.0.0

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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.

@lunar-renovate lunar-renovate requested a review from a team as a code owner December 19, 2022 09:39
@lunar-renovate lunar-renovate added the dependencies Pull requests that update a dependency file label Dec 19, 2022
@EhsanLunar EhsanLunar enabled auto-merge (squash) December 19, 2022 11:55
@EhsanLunar EhsanLunar merged commit 1d15e2c into master Dec 19, 2022
@EhsanLunar EhsanLunar deleted the renovate/configure branch December 19, 2022 11:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants