flow_notifications
flow_notifications copied to clipboard
chore(deps-dev): Bump @nextcloud/webpack-vue-config from 6.3.0 to 7.0.2
Bumps @nextcloud/webpack-vue-config from 6.3.0 to 7.0.2.
Release notes
Sourced from @nextcloud/webpack-vue-config's releases.
v7.0.2
7.0.2 (2025-11-18)
Fixes
- fix: define vue compile time flags by
@ShGKmein nextcloud-libraries/webpack-vue-config#698What's Changed
- [main] Fix npm audit by
@nextcloud-commandin nextcloud-libraries/webpack-vue-config#697- fix: define vue compile time flags by
@ShGKmein nextcloud-libraries/webpack-vue-config#698- release: v7.0.2 by
@ShGKmein nextcloud-libraries/webpack-vue-config#699v7.0.1
What's Changed
- ci: update workflows from organization by
@susnuxin nextcloud-libraries/webpack-vue-config#694- chore: update Node and NPM version by
@susnuxin nextcloud-libraries/webpack-vue-config#695- chore: prepare v7.0.1 by
@susnuxin nextcloud-libraries/webpack-vue-config#696Full Changelog: https://github.com/nextcloud-libraries/webpack-vue-config/compare/v7.0.0...v7.0.1
v7.0.0 - vue-loader@legacy is required for Vue 2 apps
7.0.0 (2025-11-03)
💥 BREAKING CHANGES
Apps on Vue 2 are now required an explicit legacy
vue-loaderinstallation:npm i -D vue-loader@legacy
- feat!: require explicit
vue-loader@legacyfor Vue 2, remove hidden install by@ShGKmein nextcloud-libraries/webpack-vue-config#688v6.3.2
v6.3.2 (2025-10-27)
Fixes
- fix(deps): downgrade broken
node-polyfill-webpack-pluginfrom 4.1.0 to 4.0.0 by@ShGKmein nextcloud-libraries/webpack-vue-config#691v6.3.1
Fixes
- fix: remove
vue$alias to support dependencies with different Vue version by@ShGKmein nextcloud-libraries/webpack-vue-config#672Dependencies
- chore(deps-dev): Bump webpack from 5.98.0 to 5.99.5 by
@dependabot[bot] in nextcloud-libraries/webpack-vue-config#665
... (truncated)
Changelog
Sourced from @nextcloud/webpack-vue-config's changelog.
7.0.2 (2025-11-18)
Fixes
- fix: define vue compile time flags by
@ShGKmein nextcloud-libraries/webpack-vue-config#6987.0.1 (2025-11-07)
Changed
- chore: update Node and NPM version by
@susnuxin nextcloud-libraries/webpack-vue-config#695 This package now does officially work with Node 22 and Node 24.- ci: update workflows from organization by
@susnuxin nextcloud-libraries/webpack-vue-config#6947.0.0 (2025-11-03)
💥 BREAKING CHANGES
Apps on Vue 2 are now required an explicit legacy
vue-loaderinstallation:npm i -D vue-loader@legacy
- feat!: require explicit
vue-loader@legacyfor Vue 2, remove hidden install by@ShGKmein nextcloud-libraries/webpack-vue-config#688v6.3.2 (2025-10-27)
Fixes
- fix(deps): downgrade broken
node-polyfill-webpack-pluginfrom 4.1.0 to 4.0.0 by@ShGKmein nextcloud-libraries/webpack-vue-config#691v6.3.1 (2025-10-25)
Fixes
- fix: remove
vue$alias to support dependencies with different Vue version by@ShGKmein nextcloud-libraries/webpack-vue-config#672Dependencies
- chore(deps-dev): Bump webpack from 5.98.0 to 5.99.5 by
@dependabot[bot] in nextcloud-libraries/webpack-vue-config#665- chore(deps-dev): Bump node-polyfill-webpack-plugin from 4.0.0 to 4.1.0 by
@dependabot[bot] in nextcloud-libraries/webpack-vue-config#664- chore(deps-dev): Bump webpack from 5.99.5 to 5.99.6 by
@dependabot[bot] in nextcloud-libraries/webpack-vue-config#667- chore(deps-dev): Bump http-proxy-middleware from 2.0.7 to 2.0.9 by
@dependabot[bot] in nextcloud-libraries/webpack-vue-config#668- chore(deps-dev): Bump webpack from 5.99.6 to 5.99.7 by
@dependabot[bot] in nextcloud-libraries/webpack-vue-config#669- chore(deps-dev): Bump sass from 1.86.3 to 1.87.0 by
@dependabot[bot] in nextcloud-libraries/webpack-vue-config#670- chore(deps-dev): Bump
@babel/corefrom 7.26.10 to 7.27.1 by@dependabot[bot] in nextcloud-libraries/webpack-vue-config#671
... (truncated)
Commits
7a5f10dMerge pull request #699 from nextcloud-libraries/release/v7.0.229c474achore: release v7.0.2983e374chore(release): add v7.0.2 changelogfa7363eMerge pull request #698 from nextcloud-libraries/fix/define-vue-compile-time-...e8a355bfix: define vue compile time flagsd62b059Merge pull request #697 from nextcloud-libraries/automated/noid/main-fix-npm-...57f0633fix(deps): Fix npm audit291cb90Merge pull request #696 from nextcloud-libraries/chore/release-v7-0-19d7af5echore: prepare v7.0.1ed6f6dbMerge pull request #695 from nextcloud-libraries/chore/dev-engines- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)