vue-gantt-elastic
vue-gantt-elastic copied to clipboard
Configure Renovate
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 andchore
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
- Schedule: ["at any time"]
- Branch name:
renovate/pin-dependencies
- Merge into:
master
- Pin @quasar/extras to
1.1.2
- Pin @vue/cli-plugin-babel to
3.7.0
- Pin @vue/cli-plugin-eslint to
3.7.0
- Pin @vue/cli-service to
3.7.0
- Pin @vue/eslint-config-prettier to
4.0.1
- Pin babel-eslint to
10.0.1
- Pin dayjs to
1.8.14
- Pin eslint to
5.16.0
- Pin eslint-plugin-vue to
5.2.2
- Pin gantt-elastic to
1.0.0
- Pin gantt-elastic-header to
0.1.11
- Pin quasar to
1.0.0-beta.23
- Pin stylus to
0.54.5
- Pin stylus-loader to
3.0.2
- Pin vue to
2.6.10
- Pin vue-cli-plugin-quasar to
1.0.0-beta.1
- Pin vue-router to
3.0.6
- Pin vue-template-compiler to
2.6.10
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
- Schedule: ["at any time"]
- Branch name:
renovate/vue-monorepo
- Merge into:
master
- Upgrade @vue/cli-plugin-babel to
3.12.1
- Upgrade @vue/cli-plugin-eslint to
3.12.1
- Upgrade @vue/cli-service to
3.12.1
- Upgrade vue to
2.6.12
- Upgrade vue-router to
3.4.3
- Upgrade vue-template-compiler to
2.6.12
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)
- Schedule: ["at any time"]
- Branch name:
renovate/major-vue-monorepo
- Merge into:
master
- Upgrade @vue/cli-plugin-babel to
4.5.4
- Upgrade @vue/cli-plugin-eslint to
4.5.4
- Upgrade @vue/cli-service 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.