Closed renovate[bot] closed 1 year ago
Merging #75 (31ac400) into main (499f36e) will decrease coverage by
3.56%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #75 +/- ##
============================================
- Coverage 83.70% 80.15% -3.56%
- Complexity 0 167 +167
============================================
Files 12 28 +16
Lines 540 1320 +780
Branches 0 3 +3
============================================
+ Hits 452 1058 +606
- Misses 88 260 +172
- Partials 0 2 +2
Impacted Files | Coverage Δ | |
---|---|---|
lib/Migration/AppDataInitializationStep.php | 100.00% <0.00%> (ø) |
|
lib/Controller/SettingsController.php | 100.00% <0.00%> (ø) |
|
lib/Settings/AdminSettings.php | 100.00% <0.00%> (ø) |
|
lib/Command/GetFileContentsCommand.php | 100.00% <0.00%> (ø) |
|
lib/Migration/Version0001Date20221207183030.php | 100.00% <0.00%> (ø) |
|
lib/Db/Setting.php | 100.00% <0.00%> (ø) |
|
src/components/settings/AdminSettings.vue | 98.94% <0.00%> (ø) |
|
lib/Service/SettingsService.php | 100.00% <0.00%> (ø) |
|
lib/Migration/AppUpdateStep.php | 100.00% <0.00%> (ø) |
|
lib/AppInfo/Application.php | 100.00% <0.00%> (ø) |
|
... and 6 more |
As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 4.x releases. However, if you upgrade to 4.x manually then Renovate will reenable minor and patch updates automatically.
If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.
This PR contains the following updates:
^3.2.0
->^4.0.0
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.