Renovate: Update dependency @nextcloud/webpack-vue-config to v7 #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/nextcloud-webpack-vue-config-7.x"
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?
This PR contains the following updates:
^6.2.0->^7.0.0Release Notes
nextcloud-libraries/webpack-vue-config (@nextcloud/webpack-vue-config)
v7.0.0Compare Source
Full Changelog
💥 BREAKING CHANGES
Apps on Vue 2 are now required an explicit legacy
vue-loaderinstallation:vue-loader@legacyfor Vue 2, remove hidden install by @ShGKme in https://github.com/nextcloud-libraries/webpack-vue-config/pull/688v6.3.2Compare Source
Full Changelog
Fixes
node-polyfill-webpack-pluginfrom 4.1.0 to 4.0.0 by @ShGKme in https://github.com/nextcloud-libraries/webpack-vue-config/pull/691v6.3.1Compare Source
Full Changelog
Fixes
vue$alias to support dependencies with different Vue version by @ShGKme in https://github.com/nextcloud-libraries/webpack-vue-config/pull/672Dependencies
pull/686
Other changes
v6.3.0Compare Source
Full Changelog
📝 Note on Vue 2 support
This package now supports both Vue 2 and Vue 3 by installing legacy
vue-loaderfor Vue 2 in apostinstallscript.In Vue 2 it may result in different
vue-loaderversion in thepackage-lock.jsonandnode_modules.Troubleshooting in Vue 2 apps
In case of
npm error code ENOTEMPTY- removenode_modulesand try again:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.