Skip to content

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

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#474
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) 20 files / 220 passed 20 files / 220 passed
npm test (jest) 9 suites / 120 passed 9 suites / 120 passed
bundle (js/) 103,593,858 B 103,623,216 B

Bundle delta: +29,358 B (+0.03%).

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: 20 files / 220 passed before and after
- jest: 9 suites / 120 passed before and after
- bundle: 103,593,858 -> 103,623,216 bytes (+29,358, +0.03%)
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/softwarecatalog @ 99405fc

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-manifest
check-vue-demi
test-l10n
composer ✅ 128/128
npm ✅ 718/718
PHPUnit
Newman ⏭️
Playwright
Hydra gates

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

Download the full PDF report from the workflow artifacts.

@rubenvdlinde
rubenvdlinde merged commit d2616b8 into development Aug 10, 2026
29 checks passed
@rubenvdlinde
rubenvdlinde deleted the chore/pin-ncvue-2.2.0-vue3.7 branch August 10, 2026 09:15
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