Skip to content

[stable32] chore: Update @nextcloud/dialogs to v7.0.0 - #57129

Merged
susnux merged 9 commits into
stable32from
backport/55726/stable32
Dec 17, 2025
Merged

[stable32] chore: Update @nextcloud/dialogs to v7.0.0#57129
susnux merged 9 commits into
stable32from
backport/55726/stable32

Conversation

@backportbot

@backportbotbackportbotBot commented Dec 16, 2025

Copy link
Copy Markdown

This backport allows to reduce maintenance work when doing backports from 33 to 32 but most important it reduces libraries to maintain as now we only need to maintain v6 until 31 is EOL.

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbotbackportbotBot added 3. to review Waiting for reviews dependencies labels Dec 16, 2025
@backportbotbackportbotBot added this to the Nextcloud 32.0.4 milestone Dec 16, 2025
@susnux
susnuxforce-pushed the backport/55726/stable32 branch from 24b1211 to 81bc59fCompareDecember 16, 2025 15:22
@susnux
susnux marked this pull request as ready for review December 16, 2025 21:10
@susnux
susnux requested review from a team and skjnldsv as code ownersDecember 16, 2025 21:10
susnuxand others added 5 commits December 17, 2025 16:12
This is the first step torwards Vue 3.
As this package is a Vue version agnostic version of dialogs, written in
Vue 3.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
In Nextcloud Vue v8 the `type` prop for dialog buttons
was deprecated and replaces with the `variant` prop.
In v9 the deprecated props are removed.
Use the `variant` prop in the deprecated `OC.dialogs`.
This is a follow up for #55726.
Signed-off-by: Max <max@nextcloud.com>
`.only` is only to be used for development, but must not be committed.
Instead failing tests which should be kept for later should be skipped
(`.skip`).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnuxforce-pushed the backport/55726/stable32 branch from 81bc59f to d9b0346CompareDecember 17, 2025 15:12
@susnux

Copy link
Copy Markdown
Contributor

/compile

@susnux
susnux requested a review from a team as a code ownerDecember 17, 2025 16:13
@susnux
susnux requested review from ArtificialOwl, come-nc and icewind1991 and removed request for a teamDecember 17, 2025 16:13
@susnux
susnuxforce-pushed the backport/55726/stable32 branch from fb32d5d to 47bed13CompareDecember 17, 2025 16:34
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnuxforce-pushed the backport/55726/stable32 branch from 47bed13 to 0cd1ef6CompareDecember 17, 2025 16:54
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnuxforce-pushed the backport/55726/stable32 branch from 0cd1ef6 to 9e4b966CompareDecember 17, 2025 16:54
@susnux
susnux merged commit 7e20e30 into stable32Dec 17, 2025
228 of 232 checks passed
@susnux
susnux deleted the backport/55726/stable32 branch December 17, 2025 19:56
@nextcloud-botnextcloud-bot mentioned this pull request Jan 7, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsdependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@susnux@artonge@max-nextcloud