Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2025

Bumps @nextcloud/dialogs from 6.1.1 to 6.4.2.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v6.4.2

What's Changed

🐛 Fixed bugs

Other Changes

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

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

v6.3.2

What's Changed

🐛 Fixed bugs

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v6.4.2

🐛 Fixed bugs

  • fix(filepicker): use @nextcloud/files for name validation #2161
  • fix(filepicker): use proper folder icons #2181
  • fix: always use the node displayname prop #2182 (susnux)

Other Changes

  • refactor: use @nextcloud/paths instead of NodeJS path #2177 (susnux)
  • ci: update workflows from organization #2178 (susnux)

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)

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

... (truncated)

Commits
  • 019550d Merge pull request #2183 from nextcloud-libraries/chore/6-4-2
  • fce7dcb chore: prepare v6.4.2
  • 46dfc94 Merge pull request #2181 from nextcloud-libraries/backport/2180/stable6
  • 28ca002 Merge pull request #2182 from nextcloud-libraries/fix/always-use-displayname-6
  • ed642a8 Merge pull request #2177 from nextcloud-libraries/chore/paths-3
  • b40c0b0 chore: fix linting issues
  • 3d76ec0 fix(filepicker): use proper folder icons
  • 5119888 chore: adjust devEngines
  • 02fa236 fix: always use the node displayname prop
  • 8cef30d refactor: use @nextcloud/paths instead of NodeJS path
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​nextcloud/dialogs since your current version.


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

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels Dec 17, 2025
@github-actions github-actions bot enabled auto-merge December 17, 2025 18:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-6.4.2 branch from 692cef8 to 096a920 Compare December 17, 2025 18:32
dependabot bot and others added 2 commits January 21, 2026 12:19
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 6.1.1 to 6.4.2.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v6.4.2/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-dialogs@v6.1.1...v6.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-6.4.2 branch from 096a920 to b5f3a62 Compare January 21, 2026 11:38
@codecov
Copy link

codecov bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 36.39%. Comparing base (62704a5) to head (b5f3a62).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1992   +/-   ##
=======================================
  Coverage   36.39%   36.39%           
=======================================
  Files          17       17           
  Lines         772      772           
  Branches      144      144           
=======================================
  Hits          281      281           
  Misses        478      478           
  Partials       13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@susnux susnux disabled auto-merge January 21, 2026 11:41
@susnux susnux merged commit 17a9068 into main Jan 21, 2026
17 of 18 checks passed
@susnux susnux deleted the dependabot/npm_and_yarn/nextcloud/dialogs-6.4.2 branch January 21, 2026 11:41
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.

2 participants