Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nextcloud/dialogs from 6.3.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

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

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 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.3.1 to 6.3.2.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v6.3.1...v6.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 20, 2025
@susnux susnux merged commit 3025f33 into master Sep 23, 2025
19 checks passed
@susnux susnux deleted the dependabot/npm_and_yarn/nextcloud/dialogs-6.3.2 branch September 23, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants