cloud-py-api / cloud_py_api

Nextcloud framework for developing apps using Python
https://apps.nextcloud.com/apps/cloud_py_api
GNU Affero General Public License v3.0
50 stars 7 forks source link

fix(deps): update dependency @nextcloud/dialogs to v4 #79

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

nextcloud/nextcloud-dialogs ### [`v4.0.1`](https://togithub.com/nextcloud/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v401-2023-02-16) [Compare Source](https://togithub.com/nextcloud/nextcloud-dialogs/compare/v4.0.0...v4.0.1) ##### :rocket: Enhancement - [#​760](https://togithub.com/nextcloud/nextcloud-dialogs/pull/760) feat: Make dependencies external ([@​susnux](https://togithub.com/susnux)) ##### :bug: Bug Fix - [#​761](https://togithub.com/nextcloud/nextcloud-dialogs/pull/761) Fix package resolving in webpack projects ([@​susnux](https://togithub.com/susnux)) ##### Committers: 2 - Ferdinand Thiessen ([@​susnux](https://togithub.com/susnux)) - Julius Härtl ([@​juliushaertl](https://togithub.com/juliushaertl)) ### [`v4.0.0`](https://togithub.com/nextcloud/nextcloud-dialogs/blob/HEAD/CHANGELOG.md#v400-2023-02-13) [Compare Source](https://togithub.com/nextcloud/nextcloud-dialogs/compare/v3.2.0...v4.0.0) ##### :boom: Breaking changes Styles need to be imported differently compared to v3.2.0. Make sure to import them from `dist/index.css`: import '@​nextcloud/dialogs/dist/index.css' ##### :rocket: Enhancement - [#​577](https://togithub.com/nextcloud/nextcloud-dialogs/pull/577) Add filepicker filter ([@​Pytal](https://togithub.com/Pytal)) ##### Committers: 2 - Ferdinand Thiessen ([@​susnux](https://togithub.com/susnux)) - [@​Pytal](https://togithub.com/Pytal)

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.