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

:arrow_up: Bump @nextcloud/dialogs from 4.2.2 to 5.0.3 #147

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 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 4.2.2 to 5.0.3.

Release notes

Sourced from @​nextcloud/dialogs's releases.

v5.0.3

v5.0.3 (2023-11-27)

Full Changelog

:bug: Fixed bugs

  • fix(FilePicker): cropImagePreviews is now provided as a prop in FilePreview #1120 (susnux)
  • fix(FilePicker): On button click also emit the current directory if allowPickDirectory is set to true #1121 (susnux)
  • fix: Adjust types for IFilePickerButton to align icon with NcDialogButton #1122 (susnux)
  • fix(build): include ?raw data to bundle #1128 (ShGKme)

Changed

  • Updated translations
  • chore(deps): Bump @​vueuse/core from 10.6.0 to 10.6.1
  • chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2

v5.0.2

v5.0.2 (2023-11-17)

Full Changelog

:bug: Fixed bugs

  • fix(FilePicker): Listen on update:open rather than closed event from NcDialog #1113 (@​susnux)

Changed

  • Updated translations
  • chore(deps): Bump @nextcloud/vue from 8.2.0

v5.0.1

What's Changed

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.0.0...v5.0.1

v5.0.0

What's Changed

... (truncated)

Changelog

Sourced from @​nextcloud/dialogs's changelog.

v5.0.3 (2023-11-27)

Full Changelog

:bug: Fixed bugs

  • fix(FilePicker): cropImagePreviews is now provided as a prop in FilePreview #1120 (susnux)
  • fix(FilePicker): On button click also emit the current directory if allowPickDirectory is set to true #1121 (susnux)
  • fix: Adjust types for IFilePickerButton to align icon with NcDialogButton #1122 (susnux)
  • fix(build): include ?raw data to bundle #1128 (ShGKme)

Changed

  • Updated translations
  • chore(deps): Bump @​vueuse/core from 10.6.0 to 10.6.1
  • chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2

v5.0.2 (2023-11-17)

Full Changelog

:bug: Fixed bugs

  • fix(FilePicker): Listen on update:open rather than closed event from NcDialog #1113 (@​susnux)

Changed

  • Updated translations
  • chore(deps): Bump @nextcloud/vue from 8.2.0

v5.0.1 (2023-11-15)

Full Changelog

:bug: Fixed bugs

Changed

  • Updated translations
  • chore(deps-dev): Bump @​types/gettext-parser from 4.0.3 to 4.0.4
  • chore(deps): Bump @​vueuse/core from 10.5.0 to 10.6.0
  • chore(deps): Bump @​types/toastify-js from 1.12.2 to 1.12.3
  • chore(deps): Bump axios from 1.4.0 to 1.6.1

v5.0.0 (2023-11-08)

Full Changelog

:rocket: Enhancement

:bug: Fixed bugs

  • fix: Use NcDialog instead of custom dialog component now that it is upstreamed #1101 (@​susnux)

Changed

  • Updated translations
  • Updated dependencies
    • Now using stable @nextcloud/vue version 8.0.0

... (truncated)

Commits
  • 77c1350 Merge pull request #1129 from nextcloud-libraries/chore/prepare-5_0_3
  • 4e3a8ee chore: Prepare 5.0.3 release
  • 9ae3a08 Merge pull request #1127 from nextcloud-libraries/dependabot/npm_and_yarn/typ...
  • 8ddda74 chore: Update typedoc for TypeScript compatibility
  • 9dec2e8 chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2
  • a8ca2d1 Merge pull request #1122 from nextcloud-libraries/fix/types
  • fe50891 Merge pull request #1128 from nextcloud-libraries/fix/raw-query-import
  • 8ded064 chore(deps): mover @​mdi/svg to devDependencies
  • 14239cb fix(build): include ?raw data to bundle
  • 0a5e971 Merge pull request #1125 from nextcloud-libraries/translations_441be4f7621043...
  • 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)