Renovate: Update dependency @nextcloud/webpack-vue-config to v7 #13

Open
renovate wants to merge 1 commit from renovate/nextcloud-webpack-vue-config-7.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
@nextcloud/webpack-vue-config devDependencies major ^6.2.0 -> ^7.0.0

Release Notes

nextcloud-libraries/webpack-vue-config (@​nextcloud/webpack-vue-config)

v7.0.0

Compare Source

Full Changelog

💥 BREAKING CHANGES

Apps on Vue 2 are now required an explicit legacy vue-loader installation:

npm i -D vue-loader@legacy

v6.3.2

Compare Source

Full Changelog

Fixes

v6.3.1

Compare Source

Full Changelog

Fixes
Dependencies
Other changes

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 a postinstall script.

In Vue 2 it may result in different vue-loader version in the package-lock.json and node_modules.

Troubleshooting in Vue 2 apps

In case of npm error code ENOTEMPTY - remove node_modules and 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@nextcloud/webpack-vue-config](https://github.com/nextcloud-libraries/webpack-vue-config) | devDependencies | major | [`^6.2.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@nextcloud%2fwebpack-vue-config/6.2.0/7.0.0) | --- ### Release Notes <details> <summary>nextcloud-libraries/webpack-vue-config (@&#8203;nextcloud/webpack-vue-config)</summary> ### [`v7.0.0`](https://github.com/nextcloud-libraries/webpack-vue-config/blob/HEAD/CHANGELOG.md#700-2025-11-03) [Compare Source](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.3.2...v7.0.0) [Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.3.2...7.0.0) ##### 💥 BREAKING CHANGES Apps on **Vue 2** are now required an explicit legacy `vue-loader` installation: ```sh npm i -D vue-loader@legacy ``` - feat!: require explicit `vue-loader@legacy` for Vue 2, remove hidden install by [@&#8203;ShGKme](https://github.com/ShGKme) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/688 ### [`v6.3.2`](https://github.com/nextcloud-libraries/webpack-vue-config/blob/HEAD/CHANGELOG.md#v632-2025-10-27) [Compare Source](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.3.1...v6.3.2) [Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.3.1...v6.3.2) ##### Fixes - fix(deps): downgrade broken `node-polyfill-webpack-plugin` from 4.1.0 to 4.0.0 by [@&#8203;ShGKme](https://github.com/ShGKme) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/691 ### [`v6.3.1`](https://github.com/nextcloud-libraries/webpack-vue-config/blob/HEAD/CHANGELOG.md#v631-2025-10-25) [Compare Source](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.3.0...v6.3.1) [Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.3.0...v6.3.1) ##### Fixes - fix: remove `vue$` alias to support dependencies with different Vue version by [@&#8203;ShGKme](https://github.com/ShGKme) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/672 ##### Dependencies - chore(deps-dev): Bump webpack from 5.98.0 to 5.99.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/665 - chore(deps-dev): Bump node-polyfill-webpack-plugin from 4.0.0 to 4.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/664 - chore(deps-dev): Bump webpack from 5.99.5 to 5.99.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/667 - chore(deps-dev): Bump http-proxy-middleware from 2.0.7 to 2.0.9 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/668 - chore(deps-dev): Bump webpack from 5.99.6 to 5.99.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/669 - chore(deps-dev): Bump sass from 1.86.3 to 1.87.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/670 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.26.10 to 7.27.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/671 - chore(deps-dev): Bump webpack from 5.99.7 to 5.99.8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/673 - chore(deps-dev): Bump sass from 1.87.0 to 1.89.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/675 - chore(deps-dev): Bump webpack from 5.99.8 to 5.99.9 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/676 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.27.1 to 7.27.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/677 - chore(deps-dev): Bump sass from 1.89.0 to 1.89.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/678 - chore(deps-dev): Bump webpack-dev-server from 5.2.1 to 5.2.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/680 - chore(deps-dev): Bump sass from 1.89.1 to 1.89.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/681 - chore(deps-dev): Bump pbkdf2 from 3.1.2 to 3.1.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/nextcloud-libraries/webpack-vue-config/pull/683 - \[main] Fix npm audit by [@&#8203;nextcloud-command](https://github.com/nextcloud-command) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/684 pull/686 - \[main] Fix npm audit by [@&#8203;nextcloud-command](https://github.com/nextcloud-command) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/687 ##### Other changes - ci: update reuse.yml workflow from template by [@&#8203;susnux](https://github.com/susnux) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/685 - ci: update npm-publish.yml workflow from template by [@&#8203;susnux](https://github.com/susnux) in https://github.com/nextcloud-libraries/webpack-vue-config/ ### [`v6.3.0`](https://github.com/nextcloud-libraries/webpack-vue-config/blob/HEAD/CHANGELOG.md#v630-2025-04-08) [Compare Source](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.2.0...v6.3.0) [Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.2.0...v6.3.0) ##### 📝 Note on Vue 2 support This package now supports both **Vue 2** and **Vue 3** by installing legacy `vue-loader` for Vue 2 in a `postinstall` script. In Vue 2 it may result in different `vue-loader` version in the `package-lock.json` and `node_modules`. ##### Troubleshooting in Vue 2 apps In case of `npm error code ENOTEMPTY` - remove `node_modules` and try again: ```sh ``` </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/nextcloud-webpack-vue-config-7.x:renovate/nextcloud-webpack-vue-config-7.x
git switch renovate/nextcloud-webpack-vue-config-7.x

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.

git switch main
git merge --no-ff renovate/nextcloud-webpack-vue-config-7.x
git switch renovate/nextcloud-webpack-vue-config-7.x
git rebase main
git switch main
git merge --ff-only renovate/nextcloud-webpack-vue-config-7.x
git switch renovate/nextcloud-webpack-vue-config-7.x
git rebase main
git switch main
git merge --no-ff renovate/nextcloud-webpack-vue-config-7.x
git switch main
git merge --squash renovate/nextcloud-webpack-vue-config-7.x
git switch main
git merge --ff-only renovate/nextcloud-webpack-vue-config-7.x
git switch main
git merge renovate/nextcloud-webpack-vue-config-7.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
verdigado-public/nextcloud_groupfolder_filesystem_snapshots!13
No description provided.