nextcloud / maps

🌍🌏🌎 The whole world fits inside your cloud!
https://apps.nextcloud.com/apps/maps
GNU Affero General Public License v3.0
499 stars 88 forks source link

Build(deps): Bump @nextcloud/dialogs from 5.0.3 to 5.1.0 #1190

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps @nextcloud/dialogs from 5.0.3 to 5.1.0.

Release notes

Sourced from @​nextcloud/dialogs's releases.

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
  • ba3ed99 Merge pull request #1197 from nextcloud-libraries/chore/prepare-5-1-0
  • 2cc59e5 chore: Prepare 5.1.0 release
  • 5c11f3e Merge pull request #1195 from nextcloud-libraries/translations_441be4f7621043...
  • 5d36f72 Translate l10n/messages.pot in cs_CZ
  • 1d738b5 Merge pull request #1194 from nextcloud-libraries/translations_441be4f7621043...
  • 0775e08 Translate l10n/messages.pot in de_DE
  • 5d73c78 Merge pull request #1191 from nextcloud-libraries/fix/improve-choose-button
  • 76fe2ae fix(FilePicker): Improve choose button text when selecting multiple
  • 3d844cc Merge pull request #1193 from nextcloud-libraries/fix/checkbox-position
  • 7d3a052 Merge pull request #1192 from nextcloud-libraries/fix/stop-click-event
  • 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)