Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Configure Renovate #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #2

wants to merge 1 commit into from

Conversation

pleo-bot-renovate
Copy link

@pleo-bot-renovate pleo-bot-renovate commented Aug 12, 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

  • package.json (npm)

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.
  • Preserve (but continue to upgrade) any existing SemVer ranges.
  • Automerge minor & patch dependency updates, create PRs for major dependency updates, ignore Dockerfiles, k8s/**, .github/**
  • Run Renovate on following schedule: after 8am on monday,before 5pm on monday,after 8am on tuesday,before 5pm on tuesday,after 8am on wednesday,before 5pm on wednesday,after 8am on thursday,before 5pm on thursday

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the .github/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 2 Pull Requests:

Update dependency @​types/node to v16
  • Schedule: ["after 8am on monday","before 5pm on monday","after 8am on tuesday","before 5pm on tuesday","after 8am on wednesday","before 5pm on wednesday","after 8am on thursday","before 5pm on thursday"]
  • Branch name: dependencies/node-16.x
  • Merge into: main
  • Upgrade @types/node to ^16.0.0
Update dependency octokit to v2
  • Schedule: ["after 8am on monday","before 5pm on monday","after 8am on tuesday","before 5pm on tuesday","after 8am on wednesday","before 5pm on wednesday","after 8am on thursday","before 5pm on thursday"]
  • Branch name: dependencies/octokit-2.x
  • Merge into: main
  • Upgrade octokit to ^2.0.0

❓ 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.

@pleo-bot-renovate pleo-bot-renovate added dependencies Pull requests that update a dependency file automerge patch labels Aug 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge dependencies Pull requests that update a dependency file patch
Development

Successfully merging this pull request may close these issues.

2 participants