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 #1

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

Configure Renovate #1

wants to merge 1 commit into from

Conversation

lucca-renovate[bot]
Copy link

@lucca-renovate lucca-renovate bot commented Nov 29, 2023

Description

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

  • requirements.yml (ansible-galaxy)
  • molecule/_shared/Dockerfile.j2 (dockerfile)
  • .github/workflows/galaxy.yml (github-actions)
  • .github/workflows/molecule.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
  • 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Run Renovate on following schedule: before 9am every weekday,after 7pm every weekday,every weekend

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch and select the Retry/Rebase checkbox below. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

chore(deps): pin dependencies
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Upgrade actions/checkout to ee0669bd1cc54295c223e0bb666b733df41de1c5
  • Upgrade gofrolist/molecule-action to b482642d8c772cfb3e56f45cc92560e164161317
  • Upgrade robertdebock/galaxy-action to 0a453680edc4dbdd811189cc7abc1b1ab094e457
chore(deps): update dependency ansible.utils to v2.12.0
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/ansible.utils-2.x
  • Merge into: master
  • Upgrade ansible.utils to 6c7d764165440dd59e26012275237ff019de5809a4a3b84e1714fdc0cdf64ca2
chore(deps): update gofrolist/molecule-action action to v2.7.7
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/gofrolist-molecule-action-2.x
  • Merge into: master
  • Upgrade gofrolist/molecule-action to b7889adc09aa77746bd058c7b4a768caa38ad8b9
chore(deps): update robertdebock/galaxy-action action to v1.2.1
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/robertdebock-galaxy-action-1.x
  • Merge into: master
  • Upgrade robertdebock/galaxy-action to 7d89099e09f4385ec4b53eb58c0d120f1ad806dd
chore(deps): update actions/checkout action to v4
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to b4ffde65f46336ab88eb53be808477a3936bae11
chore(deps): update dependency ansible.utils to v3
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/ansible.utils-3.x
  • Merge into: master
  • Upgrade ansible.utils to 582d26add44064361a5c25fe75ce5b2a74f4c07bf5301575617fb919396e8b1b
chore(deps): update dependency rich to v13
  • Schedule: ["before 9am every weekday","after 7pm every weekday","every weekend"]
  • Branch name: renovate/rich-13.x
  • Merge into: master
  • Upgrade rich to >=13.7.0,<13.8.0

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

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