workflow-bpmn-modeler
workflow-bpmn-modeler 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.
🚦 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
- Show all Merge Confidence badges for pull requests.
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore
node_modules,bower_components,vendorand various test/tests (except for nuget) directories. - Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 14 Pull Requests:
Update dependency vue to v3 [SECURITY]
- Branch name:
renovate/npm-vue-vulnerability - Merge into:
master - Upgrade vue to
^3.0.0
Replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
- Schedule: ["at any time"]
- Branch name:
renovate/babel-eslint-replacement - Merge into:
master - Upgrade babel-eslint to
^7.11.0
Update dependency cross-env to v7.0.3
- Schedule: ["at any time"]
- Branch name:
renovate/cross-env-7.x-lockfile - Merge into:
master - Upgrade cross-env to
7.0.3
Update dependency xcrud to v0.4.19
- Schedule: ["at any time"]
- Branch name:
renovate/xcrud-0.x - Merge into:
master - Upgrade xcrud to
0.4.19
Update vue-cli monorepo to v4.5.19
- Schedule: ["at any time"]
- Branch name:
renovate/vue-cli-monorepo - Merge into:
master - Upgrade @vue/cli-plugin-babel to
4.5.19 - Upgrade @vue/cli-plugin-eslint to
4.5.19 - Upgrade @vue/cli-service to
4.5.19
Update dependency bpmn-js to v7.5.0
- Schedule: ["at any time"]
- Branch name:
renovate/bpmn-js-7.x-lockfile - Merge into:
master - Upgrade bpmn-js to
7.5.0
Update dependency element-ui to v2.15.14
- Schedule: ["at any time"]
- Branch name:
renovate/element-ui-2.x-lockfile - Merge into:
master - Upgrade element-ui to
2.15.14
Update dependency eslint to v7.32.0
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-monorepo - Merge into:
master - Upgrade eslint to
7.32.0
Update dependency sass to v1.81.0
- Schedule: ["at any time"]
- Branch name:
renovate/sass-1.x-lockfile - Merge into:
master - Upgrade sass to
1.81.0
Update dependency bpmn-js to v18
- Schedule: ["at any time"]
- Branch name:
renovate/bpmn-js-18.x - Merge into:
master - Upgrade bpmn-js to
^18.0.0
Update dependency eslint to v9
- Schedule: ["at any time"]
- Branch name:
renovate/major-eslint-monorepo - Merge into:
master - Upgrade eslint to
^9.0.0
Update dependency eslint-plugin-vue to v9
- Schedule: ["at any time"]
- Branch name:
renovate/eslint-plugin-vue-9.x - Merge into:
master - Upgrade eslint-plugin-vue to
^9.0.0
Update dependency sass-loader to v16
- Schedule: ["at any time"]
- Branch name:
renovate/sass-loader-16.x - Merge into:
master - Upgrade sass-loader to
^16.0.0
Update vue-cli monorepo to v5 (major)
- Schedule: ["at any time"]
- Branch name:
renovate/major-vue-cli-monorepo - Merge into:
master - Upgrade @vue/cli-plugin-babel to
^5.0.0 - Upgrade @vue/cli-plugin-eslint to
^5.0.0 - Upgrade @vue/cli-service to
^5.0.0
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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 was generated by Mend Renovate. View the repository job log.