Skip to content

chore(dependabot): hold back vue-router 5 as well - #482

Merged
rubenvdlinde merged 1 commit into
developmentfrom
chore/dependabot-hold-vue-router
Aug 30, 2026
Merged

chore(dependabot): hold back vue-router 5 as well#482
rubenvdlinde merged 1 commit into
developmentfrom
chore/dependabot-hold-vue-router

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

vue-router 5 peers vite: ^7.3.0 || ^8.0.0 and expects a Vite toolchain. These apps build with webpack, which cannot resolve it at all — the build dies on Can't resolve 'vue-router' from src and from @nextcloud/vue's own chunks. Adopting it is a Vite migration, not a version bump.

Dependabot proposed it across 8 repositories in a single run, and merging any one takes that app's build from green to red with no code change in the repository that can fix it.

versioniq already builds with Vite and is the natural pilot if the fleet does move. Lift this when an app's toolchain can actually take it.

vue-router 5 peers `vite: ^7.3.0 || ^8.0.0` and expects a Vite toolchain. These
apps build with webpack, which cannot resolve it at all: the build dies on
`Can't resolve 'vue-router'` from src and from @nextcloud/vue's own chunks.
Adopting it is a Vite migration, not a version bump.

Dependabot proposed it across 8 repositories in a single run, and merging any
one of them takes that app's build from green to red with no code change that
can fix it.

versioniq already builds with Vite and is the natural pilot if the fleet does
move. Lift this when an app's toolchain can actually take it.
@rubenvdlinde
rubenvdlinde merged commit 85599c2 into development Aug 30, 2026
1 check passed
@rubenvdlinde
rubenvdlinde deleted the chore/dependabot-hold-vue-router branch August 30, 2026 20:33
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/launchpad @ beffd53

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-manifest
format
check-schema-l10n
composer ✅ 104/104
npm ✅ 526/526
app:check-code ⏭️
info.xml
REUSE
PHPUnit
Newman
Playwright 🚨 NO VERDICT — enabled but never ran
Hydra gates

Quality workflow — 2026-08-30 23:32 UTC

Download the full PDF report from the workflow artifacts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant