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

Merged
merged 2 commits into from
Sep 2, 2023
Merged

Configure Renovate #168

merged 2 commits into from
Sep 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2023

Mend Renovate

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/labels.yml (github-actions)
  • .github/workflows/nodejs.yml (github-actions)
  • .github/workflows/npmpublish.yml (github-actions)
  • .github/workflows/release-drafter.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.
  • 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.
  • Schedule daily.
  • Run lock file maintenance (updates) on the first day of each month.
  • Pin dependency versions for devDependencies.
  • Run Renovate on following schedule: before 4am

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

Pin dependencies
Update dependency chai to ^4.3.4
  • Schedule: ["before 4am"]
  • Branch name: renovate/chai-4.x
  • Merge into: master
  • Upgrade chai to ^4.3.4
Update dependency jsdoc to ^3.6.6
  • Schedule: ["before 4am"]
  • Branch name: renovate/jsdoc-3.x
  • Merge into: master
  • Upgrade jsdoc to ^3.6.6
Update dependency readable-stream to v3.6.2
  • Schedule: ["before 4am"]
  • Branch name: renovate/readable-stream-3.x-lockfile
  • Merge into: master
  • Upgrade readable-stream to 3.6.2
Update actions/checkout action to v3.6.0
  • Schedule: ["before 4am"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3.6.0
Update actions/setup-node action to v2.5.2
  • Schedule: ["before 4am"]
  • Branch name: renovate/actions-setup-node-2.x
  • Merge into: master
  • Upgrade actions/setup-node to v2.5.2
Update actions/setup-node action to v3
  • Schedule: ["before 4am"]
  • Branch name: renovate/actions-setup-node-3.x
  • Merge into: master
  • Upgrade actions/setup-node to v3.8.1
Update actions/upload-artifact action to v3
  • Schedule: ["before 4am"]
  • Branch name: renovate/actions-upload-artifact-3.x
  • Merge into: master
  • Upgrade actions/upload-artifact to v3
Update dependency archiver-utils to v3
  • Schedule: ["before 4am"]
  • Branch name: renovate/archiver-utils-3.x
  • Merge into: master
  • Upgrade archiver-utils to ^3.0.0
Update dependency jsdoc to v4
  • Schedule: ["before 4am"]
  • Branch name: renovate/jsdoc-4.x
  • Merge into: master
  • Upgrade jsdoc to ^4.0.0
Update dependency mkdirp to v2
  • Schedule: ["before 4am"]
  • Branch name: renovate/mkdirp-2.x
  • Merge into: master
  • Upgrade mkdirp to ^2.0.0
Update dependency mkdirp to v3
  • Schedule: ["before 4am"]
  • Branch name: renovate/mkdirp-3.x
  • Merge into: master
  • Upgrade mkdirp to ^3.0.0
Update dependency mocha to v10
  • Schedule: ["before 4am"]
  • Branch name: renovate/mocha-10.x
  • Merge into: master
  • Upgrade mocha to ^10.0.0
Update dependency readable-stream to v4
  • Schedule: ["before 4am"]
  • Branch name: renovate/readable-stream-4.x
  • Merge into: master
  • Upgrade readable-stream to ^4.0.0
Update dependency rimraf to v4
  • Schedule: ["before 4am"]
  • Branch name: renovate/rimraf-4.x
  • Merge into: master
  • Upgrade rimraf to ^4.0.0
Update dependency rimraf to v5
  • Schedule: ["before 4am"]
  • Branch name: renovate/rimraf-5.x
  • Merge into: master
  • Upgrade rimraf to ^5.0.0
Lock file maintenance
  • Schedule: ["before 4am on the first day of the month"]
  • Branch name: renovate/lock-file-maintenance
  • Merge into: master
  • Regenerate lock files to use latest dependency versions

🚸 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 Mend Renovate. View repository job log here.

@ctalkington ctalkington merged commit cba2810 into master Sep 2, 2023
@ctalkington ctalkington deleted the renovate/configure branch September 2, 2023 06:30
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