Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @nextcloud/dialogs from 7.1.0 to 7.2.0.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v7.2.0

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v7.2.0

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

  • chore: update workflows from organization #2052 (susnux)
  • chore: align devEngines with current support Node and NPM #2108 (susnux)
  • ci: update workflows from organization #2102 (susnux)
Commits
  • 2fc2189 Merge pull request #2185 from nextcloud-libraries/ci/wf
  • 6b6a8e7 ci: update workflows from organization
  • f3f5e03 Merge pull request #2184 from nextcloud-libraries/chore/7-1-1
  • d22b80b chore: prepare v7.2.0
  • 7449f9f Merge pull request #2179 from nextcloud-libraries/fix/always-use-displayname
  • 17d8012 Merge pull request #2180 from nextcloud-libraries/fix/use-correct-icons
  • 0b19327 fix(filepicker): use proper folder icons
  • 5f99e20 fix: always use the node displayname prop
  • a61c93d Merge pull request #2151 from nextcloud-libraries/dependabot/npm_and_yarn/mai...
  • e0b63a2 test: wait for transition
  • 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.


Dependabot compatibility score

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

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 dependencies Pull requests that update a dependency file labels Dec 20, 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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 20, 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.

@susnux
Copy link
Contributor

susnux commented Jan 27, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-7.2.0 branch from 3b6fe17 to 0f06b21 Compare January 27, 2026 19:02
@github-actions github-actions bot enabled auto-merge January 27, 2026 19:02
@susnux
Copy link
Contributor

susnux commented Jan 27, 2026

@dependabot rebase

Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 7.1.0 to 7.2.0.
- [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@v7.1.0...v7.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-7.2.0 branch from 0f06b21 to 33efbe9 Compare January 27, 2026 19:18
@susnux
Copy link
Contributor

susnux commented Jan 27, 2026

/compile

Signed-off-by: nextcloud-command <[email protected]>
@github-actions github-actions bot merged commit 68edb46 into master Jan 27, 2026
39 of 41 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-7.2.0 branch January 27, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants