Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Configure Renovate - #2

Open
alma-renovate-bot[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

Configure Renovate#2
alma-renovate-bot[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@alma-renovate-bot

@alma-renovate-bot alma-renovate-bot Bot commented May 6, 2025

Copy link
Copy Markdown

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)
  • .github/renovate.json5 (renovate-config-presets)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Remove limit for open PRs at any time.
  • Removes rate limit for PR creation per hour.
  • Show all Merge Confidence badges for pull requests.
  • Wait until the npm package is three days old before raising the update. This a) introduces a short delay to allow for malware researchers and scanners to (possibly) detect any malicious behaviour in packages, and b) prevents the maintainer and/or NPM from unpublishing a package you already upgraded to, breaking builds.
  • Run Renovate on following schedule: * * * * 0,6

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/renovate.json5 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:

Update dependency gh-pages to v6 [SECURITY]
  • Branch name: renovate/major-vulnerabilities
  • Merge into: main
  • Upgrade gh-pages to ^6.0.0
Update dependency rimraf to v6
  • Schedule: ["* * * * 0,6"]
  • Branch name: renovate/rimraf-6.x
  • Merge into: main
  • Upgrade rimraf to ^6.0.0
Lock file maintenance
  • Schedule: ["* * * * 0,6"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants