Skip to content

fix(deps): bump @nextcloud/dialogs from ^6.4.2 to v7 (main) - #12287

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-nextcloud-dialogs-7.x
Open

fix(deps): bump @nextcloud/dialogs from ^6.4.2 to v7 (main)#12287
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-nextcloud-dialogs-7.x

Conversation

@renovate

@renovate renovate Bot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@nextcloud/dialogs ^6.4.2^7.5.0 age confidence

Release Notes

nextcloud-libraries/nextcloud-dialogs (@​nextcloud/dialogs)

v7.5.0

Compare Source

Notes

This version include some reworked - and accessible - toast notifications.
Those new toast messages will be displayed on the bottom start of the page,
this is by design and not a bug.

Added
Fixed

v7.4.1

Compare Source

Fixed
  • fix(filepicker): only add current folder if pickable (#​2512)
Other Changes
  • Updated translations
  • Bump @nextcloud/vue to v9.8.2
  • Bump p-queue to v9.3.1
  • Bump vue to v3.5.39
  • Updated development dependencies

v7.4.0

Compare Source

Added
  • feat(ConflictPicker): allow to set overwrite flag (#​2432)
Fixed
  • fix(FilePicker): Round previews in filepicker dialog (#​2397)
  • fix(FilePicker): reset filter string when navigating (#​2384)
Changed
  • Updated translations
  • Updated developer dependencies
  • chore: add explicit types for public API (#​2426)

v7.3.0

Compare Source

Changed
  • Migrated to @nextcloud/files v4.0.0 - reducing dependencies on apps targeting Nextcloud 33+ #​2275.
    This also removes cancelable-promise as a dependency by replacing it with native AbortController.
  • Updated development dependencies
  • Updated translations

v7.2.0

Compare Source

Added
Fixed
  • fix(filepicker): use @nextcloud/files for name validation #​2158 (susnux)
  • fix(filepicker): use proper folder icons #​2180 (susnux)
  • fix(conflict-picker): use sub-path import to only import needed parts #​2162 (susnux)
  • fix(conflict-picker): pass correct props to component #​2159 (susnux)
  • fix(types): resolve Typescript issues and add CI job to check for type issues #​2160 (susnux)
  • fix: always use the node displayname prop #​2179 (susnux)
Changed

v7.1.0

Compare Source

Added
  • feat(FilePicker): Improve pick and navigation logic to match user expectation #​2033 (artonge)
Fixed
Changed

v7.0.1

Compare Source

Fixed
Changed
  • docs: adjust changes link for v7.0.0 #​2008 (susnux)
  • Updated translations

v7.0.0

Compare Source

Notes

This package now builds on top of @nextcloud/vue version 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:

  resolve: {
		alias: {
			vue$: path.resolve('./node_modules/vue'),
		},
  }

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
  • This package now uses Vue 3 internally.
  • The deprecated FilePicker component export was removed to allow using this library in Vue 2 and Vue 3 apps.
  • The deprecated Dialog.hide method was removed, instead await the returned promise and wait for the user interaction.
  • The deprecated Dialog.setHTML method was removed. If you need custom HTML content use NcDialog from @nextcloud/vue.
  • The spawnDialog helper method was removed, instead use the function provided by @nextcloud/vue
- import { spawnDialog } from '@nextcloud/dialogs'
+ import { spawnDialog } from '@nextcloud/vue/functions/dialog'
Added
Fixed
Changed

Configuration

📅 Schedule: (in timezone Europe/Vienna)

  • Branch creation
    • "before 5am on wednesday"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 3 times, most recently from 22e47ea to 3994f43 Compare January 29, 2026 08:38
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch from 3994f43 to 2e3aef0 Compare February 2, 2026 16:51
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 3 times, most recently from fa46c4e to 5f86f8d Compare February 12, 2026 13:13
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch from 5f86f8d to 5b07952 Compare February 17, 2026 16:06
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch from 5b07952 to 1e30ae7 Compare March 5, 2026 17:07
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch from 1e30ae7 to 7f99b9b Compare March 13, 2026 13:34
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 3 times, most recently from b62b211 to 5fd3cc6 Compare March 27, 2026 16:34
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 2 times, most recently from a26b67b to ee5d338 Compare April 1, 2026 16:01
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch from ee5d338 to 6ac0df2 Compare April 8, 2026 16:44
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 3 times, most recently from 63939c2 to 2322a3b Compare April 16, 2026 10:12
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 4 times, most recently from 420047e to 50f68d6 Compare April 30, 2026 05:42
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 2 times, most recently from eba1238 to f5cb9a2 Compare June 3, 2026 04:04
@GretaD

GretaD commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

/compile amend

@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 2 times, most recently from ca70952 to 20f3bd4 Compare June 11, 2026 10:17
@ChristophWurst

Copy link
Copy Markdown
Member

@GretaD this repo doesn't check in build artifacts. There is nothing to compile nor amend

@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 5 times, most recently from d102a17 to 0190c7a Compare July 12, 2026 15:14
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 4 times, most recently from 6252b90 to 9bade26 Compare July 20, 2026 23:35
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 3 times, most recently from 0792752 to 86021e2 Compare July 30, 2026 13:50
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch from 86021e2 to f34f91e Compare August 4, 2026 01:40
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 2 times, most recently from d02143b to f48e738 Compare August 14, 2026 14:01
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 5 times, most recently from 0edd74f to 9ea1aa2 Compare August 26, 2026 11:46
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch 2 times, most recently from 1910e2c to 08bd07a Compare September 3, 2026 07:51
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/main-nextcloud-dialogs-7.x branch from 08bd07a to 92d6c56 Compare September 3, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants