danth / transfer

Transfer files into Nextcloud from a URL
https://apps.nextcloud.com/apps/transfer
GNU Affero General Public License v3.0
28 stars 3 forks source link

Build(deps): Bump @nextcloud/dialogs from 5.0.3 to 5.1.1 #154

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @nextcloud/dialogs from 5.0.3 to 5.1.1.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v5.1.1

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.1.0...v5.1.1

v5.1.0

v5.1.0 (2024-01-19)

Full Changelog

:rocket: Enhancement

  • enh(FilePickerBuilder): Change error thrown when FilePicker is closed #1166 (susnux)

:bug: Fixed bugs

  • fix(FilePicker): Adjust stylings after migration to NcDialog #1138 (susnux)
  • fix(FilePicker): Set default of path to undefined to allow using the saved path #1137 (susnux)
  • fix(FilePicker): Use Node::path for current path fixing an clicking favorite folders #1165 (susnux)
  • fix(FilePicker): Stop click event on checkbox column to allow multiselect #1192 (susnux)
  • fix(FilePicker): Adjust checkbox position #1193 (susnux)
  • fix(FilePicker): Improve choose button text when selecting multiple #1191 (susnux)
  • Remove unneeded tab, tablist and aria-selected roles from navigation #1180 (JuliaKirschenheuter)
  • Remove aria-label from <div> #1179 (JuliaKirschenheuter)

Changed

  • Updated translations
  • Updated dependencies
Changelog

Sourced from @​nextcloud/dialogs's changelog.

Commits
  • d61a1a4 Merge pull request #1210 from nextcloud-libraries/chore-prepare-5-1-1
  • 1ef213b chore: Prepare 5.1.1 release
  • 885dd7d Merge pull request #1209 from nextcloud-libraries/translations_441be4f7621043...
  • f50dd94 Translate l10n/messages.pot in sv
  • ed4aa01 Merge pull request #1207 from nextcloud-libraries/fix/emite-on-close
  • ece7def Merge pull request #1208 from nextcloud-libraries/translations_441be4f7621043...
  • 29257f3 Translate l10n/messages.pot in uk
  • ac80699 fix(FilePicker): Stop default close event in case of button press
  • 7bfac4f Merge pull request #1206 from nextcloud-libraries/translations_441be4f7621043...
  • 9eede49 Translate l10n/messages.pot in tr
  • 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 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)