wutsi / sdui

SDUI make it easy to implement Server Driven UI pattern on flutter.
MIT License
94 stars 18 forks source link

Update dependency syncfusion_flutter_charts to v22 - autoclosed #68

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
syncfusion_flutter_charts (source) dependencies major ^21.1.41 -> ^22.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.

renovate[bot] commented 1 year ago

âš  Artifact update problem

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:

File name: pubspec.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/09e27d/719bc9/repos/github/wutsi/sdui":"/tmp/worker/09e27d/719bc9/repos/github/wutsi/sdui" -v "/tmp/worker/09e27d/719bc9/cache":"/tmp/worker/09e27d/719bc9/cache" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/09e27d/719bc9/repos/github/wutsi/sdui" ghcr.io/containerbase/sidecar bash -l -c "install-tool flutter 3.10.5 && flutter pub upgrade syncfusion_flutter_charts"
Downloading Linux x64 Dart SDK from Flutter engine 45f6e009110df4f34ec2cf99f63cf73b71b7a420...
Building flutter tool...
Because syncfusion_flutter_charts >=21.2.5 depends on intl ^0.18.0 and sdui depends on intl ^0.17.0, syncfusion_flutter_charts >=21.2.5 is forbidden.
So, because sdui depends on syncfusion_flutter_charts ^22.0.0, version solving failed.