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.3.1 to 5.3.4 #180

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @nextcloud/dialogs from 5.3.1 to 5.3.4.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v5.3.4

5.3.4

Full Changelog

Fixed

  • fix(FilePicker): Forward update of currentPath to navigatedPath #1370 (susnux)

Changed

  • chore(deps-dev): Bump sass to 1.77.6
  • chore(deps-dev): Bump @​nextcloud/vite-config to 1.3.0
  • chore(deps-dev): Bump happy-dom to 14.12.3
  • chore(deps-dev): Bump typedoc to 0.26.0
  • chore(deps-dev): Bump typescript to 5.5.2

v5.3.3

v5.3.3 (2024-06-21)

Full Changelog

Fixed

  • fix: Use shallowRef instead of shallowReactive because Vue 2 limitation
  • fix: Prevent invalid range for skeleton number

Changed

  • refactor: @nextcloud/files is now aware of public shares also now have @nextcloud/sharing #1361 (susnux)
  • refactor: Use sorting function from files library
  • Add SPDX header #1354 (AndyScherzinger)
  • chore(deps-dev): Bump braces from 3.0.2 to 3.0.3
  • chore(deps): Bump @​vueuse/core from 10.10.0 to 10.11.0
  • chore(deps-dev): Bump sass from 1.77.4 to 1.77.5
  • chore(deps-dev): Bump vite from 5.2.13 to 5.3.1

v5.3.2

v5.3.2 (2024-06-10)

Full Changelog

Fixed

  • fix: Also add current folder to button factory #1351 (susnux)
  • fix(FilePicker): Do not append image preloader to DOM #1340 (susnux)

Changed

  • Updated translations
  • chore(deps): Bump webdav to 5.6.0
  • chore(deps): Bump @​nextcloud/router to 3.0.1
  • chore(deps): Bump @​nextcloud/auth to 2.3.0
  • chore(deps): Bump @​nextcloud/axios to 2.5.0
  • chore(deps): Bump @​nextcloud/initial-state to 2.2.0
  • chore(deps): Bump @​nextcloud/l10n to 3.1.0
  • chore(deps): Bump @​nextcloud/event-bus to 3.3.1
  • chore(deps): Bump @​vueuse/core to 10.10.0
  • chore(deps): Bump @​nextcloud/files to 3.4.1
Changelog

Sourced from @​nextcloud/dialogs's changelog.

5.3.4

Full Changelog

Fixed

  • fix(FilePicker): Forward update of currentPath to navigatedPath #1370 (susnux)

Changed

  • chore(deps-dev): Bump sass to 1.77.6
  • chore(deps-dev): Bump @​nextcloud/vite-config to 1.3.0
  • chore(deps-dev): Bump happy-dom to 14.12.3
  • chore(deps-dev): Bump typedoc to 0.26.0
  • chore(deps-dev): Bump typescript to 5.5.2

v5.3.3 (2024-06-21)

Full Changelog

Fixed

  • fix: Use shallowRef instead of shallowReactive because Vue 2 limitation
  • fix: Prevent invalid range for skeleton number

Changed

  • refactor: @nextcloud/files is now aware of public shares also now have @nextcloud/sharing #1361 (susnux)
  • refactor: Use sorting function from files library
  • Add SPDX header #1354 (AndyScherzinger)
  • chore(deps-dev): Bump braces from 3.0.2 to 3.0.3
  • chore(deps): Bump @​vueuse/core from 10.10.0 to 10.11.0
  • chore(deps-dev): Bump sass from 1.77.4 to 1.77.5
  • chore(deps-dev): Bump vite from 5.2.13 to 5.3.1

v5.3.2 (2024-06-10)

Full Changelog

Fixed

  • fix: Also add current folder to button factory #1351 (susnux)
  • fix(FilePicker): Do not append image preloader to DOM #1340 (susnux)

Changed

  • Updated translations
  • chore(deps): Bump webdav to 5.6.0
  • chore(deps): Bump @​nextcloud/router to 3.0.1
  • chore(deps): Bump @​nextcloud/auth to 2.3.0
  • chore(deps): Bump @​nextcloud/axios to 2.5.0
  • chore(deps): Bump @​nextcloud/initial-state to 2.2.0
  • chore(deps): Bump @​nextcloud/l10n to 3.1.0
  • chore(deps): Bump @​nextcloud/event-bus to 3.3.1
  • chore(deps): Bump @​vueuse/core to 10.10.0
  • chore(deps): Bump @​nextcloud/files to 3.4.1
Commits
  • f56481a Merge pull request #1372 from nextcloud-libraries/chore/prepare-5-3-4
  • f6aa7be chore: Prepare v5.3.4
  • 05b78d8 Merge pull request #1370 from nextcloud-libraries/fix/update-path
  • d7560bb Merge pull request #1368 from nextcloud-libraries/dependabot/npm_and_yarn/typ...
  • ccb2237 chore(deps-dev): Bump typescript from 5.4.5 to 5.5.2
  • 1d4f5c4 Merge pull request #1367 from nextcloud-libraries/dependabot/npm_and_yarn/typ...
  • a264a6f chore(deps-dev): Bump typedoc from 0.25.13 to 0.26.0
  • c9a5872 fix(FilePicker): Forward update of currentPath to navigatedPath
  • 4be6806 Merge pull request #1364 from nextcloud-libraries/dependabot/npm_and_yarn/hap...
  • 59c74bd Merge pull request #1366 from nextcloud-libraries/dependabot/npm_and_yarn/nex...
  • 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)
dependabot[bot] commented 2 months ago

Superseded by #183.