Skip to content

Configure Renovate#3

Merged
samcm merged 1 commit intomasterfrom
renovate/configure
Feb 14, 2023
Merged

Configure Renovate#3
samcm merged 1 commit intomasterfrom
renovate/configure

Conversation

@ethpandaops-renovatebot
Copy link
Copy Markdown

@ethpandaops-renovatebot ethpandaops-renovatebot bot commented Feb 14, 2023

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)
  • goreleaser-debian.Dockerfile (dockerfile)
  • goreleaser-scratch.Dockerfile (dockerfile)
  • .github/workflows/golangci-lint.yaml (github-actions)
  • .github/workflows/goreleaser.yaml (github-actions)
  • .github/workflows/test.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.
  • Automatically detect the best rangeStrategy to use.
  • 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.
  • Enable Renovate Dependency Dashboard creation.
  • Rebase existing PRs any time the base branch has been updated.
  • Run Renovate on following schedule: on monday,on tuesday,on wednesday,on thursday

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

chore(deps): update all minor
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/all-minor
  • Merge into: master
  • Upgrade golang to 1.20
  • Upgrade guyarb/golang-test-annotations to v0.6.0
chore(deps): update actions/checkout action to v3
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
chore(deps): update docker/login-action action to v2
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/docker-login-action-2.x
  • Merge into: master
  • Upgrade docker/login-action to v2
chore(deps): update goreleaser/goreleaser-action action to v4
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/goreleaser-goreleaser-action-4.x
  • Merge into: master
  • Upgrade goreleaser/goreleaser-action to v4
fix(deps): update module gopkg.in/yaml.v2 to v3
  • Schedule: ["on monday","on tuesday","on wednesday","on thursday"]
  • Branch name: renovate/gopkg.in-yaml.v2-3.x
  • Merge into: master
  • Upgrade gopkg.in/yaml.v2 to v3.0.1

🚸 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 Renovate Bot.

@samcm samcm merged commit 57315f2 into master Feb 14, 2023
@ethpandaops-renovatebot ethpandaops-renovatebot bot deleted the renovate/configure branch February 14, 2023 06:17
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.

2 participants