vue-gantt-elastic icon indicating copy to clipboard operation
vue-gantt-elastic copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 5 years ago • 0 comments

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding 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)
  • 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
  • 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

:abcd: 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 @​quasar/extras to v1.9.4
  • Schedule: ["at any time"]
  • Branch name: renovate/quasar-extras-1.x
  • Merge into: master
  • Upgrade @quasar/extras to 1.9.4
Update dependency babel-eslint to v10.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-monorepo
  • Merge into: master
  • Upgrade babel-eslint to 10.1.0
Update dependency babel-plugin-transform-imports to v1.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-plugin-transform-imports-1.x
  • Merge into: master
  • Upgrade babel-plugin-transform-imports to 1.5.1
Update dependency dayjs to v1.8.34
  • Schedule: ["at any time"]
  • Branch name: renovate/dayjs-1.x
  • Merge into: master
  • Upgrade dayjs to 1.8.34
Update dependency eslint-plugin-vue to v5.2.3
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-vue-5.x
  • Merge into: master
  • Upgrade eslint-plugin-vue to 5.2.3
Update dependency gantt-elastic to v1.0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/gantt-elastic-1.x
  • Merge into: master
  • Upgrade gantt-elastic to 1.0.11
Update dependency quasar to v1.12.13
  • Schedule: ["at any time"]
  • Branch name: renovate/quasar-1.x
  • Merge into: master
  • Upgrade quasar to 1.12.13
Update dependency stylus to v0.54.8
  • Schedule: ["at any time"]
  • Branch name: renovate/stylus-0.x
  • Merge into: master
  • Upgrade stylus to 0.54.8
Update dependency vue-cli-plugin-quasar to v1.0.0
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-cli-plugin-quasar-1.x
  • Merge into: master
  • Upgrade vue-cli-plugin-quasar to 1.0.0
Update vue monorepo
Update dependency @​vue/eslint-config-prettier to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-eslint-config-prettier-6.x
  • Merge into: master
  • Upgrade @vue/eslint-config-prettier to 6.0.0
Update dependency babel-plugin-transform-imports to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/babel-plugin-transform-imports-2.x
  • Merge into: master
  • Upgrade babel-plugin-transform-imports to 2.0.0
Update dependency eslint to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-7.x
  • Merge into: master
  • Upgrade eslint to 7.7.0
Update dependency eslint-plugin-vue to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-plugin-vue-6.x
  • Merge into: master
  • Upgrade eslint-plugin-vue to 6.2.2
Update dependency vue-cli-plugin-quasar to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-cli-plugin-quasar-2.x
  • Merge into: master
  • Upgrade vue-cli-plugin-quasar to 2.0.2
Update vue monorepo to v4 (major)

:children_crossing: 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.


:question: 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 WhiteSource Renovate. View repository job log here.

renovate[bot] avatar Jan 30 '20 00:01 renovate[bot]