Configure Renovate #80

Merged
konrad merged 1 commits from renovate/configure into master 2020-04-05 15:11:10 +00:00
Member

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

  • Dockerfile (dockerfile)
  • .drone.yml (droneci)
  • 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
  • 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.


You have configured Renovate to use branch master as base branch.

What to Expect

With your current configuration, Renovate will create 16 Pull Requests:

Pin dependencies
Update Font Awesome
Update dependency axios to v0.19.2
  • Schedule: ["at any time"]
  • Branch name: renovate/axios-0.x
  • Merge into: master
  • Upgrade axios to 0.19.2
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 bulma to v0.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/bulma-0.x
  • Merge into: master
  • Upgrade bulma to 0.8.1
Update dependency copy-to-clipboard to v3.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/copy-to-clipboard-3.x
  • Merge into: master
  • Upgrade copy-to-clipboard to 3.3.1
Update dependency core-js to v3.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/core-js-3.x
  • Merge into: master
  • Upgrade core-js to 3.6.4
Update dependency date-fns to v2.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/date-fns-2.x
  • Merge into: master
  • Upgrade date-fns to 2.11.1
Update dependency eslint to v6.8.0
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-6.x
  • Merge into: master
  • Upgrade eslint to 6.8.0
Update dependency eslint-plugin-vue to v6.2.2
  • 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 node-sass to v4.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/node-sass-4.x
  • Merge into: master
  • Upgrade node-sass to 4.13.1
Update dependency register-service-worker to v1.7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/register-service-worker-1.x
  • Merge into: master
  • Upgrade register-service-worker to 1.7.1
Update dependency sass-loader to v8.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sass-loader-8.x
  • Merge into: master
  • Upgrade sass-loader to 8.0.2
Update dependency v-tooltip to v2.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/v-tooltip-2.x
  • Merge into: master
  • Upgrade v-tooltip to 2.0.3
Update dependency vue-router to v3.1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-monorepo
  • Merge into: master
  • Upgrade vue-router to 3.1.6
Update vue-cli monorepo to v4.3.0

🚸 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.

Welcome to [Renovate](https://github.com/renovatebot/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 * `Dockerfile` (dockerfile) * `.drone.yml` (droneci) * `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 <code>fix</code> for dependencies and <code>chore</code> 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 <code>package.json</code> 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 :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. --- You have configured Renovate to use branch `master` as base branch. ### What to Expect With your current configuration, Renovate will create 16 Pull Requests: <details> <summary>Pin dependencies</summary> - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) to `1.2.25` - Pin [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) to `5.11.2` - Pin [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) to `5.11.2` - Pin [@fortawesome/vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) to `0.1.9` - Pin [@vue/cli](https://github.com/vuejs/vue-cli) to `4.1.1` - Pin [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli) to `4.1.1` - Pin [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli) to `4.1.1` - Pin [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli) to `4.1.1` - Pin [@vue/cli-service](https://github.com/vuejs/vue-cli) to `4.1.1` - Pin [axios](https://github.com/axios/axios) to `0.19.0` - Pin [babel-eslint](https://github.com/babel/babel-eslint) to `10.0.3` - Pin [bulma](https://github.com/jgthms/bulma) to `0.8.0` - Pin [copy-to-clipboard](https://github.com/sudodoki/copy-to-clipboard) to `3.2.0` - Pin [core-js](https://github.com/zloirock/core-js) to `3.5.0` - Pin [date-fns](https://github.com/date-fns/date-fns) to `2.10.0` - Pin [eslint](https://github.com/eslint/eslint) to `6.7.2` - Pin [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) to `6.0.1` - Pin [lodash](https://github.com/lodash/lodash) to `4.17.15` - Pin [node-sass](https://github.com/sass/node-sass) to `4.13.0` - Pin [register-service-worker](https://github.com/yyx990803/register-service-worker) to `1.6.2` - Pin [sass-loader](https://github.com/webpack-contrib/sass-loader) to `8.0.0` - Pin [v-tooltip](https://github.com/Akryum/vue-tooltip) to `2.0.2` - Pin verte to `0.0.12` - Pin [vue](https://github.com/vuejs/vue) to `2.6.11` - Pin [vue-drag-resize](https://github.com/kirillmurashov/vue-drag-resize) to `1.3.2` - Pin [vue-easymde](https://github.com/NikulinIlya/vue-easymde) to `1.0.1` - Pin [vue-flatpickr-component](https://github.com/ankurk91/vue-flatpickr-component) to `8.1.5` - Pin [vue-multiselect](https://github.com/shentao/vue-multiselect) to `2.1.6` - Pin [vue-notification](https://github.com/euvl/vue-notification) to `1.3.20` - Pin [vue-router](https://github.com/vuejs/vue-router) to `3.1.3` - Pin [vue-template-compiler](https://github.com/vuejs/vue) to `2.6.11` </details> <details> <summary>Update Font Awesome</summary> - Schedule: ["at any time"] - Branch name: `renovate/font-awesome` - Merge into: `master` - Upgrade [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) to `1.2.28` - Upgrade [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) to `5.13.0` - Upgrade [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) to `5.13.0` </details> <details> <summary>Update dependency axios to v0.19.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/axios-0.x` - Merge into: `master` - Upgrade [axios](https://github.com/axios/axios) to `0.19.2` </details> <details> <summary>Update dependency babel-eslint to v10.1.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/babel-monorepo` - Merge into: `master` - Upgrade [babel-eslint](https://github.com/babel/babel-eslint) to `10.1.0` </details> <details> <summary>Update dependency bulma to v0.8.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/bulma-0.x` - Merge into: `master` - Upgrade [bulma](https://github.com/jgthms/bulma) to `0.8.1` </details> <details> <summary>Update dependency copy-to-clipboard to v3.3.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/copy-to-clipboard-3.x` - Merge into: `master` - Upgrade [copy-to-clipboard](https://github.com/sudodoki/copy-to-clipboard) to `3.3.1` </details> <details> <summary>Update dependency core-js to v3.6.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/core-js-3.x` - Merge into: `master` - Upgrade [core-js](https://github.com/zloirock/core-js) to `3.6.4` </details> <details> <summary>Update dependency date-fns to v2.11.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/date-fns-2.x` - Merge into: `master` - Upgrade [date-fns](https://github.com/date-fns/date-fns) to `2.11.1` </details> <details> <summary>Update dependency eslint to v6.8.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-6.x` - Merge into: `master` - Upgrade [eslint](https://github.com/eslint/eslint) to `6.8.0` </details> <details> <summary>Update dependency eslint-plugin-vue to v6.2.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/eslint-plugin-vue-6.x` - Merge into: `master` - Upgrade [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) to `6.2.2` </details> <details> <summary>Update dependency node-sass to v4.13.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-sass-4.x` - Merge into: `master` - Upgrade [node-sass](https://github.com/sass/node-sass) to `4.13.1` </details> <details> <summary>Update dependency register-service-worker to v1.7.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/register-service-worker-1.x` - Merge into: `master` - Upgrade [register-service-worker](https://github.com/yyx990803/register-service-worker) to `1.7.1` </details> <details> <summary>Update dependency sass-loader to v8.0.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/sass-loader-8.x` - Merge into: `master` - Upgrade [sass-loader](https://github.com/webpack-contrib/sass-loader) to `8.0.2` </details> <details> <summary>Update dependency v-tooltip to v2.0.3</summary> - Schedule: ["at any time"] - Branch name: `renovate/v-tooltip-2.x` - Merge into: `master` - Upgrade [v-tooltip](https://github.com/Akryum/vue-tooltip) to `2.0.3` </details> <details> <summary>Update dependency vue-router to v3.1.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-monorepo` - Merge into: `master` - Upgrade [vue-router](https://github.com/vuejs/vue-router) to `3.1.6` </details> <details> <summary>Update vue-cli monorepo to v4.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/vue-cli-monorepo` - Merge into: `master` - Upgrade [@vue/cli](https://github.com/vuejs/vue-cli) to `4.3.0` - Upgrade [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli) to `4.3.0` - Upgrade [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli) to `4.3.0` - Upgrade [@vue/cli-plugin-pwa](https://github.com/vuejs/vue-cli) to `4.3.0` - Upgrade [@vue/cli-service](https://github.com/vuejs/vue-cli) to `4.3.0` </details> <br /> :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](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/config-help/issues). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
konrad closed this pull request 2020-04-05 15:11:10 +00:00
konrad deleted branch renovate/configure 2020-04-05 15:11:16 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.