nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
143 stars 24 forks source link

fix(deps): update dependency @nextcloud/dialogs to v5 (main) - abandoned #1019

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextcloud-libraries/nextcloud-dialogs (@​nextcloud/dialogs) ### [`v5.3.5`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#535) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.4...v5.3.5) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.4...v5.3.5) ##### Fixed - fix(FilePicker): Cleanup DAV handling and properly handle `currentFolder` [#​1378](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1378) ([susnux](https://togithub.com/susnux)) ##### Changed - Updated translations - chore(deps): Bump [@​nextcloud/typings](https://togithub.com/nextcloud/typings) from 1.8.0 to 1.9.0 - chore(deps-dev): Bump typedoc from 0.26.0 to 0.26.3 - chore(deps-dev): Bump [@​zamiell/typedoc-plugin-not-exported](https://togithub.com/zamiell/typedoc-plugin-not-exported) from 0.2.0 to 0.3.0 - chore(deps-dev): Bump vite from 5.3.1 to 5.3.2 ### [`v5.3.4`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#534) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.3...v5.3.4) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.3...v5.3.4) ##### Fixed - fix(FilePicker): Forward update of `currentPath` to `navigatedPath` [#​1370](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1370) ([susnux](https://togithub.com/susnux)) ##### Changed - chore(deps-dev): Bump sass to 1.77.6 - chore(deps-dev): Bump [@​nextcloud/vite-config](https://togithub.com/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`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v533-2024-06-21) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.2...v5.3.3) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.2...v5.3.3) ##### 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](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1361) ([susnux](https://togithub.com/susnux)) - refactor: Use sorting function from files library - Add SPDX header [#​1354](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1354) ([AndyScherzinger](https://togithub.com/AndyScherzinger)) - chore(deps-dev): Bump braces from 3.0.2 to 3.0.3 - chore(deps): Bump [@​vueuse/core](https://togithub.com/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`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v532-2024-06-10) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.1...v5.3.2) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.1...v5.3.2) ##### Fixed - fix: Also add current folder to button factory [#​1351](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1351) ([susnux](https://togithub.com/susnux)) - fix(FilePicker): Do not append image preloader to DOM [#​1340](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1340) ([susnux](https://togithub.com/susnux)) ##### Changed - Updated translations - chore(deps): Bump webdav to 5.6.0 - chore(deps): Bump [@​nextcloud/router](https://togithub.com/nextcloud/router) to 3.0.1 - chore(deps): Bump [@​nextcloud/auth](https://togithub.com/nextcloud/auth) to 2.3.0 - chore(deps): Bump [@​nextcloud/axios](https://togithub.com/nextcloud/axios) to 2.5.0 - chore(deps): Bump [@​nextcloud/initial-state](https://togithub.com/nextcloud/initial-state) to 2.2.0 - chore(deps): Bump [@​nextcloud/l10n](https://togithub.com/nextcloud/l10n) to 3.1.0 - chore(deps): Bump [@​nextcloud/event-bus](https://togithub.com/nextcloud/event-bus) to 3.3.1 - chore(deps): Bump [@​vueuse/core](https://togithub.com/vueuse/core) to 10.10.0 - chore(deps): Bump [@​nextcloud/files](https://togithub.com/nextcloud/files) to 3.4.1 ### [`v5.3.1`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v531-2024-04-16) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.0...v5.3.1) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.0...v5.3.1) ##### Fixes - fix: Close actions after creating directory and enter it automatically [#​1302](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1302) ([susnux](https://togithub.com/susnux)) - fix: Fix incorrect directory contents when navigating quickly [#​1299](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1299) ([Pytal](https://togithub.com/Pytal)) ##### Changed - Dependency updates ### [`v5.3.0`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v530-2024-04-10) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.2.1...v5.3.0) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.2.1...v5.3.0) ##### Enhancements - feat: Provide generic dialogs previously provided by OC.dialogs [#​1297](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1297) ([susnux](https://togithub.com/susnux)) ##### Changed - Updated development dependencies ### [`v5.2.1`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v521-2024-04-09) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.2.0...v5.2.1) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.2.0...v5.2.1) ##### Fixed bug - fix(FilePicker): Request all default file props (incl. file id) [#​1287](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1287) ([susnux](https://togithub.com/susnux)) ##### Changed - Updated translations - Updated development dependencies - chore(deps): Bump [@​nextcloud/files](https://togithub.com/nextcloud/files) from 3.1.0 to 3.1.1 - chore(deps): Bump webdav from 5.4.0 to 5.5.0 ### [`v5.2.0`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v520-2024-03-06) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.1.2...v5.2.0) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.1.2...v5.2.0) ##### Enhancements - feat: allow to disable file picker navigation by [@​skjnldsv](https://togithub.com/skjnldsv) in [https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1261](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1261) ##### Fixed bug - fix(FilePicker): Adjust margin of view-selector to be consistent with filter input ##### Changed - chore(deps-dev): Bump [@​vitest/coverage-v8](https://togithub.com/vitest/coverage-v8) from 1.3.0 to 1.3.1 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump happy-dom from 13.3.8 to 13.6.2 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump sass from 1.71.0 to 1.71.1 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump typedoc from 0.25.8 to 0.25.9 by [@​dependabot](https://togithub.com/dependabot) - chore(deps-dev): Bump vite from 5.1.3 to 5.1.4 by [@​dependabot](https://togithub.com/dependabot) - chore(deps): Bump [@​nextcloud/typings](https://togithub.com/nextcloud/typings) from 1.7.0 to 1.8.0 by [@​dependabot](https://togithub.com/dependabot) - chore(deps): Bump [@​vueuse/core](https://togithub.com/vueuse/core) from 10.7.2 to 10.9.0 by [@​dependabot](https://togithub.com/dependabot) - chore(deps): Bump webdav from 5.3.2 to 5.4.0 by [@​dependabot](https://togithub.com/dependabot) - Updates for project Nextcloud dialogs library by [@​transifex-integration](https://togithub.com/transifex-integration) ### [`v5.1.2`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v512-2024-02-25) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.1.1...v5.1.2) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.1.1...v5.1.2) ##### :bug: Fixed bugs - fix(FilePicker): Allow using on public shares [#​1241](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1241) ([susnux](https://togithub.com/susnux)) - enh: breadcrumbs are now consistant across server [#​1234](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1234) ([emoral435](https://togithub.com/emoral435)) ##### Changed - Updated translations - Updated dependencies `@nextcloud/router` and `webdav` - Updated development dependencies ### [`v5.1.1`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v511-2024-01-26) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.1.0...v5.1.1) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.1.0...v5.1.1) ##### :bug: Fixed bugs - fix(FilePicker): Stop default close event in case of button press [#​1207](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1207) ([susnux](https://togithub.com/susnux)) - fix(FilePicker): Export `FilePickerClosed` error [#​1198](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1198) ([susnux](https://togithub.com/susnux)) ##### Changed - Updated translations - Updated development dependencies ### [`v5.1.0`](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v510-2024-01-19) [Compare Source](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.0.3...v5.1.0) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.0.3...v5.1.0) ##### :rocket: Enhancement - enh(FilePickerBuilder): Change error thrown when FilePicker is closed [#​1166](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1166) ([susnux](https://togithub.com/susnux)) ##### :bug: Fixed bugs - fix(FilePicker): Adjust stylings after migration to `NcDialog` [#​1138](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1138) ([susnux](https://togithub.com/susnux)) - fix(FilePicker): Set default of `path` to undefined to allow using the saved path [#​1137](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1137) ([susnux](https://togithub.com/susnux)) - fix(FilePicker): Use `Node::path` for current path fixing an clicking favorite folders [#​1165](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1165) ([susnux](https://togithub.com/susnux)) - fix(FilePicker): Stop click event on checkbox column to allow multiselect [#​1192](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1192) ([susnux](https://togithub.com/susnux)) - fix(FilePicker): Adjust checkbox position [#​1193](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1193) ([susnux](https://togithub.com/susnux)) - fix(FilePicker): Improve choose button text when selecting multiple [#​1191](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1191) ([susnux](https://togithub.com/susnux)) - Remove unneeded `tab`, `tablist` and `aria-selected` roles from navigation [#​1180](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1180) ([JuliaKirschenheuter](https://togithub.com/JuliaKirschenheuter)) - Remove `aria-label` from `
` [#​1179](https://togithub.com/nextcloud-libraries/nextcloud-dialogs/pull/1179) ([JuliaKirschenheuter](https://togithub.com/JuliaKirschenheuter)) ##### Changed - Updated translations - Updated dependencies ### [`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.7...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

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, 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 2 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

juliushaertl commented 2 months ago

Requires some more work, but I started this already in https://github.com/nextcloud/tables/pull/1187

renovate[bot] commented 1 month ago

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

juliushaertl commented 1 month ago

Let me close this and try with the new bump, we can cherry-pick the fix commit