Skip to content

Chore(deps): Bump @nextcloud/dialogs from 6.3.2 to 6.4.1#3007

Merged
dependabot[bot] merged 1 commit into
stable5.2from
dependabot/npm_and_yarn/stable5.2/nextcloud/dialogs-6.4.1
Oct 25, 2025
Merged

Chore(deps): Bump @nextcloud/dialogs from 6.3.2 to 6.4.1#3007
dependabot[bot] merged 1 commit into
stable5.2from
dependabot/npm_and_yarn/stable5.2/nextcloud/dialogs-6.4.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 25, 2025

Bumps @nextcloud/dialogs from 6.3.2 to 6.4.1.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v6.4.1

What's Changed

🐛 Fixed bugs

Other Changes

Full Changelog: nextcloud-libraries/nextcloud-dialogs@v6.4.0...v6.4.1

v6.4.0

What's Changed

🚀 Enhancements

Other Changes

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

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v6.4.1

🐛 Fixed bugs

  • fix(FileListRow): enter-directory event name #2059 (artonge)

v6.4.0

🚀 Enhancements

  • feat(FilePicker): Improve pick and navigation logic to match user expectation #2051

Other Changes

  • Updated dependencies
  • chore: update workflows from organization #1942 (susnux)
  • chore: update workflows from organization #2053 (susnux)
Commits
  • c8ab91b Merge pull request #2060 from nextcloud-libraries/artonge/chore/v6.4.1
  • e8e0f80 chore: prepare v6.4.1
  • f457cf3 fix(FileListRow): enter-directory event name
  • a761dbf Merge pull request #2059 from nextcloud-libraries/artonge/fix/filelistrow_event
  • 669ad2b fix(FileListRow): enter-directory event name
  • b047008 Merge pull request #2058 from nextcloud-libraries/chore/6-4-0
  • e24351e chore: prepare v6.4.0
  • ae340f3 Merge pull request #2051 from nextcloud-libraries/backport/2033/stable6
  • 34067ac test(FilePicker): Add more use cases
  • c6cec4d feat(FilePicker): Prevent navigation to non readable nodes
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@nextcloud/dialogs [>= 7.a, < 8]

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)

@dependabot dependabot Bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Oct 25, 2025
Copy link
Copy Markdown

@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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 25, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/stable5.2/nextcloud/dialogs-6.4.1 branch from eb84a43 to 1063bcd Compare October 25, 2025 02:55
Copy link
Copy Markdown

@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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 25, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/stable5.2/nextcloud/dialogs-6.4.1 branch from 1063bcd to f1802b5 Compare October 25, 2025 03:11
Copy link
Copy Markdown

@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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 25, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/stable5.2/nextcloud/dialogs-6.4.1 branch from f1802b5 to 322d14a Compare October 25, 2025 03:16
Copy link
Copy Markdown

@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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 25, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot Bot merged commit 52c76ee into stable5.2 Oct 25, 2025
47 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/stable5.2/nextcloud/dialogs-6.4.1 branch October 25, 2025 03:18
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