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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Configure Renovate #67

wants to merge 2 commits into from

Conversation

renovate-cynkra[bot]
Copy link

@renovate-cynkra renovate-cynkra bot commented Sep 5, 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

  • .github/workflows/R-CMD-check-dev.yaml (github-actions)
  • .github/workflows/R-CMD-check.yaml (github-actions)
  • .github/workflows/check/action.yml (github-actions)
  • .github/workflows/custom/after-install/action.yml (github-actions)
  • .github/workflows/fledge.yaml (github-actions)
  • .github/workflows/install/action.yml (github-actions)
  • .github/workflows/lock.yaml (github-actions)
  • .github/workflows/pkgdown-deploy/action.yml (github-actions)
  • .github/workflows/pkgdown.yaml (github-actions)
  • .github/workflows/pr-commands.yaml (github-actions)
  • .github/workflows/revdep.yaml (github-actions)
  • .github/workflows/style/action.yml (github-actions)
  • .github/workflows/update-snapshots/action.yml (github-actions)

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.
  • Run lock file maintenance (updates) early Monday mornings.
  • Schedule automerge daily.
  • Schedule for weekends.
  • Run Renovate on following schedule: every weekend

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

chore(deps): update actions/cache action to v4
  • Schedule: ["every weekend"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
chore(deps): update dessant/lock-threads action to v5
  • Schedule: ["every weekend"]
  • Branch name: renovate/dessant-lock-threads-5.x
  • Merge into: main
  • Upgrade dessant/lock-threads to v5
chore(deps): update nick-fields/retry action to v3
  • Schedule: ["every weekend"]
  • Branch name: renovate/nick-fields-retry-3.x
  • Merge into: main
  • Upgrade nick-fields/retry to v3
chore(deps): update peter-evans/create-pull-request action to v6

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

Copy link

aviator-app bot commented Jan 10, 2024

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This pull request is currently open (not queued).

How to merge

To merge this PR, comment /aviator merge or add the mergequeue label.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant