chore(deps): update dependency @nextcloud/webpack-vue-config to v6.3.2 #31
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.2.0→6.3.2Release Notes
nextcloud-libraries/webpack-vue-config (@nextcloud/webpack-vue-config)
v6.3.2Compare Source
Full Changelog
Fixes
node-polyfill-webpack-pluginfrom 4.1.0 to 4.0.0 by @ShGKme in #691v6.3.1Compare Source
Full Changelog
Fixes
vue$alias to support dependencies with different Vue version by @ShGKme in #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 was generated by Mend Renovate. View the repository job log.