Configure Renovate #24
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
.drone.yml
(droneci)package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests directories.🔡 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 8 Pull Requests:
Replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
renovate/babel-eslint-replacement
main
^7.11.0
Replace dependency eslint-plugin-node with eslint-plugin-n ^14.0.0
renovate/eslint-plugin-node-replacement
main
^14.0.0
Update dependency @vue/eslint-config-standard to v8
renovate/vue-eslint-config-standard-8.x
main
^8.0.0
Update dependency eslint to v9
renovate/eslint-9.x
main
^9.0.0
Update dependency eslint-plugin-promise to v6
renovate/eslint-plugin-promise-6.x
main
^6.0.0
Update dependency eslint-plugin-standard to v5
renovate/eslint-plugin-standard-5.x
main
^5.0.0
Update dependency eslint-plugin-vue to v9
renovate/eslint-plugin-vue-9.x
main
^9.0.0
Update vue-cli monorepo to v5 (major)
renovate/major-vue-cli-monorepo
main
~5.0.0
~5.0.0
~5.0.0
~5.0.0
❓ 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.