Skip to content

Configure Renovate#146

Merged
ctalkington merged 2 commits into
masterfrom
renovate/configure
Sep 2, 2023
Merged

Configure Renovate#146
ctalkington merged 2 commits into
masterfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Sep 2, 2023

Copy link
Copy Markdown
Contributor

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.
  • 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 12 Pull Requests:

Pin dependencies
  • Schedule: ["before 4am"]
  • Branch name: renovate/pin-dependencies
  • Merge into: master
  • Pin chai to 4.3.4
  • Pin mkdirp to 1.0.4
  • Pin mocha to 9.0.2
  • Pin rimraf to 3.0.2
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 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 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

🚸 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 42bbc27 into master Sep 2, 2023
@ctalkington ctalkington deleted the renovate/configure branch September 2, 2023 05:48
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