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

chore: Configure Renovate #20

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

chore: Configure Renovate #20

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 5, 2024

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/nodejs.yml (github-actions)
  • package.json (npm)

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.
  • Disable automerging feature - wait for humans to merge all PRs.
  • Do not separate patch and minor upgrades into separate PRs for the same dependency.
  • Enable Renovate Dependency Dashboard creation.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Upgrade to unstable versions only if the existing version is unstable.
  • Run lock file maintenance (updates) early Monday mornings.
  • Only update branches when scheduled.
  • Limit to maximum 20 open PRs at any time.
  • Removes rate limit for PR creation per hour.
  • Raise PRs immediately (after branch is created).
  • Use semantic prefixes for commit messages and PR titles.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Separate major versions of dependencies into individual branches/PRs.
  • Disable major updates to @types/node.
  • Wait until the npm package is three days old before raising the update, this prevents npm unpublishing a package you already upgraded to.
  • Apply crowd-sourced package replacement rules.
  • Weekly schedule on early Monday mornings.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Run Renovate on following schedule: before 4am on Monday

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

chore(deps): update all non-major dev dependencies
chore(deps): update node.js to >=12.22.12
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/node-12.x
  • Merge into: master
  • Upgrade node to >=12.22.12
chore(deps): update actions/cache action to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: master
  • Upgrade actions/cache to v4
chore(deps): update actions/setup-node action to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/actions-setup-node-4.x
  • Merge into: master
  • Upgrade actions/setup-node to v4
chore(deps): update dependency browser-sync to v3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/browser-sync-3.x
  • Merge into: master
  • Upgrade browser-sync to ^3.0.3
chore(deps): update dependency husky to v9
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/husky-9.x
  • Merge into: master
  • Upgrade husky to ^9.1.6
chore(deps): update dependency jsdoc to v4
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/jsdoc-4.x
  • Merge into: master
  • Upgrade jsdoc to ^4.0.4
chore(deps): update dependency lint-staged to v15
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: master
  • Upgrade lint-staged to ^15.2.10
chore(deps): update dependency prettier to v3
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to ^3.3.3
chore(deps): update node.js to v22
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/node-22.x
  • Merge into: master
  • Upgrade node to >=22.11.0
chore(deps): lock file maintenance
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: master
  • 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 was generated by Mend Renovate. View the repository job log.

@voxpelli voxpelli requested review from JoshuaKGoldberg and a team August 5, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant