Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.

Configure Renovate #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Configure Renovate #4

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 22, 2019

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

  • docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • package.json (npm)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this Configure Renovate PR is merged
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • Use renovate/ as prefix for all branch names
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Update existing lock files only when package.json is modified
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings

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

fix(deps): pin dependencies
chore(deps): update dependency eslint-loader to v2.2.1
  • Schedule: "at any time"
  • Branch name: renovate/eslint-loader-2.x
  • Upgrade eslint-loader to 2.2.1
chore(deps): update dependency eslint-plugin-jest to v22.7.2
  • Schedule: "at any time"
  • Branch name: renovate/eslint-plugin-jest-22.x
  • Upgrade eslint-plugin-jest to 22.7.2
chore(deps): update node.js to v8.16.0
  • Schedule: "at any time"
  • Branch name: renovate/node-8.x
  • Upgrade node to 8.16.0
fix(deps): update dependency @lollipop-onl/vuex-typesafe-helper to v0.2.7
  • Schedule: "at any time"
  • Branch name: renovate/lollipop-onl-vuex-typesafe-helper-0.x
  • Upgrade @lollipop-onl/vuex-typesafe-helper to 0.2.7
fix(deps): update dependency vee-validate to v2.2.12
  • Schedule: "at any time"
  • Branch name: renovate/vee-validate-2.x
  • Upgrade vee-validate to 2.2.12
chore(deps): update dependency @​nuxtjs/eslint-config to v1
  • Schedule: "at any time"
  • Branch name: renovate/nuxtjs-eslint-config-1.x
  • Upgrade @nuxtjs/eslint-config to 1.0.1

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from 7724083 to c7f94f8 Compare March 29, 2019 20:50
@renovate renovate bot force-pushed the renovate/configure branch 5 times, most recently from 42b5f46 to 66f2ce0 Compare April 9, 2019 09:31
@renovate renovate bot force-pushed the renovate/configure branch 6 times, most recently from c812d1d to 0b99d20 Compare April 15, 2019 09:11
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 160aee3 to b7c92f1 Compare April 19, 2019 08:45
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 1005be9 to e5ea18f Compare May 22, 2019 07:53
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 9b9968a to 7b519fc Compare June 5, 2019 03:58
@renovate renovate bot force-pushed the renovate/configure branch 5 times, most recently from 433187c to 10c7c0b Compare June 16, 2019 17:44
@renovate renovate bot force-pushed the renovate/configure branch 5 times, most recently from 63d9b17 to fb93159 Compare June 26, 2019 01:58
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from d7a13a1 to 6d26e16 Compare July 3, 2019 08:26
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from 39e4b9b to 0ad7345 Compare July 6, 2019 08:12
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.

None yet

1 participant