app-tutorial icon indicating copy to clipboard operation
app-tutorial copied to clipboard

chore(deps): Bump @nextcloud/dialogs from 3.2.0 to 4.2.7

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps @nextcloud/dialogs from 3.2.0 to 4.2.7.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v4.2.7

v4.2.7 (2024-04-15)

Full Changelog

:bug: Fixed bugs

  • fix(FilePicker): Stop default close event in case of button press #1301 (susnux)

v4.2.6

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.5...v4.2.6

v4.2.5

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.4...v4.2.5

v4.2.4

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.3...v4.2.4

v4.2.3

v4.2.3 (2024-01-19)

Full Changelog

:bug: Fixed bugs

  • fix(FilePicker): Use Node::path for current path fixing an clicking favorite folders #1167 (susnux)

Changed

  • Updated dependencies

v4.2.2

:rocket: Enhancement

  • Bring back previews of images, this worked with FilePicker on Nextcloud 26 but was missing in this rewrite #1015 (susnux)

:bug: Fixed bugs

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v4.2.7 (2024-04-15)

Full Changelog

:bug: Fixed bugs

  • fix(FilePicker): Stop default close event in case of button press #1301 (susnux)

v4.2.6 (2024-02-22)

Full Changelog

:bug: Fixed bugs

  • [stable4] Fix FilePicker on public shares #1243 (susnux)

v4.2.5 (2024-02-06)

Full Changelog

:bug: Fixed bugs

  • fix: Pin nextcloud/files to last resolved version #1226 (Pytal)

v4.2.4 (2024-01-30)

Full Changelog

:bug: Fixed bugs

  • fix(l10n): Update translations from main branch #1217 (susnux)

v4.2.3 (2024-01-19)

Full Changelog

:bug: Fixed bugs

  • fix(FilePicker): Use Node::path for current path fixing an clicking favorite folders #1167 (susnux)

Changed

  • Updated dependencies

v4.2.2 (2023-11-02)

Full Changelog

:rocket: Enhancement

  • Bring back previews of images, this worked with FilePicker on Nextcloud 26 but was missing in this rewrite #1015 (susnux)

:bug: Fixed bugs

v4.2.1 (2023-09-21)

Full Changelog

... (truncated)

Commits
  • c747090 chore: Prepare 4.2.7 release
  • b6e1586 Merge pull request #1301 from nextcloud-libraries/backport/1207/stable4
  • a9effe5 fix(FilePicker): Always request fileid for nodes on WebDAV requests
  • 2dcf65f fix(FilePicker): Stop default close event in case of button press
  • 543efa7 chore: Prepare 4.2.6 release
  • aae5ecb Merge pull request #1243 from nextcloud-libraries/fix/stable4-public-shares
  • 78b2af5 fix(FilePicker): Adjust resultToNode as we are bound to legacy `@nextcloud/...
  • 640f2cc fix(FilePicker): Do not show private views on public shares
  • ead859b fix(FilePicker): Adjust DAV composable to be able to work on public webdav ...
  • c5b6b72 Merge pull request #1227 from nextcloud-libraries/v4.2.5
  • Additional commits viewable in compare view

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[bot] avatar Apr 20 '24 02:04 dependabot[bot]