news icon indicating copy to clipboard operation
news copied to clipboard

Build(deps): Bump @nextcloud/dialogs from 4.2.2 to 4.2.7

Open dependabot[bot] opened this issue 2 months ago • 0 comments

Bumps @nextcloud/dialogs from 4.2.2 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
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
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

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 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[bot] avatar May 09 '24 12:05 dependabot[bot]