Renovate: Update dependency @nextcloud/webpack-vue-config to v6 #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/nextcloud-webpack-vue-config-6.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:
^5.4.0
->^6.0.0
Release Notes
nextcloud-libraries/webpack-vue-config (@nextcloud/webpack-vue-config)
v6.3.0
Compare Source
Full Changelog
📝 Note on Vue 2 support
This package now supports both Vue 2 and Vue 3 by installing legacy
vue-loader
for Vue 2 in apostinstall
script.In Vue 2 it may result in different
vue-loader
version in thepackage-lock.json
andnode_modules
.Troubleshooting in Vue 2 apps
In case of
npm error code ENOTEMPTY
- removenode_modules
and try again:v6.2.0
Compare Source
Full Changelog
⚠️ Breaking
sass-loader
is upgraded fromv14
tov16
with modern Sass JS API.This is not expected to be a breaking change. But it might affect configs with custom
sass
configuration.See SASS docs for details: https://sass-lang.com/documentation/js-api/interfaces/legacystringoptions/
Dependencies
v6.1.1
Compare Source
🐛 Bug Fix
process
Node polyfill by @ShGKme in https://github.com/nextcloud-libraries/webpack-vue-config/pull/613v6.1.0
Compare Source
v6.0.1
Compare Source
Full Changelog
🐛 Bug Fix
./locale
import frommoment/min/moment-with-locales
by @ShGKme in https://github.com/nextcloud-libraries/webpack-vue-config/pull/533Dependencies
v6.0.0
Compare Source
Full Changelog
Breaking
We now supports node
^20.0.0
and npm^9.0.0
🐛 Bug Fix
Dependencies
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.