Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update http to v1 - autoclosed #76

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
http dependencies major ^0.13.0 -> ^1.0.0

Release Notes

dart-lang/http (http)

v1.1.0

  • Add better error messages for SocketExceptions when using IOClient.
  • Make StreamedRequest.sink a StreamSink. This makes request.sink.close()
    return a Future instead of void, but the returned future should not be
    awaited. The Future returned from sink.close() may only complete after the
    request has been sent.

v1.0.0

  • Requires Dart 3.0 or later.
  • Add base, final, and interface modifiers to some classes.

Configuration

📅 Schedule: Branch creation - "after 2pm on sunday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented May 28, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/f1877f/54e8a4/repos/github/vareversat/chabo":"/tmp/worker/f1877f/54e8a4/repos/github/vareversat/chabo" -v "/tmp/worker/f1877f/54e8a4/cache":"/tmp/worker/f1877f/54e8a4/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/f1877f/54e8a4/repos/github/vareversat/chabo" ghcr.io/containerbase/sidecar:9.5.2 bash -l -c "install-tool flutter 3.10.6 && flutter pub upgrade http"
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
Downloading Linux x64 Dart SDK from Flutter engine cdbeda788a293fa29665dc3fa3d6e63bd221cb0d...
Building flutter tool...
Because dart_code_metrics >=5.7.0 depends on http ^0.13.5 and chabo depends on http ^1.0.0, dart_code_metrics >=5.7.0 is forbidden.
So, because chabo depends on dart_code_metrics ^5.7.3, version solving failed.

@renovate renovate bot force-pushed the renovate/http-1.x branch from 42c66cc to 2207069 Compare May 28, 2023 17:04
@vareversat
Copy link
Owner

Blocked by dart-code-checker/dart-code-metrics#1237

@renovate renovate bot force-pushed the renovate/http-1.x branch 6 times, most recently from 2deb118 to 38aa36c Compare June 4, 2023 15:28
@renovate renovate bot force-pushed the renovate/http-1.x branch 7 times, most recently from ccfb87e to abedfe2 Compare June 12, 2023 06:12
@renovate renovate bot force-pushed the renovate/http-1.x branch 4 times, most recently from 6d0fce2 to f2c7953 Compare June 18, 2023 19:31
@renovate renovate bot force-pushed the renovate/http-1.x branch 8 times, most recently from 48ed5ac to f54e116 Compare June 26, 2023 20:42
@renovate renovate bot force-pushed the renovate/http-1.x branch 4 times, most recently from 85ad008 to 4f56079 Compare July 3, 2023 17:56
@renovate renovate bot force-pushed the renovate/http-1.x branch 12 times, most recently from e2d91a1 to 4067eea Compare July 14, 2023 10:05
@renovate renovate bot force-pushed the renovate/http-1.x branch from 4067eea to f96c26d Compare July 16, 2023 21:34
@renovate renovate bot changed the title chore(deps): update http to v1 chore(deps): update http to v1 - autoclosed Aug 10, 2023
@renovate renovate bot closed this Aug 10, 2023
@renovate renovate bot deleted the renovate/http-1.x branch August 10, 2023 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant