From 231068aa509b3dcdc78665e6a9a08119195ff701 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 22 Sep 2023 20:47:37 +0000 Subject: [PATCH] Roll Dart SDK from 4ddff752a6b0 to 692273b46610 (1 revision) https://dart.googlesource.com/sdk.git/+log/4ddff752a6b0..692273b46610 2023-09-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.2.0-191.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,jonahwilliams@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 | 20 ++++++++++---------- ci/licenses_golden/licenses_dart | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/DEPS b/DEPS index 55d204d6774e6..a7ca3a575ebf4 100644 --- a/DEPS +++ b/DEPS @@ -57,11 +57,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': '4ddff752a6b0d986ca3f14363f3acce8f319fcae', + 'dart_revision': '692273b46610c0bc12ae76fa8a95ebdcfa5abed9', # 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': 'cdb7aeab40b4c522de20b242019f7e88641445d5', + 'dart_binaryen_rev': 'a51bd6df919a5b79574f0996a760cc20cb05697e', 'dart_boringssl_gen_rev': 'a468ba9fec3f59edf46a7db98caaca893e1e4d96', 'dart_boringssl_rev': '74646566e93de7551bfdfc5f49de7462f13d1d05', 'dart_browser_launcher_rev': '1f69393d63a2f8d36d00b86cdd20df70c347af82', @@ -72,9 +72,9 @@ vars = { 'dart_perfetto_rev': 'b8da07095979310818f0efde2ef3c69ea70d62c5', 'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10', 'dart_protobuf_rev': 'c16bc891978a1764f0d6d8eca54f420242c78a6a', - 'dart_pub_rev': 'be6868ba132c782d9835b1638a634ecb73428579', + 'dart_pub_rev': '1e38c837e4eee40c6d5c5b088e8ed1b512e02980', 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', - 'dart_tools_rev': '70d778d58d0fb5a5f9d52d288709f790f6e70be6', + 'dart_tools_rev': '3c248df45b9bf40738579e8616cd7d85f34ba5b1', 'dart_watcher_rev': '1aed03e2a8005f45083fdb38cbd4b684cd23082f', 'dart_webdev_rev': '3078f48fb56a1036bc0f2a08ac51567291d8a837', 'dart_webkit_inspection_protocol_rev': '82f0c1c46dfdba5edf7c5fa84456233121dd69e1', @@ -334,7 +334,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@cdb7aeab40b4c522de20b242019f7e88641445d5', + Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@a51bd6df919a5b79574f0996a760cc20cb05697e', 'src/third_party/dart/third_party/devtools': {'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:2a1d1975d7ad8773a3e2590d10636432775f23a1'}]}, @@ -376,7 +376,7 @@ deps = { Var('dart_git') + '/dart_style.git@1a2def95a3c04dafd27b85d17e6e828bd4afa1a3', 'src/third_party/dart/third_party/pkg/dartdoc': - Var('dart_git') + '/dartdoc.git@dd28f4ce4135c019c9943ef6c27e10cdcfe6760c', + Var('dart_git') + '/dartdoc.git@0e1a6d94a6cb5dd487a19ebb68980e34ac6154ba', 'src/third_party/dart/third_party/pkg/ffi': Var('dart_git') + '/ffi.git@d36e05af55293bcc511d6b3a99ea4b8cb69f6323', @@ -394,7 +394,7 @@ deps = { Var('dart_git') + '/html.git@a1b193e95f13c995e7f7200ce0d363de5952e383', 'src/third_party/dart/third_party/pkg/http': - Var('dart_git') + '/http.git@decefa64234d87b1490001b8fbca6dd496d38da2', + Var('dart_git') + '/http.git@12516197c28a0763b1f90c26b87660810bf58cc8', 'src/third_party/dart/third_party/pkg/http_multi_server': Var('dart_git') + '/http_multi_server.git@9d62ea396d7d282592edf994378f67fcde982ce8', @@ -424,7 +424,7 @@ deps = { Var('dart_git') + '/mime.git@37ef637c35896e289fdd37c0ea4680df4ab9f543', 'src/third_party/dart/third_party/pkg/mockito': - Var('dart_git') + '/mockito.git@412c0beb51a12ed4a8833db7f542558ab92c0c65', + Var('dart_git') + '/mockito.git@097e5635a6c1859e03e9c606c2ab4cfa74618bcc', 'src/third_party/dart/third_party/pkg/native': Var('dart_git') + '/native.git@a5d88093017f5cecf30978a823fe6a8a2ebb8ca5', @@ -448,7 +448,7 @@ deps = { Var('dart_git') + '/pub_semver.git@f0be74a446f971db478e68b59ea62e393d6df3bd', 'src/third_party/dart/third_party/pkg/shelf': - Var('dart_git') + '/shelf.git@e2a02b77f5f7dd2db57e6c6ea1990b1fa2239096', + Var('dart_git') + '/shelf.git@485197819b93a9f9342c389f1715fb8e17a7ac0f', 'src/third_party/dart/third_party/pkg/source_map_stack_trace': Var('dart_git') + '/source_map_stack_trace.git@196d7bfa58ef307687907c323ab8e5fb1f382afa', @@ -475,7 +475,7 @@ deps = { Var('dart_git') + '/term_glyph.git@1b28285a7e818b8e87c4d2119d968c5b36d73c7a', 'src/third_party/dart/third_party/pkg/test': - Var('dart_git') + '/test.git@64494959ecdb2e777711487a1fb86555c0c20570', + Var('dart_git') + '/test.git@8191a355cefe5e6073e597d139bfb46e4b00c493', 'src/third_party/dart/third_party/pkg/test_reflective_loader': Var('dart_git') + '/test_reflective_loader.git@45c57d62fb08471681cd0b0a1c3b131bf0122929', diff --git a/ci/licenses_golden/licenses_dart b/ci/licenses_golden/licenses_dart index d27490f19a829..dfb65223add71 100644 --- a/ci/licenses_golden/licenses_dart +++ b/ci/licenses_golden/licenses_dart @@ -1,4 +1,4 @@ -Signature: 54b66ecd4f21fce963c46b6bc79a02bb +Signature: dc5b067967cfbbb6536ad9c2db2dbbab ==================================================================================================== LIBRARY: dart