Open renovate[bot] opened 1 year 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 intl
Because intl >=0.20.0 depends on http ^1.0.0 and sdui depends on http ^0.13.5, intl >=0.20.0 is forbidden.
So, because sdui depends on intl ^0.20.0, version solving failed.
You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on intl: flutter pub add intl:^0.19.0
This PR contains the following updates:
^0.17.0
->^0.20.0
Release Notes
dart-lang/i18n (intl)
### [`v0.20.0`](https://redirect.github.com/dart-lang/i18n/blob/HEAD/pkgs/intl/CHANGELOG.md#0200) [Compare Source](https://redirect.github.com/dart-lang/i18n/compare/intl-v0.19.0...intl-v0.20.0) - Fix caching of messages in `CompositeMessageLookup`. - Type `numberFormatSymbols` as a `MapConfiguration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» 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.