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

Configure Renovate #106

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Configure Renovate #106

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 10, 2023

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

  • .github/workflows/auto-create-pr.yml (github-actions)
  • .github/workflows/automerge.yml (github-actions)
  • .github/workflows/ci-qodana.yml (github-actions)
  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/dispatch-qodana.yml (github-actions)
  • .github/workflows/dispatcher.yml (github-actions)
  • .github/workflows/issues-stale.yml (github-actions)
  • .github/workflows/issues.yml (github-actions)
  • .github/workflows/python-flake8.yml (github-actions)
  • .github/workflows/yaml-lint.yml (github-actions)
  • requirements.txt (pip_requirements)

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.
  • Default renovate configuration for LizardByte repositories
  • Renovate onboarding preset for use with LizardByte's repos
  • Run Renovate on following schedule: after 1am,before 6am

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

chore(deps): roll back hmarr/auto-approve-action action to v3.2.1
  • Schedule: ["after 1am","before 6am"]
  • Branch name: renovate/hmarr-auto-approve-action-rollback
  • Merge into: master
  • Upgrade hmarr/auto-approve-action to v3.2.1
chore(deps): bump jetbrains/qodana-action action to v2023.2.9
  • Schedule: ["after 1am","before 6am"]
  • Branch name: renovate/jetbrains-qodana-action-2023-x
  • Merge into: master
  • Upgrade JetBrains/qodana-action to v2023.2.9
chore(deps): bump easimon/maximize-build-space action to v10
  • Schedule: ["after 1am","before 6am"]
  • Branch name: renovate/easimon-maximize-build-space-10-x
  • Merge into: master
  • Upgrade easimon/maximize-build-space to v10

🚸 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 renovate bot added the dependencies Pull requests that update a dependency file label Nov 10, 2023
@ReenigneArcher ReenigneArcher marked this pull request as draft December 7, 2023 15:11
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.

0 participants