Skip to content

fix(ui): bump @nextcloud/vue to ^8.39.0 (nav corner sliver on NC<34)#609

Merged
rubenvdlinde merged 1 commit into
developmentfrom
chore/bump-nextcloud-vue-8.39
May 25, 2026
Merged

fix(ui): bump @nextcloud/vue to ^8.39.0 (nav corner sliver on NC<34)#609
rubenvdlinde merged 1 commit into
developmentfrom
chore/bump-nextcloud-vue-8.39

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

What

Bumps @nextcloud/vue from ^8.16.0 to ^8.39.0.

Why

@nextcloud/vue versions before 8.39.0 unconditionally render the Nextcloud 34 rounded .app-content layout. On Nextcloud < 34 the rounded white corner pokes past the square .app-navigation, producing a visible white sliver near the navigation toggle.

Version 8.39.0 adds an isLegacy34 guard (NC major < 34) that restores the square layout on older Nextcloud versions, eliminating the sliver.

Changes

  • Bumped the direct @nextcloud/vue dependency pin to ^8.39.0.
  • Updated package-lock.json accordingly (resolves to 8.39.0).

The JS bundle (js/) is gitignored, so the only committed changes are package.json + package-lock.json.

Part of a fleet-wide sweep.

@github-actions
Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/procest @ ab5b836

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer
npm ✅ 327/327
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

Quality workflow — 2026-05-25 21:54 UTC

Download the full PDF report from the workflow artifacts.

@rubenvdlinde rubenvdlinde merged commit 12d522b into development May 25, 2026
15 of 24 checks passed
@rubenvdlinde rubenvdlinde deleted the chore/bump-nextcloud-vue-8.39 branch May 25, 2026 22:09
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