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
go.mod (gomod)
frontend/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 33 Pull Requests:
Pin dependencies
- Schedule: ["at any time"]
- Branch name: `renovate/pin-dependencies`
- Merge into: `master`
- Pin [@mdi/js](https://togithub.com/Templarian/MaterialDesign-JS) to `3.9.97`
- Pin [@vue/cli-plugin-babel](https://togithub.com/vuejs/vue-cli) to `3.10.0`
- Pin [@vue/cli-plugin-eslint](https://togithub.com/vuejs/vue-cli) to `3.10.0`
- Pin [@vue/cli-service](https://togithub.com/vuejs/vue-cli) to `3.10.0`
- Pin [@vue/eslint-config-standard](https://togithub.com/vuejs/eslint-config-standard) to `4.0.0`
- Pin [axios](https://togithub.com/axios/axios) to `0.19.0`
- Pin [babel-eslint](https://togithub.com/babel/babel-eslint) to `10.0.2`
- Pin [date-fns](https://togithub.com/date-fns/date-fns) to `1.30.1`
- Pin [deepmerge](https://togithub.com/TehShrike/deepmerge) to `4.0.0`
- Pin [eslint](https://togithub.com/eslint/eslint) to `5.16.0`
- Pin [eslint-plugin-vue](https://togithub.com/vuejs/eslint-plugin-vue) to `5.2.3`
- Pin [fibers](https://togithub.com/laverdet/node-fibers) to `4.0.1`
- Pin [sass](https://togithub.com/sass/dart-sass) to `1.22.9`
- Pin [sass-loader](https://togithub.com/webpack-contrib/sass-loader) to `7.2.0`
- Pin [vue](https://togithub.com/vuejs/vue) to `2.6.10`
- Pin [vue-cli-plugin-vuetify](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify) to `0.6.3`
- Pin [vue-router](https://togithub.com/vuejs/vue-router) to `3.1.2`
- Pin [vue-template-compiler](https://togithub.com/vuejs/vue) to `2.6.10`
- Pin [vuetify](https://togithub.com/vuetifyjs/vuetify) to `2.0.5`
- Pin [vuetify-loader](https://togithub.com/vuetifyjs/vuetify-loader) to `1.3.0`
- Pin [vuex](https://togithub.com/vuejs/vuex) to `3.1.1`
- Pin [webpack-bundle-analyzer](https://togithub.com/webpack-contrib/webpack-bundle-analyzer) to `3.4.1`
Update golang.org/x/net commit hash to c890458
- Schedule: ["at any time"]
- Branch name: `renovate/golang.org-x-net-digest`
- Merge into: `master`
- Upgrade [golang.org/x/net](https://togithub.com/golang/net) to `c89045814202410a2d67ec20ecf177ec77ceae7f`
Update golang.org/x/oauth2 commit hash to bf48bf1
- Schedule: ["at any time"]
- Branch name: `renovate/golang.org-x-oauth2-digest`
- Merge into: `master`
- Upgrade [golang.org/x/oauth2](https://togithub.com/golang/oauth2) to `bf48bf16ab8d622ce64ec6ce98d2c98f916b6303`
Update dependency axios to v0.20.0
- Schedule: ["at any time"]
- Branch name: `renovate/axios-0.x`
- Merge into: `master`
- Upgrade [axios](https://togithub.com/axios/axios) to `0.20.0`
Update dependency babel-eslint to v10.1.0
- Schedule: ["at any time"]
- Branch name: `renovate/babel-monorepo`
- Merge into: `master`
- Upgrade [babel-eslint](https://togithub.com/babel/babel-eslint) to `10.1.0`
Update dependency deepmerge to v4.2.2
- Schedule: ["at any time"]
- Branch name: `renovate/deepmerge-4.x`
- Merge into: `master`
- Upgrade [deepmerge](https://togithub.com/TehShrike/deepmerge) to `4.2.2`
Update dependency fibers to v4.0.3
- Schedule: ["at any time"]
- Branch name: `renovate/fibers-4.x`
- Merge into: `master`
- Upgrade [fibers](https://togithub.com/laverdet/node-fibers) to `4.0.3`
Update dependency sass to v1.26.10
- Schedule: ["at any time"]
- Branch name: `renovate/sass-1.x`
- Merge into: `master`
- Upgrade [sass](https://togithub.com/sass/dart-sass) to `1.26.10`
Update dependency sass-loader to v7.3.1
- Schedule: ["at any time"]
- Branch name: `renovate/sass-loader-7.x`
- Merge into: `master`
- Upgrade [sass-loader](https://togithub.com/webpack-contrib/sass-loader) to `7.3.1`
Update dependency vuetify to v2.3.10
- Schedule: ["at any time"]
- Branch name: `renovate/vuetify-2.x`
- Merge into: `master`
- Upgrade [vuetify](https://togithub.com/vuetifyjs/vuetify) to `2.3.10`
Update dependency vuetify-loader to v1.6.0
- Schedule: ["at any time"]
- Branch name: `renovate/vuetify-loader-1.x`
- Merge into: `master`
- Upgrade [vuetify-loader](https://togithub.com/vuetifyjs/vuetify-loader) to `1.6.0`
Update dependency webpack-bundle-analyzer to v3.8.0
- Schedule: ["at any time"]
- Branch name: `renovate/webpack-bundle-analyzer-3.x`
- Merge into: `master`
- Upgrade [webpack-bundle-analyzer](https://togithub.com/webpack-contrib/webpack-bundle-analyzer) to `3.8.0`
Update module aws/aws-lambda-go to v1.19.1
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-aws-aws-lambda-go-1.x`
- Merge into: `master`
- Upgrade [github.com/aws/aws-lambda-go](https://togithub.com/aws/aws-lambda-go) to `v1.19.1`
Update module aws/aws-sdk-go to v1.34.11
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-aws-aws-sdk-go-1.x`
- Merge into: `master`
- Upgrade [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) to `v1.34.11`
Update module aws/aws-xray-sdk-go to v1.1.0
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-aws-aws-xray-sdk-go-1.x`
- Merge into: `master`
- Upgrade [github.com/aws/aws-xray-sdk-go](https://togithub.com/aws/aws-xray-sdk-go) to `v1.1.0`
Update module awslabs/aws-lambda-go-api-proxy to v0.8.0
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-awslabs-aws-lambda-go-api-proxy-0.x`
- Merge into: `master`
- Upgrade [github.com/awslabs/aws-lambda-go-api-proxy](https://togithub.com/awslabs/aws-lambda-go-api-proxy) to `v0.8.0`
Update module google.golang.org/api to v0.30.0
- Schedule: ["at any time"]
- Branch name: `renovate/google.golang.org-api-0.x`
- Merge into: `master`
- Upgrade [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) to `v0.30.0`
Update module gorilla/mux to v1.8.0
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-gorilla-mux-1.x`
- Merge into: `master`
- Upgrade [github.com/gorilla/mux](https://togithub.com/gorilla/mux) to `v1.8.0`
Update module kelseyhightower/envconfig to v1.4.0
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-kelseyhightower-envconfig-1.x`
- Merge into: `master`
- Upgrade [github.com/kelseyhightower/envconfig](https://togithub.com/kelseyhightower/envconfig) to `v1.4.0`
Update module pkg/errors to v0.9.1
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-pkg-errors-0.x`
- Merge into: `master`
- Upgrade [github.com/pkg/errors](https://togithub.com/pkg/errors) to `v0.9.1`
Update module sirupsen/logrus to v1.6.0
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-sirupsen-logrus-1.x`
- Merge into: `master`
- Upgrade [github.com/sirupsen/logrus](https://togithub.com/sirupsen/logrus) to `v1.6.0`
Update module square/go-jose to v2.5.1
- Schedule: ["at any time"]
- Branch name: `renovate/gopkg.in-square-go-jose.v2-2.x`
- Merge into: `master`
- Upgrade [gopkg.in/square/go-jose.v2](https://togithub.com/square/go-jose) to `v2.5.1`
Update vue monorepo
- Schedule: ["at any time"]
- Branch name: `renovate/vue-monorepo`
- Merge into: `master`
- Upgrade [@vue/cli-plugin-babel](https://togithub.com/vuejs/vue-cli) to `3.12.1`
- Upgrade [@vue/cli-plugin-eslint](https://togithub.com/vuejs/vue-cli) to `3.12.1`
- Upgrade [@vue/cli-service](https://togithub.com/vuejs/vue-cli) to `3.12.1`
- Upgrade [vue](https://togithub.com/vuejs/vue) to `2.6.12`
- Upgrade [vue-router](https://togithub.com/vuejs/vue-router) to `3.4.3`
- Upgrade [vue-template-compiler](https://togithub.com/vuejs/vue) to `2.6.12`
- Upgrade [vuex](https://togithub.com/vuejs/vuex) to `3.5.1`
Update dependency @mdi/js to v5
- Schedule: ["at any time"]
- Branch name: `renovate/mdi-js-5.x`
- Merge into: `master`
- Upgrade [@mdi/js](https://togithub.com/Templarian/MaterialDesign-JS) to `5.5.55`
Update dependency @vue/eslint-config-standard to v5
- Schedule: ["at any time"]
- Branch name: `renovate/vue-eslint-config-standard-5.x`
- Merge into: `master`
- Upgrade [@vue/eslint-config-standard](https://togithub.com/vuejs/eslint-config-standard) to `5.1.2`
Update dependency date-fns to v2
- Schedule: ["at any time"]
- Branch name: `renovate/date-fns-2.x`
- Merge into: `master`
- Upgrade [date-fns](https://togithub.com/date-fns/date-fns) to `2.15.0`
Update dependency eslint to v7
- Schedule: ["at any time"]
- Branch name: `renovate/eslint-7.x`
- Merge into: `master`
- Upgrade [eslint](https://togithub.com/eslint/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](https://togithub.com/vuejs/eslint-plugin-vue) to `6.2.2`
Update dependency fibers to v5
- Schedule: ["at any time"]
- Branch name: `renovate/fibers-5.x`
- Merge into: `master`
- Upgrade [fibers](https://togithub.com/laverdet/node-fibers) to `5.0.0`
Update dependency sass-loader to v10
- Schedule: ["at any time"]
- Branch name: `renovate/sass-loader-10.x`
- Merge into: `master`
- Upgrade [sass-loader](https://togithub.com/webpack-contrib/sass-loader) to `10.0.1`
Update dependency vue-cli-plugin-vuetify to v2
- Schedule: ["at any time"]
- Branch name: `renovate/vue-cli-plugin-vuetify-2.x`
- Merge into: `master`
- Upgrade [vue-cli-plugin-vuetify](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify) to `2.0.7`
Update module coreos/go-systemd to v22
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-coreos-go-systemd-22.x`
- Merge into: `master`
- Upgrade [github.com/coreos/go-systemd](https://togithub.com/coreos/go-systemd) to `b51e752dd1c9c618846f8bc5b95ab524bd7b11c2`
Update vue monorepo to v4 (major)
- Schedule: ["at any time"]
- Branch name: `renovate/major-vue-monorepo`
- Merge into: `master`
- Upgrade [@vue/cli-plugin-babel](https://togithub.com/vuejs/vue-cli) to `4.5.4`
- Upgrade [@vue/cli-plugin-eslint](https://togithub.com/vuejs/vue-cli) to `4.5.4`
- Upgrade [@vue/cli-service](https://togithub.com/vuejs/vue-cli) to `4.5.4`
: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.
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
go.mod
(gomod)frontend/package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directories: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 33 Pull Requests:
Pin dependencies
- Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [@mdi/js](https://togithub.com/Templarian/MaterialDesign-JS) to `3.9.97` - Pin [@vue/cli-plugin-babel](https://togithub.com/vuejs/vue-cli) to `3.10.0` - Pin [@vue/cli-plugin-eslint](https://togithub.com/vuejs/vue-cli) to `3.10.0` - Pin [@vue/cli-service](https://togithub.com/vuejs/vue-cli) to `3.10.0` - Pin [@vue/eslint-config-standard](https://togithub.com/vuejs/eslint-config-standard) to `4.0.0` - Pin [axios](https://togithub.com/axios/axios) to `0.19.0` - Pin [babel-eslint](https://togithub.com/babel/babel-eslint) to `10.0.2` - Pin [date-fns](https://togithub.com/date-fns/date-fns) to `1.30.1` - Pin [deepmerge](https://togithub.com/TehShrike/deepmerge) to `4.0.0` - Pin [eslint](https://togithub.com/eslint/eslint) to `5.16.0` - Pin [eslint-plugin-vue](https://togithub.com/vuejs/eslint-plugin-vue) to `5.2.3` - Pin [fibers](https://togithub.com/laverdet/node-fibers) to `4.0.1` - Pin [sass](https://togithub.com/sass/dart-sass) to `1.22.9` - Pin [sass-loader](https://togithub.com/webpack-contrib/sass-loader) to `7.2.0` - Pin [vue](https://togithub.com/vuejs/vue) to `2.6.10` - Pin [vue-cli-plugin-vuetify](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify) to `0.6.3` - Pin [vue-router](https://togithub.com/vuejs/vue-router) to `3.1.2` - Pin [vue-template-compiler](https://togithub.com/vuejs/vue) to `2.6.10` - Pin [vuetify](https://togithub.com/vuetifyjs/vuetify) to `2.0.5` - Pin [vuetify-loader](https://togithub.com/vuetifyjs/vuetify-loader) to `1.3.0` - Pin [vuex](https://togithub.com/vuejs/vuex) to `3.1.1` - Pin [webpack-bundle-analyzer](https://togithub.com/webpack-contrib/webpack-bundle-analyzer) to `3.4.1`Update golang.org/x/net commit hash to c890458
- Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-net-digest` - Merge into: `master` - Upgrade [golang.org/x/net](https://togithub.com/golang/net) to `c89045814202410a2d67ec20ecf177ec77ceae7f`Update golang.org/x/oauth2 commit hash to bf48bf1
- Schedule: ["at any time"] - Branch name: `renovate/golang.org-x-oauth2-digest` - Merge into: `master` - Upgrade [golang.org/x/oauth2](https://togithub.com/golang/oauth2) to `bf48bf16ab8d622ce64ec6ce98d2c98f916b6303`Update dependency axios to v0.20.0
- Schedule: ["at any time"] - Branch name: `renovate/axios-0.x` - Merge into: `master` - Upgrade [axios](https://togithub.com/axios/axios) to `0.20.0`Update dependency babel-eslint to v10.1.0
- Schedule: ["at any time"] - Branch name: `renovate/babel-monorepo` - Merge into: `master` - Upgrade [babel-eslint](https://togithub.com/babel/babel-eslint) to `10.1.0`Update dependency deepmerge to v4.2.2
- Schedule: ["at any time"] - Branch name: `renovate/deepmerge-4.x` - Merge into: `master` - Upgrade [deepmerge](https://togithub.com/TehShrike/deepmerge) to `4.2.2`Update dependency fibers to v4.0.3
- Schedule: ["at any time"] - Branch name: `renovate/fibers-4.x` - Merge into: `master` - Upgrade [fibers](https://togithub.com/laverdet/node-fibers) to `4.0.3`Update dependency sass to v1.26.10
- Schedule: ["at any time"] - Branch name: `renovate/sass-1.x` - Merge into: `master` - Upgrade [sass](https://togithub.com/sass/dart-sass) to `1.26.10`Update dependency sass-loader to v7.3.1
- Schedule: ["at any time"] - Branch name: `renovate/sass-loader-7.x` - Merge into: `master` - Upgrade [sass-loader](https://togithub.com/webpack-contrib/sass-loader) to `7.3.1`Update dependency vuetify to v2.3.10
- Schedule: ["at any time"] - Branch name: `renovate/vuetify-2.x` - Merge into: `master` - Upgrade [vuetify](https://togithub.com/vuetifyjs/vuetify) to `2.3.10`Update dependency vuetify-loader to v1.6.0
- Schedule: ["at any time"] - Branch name: `renovate/vuetify-loader-1.x` - Merge into: `master` - Upgrade [vuetify-loader](https://togithub.com/vuetifyjs/vuetify-loader) to `1.6.0`Update dependency webpack-bundle-analyzer to v3.8.0
- Schedule: ["at any time"] - Branch name: `renovate/webpack-bundle-analyzer-3.x` - Merge into: `master` - Upgrade [webpack-bundle-analyzer](https://togithub.com/webpack-contrib/webpack-bundle-analyzer) to `3.8.0`Update module aws/aws-lambda-go to v1.19.1
- Schedule: ["at any time"] - Branch name: `renovate/github.com-aws-aws-lambda-go-1.x` - Merge into: `master` - Upgrade [github.com/aws/aws-lambda-go](https://togithub.com/aws/aws-lambda-go) to `v1.19.1`Update module aws/aws-sdk-go to v1.34.11
- Schedule: ["at any time"] - Branch name: `renovate/github.com-aws-aws-sdk-go-1.x` - Merge into: `master` - Upgrade [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) to `v1.34.11`Update module aws/aws-xray-sdk-go to v1.1.0
- Schedule: ["at any time"] - Branch name: `renovate/github.com-aws-aws-xray-sdk-go-1.x` - Merge into: `master` - Upgrade [github.com/aws/aws-xray-sdk-go](https://togithub.com/aws/aws-xray-sdk-go) to `v1.1.0`Update module awslabs/aws-lambda-go-api-proxy to v0.8.0
- Schedule: ["at any time"] - Branch name: `renovate/github.com-awslabs-aws-lambda-go-api-proxy-0.x` - Merge into: `master` - Upgrade [github.com/awslabs/aws-lambda-go-api-proxy](https://togithub.com/awslabs/aws-lambda-go-api-proxy) to `v0.8.0`Update module google.golang.org/api to v0.30.0
- Schedule: ["at any time"] - Branch name: `renovate/google.golang.org-api-0.x` - Merge into: `master` - Upgrade [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) to `v0.30.0`Update module gorilla/mux to v1.8.0
- Schedule: ["at any time"] - Branch name: `renovate/github.com-gorilla-mux-1.x` - Merge into: `master` - Upgrade [github.com/gorilla/mux](https://togithub.com/gorilla/mux) to `v1.8.0`Update module kelseyhightower/envconfig to v1.4.0
- Schedule: ["at any time"] - Branch name: `renovate/github.com-kelseyhightower-envconfig-1.x` - Merge into: `master` - Upgrade [github.com/kelseyhightower/envconfig](https://togithub.com/kelseyhightower/envconfig) to `v1.4.0`Update module pkg/errors to v0.9.1
- Schedule: ["at any time"] - Branch name: `renovate/github.com-pkg-errors-0.x` - Merge into: `master` - Upgrade [github.com/pkg/errors](https://togithub.com/pkg/errors) to `v0.9.1`Update module sirupsen/logrus to v1.6.0
- Schedule: ["at any time"] - Branch name: `renovate/github.com-sirupsen-logrus-1.x` - Merge into: `master` - Upgrade [github.com/sirupsen/logrus](https://togithub.com/sirupsen/logrus) to `v1.6.0`Update module square/go-jose to v2.5.1
- Schedule: ["at any time"] - Branch name: `renovate/gopkg.in-square-go-jose.v2-2.x` - Merge into: `master` - Upgrade [gopkg.in/square/go-jose.v2](https://togithub.com/square/go-jose) to `v2.5.1`Update vue monorepo
- Schedule: ["at any time"] - Branch name: `renovate/vue-monorepo` - Merge into: `master` - Upgrade [@vue/cli-plugin-babel](https://togithub.com/vuejs/vue-cli) to `3.12.1` - Upgrade [@vue/cli-plugin-eslint](https://togithub.com/vuejs/vue-cli) to `3.12.1` - Upgrade [@vue/cli-service](https://togithub.com/vuejs/vue-cli) to `3.12.1` - Upgrade [vue](https://togithub.com/vuejs/vue) to `2.6.12` - Upgrade [vue-router](https://togithub.com/vuejs/vue-router) to `3.4.3` - Upgrade [vue-template-compiler](https://togithub.com/vuejs/vue) to `2.6.12` - Upgrade [vuex](https://togithub.com/vuejs/vuex) to `3.5.1`Update dependency @mdi/js to v5
- Schedule: ["at any time"] - Branch name: `renovate/mdi-js-5.x` - Merge into: `master` - Upgrade [@mdi/js](https://togithub.com/Templarian/MaterialDesign-JS) to `5.5.55`Update dependency @vue/eslint-config-standard to v5
- Schedule: ["at any time"] - Branch name: `renovate/vue-eslint-config-standard-5.x` - Merge into: `master` - Upgrade [@vue/eslint-config-standard](https://togithub.com/vuejs/eslint-config-standard) to `5.1.2`Update dependency date-fns to v2
- Schedule: ["at any time"] - Branch name: `renovate/date-fns-2.x` - Merge into: `master` - Upgrade [date-fns](https://togithub.com/date-fns/date-fns) to `2.15.0`Update dependency eslint to v7
- Schedule: ["at any time"] - Branch name: `renovate/eslint-7.x` - Merge into: `master` - Upgrade [eslint](https://togithub.com/eslint/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](https://togithub.com/vuejs/eslint-plugin-vue) to `6.2.2`Update dependency fibers to v5
- Schedule: ["at any time"] - Branch name: `renovate/fibers-5.x` - Merge into: `master` - Upgrade [fibers](https://togithub.com/laverdet/node-fibers) to `5.0.0`Update dependency sass-loader to v10
- Schedule: ["at any time"] - Branch name: `renovate/sass-loader-10.x` - Merge into: `master` - Upgrade [sass-loader](https://togithub.com/webpack-contrib/sass-loader) to `10.0.1`Update dependency vue-cli-plugin-vuetify to v2
- Schedule: ["at any time"] - Branch name: `renovate/vue-cli-plugin-vuetify-2.x` - Merge into: `master` - Upgrade [vue-cli-plugin-vuetify](https://togithub.com/vuetifyjs/vue-cli-plugin-vuetify) to `2.0.7`Update module coreos/go-systemd to v22
- Schedule: ["at any time"] - Branch name: `renovate/github.com-coreos-go-systemd-22.x` - Merge into: `master` - Upgrade [github.com/coreos/go-systemd](https://togithub.com/coreos/go-systemd) to `b51e752dd1c9c618846f8bc5b95ab524bd7b11c2`Update vue monorepo to v4 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-vue-monorepo` - Merge into: `master` - Upgrade [@vue/cli-plugin-babel](https://togithub.com/vuejs/vue-cli) to `4.5.4` - Upgrade [@vue/cli-plugin-eslint](https://togithub.com/vuejs/vue-cli) to `4.5.4` - Upgrade [@vue/cli-service](https://togithub.com/vuejs/vue-cli) to `4.5.4`: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.