Skip to content

chore(deps): @conduction/nextcloud-vue 2.21.0 -> 2.22.1 - #493

Merged
rubenvdlinde merged 1 commit into
developmentfrom
chore/nextcloud-vue-2.22.1
Aug 29, 2026
Merged

chore(deps): @conduction/nextcloud-vue 2.21.0 -> 2.22.1#493
rubenvdlinde merged 1 commit into
developmentfrom
chore/nextcloud-vue-2.22.1

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Picks up the theme app-id fix (nextcloud-vue#840), required before thematiq publishes its stable release under the renamed app id.

CnAppRoot calls useScopedTheme() with no slug, so this app resolves theme tokens, the token-set catalogue and the contrast check through a hardcoded nldesign id. Once a build carrying <id>thematiq</id> is installed those answer nothing — and every path in that composable degrades to default styling by design, so the app renders unthemed with nothing in any log. 2.22.1 resolves the id across both names.

The lock is what moves: 2.21.02.22.1. A caret range alone would change nothing, since npm ci installs what package-lock.json pins.

2.22.1 carries the theme app-id fix (nextcloud-vue#840). CnAppRoot calls
useScopedTheme() with no slug, so this app resolved theme tokens, the
token-set catalogue and the contrast check through a hardcoded 'nldesign'
app id. thematiq is renaming to 'thematiq', and every path in that
composable degrades to default styling by design — so once a renamed build
is installed this app would render unthemed with nothing in any log.

The LOCK is what moves here. A caret range alone changes nothing, because
npm ci installs what package-lock.json pins.
@rubenvdlinde
rubenvdlinde merged commit 346cebd into development Aug 29, 2026
46 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/keepiq @ 423d7ab

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
Hydra gates

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

Download the full PDF report from the workflow artifacts.

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