Update dependency http to v0.12.2 #55

Closed
renovate wants to merge 2 commits from renovate/http-0.x into master
Member

This PR contains the following updates:

Package Type Update Change
http dependencies patch 0.12.0+3 -> 0.12.2

Release Notes

dart-lang/http

v0.12.2

Compare Source

  • Fix error handler callback type for response stream errors to avoid masking
    root causes.

v0.12.1

Compare Source

  • Add IOStreamedResponse which includes the ability to detach the socket.
    When sending a request with an IOClient the response will be an
    IOStreamedResponse.
  • Remove dependency on package:async.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [http](https://github.com/dart-lang/http) | dependencies | patch | `0.12.0+3` -> `0.12.2` | --- ### Release Notes <details> <summary>dart-lang/http</summary> ### [`v0.12.2`](https://github.com/dart-lang/http/blob/master/CHANGELOG.md#&#8203;0122) [Compare Source](https://github.com/dart-lang/http/compare/0.12.1...0.12.2) - Fix error handler callback type for response stream errors to avoid masking root causes. ### [`v0.12.1`](https://github.com/dart-lang/http/blob/master/CHANGELOG.md#&#8203;0121) [Compare Source](https://github.com/dart-lang/http/compare/0.12.0+4...0.12.1) - Add `IOStreamedResponse` which includes the ability to detach the socket. When sending a request with an `IOClient` the response will be an `IOStreamedResponse`. - Remove dependency on `package:async`. </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added 1 commit 2020-12-24 16:00:39 +00:00
continuous-integration/drone/pr Build is failing Details
bcccffb063
Update dependency http to v0.12.2
renovate force-pushed renovate/http-0.x from bcccffb063 to a1b597389c 2020-12-26 18:02:04 +00:00 Compare
JonasFranz added 1 commit 2021-01-18 14:44:11 +00:00
continuous-integration/drone/pr Build is failing Details
cf12b362a8
Merge branch 'master' into renovate/http-0.x
Author
Member

Autoclosing Skipped

This PR has been flagged for autoclosing, however it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

### Autoclosing Skipped This PR has been flagged for autoclosing, however it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
konrad closed this pull request 2021-05-19 13:28:31 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.