syedmurtaza108 / chucker-flutter

An HTTP requests inspector inspired by Chucker Android
https://pub.dev/packages/chucker_flutter
MIT License
51 stars 29 forks source link

fix(deps): update dependency http to v1 - autoclosed #48

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
http dependencies major ^0.13.4 -> ^1.0.0

Release Notes

dart-lang/http ### [`v1.0.0`](https://togithub.com/dart-lang/http/blob/HEAD/pkgs/http/CHANGELOG.md#​100) - Requires Dart 3.0 or later. - Add `base`, `final`, and `interface` modifiers to some classes.

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.

renovate[bot] commented 1 year ago

âš  Artifact update problem

Renovate failed to update artifacts 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_sidecar --label=renovate_child -v "/mnt/renovate/gh/syedmurtaza108/chucker-flutter":"/mnt/renovate/gh/syedmurtaza108/chucker-flutter" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/syedmurtaza108/chucker-flutter" ghcr.io/containerbase/sidecar bash -l -c "install-tool flutter 3.10.1 && flutter pub upgrade http"
Downloading Linux x64 Dart SDK from Flutter engine b4fb11214dd2dda6ce012dd98ea498e9e8b91262...
Building flutter tool...
Because chucker_flutter depends on chopper ^6.0.0 which depends on http >=0.13.0 <1.0.0, http >=0.13.0 <1.0.0 is required.
So, because chucker_flutter depends on http ^1.0.0, version solving failed.
File name: example/pubspec.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/syedmurtaza108/chucker-flutter":"/mnt/renovate/gh/syedmurtaza108/chucker-flutter" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/syedmurtaza108/chucker-flutter/example" ghcr.io/containerbase/sidecar bash -l -c "install-tool flutter 3.10.1 && flutter pub upgrade http"
Downloading Linux x64 Dart SDK from Flutter engine b4fb11214dd2dda6ce012dd98ea498e9e8b91262...
Building flutter tool...
Because chopper >=4.0.0-nullsafety.0 depends on http >=0.13.0 <1.0.0 and example depends on http ^1.0.0, chopper >=4.0.0-nullsafety.0 is forbidden.
So, because example depends on chopper ^6.0.0, version solving failed.