nextcloud / approval

✅ Approve/disapprove files in the sidebar
GNU Affero General Public License v3.0
27 stars 8 forks source link

Chore(deps): Bump @nextcloud/dialogs from 5.3.5 to 5.3.7 #214

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @nextcloud/dialogs from 5.3.5 to 5.3.7.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v5.3.7

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.6...v5.3.7

v5.3.6

5.3.6

Full Changelog

Breaking

In v5.3.3 breaking changes were introduced as it dropped support for Nextcloud 28 and older on public shares. This reverts the changes to the DAV handling, for Nextcloud 29+ please use the now released version v6.0.0+.

Changed

  • chore: Enhance docs about generic dialogs and export all related types #1380 (susnux)
  • Migrate REUSE to TOML format #1386 (AndyScherzinger)
  • chore(deps): Bump @​nextcloud/typings to 1.9.1
  • chore(deps): Bump @​nextcloud/sharing to 0.2.3
  • chore(deps): Bump fast-xml-parser to 4.4.1
  • chore(deps): Bump @​nextcloud/files to 3.8.0
  • chore(deps): Bump @​vueuse/core to 10.11.1
  • chore(deps): Bump webdav to 5.7.1
  • chore(deps): Bump axios to 1.7.4
Changelog

Sourced from @​nextcloud/dialogs's changelog.

5.3.7

Full Changelog

Fixed

5.3.6

Full Changelog

Breaking

In v5.3.3 breaking changes were introduced as it dropped support for Nextcloud 28 and older on public shares. This reverts the changes to the DAV handling, for Nextcloud 29+ please use the now released version v6.0.0+.

Changed

  • chore: Enhance docs about generic dialogs and export all related types #1380 (susnux)
  • Migrate REUSE to TOML format #1386 (AndyScherzinger)
  • chore(deps): Bump @​nextcloud/typings to 1.9.1
  • chore(deps): Bump @​nextcloud/sharing to 0.2.3
  • chore(deps): Bump fast-xml-parser to 4.4.1
  • chore(deps): Bump @​nextcloud/files to 3.8.0
  • chore(deps): Bump @​vueuse/core to 10.11.1
  • chore(deps): Bump webdav to 5.7.1
  • chore(deps): Bump axios to 1.7.4
Commits
  • 4764cd5 Merge pull request #1429 from nextcloud-libraries/chore/v5.3.7
  • f4f8d4b chore: Prepare v5.3.7
  • 6c5c29b Merge pull request #1428 from nextcloud-libraries/fix/stable5-content-with-root
  • 7d71ea3 fix: Fetch also current folder in DAV
  • 95d2f2e Merge pull request #1419 from nextcloud-libraries/revert-dav-changes
  • a519cd5 chore: v5.3.6
  • b72553c fix!: Revert breaking changes in DAV endpoint handling
  • 1c61723 Merge pull request #1417 from nextcloud-libraries/translations_441be4f7621043...
  • 692becb Translate l10n/messages.pot in ja_JP
  • 5a8bda9 Translate l10n/messages.pot in ja_JP
  • 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)