-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Manual roll Flutter from 11def8eff455 to d0f3777f2b97 (89 revisions) #5792
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
Conversation
… allow sendTextInputAction usages through flutter_driver. (flutter/flutter#139197)
…flutter_goldens for extensive technical debt removal (flutter/flutter#140101)
auto label is removed for flutter/packages/5792, due to - The status or check suite Mac_arm64 ios_platform_tests_shard_5 master has failed. Please fix the issues identified (or deflake) before re-applying this label.
|
This is failing very fast with:
(multiple packages do this, not just |
Fix at #5804 |
Thanks @jmagman! I'll close this PR, @tarrinneal was trying to nurse the roller back to health. |
…deps (#5804) For iOS and macOS move fetch deps from explicity running `pub get` and `pod install` to instead run `flutter build x --config-only` which smartly fetches deps and lays down the required native pieces. I didn't guard it on whether certain files are present since the command already has similar guards, and runs pretty fast if the native code has already been generated. This fixes an issue where `pod install` is run before the Flutter native bits and migrations are run. Fixes issues seen in the Flutter roll #5792 (comment) ``` Running command: "pod install" in /Volumes/Work/s/w/ir/x/w/packages/packages/camera/camera_avfoundation/example/ios Analyzing dependencies [!] CocoaPods could not find compatible versions for pod "Flutter": In Podfile: Flutter (from `Flutter`) Specs satisfying the `Flutter (from `Flutter`)` dependency were found, but they required a higher minimum deployment target. [!] Automatically assigning platform `iOS` with version `11.0` on target `Runner` because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`. Unable to "pod install" ``` Caused by flutter/flutter#140478
Manual roll Flutter from 11def8e to d0f3777 (89 revisions)
Manual roll requested by dit@google.com
flutter/flutter@11def8e...d0f3777
2024-01-03 engine-flutter-autoroll@skia.org Roll Flutter Engine from bf232c4da241 to 7c2adb811059 (3 revisions) (flutter/flutter#140920)
2024-01-03 goderbauer@google.com fix typo and reflow (flutter/flutter#140925)
2024-01-03 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Re-land integrate testWidgets with leak tracking." (flutter/flutter#140926)
2024-01-03 engine-flutter-autoroll@skia.org Roll Flutter Engine from bf979d220283 to bf232c4da241 (1 revision) (flutter/flutter#140915)
2024-01-03 ybz975218925@gmail.com Changes the regular cursor to a floating cursor when a long press occurs. (flutter/flutter#138479)
2024-01-03 65075121+AcarFurkan@users.noreply.github.com Add
SegmentedButton.styleFrom
(flutter/flutter#137542)2024-01-03 engine-flutter-autoroll@skia.org Roll Flutter Engine from c62bcff5b809 to bf979d220283 (1 revision) (flutter/flutter#140910)
2024-01-03 polinach@google.com Re-land integrate testWidgets with leak tracking. (flutter/flutter#140521)
2024-01-03 engine-flutter-autoroll@skia.org Roll Flutter Engine from 98b72c7ffe71 to c62bcff5b809 (2 revisions) (flutter/flutter#140905)
2024-01-03 jonahwilliams@google.com [flutter_tools] add support for --enable-impeller to test device. (flutter/flutter#140899)
2024-01-03 engine-flutter-autoroll@skia.org Roll Flutter Engine from cf7536964a2f to 98b72c7ffe71 (1 revision) (flutter/flutter#140897)
2024-01-03 233583+mossmana@users.noreply.github.com Handle KEYCODE_DPAD_CENTER and KEYCODE_ENTER (flutter/flutter#140808)
2024-01-03 lsaudon@gmail.com Add Lucas Saudon to AUTHORS (flutter/flutter#139965)
2024-01-03 21270878+elliette@users.noreply.github.com Link to wiki page about updating dependencies in each
pubspec.yaml
file (flutter/flutter#140826)2024-01-03 fluttergithubbot@gmail.com Marks Linux_pixel_7pro native_assets_android to be unflaky (flutter/flutter#140866)
2024-01-03 engine-flutter-autoroll@skia.org Roll Flutter Engine from 3b6edee0f8f7 to cf7536964a2f (1 revision) (flutter/flutter#140889)
2024-01-03 engine-flutter-autoroll@skia.org Roll Packages from fa74d3e to bbb4134 (4 revisions) (flutter/flutter#140885)
2024-01-03 engine-flutter-autoroll@skia.org Roll Flutter Engine from 3a7aa01b0a7d to 3b6edee0f8f7 (4 revisions) (flutter/flutter#140884)
2024-01-03 gibbonsj97@gmail.com Add key to BottomNavigationBarItem (flutter/flutter#139617)
2024-01-03 fluttergithubbot@gmail.com Marks Linux_android hybrid_android_views_integration_test to be unflaky (flutter/flutter#140865)
2024-01-03 engine-flutter-autoroll@skia.org Roll Flutter Engine from e95e12368a42 to 3a7aa01b0a7d (1 revision) (flutter/flutter#140846)
2024-01-03 satsrag@outlook.com fix: cannot input new line using custom input control (flutter/flutter#140356)
2024-01-03 engine-flutter-autoroll@skia.org Roll Flutter Engine from b5e79bd249b8 to e95e12368a42 (1 revision) (flutter/flutter#140840)
2024-01-03 john@johnmccutchan.com Verified input test take 2 (flutter/flutter#140836)
2024-01-03 magder@google.com Set template and migrate apps to iOS 12 minimum (flutter/flutter#140823)
2024-01-03 ditman@gmail.com [flutter] Allow ViewCollection to start empty. (flutter/flutter#140532)
2024-01-03 andrewrkolos@gmail.com Fix setup race in asset bundle tests (flutter/flutter#140832)
2024-01-03 31859944+LongCatIsLooong@users.noreply.github.com Fix 139196 selection OOB (flutter/flutter#140300)
2024-01-03 engine-flutter-autoroll@skia.org Roll Flutter Engine from b02d59a2a607 to b5e79bd249b8 (3 revisions) (flutter/flutter#140839)
2024-01-02 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Verified input integration test" (flutter/flutter#140833)
2024-01-02 john@johnmccutchan.com Verified input integration test (flutter/flutter#140806)
2024-01-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from 9d89f8727976 to b02d59a2a607 (1 revision) (flutter/flutter#140824)
2024-01-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from a06926d05d2b to 9d89f8727976 (1 revision) (flutter/flutter#140818)
2024-01-02 polinach@google.com Upgrade leak_tracker. (flutter/flutter#140758)
2024-01-02 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Set template and migrate apps to iOS 12 minimum" (flutter/flutter#140822)
2024-01-02 31859944+LongCatIsLooong@users.noreply.github.com Reland "Make
TextSpan
hit testing precise." (#140468) (flutter/flutter#140621)2024-01-02 21270878+elliette@users.noreply.github.com Update dependencies with
flutter update-packages --force-upgrade
(flutter/flutter#140810)2024-01-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from 194d90de78cc to a06926d05d2b (3 revisions) (flutter/flutter#140815)
2024-01-02 magder@google.com Set template and migrate apps to iOS 12 minimum (flutter/flutter#140478)
2024-01-02 shirne@126.com improve comment doc in tabs.dart (flutter/flutter#140568)
2024-01-02 dnfield@google.com Revert "[Impeller] Plumb through the impeller-force-gl flag." (flutter/flutter#140535)
2024-01-02 polinach@google.com Rename MemoryAllocations to FlutterMemoryAllocations. (flutter/flutter#140623)
2024-01-02 polinach@google.com Add command line parameter that turns on leak tracking. (flutter/flutter#138653)
2024-01-02 engine-flutter-autoroll@skia.org Roll Flutter Engine from 9e03a57cde8a to 194d90de78cc (1 revision) (flutter/flutter#140792)
...