Skip to content

chore: bump @conduction/nextcloud-vue to ^0.1.0-beta.17#1423

Merged
WilcoLouwerse merged 3 commits intodevelopmentfrom
feat/bump-nc-vue-2026-05-03
May 7, 2026
Merged

chore: bump @conduction/nextcloud-vue to ^0.1.0-beta.17#1423
WilcoLouwerse merged 3 commits intodevelopmentfrom
feat/bump-nc-vue-2026-05-03

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

Summary

Aligns @conduction/nextcloud-vue with the fleet-leading version (^0.1.0-beta.17). OR was on 0.1.0-beta.16 (1 patch behind, no caret prefix).

Single-line bump in package.json.

Audit reference

2026-05-03 OR-abstraction audit, stream 3 (repo hygiene).

Production-app review

OR is in production. Per feedback_pr-merge-authority.md, this PR awaits explicit user review before merge — even though the diff is mechanical (one line). Note: the ^ prefix is a deliberate change too (was hardcoded 0.1.0-beta.16); converting to caret matches the rest of the fleet's convention.

Aligns this app's @conduction/nextcloud-vue dependency with the
fleet-leading version (mydash). Per the 2026-05-03 OR-abstraction
audit, stream 3 (repo hygiene): apps drifted across 6 versions
from beta.1 to beta.17.

Audit reference: .claude/audit-2026-05-03/03-repo-hygiene.md
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 2026

Quality Report — ConductionNL/openregister @ a7cfa50

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

Quality workflow — 2026-05-03 17:49 UTC

Download the full PDF report from the workflow artifacts.

…eta.17

npm resolved the caret range to the latest available pre-release (beta.18),
unblocking npm ci / audit / license / eslint quality checks.
Comment thread package-lock.json Outdated
Comment thread package.json Outdated
Comment thread package.json Outdated
Comment thread package.json Outdated
Comment thread package.json
Comment thread package.json
Copy link
Copy Markdown
Contributor

@WilcoLouwerse WilcoLouwerse left a comment

Choose a reason for hiding this comment

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

Drops the caret prefix and resyncs package-lock.json so npm ci installs
exactly 0.1.0-beta.17. Previous state: package.json said `^0.1.0-beta.17`
but the lockfile had resolved to 0.1.0-beta.18 — a mismatch with the PR
title/description and a silent drift risk on every fresh `npm install`.

Addresses review feedback on PR #1423: pin pre-release deps exactly so
beta-to-beta jumps require an intentional human bump rather than caret
drift.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@WilcoLouwerse WilcoLouwerse left a comment

Choose a reason for hiding this comment

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

Re-review on c7a70bafa — all findings from the prior CHANGES_REQUESTED review are addressed at the diff level: package.json and package-lock.json are both pinned to exact 0.1.0-beta.17, caret dropped, and the vue-frag whitespace normalisation is acknowledged in the PR description. No new findings.

Note: only Newman API Test Suite triggered on this head (passed ✅); the Quality workflow (eslint/stylelint/etc.) didn't run on c7a70bafa — that's a CI trigger gap, not a code issue, already noted in the inline thread.

@WilcoLouwerse WilcoLouwerse merged commit 49b8284 into development May 7, 2026
1 check passed
@WilcoLouwerse WilcoLouwerse deleted the feat/bump-nc-vue-2026-05-03 branch May 7, 2026 11: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.

4 participants