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

Closed
wants to merge 2 commits into from
Closed

Configure Renovate #709

wants to merge 2 commits into from

Conversation

renovate-cynkra[bot]
Copy link

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/fledge.yaml (github-actions)
  • .github/workflows/install/action.yml (github-actions)
  • .github/workflows/lock.yaml (github-actions)
  • .github/workflows/netlify.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.
  • 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.

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

chore(deps): update nwtgck/actions-netlify action to v1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/nwtgck-actions-netlify-1.x
  • Merge into: main
  • Upgrade nwtgck/actions-netlify to v1.2
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: main
  • Upgrade ubuntu to 22.04
chore(deps): update dessant/lock-threads action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/dessant-lock-threads-4.x
  • Merge into: main
  • Upgrade dessant/lock-threads to v4
chore(deps): update nwtgck/actions-netlify action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/nwtgck-actions-netlify-2.x
  • Merge into: main
  • Upgrade nwtgck/actions-netlify to v2.1
chore(deps): update peter-evans/create-pull-request action to v5

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

@maelle
Copy link
Member

maelle commented Sep 25, 2023

@krlmlr ok to merge?

@krlmlr
Copy link
Contributor

krlmlr commented Sep 25, 2023

CI/CD is failing.

Workflows are managed centrally, in https://github.com/krlmlr/actions-sync/. Even if we merge, we should take renovate's input as a recommendation for fixing upstream.

@maelle
Copy link
Member

maelle commented Sep 25, 2023

Interesting. Maybe renovate can open an issue instead then? @pat-s this repo, and probably others, are a bit of a special case.

@pat-s
Copy link
Contributor

pat-s commented Sep 25, 2023

It's probably best to close this PR and let renovate ignore this and similar repos.

@pat-s pat-s closed this Sep 25, 2023
@renovate-cynkra
Copy link
Author

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants