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

Make the cupertino_http workflow work after 'macos-latest' upgrade #1182

Merged
merged 5 commits into from
Apr 25, 2024

Conversation

brianquinlan
Copy link
Collaborator

@brianquinlan brianquinlan commented Apr 25, 2024

  • The new version of macos-latest does not support iPhone 8. To reduce the amount of churn, express the device constraints in terms of iOS version.
  • Set the plugin version constraints to match the minimums supported by Flutter.

  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

Sorry, something went wrong.

@github-actions github-actions bot added package:cupertino_http Issues related to package:cupertino_http type-infra A repository infrastructure change or enhancement labels Apr 25, 2024
@brianquinlan brianquinlan requested a review from natebosch April 25, 2024 21:10
@natebosch
Copy link
Member

RSLGTM

@brianquinlan brianquinlan merged commit 9780081 into dart-lang:master Apr 25, 2024
28 of 30 checks passed
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Apr 29, 2024
Revisions updated by `dart tools/rev_sdk_deps.dart`.

http (https://github.com/dart-lang/http/compare/34d7087..e459e5c):
  e459e5c  2024-04-25  Brian Quinlan  Use WebSocketConnectionClosed for operations after WebSocket close (dart-lang/http#1180)
  9780081  2024-04-25  Brian Quinlan  Make the cupertino_http workflow work after 'macos-latest' upgrade (dart-lang/http#1182)

web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/b612fc2..b672220):
  b672220  2024-04-26  Brian Quinlan  Fix a race when close() called before remote class event delivered (dart-archive/web_socket_channel#348)

Change-Id: Ib8946161d9a2c626339901d4de03e989e81159d8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/364820
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:cupertino_http Issues related to package:cupertino_http type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants