nextcloud / text

📑 Collaborative document editing using Markdown
GNU Affero General Public License v3.0
528 stars 85 forks source link

fix(deps): update dependency @nextcloud/dialogs to ^5.3.4 (stable29) #5909

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextcloud-libraries/nextcloud-dialogs (@​nextcloud/dialogs) ### [`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

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.