Roll pub packages#185172
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates several dependencies across the repository, including vm_service to 15.1.0, googleapis_auth to 2.3.0, hooks_runner to 1.2.1, and webview_flutter_wkwebview to 3.24.3. It also introduces google_cloud as a transitive dependency and updates relevant pubspec checksums. I have no feedback to provide.
|
autosubmit label was removed for flutter/flutter/185172, because - The status or check suite Mac tool_tests_general has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
This is failing due to a change in Edit: #185274 |
This PR was generated by `flutter update-packages --force-upgrade`, with a small change to add a `toJson()` method to a fake test class because `hooks_runner` added this to the base abstract class (which caused the bots roll at flutter#185172 to fail). Closes flutter#185172
|
Fixed by #184880 |
This PR was generated by
flutter update-packages --force-upgrade.