Skip to content

chore(deps): pin @conduction/nextcloud-vue to 2.2.0-vue3.7 - #778

Merged
rubenvdlinde merged 1 commit into
developmentfrom
chore/pin-ncvue-2.2.0-vue3.7
Aug 10, 2026
Merged

chore(deps): pin @conduction/nextcloud-vue to 2.2.0-vue3.7#778
rubenvdlinde merged 1 commit into
developmentfrom
chore/pin-ncvue-2.2.0-vue3.7

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

What

Hard-pins @conduction/nextcloud-vue to exactly 2.2.0-vue3.7 (from 2.2.0-vue3.3), the current vue3 dist-tag head.

No caret, no range: ^2.2.0 does not match 2.2.0-vue3.7 (caret ranges do not cross prerelease boundaries), and latest/beta are the retired Vue 2 lineage.

Lockfile control (run first)

Regenerated with the pin unchanged before applying the bump:

result
control (pin unchanged) 0 lines
after bump 8 lock lines + 2 package.json lines

The whole lock diff is this bump. No other package added, removed or re-resolved.

Verification

  • Off disk after a real npm ci: exactly one copy, 2.2.0-vue3.7, peer vue ^3.5.0.
  • Registry controls: 2.2.0-vue3.7 resolves; 3.0.0 / 3.0.0-vue3.0 return E404 (3.x depublished).
before (vue3.3) after (vue3.7)
npm ci exit 0 exit 0
npm run build exit 0, 3 warnings exit 0, 3 warnings
npm run test:unit (vitest) 32 files / 330 passed 32 files / 330 passed
bundle (js/) 66,317,565 B 66,327,229 B

Bundle delta: +9,664 B (+0.01%).

Part of a fleet-wide pin to 2.2.0-vue3.7 across 8 repos.

Hard pin to the vue3 dist-tag head (2.2.0-vue3.7), up from 2.2.0-vue3.3.

Verified:
- lockfile control (pin unchanged): 0-line diff, so the 8-line lock change
  is attributable to this bump alone; no other package re-resolved
- installed off disk after npm ci: one copy, 2.2.0-vue3.7, peer vue ^3.5.0
- build: exit 0, 3 warnings before and after
- vitest: 32 files / 330 passed before and after
- bundle: 66,317,565 -> 66,327,229 bytes (+9,664, +0.01%)
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/procest @ 5d56efd

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-manifest
check-vue3-compile
test-l10n
composer ✅ 100/100
npm ✅ 552/552
PHPUnit
Newman ⏭️
Playwright
Hydra gates

Quality workflow — 2026-08-10 09:36 UTC

Download the full PDF report from the workflow artifacts.

@rubenvdlinde
rubenvdlinde merged commit 1925c10 into development Aug 10, 2026
30 of 32 checks passed
@rubenvdlinde
rubenvdlinde deleted the chore/pin-ncvue-2.2.0-vue3.7 branch August 10, 2026 10:13
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