From a2995380109315e180fde86ee92ba36a79a8ca3f Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Fri, 9 Jun 2023 22:45:38 +0000 Subject: [PATCH] Manual roll Dart SDK from d5b39a8385f9 to 9d705a5391b2 (7 revisions) Manual roll requested by jacksongardner@google.com https://dart.googlesource.com/sdk.git/+log/d5b39a8385f9..9d705a5391b2 2023-06-09 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-189.0.dev 2023-06-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-188.0.dev 2023-06-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-187.0.dev 2023-06-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-186.0.dev 2023-06-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-185.0.dev 2023-06-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-184.0.dev 2023-06-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-183.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,jacksongardner@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 | 22 +++++++++++----------- ci/licenses_golden/licenses_third_party | 6 +----- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/DEPS b/DEPS index 6292af823dd24..f1ddda3ea0f7d 100644 --- a/DEPS +++ b/DEPS @@ -53,7 +53,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': 'd5b39a8385f993e4fc26c5302f75fd5f5abb7be4', + 'dart_revision': '9d705a5391b287b25c2993baa49166f358b5be01', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -72,7 +72,7 @@ vars = { 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', 'dart_tools_rev': '8d6e8b82e3eef8b2f5e3ec9bdd3dd1a2ad3e13f5', 'dart_watcher_rev': '3f17faa2d09dca3e23bc07a01f2045ec0cd2837d', - 'dart_webdev_rev': 'b10d62b83288f92560bf9c05a06c4dc0a3cf84e8', + 'dart_webdev_rev': '3d7f546ffd461d64ca426cedc1e732f20ed15767', 'dart_webkit_inspection_protocol_rev': '39a3c297ff573635e7936b015ce4f3466e4739d6', 'dart_yaml_edit_rev': '87dcf31fcaada207ae7c3527f9885982534badce', 'dart_zlib_rev': '14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f', @@ -365,13 +365,13 @@ deps = { Var('dart_git') + '/crypto.git@216931ae7dce946e41adb3904d3b33095dfaf51a', 'src/third_party/dart/third_party/pkg/csslib': - Var('dart_git') + '/csslib.git@b2b9b55ada8ba0c6efb1eb9db0983ac4f6ab522d', + Var('dart_git') + '/csslib.git@be2e11eedd4b1f12a674fd9246b9f8dd2da9aa5d', 'src/third_party/dart/third_party/pkg/dart_style': Var('dart_git') + '/dart_style.git@2956b1a705953f880a5dae9d3a0969df0fc45e99', 'src/third_party/dart/third_party/pkg/dartdoc': - Var('dart_git') + '/dartdoc.git@0c8feac6cb21cfd773dde9e4b820b519e7778e07', + Var('dart_git') + '/dartdoc.git@2a395741bce506eb24cdc4218e4d6478beabbee6', 'src/third_party/dart/third_party/pkg/ffi': Var('dart_git') + '/ffi.git@f582ca022042323af061f35ccd24b6c4d38f7bd1', @@ -386,7 +386,7 @@ deps = { Var('dart_git') + '/glob.git@109121d9993c1ef8d078e185160a9d477c82defd', 'src/third_party/dart/third_party/pkg/html': - Var('dart_git') + '/html.git@92eacabadf40aa24c8f4289682ef2822c5d7e414', + Var('dart_git') + '/html.git@b3b820bc36ed17673268360d8b569bdc66c22123', 'src/third_party/dart/third_party/pkg/http': Var('dart_git') + '/http.git@5312366ce3b5dc2abc19f3a649332ad21ad77892', @@ -395,7 +395,7 @@ deps = { Var('dart_git') + '/http_multi_server.git@a209cd59d99b52ff08b32ba37bdc9fc1a79bc9f2', 'src/third_party/dart/third_party/pkg/http_parser': - Var('dart_git') + '/http_parser.git@1ef3e56ebc5e505dbf375f2e27faa40956eb0da1', + Var('dart_git') + '/http_parser.git@19466c0daf9138ab20877f34dbcf4479b31d33d6', 'src/third_party/dart/third_party/pkg/intl': Var('dart_git') + '/intl.git@5d65e3808ce40e6282e40881492607df4e35669f', @@ -425,16 +425,16 @@ deps = { Var('dart_git') + '/mockito.git@cca4858ad0f1e3930ebdcc6faf4a918616cca48c', 'src/third_party/dart/third_party/pkg/native': - Var('dart_git') + '/native.git@c851e69448594b1942e62e0d9f92e47d99575b99', + Var('dart_git') + '/native.git@78cf286e15aec57b51a1bbbbcaada5216ddc626a', 'src/third_party/dart/third_party/pkg/package_config': Var('dart_git') + '/package_config.git@203de2022af26b3ab2bcec18cc49614d9e502897', 'src/third_party/dart/third_party/pkg/path': - Var('dart_git') + '/path.git@f8d15c2775835fd61ea5e06bb0ab99232f5ec446', + Var('dart_git') + '/path.git@592505f67d0563f72c933c2ba100ea7d4f3cb873', 'src/third_party/dart/third_party/pkg/pool': - Var('dart_git') + '/pool.git@a10a0f918802f7b3856cb1f4c78f9073f28a0dd8', + Var('dart_git') + '/pool.git@c6b1b2c22663c084a82c9bfe409c196fb38eea53', 'src/third_party/dart/third_party/pkg/protobuf': Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'), @@ -470,7 +470,7 @@ deps = { Var('dart_git') + '/string_scanner.git@6bb314f2176598a5ecc4770a3bbd42626e18b576', 'src/third_party/dart/third_party/pkg/term_glyph': - Var('dart_git') + '/term_glyph.git@9d8956f4a355cc8c7e4695438266852488e3bbd4', + Var('dart_git') + '/term_glyph.git@4daa34eea4bd6d9780aaeadbf6665af3ebb402fd', 'src/third_party/dart/third_party/pkg/test': Var('dart_git') + '/test.git@7a6c98d015a62daaee35bfdb1288ae659d31abc6', @@ -482,7 +482,7 @@ deps = { Var('dart_git') + '/tools.git' + '@' + Var('dart_tools_rev'), 'src/third_party/dart/third_party/pkg/typed_data': - Var('dart_git') + '/typed_data.git@693f48e3d1d528f6f26d7069a2ad29b460650455', + Var('dart_git') + '/typed_data.git@8d29573ab6fd26a272dc846255eda66a01abae01', 'src/third_party/dart/third_party/pkg/usage': Var('dart_git') + '/usage.git@6ee09084596f9829371bb836f9d1ca05820f29ea', diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 9de22c37e44cb..1463bcf552985 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 9aeb9aa21b566cdd9a640c4db7a2f2dc +Signature: 40819d3a99e084e734c00ebcce2b95d8 ==================================================================================================== LIBRARY: angle @@ -528,7 +528,6 @@ ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_ ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/interned_data/interned_data.proto ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_common.proto ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_packet.proto -ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace.proto ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace_packet.proto ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/debug_annotation.proto ORIGIN: http://www.apache.org/licenses/LICENSE-2.0 referenced by ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/process_descriptor.proto @@ -2561,7 +2560,6 @@ FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/clock_snapshot. FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/interned_data/interned_data.proto FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_common.proto FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_packet.proto -FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace.proto FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace_packet.proto FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/debug_annotation.proto FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/process_descriptor.proto @@ -42061,7 +42059,6 @@ ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/clock_snapsho ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/interned_data/interned_data.pbzero.h + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_common.pbzero.h + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_packet.pbzero.h + ../../../third_party/dart/LICENSE -ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace.pbzero.h + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace_packet.pbzero.h + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/debug_annotation.pbzero.h + ../../../third_party/dart/LICENSE ORIGIN: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/process_descriptor.pbzero.h + ../../../third_party/dart/LICENSE @@ -42076,7 +42073,6 @@ FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/clock_snapshot. FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/interned_data/interned_data.pbzero.h FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_common.pbzero.h FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/profiling/profile_packet.pbzero.h -FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace.pbzero.h FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/trace_packet.pbzero.h FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/debug_annotation.pbzero.h FILE: ../../../third_party/dart/runtime/vm/protos/perfetto/trace/track_event/process_descriptor.pbzero.h