From a3765b1e50d00a9f5ea92ac6c488a253dd0e1da5 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Mon, 19 Jun 2023 16:04:52 -0400 Subject: [PATCH] Roll Dart SDK from 60adb12ffc30 to d87670619414 (1 revision) (flutter/engine#42986) https://dart.googlesource.com/sdk.git/+log/60adb12ffc30..d87670619414 2023-06-19 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-230.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 chinmaygarde@google.com,dart-vm-team@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 02760ae337b..059f114ab1e 100644 --- a/DEPS +++ b/DEPS @@ -53,11 +53,11 @@ 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': '60adb12ffc30e8f9d88fd567fef75b0b66fdfb66', + 'dart_revision': 'd87670619414fbe8ec3cdb7ff5244de5f9fc2579', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py - 'dart_binaryen_rev': 'b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9', + 'dart_binaryen_rev': '4ec79ce9826d96225d33dec77dfc344adab92606', 'dart_boringssl_gen_rev': 'a468ba9fec3f59edf46a7db98caaca893e1e4d96', 'dart_boringssl_rev': '74646566e93de7551bfdfc5f49de7462f13d1d05', 'dart_browser_launcher_rev': '40e431543840cbe7fc05b95a2f851d9f1bd3bc14', @@ -329,7 +329,7 @@ deps = { # WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py. 'src/third_party/dart/third_party/binaryen/src': - Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9', + Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@4ec79ce9826d96225d33dec77dfc344adab92606', 'src/third_party/dart/third_party/devtools': {'packages': [{'version': 'git_revision:0c0c65dbaf53f8c508bfd6acbeb7f1986c1ca1f8', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},