Skip to content

Chore(deps): Bump @nextcloud/dialogs from 7.1.0 to 7.4.0 - #1071

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/dialogs-6.2.0
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/dialogs-6.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 3, 2025

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/dialogs from 7.1.0 to 7.4.0.

Release notes

Sourced from @鈥媙extcloud/dialogs's releases.

v7.4.0

v7.4.0

Added

  • feat(ConflictPicker): allow to set overwrite flag (#2432)

Fixed

  • fix(FilePicker): Round previews in filepicker dialog (#2397)
  • fix(FilePicker): reset filter string when navigating (#2384)

Changed

  • Updated translations
  • Updated developer dependencies
  • chore: add explicit types for public API (#2426)

v7.3.0

v7.3.0

Changed

  • Migrated to @nextcloud/files v4.0.0 - reducing dependencies on apps targeting Nextcloud 33+ #2275.
    This also removes cancelable-promise as a dependency by replacing it with native AbortController.
  • Updated development dependencies
  • Updated translations

v7.2.0

What's Changed

馃殌 Enhancements

馃悰 Fixed bugs

Other Changes

Changelog

Sourced from @鈥媙extcloud/dialogs's changelog.

v7.4.0

Added

  • feat(ConflictPicker): allow to set overwrite flag (#2432)

Fixed

  • fix(FilePicker): Round previews in filepicker dialog (#2397)
  • fix(FilePicker): reset filter string when navigating (#2384)

Changed

  • Updated translations
  • Updated developer dependencies
  • chore: add explicit types for public API (#2426)

v7.3.0

Changed

  • Migrated to @nextcloud/files v4.0.0 - reducing dependencies on apps targeting Nextcloud 33+ #2275.
    This also removes cancelable-promise as a dependency by replacing it with native AbortController.
  • Updated development dependencies
  • Updated translations

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
  • baaa80d Merge pull request #2433 from nextcloud-libraries/chore/release-7-4
  • 5d2b8c5 chore: prepare v7.4.0
  • 14d4e1e Merge pull request #2426 from nextcloud-libraries/chore/types
  • 8036060 Merge pull request #2432 from nextcloud-libraries/feat/allow-setting-overwrite
  • ad95491 feat(ConflictPicker): allow to set overwrite flag
  • df04aa6 chore: handle .scss sideeffect imports
  • 44c2149 chore: add explicit types for public API
  • 4780816 Merge pull request #2428 from nextcloud-libraries/dependabot/npm_and_yarn/mai...
  • 22f180c Merge pull request #2427 from nextcloud-libraries/dependabot/npm_and_yarn/mai...
  • 440a62f chore(deps-dev): bump the vitest group across 1 directory with 2 updates
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @鈥媙extcloud/dialogs since your current version.


@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-6.2.0 branch from 61ae90d to 282eb7f Compare May 6, 2025 16:10
@GretaD

GretaD commented May 6, 2025

Copy link
Copy Markdown
Collaborator

/compile

@GretaD

GretaD commented May 7, 2025

Copy link
Copy Markdown
Collaborator

/compile amend /

@nextcloud-command
nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-6.2.0 branch from 8ff13cd to af450be Compare May 7, 2025 07:55
@GretaD

GretaD commented May 7, 2025

Copy link
Copy Markdown
Collaborator

/rebase

@dependabot @github

dependabot Bot commented on behalf of github May 17, 2025

Copy link
Copy Markdown
Contributor Author

A newer version of @鈥媙extcloud/dialogs exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@GretaD

GretaD commented May 28, 2025

Copy link
Copy Markdown
Collaborator

/compile

@GretaD

GretaD commented May 28, 2025

Copy link
Copy Markdown
Collaborator

/compile amend /

@nextcloud-command
nextcloud-command force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-6.2.0 branch from af450be to 24fa229 Compare May 28, 2025 12:42
@CarlSchwan

Copy link
Copy Markdown
Member

/compile rebase /

@GretaD

GretaD commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@GretaD

GretaD commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

@dependabot recreate

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Chore(deps): Bump @nextcloud/dialogs from 5.3.7 to 6.2.0 Chore(deps): Bump @nextcloud/dialogs from 7.1.0 to 7.4.0 Jul 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/nextcloud/dialogs-6.2.0 branch from 24fa229 to 59fcbcd Compare July 7, 2026 10:59
@dependabot
dependabot Bot requested review from GretaD and silverkszlo as code owners July 7, 2026 10:59
@github-actions
github-actions Bot enabled auto-merge July 7, 2026 10:59
@dependabot @github

dependabot Bot commented on behalf of github Jul 11, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1212.

@dependabot dependabot Bot closed this Jul 11, 2026
auto-merge was automatically disabled July 11, 2026 01:03

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/nextcloud/dialogs-6.2.0 branch July 11, 2026 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants