cloud-py-api / mediadc

Nextcloud Media Duplicate Collector application
https://apps.nextcloud.com/apps/mediadc
GNU Affero General Public License v3.0
93 stars 6 forks source link

Update dependency @nextcloud/dialogs to v5 #202

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/dialogs ^4.2.1 -> ^5.0.0 age adoption passing confidence

Release Notes

nextcloud-libraries/nextcloud-dialogs (@​nextcloud/dialogs) ### [`v5.0.3`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v503-2023-11-27) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.0.2...v5.0.3) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.0.2...v5.0.3) ##### :bug: Fixed bugs - fix(FilePicker): `cropImagePreviews` is now provided as a prop in FilePreview [#​1120](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1120) ([susnux](https://togithub.com/susnux)) - fix(FilePicker): On button click also emit the current directory if `allowPickDirectory` is set to true [#​1121](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1121) ([susnux](https://togithub.com/susnux)) - fix: Adjust types for IFilePickerButton to align icon with NcDialogButton [#​1122](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1122) ([susnux](https://togithub.com/susnux)) - fix(build): include ?raw data to bundle [#​1128](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1128) ([ShGKme](https://togithub.com/ShGKme)) ##### Changed - Updated translations - chore(deps): Bump [@​vueuse/core](https://togithub.com/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`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v502-2023-11-17) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.0.1...v5.0.2) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.0.1...v5.0.2) ##### :bug: Fixed bugs - fix(FilePicker): Listen on `update:open` rather than `closed` event from `NcDialog` [#​1113](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1113) ([@​susnux](https://togithub.com/susnux)) ##### Changed - Updated translations - chore(deps): Bump `@nextcloud/vue` from 8.2.0 ### [`v5.0.1`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v501-2023-11-15) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.0.0...v5.0.1) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.0.0...v5.0.1) ##### :bug: Fixed bugs - Do not load user config for each previews [#​1108](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1108) ([artonge](https://togithub.com/artonge)) ##### Changed - Updated translations - chore(deps-dev): Bump [@​types/gettext-parser](https://togithub.com/types/gettext-parser) from 4.0.3 to 4.0.4 - chore(deps): Bump [@​vueuse/core](https://togithub.com/vueuse/core) from 10.5.0 to 10.6.0 - chore(deps): Bump [@​types/toastify-js](https://togithub.com/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`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v500-2023-11-08) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.2...v5.0.0) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.0.0-beta.6...v5.0.0) ##### :rocket: Enhancement - FilePicker: Signal folder creation to files app [#​1095](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1095) ([@​susnux](https://togithub.com/susnux)) ##### :bug: Fixed bugs - fix: Use `NcDialog` instead of custom dialog component now that it is upstreamed [#​1101](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1101) ([@​susnux](https://togithub.com/susnux)) ##### Changed - Updated translations - Updated dependencies - Now using stable `@nextcloud/vue` version 8.0.0 - Now using stable `@nextcloud/files` version 3.0.0 ### [`v4.2.2`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/releases/tag/v4.2.2) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.1...v4.2.2) ##### :rocket: Enhancement - Bring back previews of images, this worked with FilePicker on Nextcloud 26 but was missing in this rewrite [#​1015](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1015) ([susnux](https://togithub.com/susnux)) ##### :bug: Fixed bugs - fix(i18n): Fix spelling of MIME [#​1042](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1042) ([rakekniven](https://togithub.com/rakekniven)) - fix: Swap sort icons [#​1058](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1058) ([Pytal](https://togithub.com/Pytal)) - fix(l10n): Update translations [#​1094](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1094) ([susnux](https://togithub.com/susnux)) **Full Changelog**: https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.1...v4.2.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 8 months ago

âš  Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

â™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: mediadc@0.3.7
npm ERR! Found: @nextcloud/vue@7.12.7
npm ERR! node_modules/@nextcloud/vue
npm ERR!   @nextcloud/vue@"^7.12.6" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @nextcloud/vue@"^8.0.0" from @nextcloud/dialogs@5.0.0
npm ERR! node_modules/@nextcloud/dialogs
npm ERR!   @nextcloud/dialogs@"^5.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/worker/af2505/a453f0/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/worker/af2505/a453f0/cache/others/npm/_logs/2023-11-09T02_45_45_205Z-debug-0.log
renovate[bot] commented 6 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.