fix(deps): bump @nextcloud/dialogs from ^6.4.2 to v7 (main)#12287
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): bump @nextcloud/dialogs from ^6.4.2 to v7 (main)#12287renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
requested review from
ChristophWurst,
GretaD and
kesselb
as code owners
January 21, 2026 00:29
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
3 times, most recently
from
January 29, 2026 08:38
22e47ea to
3994f43
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
from
February 2, 2026 16:51
3994f43 to
2e3aef0
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
3 times, most recently
from
February 12, 2026 13:13
fa46c4e to
5f86f8d
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
from
February 17, 2026 16:06
5f86f8d to
5b07952
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
from
March 5, 2026 17:07
5b07952 to
1e30ae7
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
from
March 13, 2026 13:34
1e30ae7 to
7f99b9b
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
3 times, most recently
from
March 27, 2026 16:34
b62b211 to
5fd3cc6
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
2 times, most recently
from
April 1, 2026 16:01
a26b67b to
ee5d338
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
from
April 8, 2026 16:44
ee5d338 to
6ac0df2
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
3 times, most recently
from
April 16, 2026 10:12
63939c2 to
2322a3b
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
4 times, most recently
from
April 30, 2026 05:42
420047e to
50f68d6
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
2 times, most recently
from
May 4, 2026 16:57
ef70c0c to
0912dfb
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
2 times, most recently
from
May 18, 2026 09:53
4d42081 to
f9adf99
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
from
May 20, 2026 16:59
f9adf99 to
7542c2f
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
from
May 28, 2026 13:57
7542c2f to
552ed9a
Compare
GretaD
approved these changes
May 28, 2026
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
2 times, most recently
from
June 3, 2026 04:04
eba1238 to
f5cb9a2
Compare
Contributor
|
/compile amend |
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
2 times, most recently
from
June 11, 2026 10:17
ca70952 to
20f3bd4
Compare
Member
|
@GretaD this repo doesn't check in build artifacts. There is nothing to compile nor amend |
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
5 times, most recently
from
July 12, 2026 15:14
d102a17 to
0190c7a
Compare
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
3 times, most recently
from
July 17, 2026 08:27
7a4ce1a to
6252b90
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/main-nextcloud-dialogs-7.x
branch
from
July 20, 2026 23:35
6252b90 to
9bade26
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.4.2→^7.4.1Release Notes
nextcloud-libraries/nextcloud-dialogs (@nextcloud/dialogs)
v7.4.1Compare Source
Fixed
Other Changes
@nextcloud/vueto v9.8.2p-queueto v9.3.1vueto v3.5.39v7.4.0Compare Source
Added
Fixed
Changed
v7.3.0Compare Source
Changed
@nextcloud/filesv4.0.0 - reducing dependencies on apps targeting Nextcloud 33+ #2275.This also removes
cancelable-promiseas a dependency by replacing it with nativeAbortController.v7.2.0Compare Source
Added
allowCreateNew#2070 (grnd-alt)Fixed
@nextcloud/filesfor name validation #2158 (susnux)Changed
devEngineswith current support Node and NPM #2108 (susnux)v7.1.0Compare Source
Added
Fixed
Changed
v7.0.1Compare Source
Fixed
showConfirmationmethod #2029 (susnux)Changed
v7.0.0Compare Source
Notes
This package now builds on top of
@nextcloud/vueversion 9 using Vue 3.While this package uses Vue 3 it is also possible to use it within a Vue 2 project,
in this case the Vue dependency will not be shared as the dependency was moved from a peer dependency to a plain dependency.
This also means that if you are using Vue 2 you have to ensure you do not use bundler
configurations that enforce resolving Vue to the same version as this will fail now,
instead let the bundler choose the matching Vue version.
For example if using Webpack this will no longer work in Vue 2 apps:
For Vue 3 apps nothing changed, meaning the app and this library will share the same Vue dependency as long as the versions are compatible.
Breaking
Dialog.hidemethod was removed, instead await the returned promise and wait for the user interaction.Dialog.setHTMLmethod was removed. If you need custom HTML content useNcDialogfrom@nextcloud/vue.spawnDialoghelper method was removed, instead use the function provided by@nextcloud/vueAdded
@nextcloud/upload#1971 (susnux)Fixed
Changed
dev:watchback towatch#1758 (skjnldsv)spawnDialogin favor of version from@nextcloud/vue#1783 (susnux)setHTMLmethod #1985 (susnux)Configuration
📅 Schedule: (in timezone Europe/Vienna)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.