Skip to content

chore(deps): @conduction/nextcloud-vue 2.24.1 -> 2.24.2 - #499

Merged
rubenvdlinde merged 1 commit into
developmentfrom
chore/ncv-2.24.2
Aug 29, 2026
Merged

chore(deps): @conduction/nextcloud-vue 2.24.1 -> 2.24.2#499
rubenvdlinde merged 1 commit into
developmentfrom
chore/ncv-2.24.2

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

What

Bumps @conduction/nextcloud-vue from 2.24.1 to 2.24.2.

Why

2.24.1 painted KPI card numbers with Nextcloud's --color-success / --color-warning / --color-error, which are fill colours, not foreground ones. axe measured a serious WCAG 2 AA (1.4.3) failure:

foreground #d8f3da on background #f5f5f5 — contrast 1.08, required 3:1
.cn-kpi-card--success > .cn-kpi-card__body > .cn-kpi-card__value-row > .cn-kpi-card__value

This is live in every app still on 2.24.1, and it turned filinq's development red (gate-33 axe-core, run 33261801989). 2.24.2 repaints the accent with the -text tokens (nextcloud-vue #853). Only success happened to be on screen; warning and error carried the same defect unrendered.

Verification

  • npm install @conduction/nextcloud-vue@2.24.2 — exit 0
  • lockfile read back: 2.24.2
  • npm run build — exit 0
  • unit suite — exit 0

Dependency-only change: package.json + package-lock.json.

@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/keepiq @ 5d3fcdc

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

Quality workflow — 2026-08-29 20:14 UTC

Download the full PDF report from the workflow artifacts.

@rubenvdlinde
rubenvdlinde merged commit 6408a54 into development Aug 29, 2026
49 checks passed
@rubenvdlinde
rubenvdlinde deleted the chore/ncv-2.24.2 branch August 29, 2026 20:18
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