Skip to content

chore(deps): bump @nextcloud/webpack-vue-config from 6.3.0 to v7 (master)#1667

Merged
ChristophWurst merged 1 commit into
masterfrom
renovate/master-nextcloud-webpack-vue-config-7.x
Nov 27, 2025
Merged

chore(deps): bump @nextcloud/webpack-vue-config from 6.3.0 to v7 (master)#1667
ChristophWurst merged 1 commit into
masterfrom
renovate/master-nextcloud-webpack-vue-config-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@nextcloud/webpack-vue-config ^6.3.0 -> ^7.0.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v7.0.2

Compare Source

Full Changelog

Fixes

v7.0.1

Compare Source

Full Changelog

Changed
  • chore: update Node and NPM version by @​susnux in #​695
    This package now does officially work with Node 22 and Node 24.
  • ci: update workflows from organization by @​susnux in #​694

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
  • feat!: require explicit vue-loader@legacy for Vue 2, remove hidden install by @​ShGKme in #​688

v6.3.2

Compare Source

Full Changelog

Fixes
  • fix(deps): downgrade broken node-polyfill-webpack-plugin from 4.1.0 to 4.0.0 by @​ShGKme in #​691

v6.3.1

Compare Source

Full Changelog

Fixes
  • fix: remove vue$ alias to support dependencies with different Vue version by @​ShGKme in #​672
Dependencies
Other changes

Configuration

📅 Schedule: Branch creation - "before 5am on wednesday" in timezone Europe/Vienna, 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 was generated by Mend Renovate. View the repository job log.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate Bot force-pushed the renovate/master-nextcloud-webpack-vue-config-7.x branch from 21d0e8b to 217264a Compare November 27, 2025 06:32
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Christoph Wurst <[email protected]>
@ChristophWurst ChristophWurst force-pushed the renovate/master-nextcloud-webpack-vue-config-7.x branch from 217264a to a3a58c8 Compare November 27, 2025 06:37
Copy link
Copy Markdown
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note on Vue 2 support

This package supports both Vue 2 and Vue 3. While Vue 3 is supported by default, Vue 2 requires an explicit legacy vue-loader installation:

npm i -D vue-loader@legacy

ammended

@ChristophWurst ChristophWurst merged commit 7355004 into master Nov 27, 2025
25 checks passed
@ChristophWurst ChristophWurst deleted the renovate/master-nextcloud-webpack-vue-config-7.x branch November 27, 2025 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant