Skip to content

Conversation

@renovate
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
  • Hopefully safe environment variables to allow users to configure.
  • 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 (before 4 AM).
  • Apply crowd-sourced workarounds for known problems with packages.
  • Run Renovate on following schedule: * 0-3 * * 1

🔡 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: ["* 0-3 * * 1"]
  • Branch name: renovate/node-12.x
  • Merge into: master
  • Upgrade node to >=12.22.12
chore(deps): update actions/cache action to v4
  • Schedule: ["* 0-3 * * 1"]
  • 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: ["* 0-3 * * 1"]
  • 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: ["* 0-3 * * 1"]
  • 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: ["* 0-3 * * 1"]
  • Branch name: renovate/husky-9.x
  • Merge into: master
  • Upgrade husky to ^9.1.7
chore(deps): update dependency jsdoc to v4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/jsdoc-4.x
  • Merge into: master
  • Upgrade jsdoc to ^4.0.4
chore(deps): update dependency lint-staged to v15
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: master
  • Upgrade lint-staged to ^15.3.0
chore(deps): update dependency prettier to v3
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/prettier-3.x
  • Merge into: master
  • Upgrade prettier to ^3.4.2
chore(deps): update node.js to v22
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/node-22.x
  • Merge into: master
  • Upgrade node to >=22.13.0
chore(deps): lock file maintenance
  • Schedule: ["* 0-3 * * 1"]
  • 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 a team and JoshuaKGoldberg 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