From dea8ed311ed9c8adcf8468e47352abb4e08b5980 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 3 Jun 2022 09:53:04 -0400 Subject: [PATCH] Roll Dart SDK from d8fa5b4cd4fe to 5d44fae9a591 (1 revision) (flutter/engine#33804) --- DEPS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/DEPS b/DEPS index 7894b88541d..67e68554361 100644 --- a/DEPS +++ b/DEPS @@ -45,7 +45,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': 'd8fa5b4cd4fe46cdbc6f386692c3bd941b5e0e29', + 'dart_revision': '5d44fae9a591179e7954200b3140626a9721af9e', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -53,12 +53,12 @@ vars = { 'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198', 'dart_browser_launcher_rev': 'f841375ad337381e23d333b6eaaebde3d8266c68', 'dart_clock_rev': 'f594d86da123015186d5680b0d0e8255c52fc162', - 'dart_collection_rev': 'e1407da23b9f17400b3a905aafe2b8fa10db3d86', + 'dart_collection_rev': '69766daafbaa8535d1343fb7cd87e713f57c107f', 'dart_devtools_rev': '51ac983d2db7eb19b3ce5956cb70b769d74fe784', 'dart_protobuf_rev': 'b149f801cf7a5e959cf1dbf72d61068ac275f24b', 'dart_pub_rev': '51435efcd574b7bc18d47a5dd620cb9759dea8f8', 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', - 'dart_watcher_rev': 'f76997ab0c857dc5537ac0975a9ada92b54ef949', + 'dart_watcher_rev': 'e00c0ea769e32821d91c0880da8eb736839a6e6d', 'dart_webdev_rev': '8c814f9d89915418d8abe354ff9befec8f2906b2', 'dart_webkit_inspection_protocol_rev': 'e4965778e2837adc62354eec3a19123402997897', 'dart_yaml_edit_rev': '0b74d85fac10b4fbf7d1a347debcf16c8f7b0e9c', @@ -191,7 +191,7 @@ deps = { Var('dart_git') + '/async.git@f3ed5f690e2ec9dbe1bfc5184705575b4f6480e5', 'src/third_party/dart/third_party/pkg/bazel_worker': - Var('dart_git') + '/bazel_worker.git@ceeba0982d4ff40d32371c9d35f3d2dc1868de20', + Var('dart_git') + '/bazel_worker.git@9710de6c9c70b1b583183db9d9721ba64e5a16fe', 'src/third_party/dart/third_party/pkg/boolean_selector': Var('dart_git') + '/boolean_selector.git@1d3565e2651d16566bb556955b96ea75018cbd0c', @@ -266,7 +266,7 @@ deps = { Var('dart_git') + '/mime.git@c2c5ffd594674f32dc277521369da1557a1622d3', 'src/third_party/dart/third_party/pkg/mockito': - Var('dart_git') + '/mockito.git@1e977a727e82a2e1bdb49b79ef1dce0f23aa1faa', + Var('dart_git') + '/mockito.git@fcd6b285f7c4a631778890cf02b52a9a68171a71', 'src/third_party/dart/third_party/pkg/oauth2': Var('dart_git') + '/oauth2.git@199ebf15cbd5b07958438184f32e41c4447a57bf', @@ -284,7 +284,7 @@ deps = { Var('dart_git') + '/pub.git' + '@' + Var('dart_pub_rev'), 'src/third_party/dart/third_party/pkg/pub_semver': - Var('dart_git') + '/pub_semver.git@ea6c54019948dc03042c595ce9413e17aaf7aa38', + Var('dart_git') + '/pub_semver.git@5c0b4bfd5ca57fe16f1319c581dc8c882e9b8cb2', 'src/third_party/dart/third_party/pkg/shelf': Var('dart_git') + '/shelf.git@05f42601d22c9bfe490ceda50e812f83b7d1de77', @@ -302,7 +302,7 @@ deps = { Var('dart_git') + '/sse.git@9a54f1cdd91c8d79a6bf5ef8e849a12756607453', 'src/third_party/dart/third_party/pkg/stack_trace': - Var('dart_git') + '/stack_trace.git@5220580872625ddee41e9ca9a5f3364789b2f0f6', + Var('dart_git') + '/stack_trace.git@17f09c2c6845bb31c7c385acecce5befb8527a13', 'src/third_party/dart/third_party/pkg/stream_channel': Var('dart_git') + '/stream_channel.git@3fa3e40c75c210d617b8b943b9b8f580e9866a89', @@ -323,7 +323,7 @@ deps = { Var('dart_git') + '/typed_data.git@8b19e29bcf4077147de4d67adeabeb48270c65eb', 'src/third_party/dart/third_party/pkg/usage': - Var('dart_git') + '/usage.git@e85d575d6decb921c57a43b9844bba3607479f56', + Var('dart_git') + '/usage.git@79eef484e7403f24b414354a4af2008967484e46', 'src/third_party/dart/third_party/pkg/watcher': Var('dart_git') + '/watcher.git' + '@' + Var('dart_watcher_rev'),