Renovate: Update dependency @nextcloud/webpack-vue-config to v6 #4

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

This PR contains the following updates:

Package Type Update Change
@nextcloud/webpack-vue-config devDependencies major ^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 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:

v6.2.0

Compare Source

Full Changelog

⚠️ Breaking
Dependencies

v6.1.1

Compare Source

🐛 Bug Fix

v6.1.0

Compare Source

v6.0.1

Compare Source

Full Changelog

🐛 Bug Fix
Dependencies

v6.0.0

Compare Source

Full Changelog

Breaking
🐛 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.


  • 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 | [`^5.4.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/@nextcloud%2fwebpack-vue-config/5.5.1/6.3.0) | --- ### Release Notes <details> <summary>nextcloud-libraries/webpack-vue-config (@&#8203;nextcloud/webpack-vue-config)</summary> ### [`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 ``` ### [`v6.2.0`](https://github.com/nextcloud-libraries/webpack-vue-config/blob/HEAD/CHANGELOG.md#v620-2024-10-04) [Compare Source](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.1.1...v6.2.0) [Full Changelog](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.1.1...v6.2.0) ##### ⚠️ Breaking - `sass-loader` is upgraded from `v14` to `v16` 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 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.25.2 to 7.25.7 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/618 - chore(deps-dev): Bump sass from 1.79.3 to 1.79.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/617 - chore(deps-dev): Bump webpack from 5.94.0 to 5.95.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/615 - chore(deps-dev): Bump sass-loader from 14.2.1 to 16.0.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/612 ### [`v6.1.1`](https://github.com/nextcloud-libraries/webpack-vue-config/blob/HEAD/CHANGELOG.md#v611-2024-09-23) [Compare Source](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.1.0...v6.1.1) ##### 🐛 Bug Fix - fix: include `process` Node polyfill by [@&#8203;ShGKme](https://github.com/ShGKme) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/613 ### [`v6.1.0`](https://github.com/nextcloud-libraries/webpack-vue-config/blob/HEAD/CHANGELOG.md#v610-2024-09-17) [Compare Source](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.0.1...v6.1.0) - Update package npm version by [@&#8203;skjnldsv](https://github.com/skjnldsv) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/608 - Fix npm audit by [@&#8203;nextcloud-command](https://github.com/nextcloud-command) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/609 - Dependencies update ### [`v6.0.1`](https://github.com/nextcloud-libraries/webpack-vue-config/blob/HEAD/CHANGELOG.md#v601-2024-01-29) [Compare Source](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v6.0.0...v6.0.1) [Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v5.5.1...v6.0.0) ##### 🐛 Bug Fix - fix: ignore `./locale` import from `moment/min/moment-with-locales` by [@&#8203;ShGKme](https://github.com/ShGKme) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/533 ##### Dependencies - chore(deps-dev): Bump sass from 1.65.1 to 1.66.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/492 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.22.10 to 7.22.11 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/494 - chore(deps-dev): Bump vue-loader from 15.10.1 to 15.10.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/495 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.22.11 to 7.22.17 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/496 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.22.17 to 7.22.19 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/497 - chore(deps-dev): Bump sass from 1.66.1 to 1.67.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/498 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.22.19 to 7.22.20 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/499 - chore(deps-dev): Bump sass from 1.67.0 to 1.68.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/500 - chore(deps-dev): Bump [@&#8203;nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 8.2.1 to 8.3.0 in /tests by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/501 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.22.20 to 7.23.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/502 - chore(deps-dev): Bump sass from 1.68.0 to 1.69.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/503 - chore(deps): Bump postcss from 8.4.26 to 8.4.31 in /tests by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/504 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.23.0 to 7.23.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/505 - chore(deps-dev): Bump sass from 1.69.0 to 1.69.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/506 - chore(deps-dev): Bump ts-loader from 9.4.4 to 9.5.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/508 - chore(deps-dev): Bump webpack from 5.88.2 to 5.89.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/507 - chore(deps-dev): Bump [@&#8203;babel/traverse](https://github.com/babel/traverse) from 7.23.0 to 7.23.2 in /tests by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/509 - chore(deps-dev): Bump sass from 1.69.3 to 1.69.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/511 - chore(deps-dev): Bump vue-loader from 15.10.2 to 15.11.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/510 - chore(deps-dev): Bump browserify-sign from 4.2.1 to 4.2.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/512 - chore(deps): Bump vue from 2.7.14 to 2.7.15 in /tests by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/513 - chore(deps-dev): Bump sass from 1.69.4 to 1.69.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/515 - chore(deps-dev): Bump vue-template-compiler from 2.7.14 to 2.7.15 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/514 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.23.2 to 7.23.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/516 - chore(deps-dev): Bump ts-loader from 9.5.0 to 9.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/517 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.23.3 to 7.23.5 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/519 - chore(deps-dev): Bump node-polyfill-webpack-plugin from 2.0.1 to 3.0.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/520 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.23.5 to 7.23.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/521 - chore: update workflows from templates by [@&#8203;nextcloud-command](https://github.com/nextcloud-command) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/522 - chore(deps-dev): Bump vue-template-compiler from 2.7.15 to 2.7.16 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/524 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.23.6 to 7.23.7 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/525 - chore(deps-dev): Bump sass-loader from 13.3.2 to 13.3.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/526 - chore(deps-dev): Bump sass from 1.69.5 to 1.69.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/527 - chore(deps): Bump vue from 2.7.15 to 2.7.16 in /tests by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/528 - chore(deps-peer): Bump Vue from 2.7.14 to 2.7.16 by [@&#8203;ShGKme](https://github.com/ShGKme) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/523 - chore(deps-dev): Bump sass from 1.69.6 to 1.69.7 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/529 - chore(deps-dev): Bump follow-redirects from 1.15.2 to 1.15.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/530 - chore(deps-dev): Bump [@&#8203;nextcloud/browserslist-config](https://github.com/nextcloud/browserslist-config) from 2.3.0 to 3.0.0 in /tests by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/493 - chore(deps-dev): Bump style-loader from 3.3.3 to 3.3.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/531 - chore(deps-dev): Bump css-loader from 6.8.1 to 6.9.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/532 - chore(deps-dev): Bump css-loader from 6.9.0 to 6.9.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/536 - chore(deps-dev): Bump sass from 1.69.7 to 1.70.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/535 - chore(deps-dev): Bump [@&#8203;nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.3.1 to 2.4.0 in /tests by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/537 - chore(deps-dev): Bump webpack from 5.89.0 to 5.90.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/538 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.23.7 to 7.23.9 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/539 ### [`v6.0.0`](https://github.com/nextcloud-libraries/webpack-vue-config/blob/HEAD/CHANGELOG.md#v600-2023-08-16) [Compare Source](https://github.com/nextcloud-libraries/webpack-vue-config/compare/v5.5.1...v6.0.0) [Full Changelog](https://github.com/nextcloud/webpack-vue-config/compare/v5.5.1...v6.0.0) ##### Breaking - chore: update node engines to next LTS by [@&#8203;nextcloud-command](https://github.com/nextcloud-command) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/470 We now supports node `^20.0.0` and npm `^9.0.0` ##### :bug: Bug Fix - fix: pass ts to ts-loader before babel by [@&#8203;skjnldsv](https://github.com/skjnldsv) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/472 - fix: polyfill node:Buffer by default by [@&#8203;ShGKme](https://github.com/ShGKme) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/489 - Revert "Disable cache in dev mode" by [@&#8203;pulsejet](https://github.com/pulsejet) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/456 - Update rules to prevent prettier to run by [@&#8203;christianlupus](https://github.com/christianlupus) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/475 ##### Dependencies - chore: Fix URLs after package was transfered by [@&#8203;susnux](https://github.com/susnux) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/484 - chore(deps-dev): Bump [@&#8203;babel/core](https://github.com/babel/core) from 7.22.1 to 7.22.10 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/488 - chore(deps-dev): Bump [@&#8203;nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.3.0 to 2.3.1 in /tests by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/477 - chore(deps-dev): Bump babel-loader from 9.1.2 to 9.1.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/473 - chore(deps-dev): Bump css-loader from 6.7.4 to 6.8.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/463 - chore(deps-dev): Bump sass from 1.62.1 to 1.65.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/487 - chore(deps-dev): Bump sass-loader from 13.3.0 to 13.3.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/467 - chore(deps-dev): Bump webpack from 5.88.1 to 5.88.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/482 - chore(deps-dev): Bump webpack-cli from 5.1.1 to 5.1.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/466 - chore(deps-dev): Bump webpack-dev-server from 4.11.1 to 4.15.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/483 - chore(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4 in /tests by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/478 - fix: dependencies and audit by [@&#8203;skjnldsv](https://github.com/skjnldsv) in https://github.com/nextcloud-libraries/webpack-vue-config/pull/485 </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==-->
renovate added 1 commit 2025-06-25 11:08:50 +02:00
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-6.x:renovate/nextcloud-webpack-vue-config-6.x
git checkout renovate/nextcloud-webpack-vue-config-6.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 checkout main
git merge --no-ff renovate/nextcloud-webpack-vue-config-6.x
git checkout renovate/nextcloud-webpack-vue-config-6.x
git rebase main
git checkout main
git merge --ff-only renovate/nextcloud-webpack-vue-config-6.x
git checkout renovate/nextcloud-webpack-vue-config-6.x
git rebase main
git checkout main
git merge --no-ff renovate/nextcloud-webpack-vue-config-6.x
git checkout main
git merge --squash renovate/nextcloud-webpack-vue-config-6.x
git checkout main
git merge --ff-only renovate/nextcloud-webpack-vue-config-6.x
git checkout main
git merge renovate/nextcloud-webpack-vue-config-6.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#4
No description provided.