Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Configure Renovate #101

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

Configure Renovate #101

wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 7, 2019

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

  • package.json (npm)
  • .travis.yml (travis)

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.
  • 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.
  • Run lock file maintenance (updates) on the first day of each month.
  • Removes rate limit for PR creation per hour.
  • Group various lint packages together.
  • Group PostCSS packages together.
  • Always widen peerDependencies SemVer ranges when updating, instead of replacing.

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

chore(deps): update dev dependency semantic-release to v23 [security]
  • Branch name: renovate/npm-semantic-release-vulnerability
  • Merge into: master
  • Upgrade semantic-release to ^23.0.0
fix(deps): update dependency ow to ^0.28.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ow-0.x
  • Merge into: master
  • Upgrade ow to ^0.28.0
chore(deps): update dev dependency husky to v9
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/husky-9.x
  • Merge into: master
  • Upgrade husky to ^9.0.0
chore(deps): update dev dependency jest to v29
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/major-jest-monorepo
  • Merge into: master
  • Upgrade jest to ^29.0.0
chore(deps): update dev dependency lint-staged to v15
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: master
  • Upgrade lint-staged to ^15.0.0
chore(deps): update dev dependency projectz to v4
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/projectz-4.x
  • Merge into: master
  • Upgrade projectz to ^4.0.0
chore(deps): update dev dependency supertest to v6
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/supertest-6.x
  • Merge into: master
  • Upgrade supertest to ^6.0.0
chore(deps): update linters (major)
fix(deps): update dependency commander to v12
  • Schedule: ["at any time"]
  • Branch name: renovate/commander-12.x
  • Merge into: master
  • Upgrade commander to ^12.0.0
fix(deps): update dependency is-stream to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/is-stream-4.x
  • Merge into: master
  • Upgrade is-stream to ^4.0.0
fix(deps): update dependency joi to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/major-hapijs-monorepo
  • Merge into: master
  • Upgrade joi to ^17.0.0
fix(deps): update dependency ow to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/ow-1.x
  • Merge into: master
  • Upgrade ow to ^1.0.0
chore(deps): lock file maintenance
  • Schedule: ["after 10pm on sunday"]
  • 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 has been generated by Mend Renovate. View repository job log here.

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.

2 participants