Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @nextcloud/dialogs from 6.1.1 to 6.3.2.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v6.3.2

What's Changed

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v6.3.1...v6.3.2

v6.3.1

v6.3.1

🐛 Fixed bugs

v6.3.0

v6.3.0

🚀 Enhancements

🐛 Fixed bugs

Other Changes

v6.2.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v6.3.2

🐛 Fixed bugs

  • fix(PublicAuthPrompt): change default notice if identified #1841 (skjnldsv)
  • style(toast): adjust colors for Nextcloud 32 #1913
  • fix(guestName): limit length to 64 characters #1921
  • fix(FilePicker): make move primary and copy secondary #1935

Other Changes

v6.3.1

🐛 Fixed bugs

v6.3.0

🚀 Enhancements

🐛 Fixed bugs

  • fix(FilePickerBuilder): correctly return array / plain value depending on multiselect #1777 (backportbot)

Other Changes

v6.2.0

Notes

The export of the file picker Vue component is deprecated and will be removed in the next version. Instead please use the FilePickerBuilder.

The Dialog.hide method is deprecated. Instead only user interaction should close dialogs, for this use the promise returned by Dialog.show which will resolve if the user answered the dialog and rejected if the user aborted (closed) the dialog.

Added

  • feat: allow picking files using the Nextcloud Nodes API #1730 (susnux)

Fixed

  • fix(file-picker): align folder design with Nextcloud files app #1733 (susnux)
  • fix: the nc-vue dialogs function module is called dialog not dialogs #1732 (susnux)
  • perf: do not pre-load folder mime icon #1734 (susnux)

Changed

... (truncated)

Commits
  • 6bcdb75 Merge pull request #1938 from nextcloud-libraries/chore/release
  • 3a1ce40 chore: prepare v6.3.2
  • b965450 chore: adjust old changelog entry to comply with format
  • 25f4d8d Merge pull request #1937 from nextcloud-libraries/chore/node-version
  • b6b8965 Merge pull request #1935 from nextcloud-libraries/backport/1933/stable6
  • eca92b3 chore: bump node version
  • 8fa7e1e fix(FilePicker): make move primary and copy secondary
  • 7939436 Merge pull request #1921 from nextcloud-libraries/backport/1915/stable6
  • 09bd0dd fix(guestName): limit length to 64 characters
  • 950604f Merge pull request #1913 from nextcloud-libraries/backport/1912/stable6
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 6.1.1 to 6.3.2.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v6.3.2/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v6.1.1...v6.3.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
  dependency-version: 6.3.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Sep 15, 2025
Copy link
Contributor

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant