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

fix(deps): update dependency cupertino_http to v2 #114

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Type Update Change
cupertino_http (source) dependencies major ^1.5.1 -> ^2.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dart-lang/http (cupertino_http)

v2.0.0

  • The behavior of CupertinoClient and CupertinoWebSocket has not changed.
  • Breaking: MutableURLRequest.httpBodyStream now takes a NSInputStream
    instead of a Stream<List<int>>.
  • Breaking: The following enums/classes previous defined by
    package:cupertino_http are now imported from package:objective_c:
    • NSData
    • NSError
    • NSHTTPCookieAcceptPolicy
    • NSMutableData
    • NSURLRequestCachePolicy
    • NSURLRequestNetworkServiceType
    • NSURLSessionMultipathServiceType
    • NSURLSessionResponseDisposition
    • NSURLSessionTaskState
    • NSURLSessionWebSocketCloseCode
    • NSURLSessionWebSocketMessageType
  • Breaking: URLSession.dataTaskWithCompletionHandler is no longer
    supported for background sessions.

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@hoc081098 hoc081098 merged commit d0f82be into master Oct 31, 2024
1 check passed
@renovate renovate bot deleted the renovate/cupertino_http-2.x branch October 31, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant