From dbd1cfa22a0a1dbfe1949944a62de4129e5ea459 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 20 Jan 2023 08:54:19 -0500 Subject: [PATCH 1/2] Roll Dart SDK from fbbfc122dba6 to ac4c63168ff2 (1 revision) (#39030) https://dart.googlesource.com/sdk.git/+log/fbbfc122dba6..ac4c63168ff2 2023-01-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-146.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC dart-vm-team@google.com,kaushikiska@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md --- DEPS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 5a0e7b5c1f60b..ee8782798f755 100644 --- a/DEPS +++ b/DEPS @@ -48,7 +48,7 @@ vars = { # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # You can use //tools/dart/create_updated_flutter_deps.py to produce # updated revision list of existing dependencies. - 'dart_revision': 'fbbfc122dba643f99f241efa76f59181db72fa2a', + 'dart_revision': 'ac4c63168ff24005304bd8549409fd793a0448bd', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -58,7 +58,7 @@ vars = { 'dart_browser_launcher_rev': 'f2f01e4c7e719c633ca3c35d55c5331d4fe8b54b', 'dart_clock_rev': '65e8a13ddf26c9d21884ccc8f8532725697d40df', 'dart_collection_rev': '85e987cf1b8aaba60bdc8b16dd1ee6233436549f', - 'dart_devtools_rev': 'dd3fade2bd2ef74fc6102e56333a48f0efc594d3', + 'dart_devtools_rev': 'c7a81f64dabb4b9f2cae0cf2c9411ef8bb805191', 'dart_protobuf_rev': 'cc0f287fb6a8680e431eb9210225f1d0ac33c047', 'dart_pub_rev': '0cbaf7a2fb8c8ca543c6f222bf25d5f5c63abbf3', 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', @@ -301,7 +301,7 @@ deps = { Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@36e2abbcdd22b2b1707757b49fb4ac8844f28e5d', 'src/third_party/dart/third_party/devtools': - {'packages': [{'version': 'git_revision:dd3fade2bd2ef74fc6102e56333a48f0efc594d3', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'}, + {'packages': [{'version': 'git_revision:c7a81f64dabb4b9f2cae0cf2c9411ef8bb805191', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'}, 'src/third_party/dart/third_party/pkg/args': Var('dart_git') + '/args.git@ac0e2c82f94d049b2d3b318b487863bf288258b1', From d84b3dc74c9fe604927d1867e942e92b3d816e35 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 20 Jan 2023 11:10:22 -0500 Subject: [PATCH 2/2] Roll Fuchsia Mac SDK from 6oiZwMyNsjucSxTHJ... to GvtVLigysBcywNN9T... (#39032) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine Please CC kaushikiska@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ee8782798f755..401104c6e2390 100644 --- a/DEPS +++ b/DEPS @@ -816,7 +816,7 @@ deps = { 'packages': [ { 'package': 'fuchsia/sdk/core/mac-amd64', - 'version': '6oiZwMyNsjucSxTHJx0zzxmZP0TKdOXXWfMBxzShNegC' + 'version': 'GvtVLigysBcywNN9TcBQcA2Pai0ZMF1Yu5sb-wydPOYC' } ], 'condition': 'host_os == "mac" and not download_fuchsia_sdk',