Configure Renovate #2
Loading…
Add table
Add a link
Reference in a new issue
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
composer.json
(composer)package.json
(npm)renovate.json
(renovate-config-presets).woodpecker/build_publish.yml
(woodpecker)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 (except for nuget) directories.github-action
digests.minor
andpatch
updates together.🔡 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 7 Pull Requests:
Renovate: Pin dependencies
renovate/pin-dependencies
main
sha256:d5a385f4e6cd27bbd5e0e196b12e9280ae6931909a3305acadbf50fad620e0d0
sha256:632b7e10918e947029841ace505b9b9d14efd4062ac0e19d3ae38b33458da678
Renovate: Update dependency @nextcloud/browserslist-config to v3
renovate/nextcloud-browserslist-config-3.x
main
^3.0.0
Renovate: Update dependency @nextcloud/webpack-vue-config to v6
renovate/nextcloud-webpack-vue-config-6.x
main
^6.0.0
Renovate: Update dependency phpunit/phpunit to v12
renovate/phpunit-phpunit-12.x
main
^12.0
Renovate: Update dependency vue to v3
renovate/major-vue-monorepo
main
^3.0.0
Renovate: Update Node.js to v22
renovate/node-22.x
main
^22.0.0
Renovate: Update npm to v11
renovate/npm-11.x
main
^11.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.