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

Configure Renovate #39

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

Configure Renovate #39

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.

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

fix(deps): update dependency postcss to v7.0.36 [security]
  • Branch name: renovate/npm-postcss-vulnerability
  • Merge into: master
  • Upgrade postcss to 7.0.36
chore(deps): update dev dependency semantic-release to v17 [security]
  • Branch name: renovate/npm-semantic-release-vulnerability
  • Merge into: master
  • Upgrade semantic-release to ^17.0.0
chore(deps): update dev dependency husky to v1.3.1
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/husky-1.x-lockfile
  • Merge into: master
  • Upgrade husky to 1.3.1
fix(deps): update dependency cssnano to v4.1.11
  • Schedule: ["at any time"]
  • Branch name: renovate/cssnano-4.x-lockfile
  • Merge into: master
  • Upgrade cssnano to 4.1.11
chore(deps): update dev dependency commitizen to v3.1.2
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/commitizen-3.x-lockfile
  • Merge into: master
  • Upgrade commitizen to 3.1.2
chore(deps): update dev dependency lint-staged to v8.2.1
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/lint-staged-8.x-lockfile
  • Merge into: master
  • Upgrade lint-staged to 8.2.1
chore(deps): update dev dependency projectz to v1.19.1
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/projectz-1.x-lockfile
  • Merge into: master
  • Upgrade projectz to 1.19.1
chore(deps): update linters
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/linters
  • Merge into: master
  • Upgrade eslint to 5.16.0
  • Upgrade prettier to 1.19.1
fix(deps): update dependency autoprefixer to v9.8.8
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-9.x-lockfile
  • Merge into: master
  • Upgrade autoprefixer to 9.8.8
chore(deps): update dev dependency commitizen to v4
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/commitizen-4.x
  • Merge into: master
  • Upgrade commitizen to ^4.0.0
chore(deps): update dev dependency cz-conventional-changelog to v3
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/cz-conventional-changelog-3.x
  • Merge into: master
  • Upgrade cz-conventional-changelog to ^3.0.0
chore(deps): update dev dependency husky to v8
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/husky-8.x
  • Merge into: master
  • Upgrade husky to ^8.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 v13
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/lint-staged-13.x
  • Merge into: master
  • Upgrade lint-staged to ^13.0.0
chore(deps): update dev dependency projectz to v2
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/projectz-2.x
  • Merge into: master
  • Upgrade projectz to ^2.0.0
chore(deps): update linters (major)
  • Schedule: ["before 4am on sunday"]
  • Branch name: renovate/major-linters
  • Merge into: master
  • Upgrade eslint to ^8.0.0
  • Upgrade prettier to ^3.0.0
fix(deps): update dependency autoprefixer to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/autoprefixer-10.x
  • Merge into: master
  • Upgrade autoprefixer to ^10.0.0
fix(deps): update dependency cssnano to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/cssnano-6.x
  • Merge into: master
  • Upgrade cssnano to ^6.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