nextcloud / password_policy

:lock: Let the admin define certain rules for passwords, e.g. a minimum length
GNU Affero General Public License v3.0
35 stars 19 forks source link

Chore(deps): Bump @nextcloud/dialogs from 5.0.3 to 5.1.2 #552

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @nextcloud/dialogs from 5.0.3 to 5.1.2.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v5.1.2

v5.1.2 (2024-02-25)

Full Changelog

:bug: Fixed bugs

  • fix(FilePicker): Allow using on public shares #1241 (susnux)
  • enh: breadcrumbs are now consistant across server #1234 (emoral435)

Changed

  • Updated translations
  • Updated dependencies @nextcloud/router and webdav
  • Updated development dependencies

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

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v5.1.2 (2024-02-25)

Full Changelog

:bug: Fixed bugs

  • fix(FilePicker): Allow using on public shares #1241 (susnux)
  • enh: breadcrumbs are now consistant across server #1234 (emoral435)

Changed

  • Updated translations
  • Updated dependencies @nextcloud/router and webdav
  • Updated development dependencies

v5.1.1 (2024-01-26)

Full Changelog

:bug: Fixed bugs

  • fix(FilePicker): Stop default close event in case of button press #1207 (susnux)
  • fix(FilePicker): Export FilePickerClosed error #1198 (susnux)

Changed

  • Updated translations
  • Updated development dependencies

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
Commits
  • 589144b Merge pull request #1244 from nextcloud-libraries/chore/prepare-5-1-2
  • 4147f3c Merge pull request #1245 from nextcloud-libraries/translations_441be4f7621043...
  • d98f45b Translate l10n/messages.pot in sr
  • 5576b2d chore: Prepare 5.1.2 release
  • d3ad28d Merge pull request #1223 from nextcloud-libraries/dependabot/npm_and_yarn/nex...
  • 88dd80d fix(tests): Adjusts tests for updated dependency
  • 606b0c9 chore(deps): Bump @​nextcloud/router from 2.2.1 to 3.0.0
  • 691fc36 Merge pull request #1241 from nextcloud-libraries/fix/public-shares
  • 4857e5c chore: Extract translations
  • adfd9ee fix(FilePicker): Cleanup code a bit
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)
dependabot[bot] commented 6 months ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot[bot] commented 6 months ago

Superseded by #557.