Closed renovate[bot] closed 1 month ago
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:
Command failed: flutter pub upgrade window_manager
Because no versions of yaru_window match >0.2.1 <0.3.0 and yaru_window 0.2.1 depends on yaru_window_manager ^0.1.1, yaru_window ^0.2.1 requires yaru_window_manager ^0.1.1.
And because every version of yaru_window_manager depends on window_manager ^0.3.0, yaru_window ^0.2.1 requires window_manager ^0.3.0.
So, because musicpod depends on both window_manager ^0.4.0 and yaru_window ^0.2.1, version solving failed.
You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on window_manager: flutter pub add window_manager:^0.3.9
This PR contains the following updates:
^0.3.9
->^0.4.0
Release Notes
leanflutter/window_manager (window_manager)
### [`v0.4.2`](https://togithub.com/leanflutter/window_manager/blob/HEAD/CHANGELOG.md#042) - \[windows] Update window_manager_plugin.cpp for fix [#439](https://togithub.com/leanflutter/window_manager/issues/439) issue [#486](https://togithub.com/leanflutter/window_manager/issues/486) - \[windows] fix: win, adjustNCCALCSIZE with monitor coords [#482](https://togithub.com/leanflutter/window_manager/issues/482) ### [`v0.4.0`](https://togithub.com/leanflutter/window_manager/blob/HEAD/CHANGELOG.md#040) [Compare Source](https://togithub.com/leanflutter/window_manager/compare/v0.3.9...v0.4.0) - chore: Use custom paint icons to replace png icons ([#467](https://togithub.com/leanflutter/window_manager/issues/467)) - chore: Remove the deprecated isBezeled property ([#468](https://togithub.com/leanflutter/window_manager/issues/468)) - fix: windows, window size, fullscree & maximized ([#477](https://togithub.com/leanflutter/window_manager/issues/477))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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.