Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit a14d15f

Browse files
Roll Dart SDK from 6b7e44a to 52599799b666 (19 revisions) (#38076)
https://dart.googlesource.com/sdk.git/+log/6b7e44ae494b..52599799b666 2022-12-05 [email protected] Version 2.19.0-463.0.dev 2022-12-03 [email protected] Version 2.19.0-462.0.dev 2022-12-03 [email protected] Version 2.19.0-461.0.dev 2022-12-02 [email protected] Version 2.19.0-460.0.dev 2022-12-02 [email protected] Version 2.19.0-459.0.dev 2022-12-02 [email protected] Version 2.19.0-458.0.dev 2022-12-02 [email protected] Version 2.19.0-457.0.dev 2022-12-02 [email protected] Version 2.19.0-456.0.dev 2022-12-01 [email protected] Version 2.19.0-455.0.dev 2022-12-01 [email protected] Version 2.19.0-454.0.dev 2022-12-01 [email protected] Version 2.19.0-453.0.dev 2022-12-01 [email protected] Version 2.19.0-452.0.dev 2022-12-01 [email protected] Version 2.19.0-451.0.dev 2022-12-01 [email protected] Version 2.19.0-450.0.dev 2022-11-30 [email protected] Version 2.19.0-449.0.dev 2022-11-30 [email protected] Version 2.19.0-448.0.dev 2022-11-30 [email protected] Version 2.19.0-447.0.dev 2022-11-30 [email protected] Version 2.19.0-446.0.dev 2022-11-30 [email protected] Version 2.19.0-445.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 [email protected],[email protected],[email protected] 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
1 parent b4de17d commit a14d15f

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

DEPS

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ vars = {
4848
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
4949
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5050
# updated revision list of existing dependencies.
51-
'dart_revision': '6b7e44ae494ba6a8520fca78d75f297ecaaae043',
51+
'dart_revision': '52599799b6663a2e59296838896ad5461536190f',
5252

5353
# WARNING: DO NOT EDIT MANUALLY
5454
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -57,13 +57,13 @@ vars = {
5757
'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198',
5858
'dart_browser_launcher_rev': '5fa0bd6cddc33785f43c920576fc03dcee1c3caa',
5959
'dart_clock_rev': '8a8231fa7912d84c7e99236b7800cfbef5ea7ae5',
60-
'dart_collection_rev': 'efd709fc1760a595f8575f4137a1847de1b49d76',
60+
'dart_collection_rev': 'caf6802bbea65a1a2f9c455add31449dc15b92ba',
6161
'dart_devtools_rev': 'dd3fade2bd2ef74fc6102e56333a48f0efc594d3',
62-
'dart_protobuf_rev': 'c181573c330ff0337db0bab5501deda3a42ba028',
63-
'dart_pub_rev': '867ad175d81713c4e70473b1ab32107547cbdc3e',
62+
'dart_protobuf_rev': '4f3e32808a954060e48fea1178e943bfa989fcd5',
63+
'dart_pub_rev': '21aa23f148a428ae4dd97a27ecc70b08c1328089',
6464
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
6565
'dart_watcher_rev': '32591071a83f632478e702f67e29de6e54428ce9',
66-
'dart_webdev_rev': '637b406f325669507b5c1048c19a7c0083c1bd6e',
66+
'dart_webdev_rev': '91b8a193a28538689f125dc669f15e02a1797ab2',
6767
'dart_webkit_inspection_protocol_rev': 'ddb624cd85954dd384056cc253a8fc2b9da5364d',
6868
'dart_yaml_edit_rev': '299f74594ff9fda412c1da5c0b5d5231d0c6fc42',
6969
'dart_zlib_rev': '27c2f474b71d0d20764f86f60ef8b00da1a16cda',
@@ -337,7 +337,7 @@ deps = {
337337
Var('dart_git') + '/csslib.git@34203c09f073ed8267f5d6e333daddb02e6ff609',
338338

339339
'src/third_party/dart/third_party/pkg/dart_style':
340-
Var('dart_git') + '/dart_style.git@f79a9828ad07e50d6e8352ac154cc16eb4d78d5c',
340+
Var('dart_git') + '/dart_style.git@bc86574772350fa7d4cd4fa334b6652f08f750ba',
341341

342342
'src/third_party/dart/third_party/pkg/dartdoc':
343343
Var('dart_git') + '/dartdoc.git@dc502d0862fe1ba8451c9c57cd7ab70432634af3',
@@ -349,7 +349,7 @@ deps = {
349349
Var('dart_git') + '/external/github.com/google/file.dart@b768f79dcd104a5feabafab47101c4355b71cd8f',
350350

351351
'src/third_party/dart/third_party/pkg/fixnum':
352-
Var('dart_git') + '/fixnum.git@bca3816daf641397f7b5ab9cf865a6d10d30c625',
352+
Var('dart_git') + '/fixnum.git@62916f2de9074a2832de6211df8d72c912902e97',
353353

354354
'src/third_party/dart/third_party/pkg/glob':
355355
Var('dart_git') + '/glob.git@7f97bf5be6bfe8c90a92283e4c590dba2a676083',
@@ -358,7 +358,7 @@ deps = {
358358
Var('dart_git') + '/html.git@28fb8b97acf471bedcfa4eaf38899a0f65d5e30d',
359359

360360
'src/third_party/dart/third_party/pkg/http':
361-
Var('dart_git') + '/http.git@047d6ed015d397be169a7fb892d75141d9bfd58f',
361+
Var('dart_git') + '/http.git@976bd56368a75825491861cf621789a43e2761b2',
362362

363363
'src/third_party/dart/third_party/pkg/http_multi_server':
364364
Var('dart_git') + '/http_multi_server.git@e31c6988e3869fb4019429254604066338f86095',
@@ -373,7 +373,7 @@ deps = {
373373
Var('dart_git') + '/json_rpc_2.git@16fed53fbebd38edf170f58c1da1de2a325b2b98',
374374

375375
'src/third_party/dart/third_party/pkg/linter':
376-
Var('dart_git') + '/linter.git@8bce8b8b06c22716219207eb9d52beb93932ea44',
376+
Var('dart_git') + '/linter.git@7fe671cdadb52139295bae0abf62c014369af93a',
377377

378378
'src/third_party/dart/third_party/pkg/logging':
379379
Var('dart_git') + '/logging.git@f322480fb9d9e83e677c08db6d09067059f7ff74',
@@ -421,10 +421,10 @@ deps = {
421421
Var('dart_git') + '/source_span.git@d1d47e550b6f77ed9b4907339a8a5e430b9ca314',
422422

423423
'src/third_party/dart/third_party/pkg/sse':
424-
Var('dart_git') + '/sse.git@8d018dd606f1f8a957c51de16159d532ce664569',
424+
Var('dart_git') + '/sse.git@d3961459442816273dacaae4136dfe5900f34955',
425425

426426
'src/third_party/dart/third_party/pkg/stack_trace':
427-
Var('dart_git') + '/stack_trace.git@dce00134f6558086e8963e37d0b1ba0830862c01',
427+
Var('dart_git') + '/stack_trace.git@cf3562e0bf1796d4a801ed345408fcbc929dea70',
428428

429429
'src/third_party/dart/third_party/pkg/stream_channel':
430430
Var('dart_git') + '/stream_channel.git@914304769d036867b993bd7f9c111145f1ca4ab0',
@@ -436,7 +436,7 @@ deps = {
436436
Var('dart_git') + '/term_glyph.git@822cd5b3418615c6db715a796c2c9ba9acb63b0d',
437437

438438
'src/third_party/dart/third_party/pkg/test':
439-
Var('dart_git') + '/test.git@b25dac9936c2ea9605b54a3418e0c956937da48f',
439+
Var('dart_git') + '/test.git@f3d80a681c7b7a3edbfcb5be695646c94653730d',
440440

441441
'src/third_party/dart/third_party/pkg/test_reflective_loader':
442442
Var('dart_git') + '/test_reflective_loader.git@52b6753852661787208e003f9716b079026c7ac7',

ci/licenses_golden/licenses_third_party

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: a4a6a65ff755d69dcd90b4b033422a3c
1+
Signature: d85c9da7cfc67b15bd1d9beb63ab726f
22

33
UNUSED LICENSES:
44

@@ -13972,6 +13972,7 @@ FILE: ../../../third_party/dart/runtime/bin/thread_absl.h
1397213972
FILE: ../../../third_party/dart/runtime/lib/integers.h
1397313973
FILE: ../../../third_party/dart/runtime/platform/mach_o.h
1397413974
FILE: ../../../third_party/dart/runtime/platform/pe.h
13975+
FILE: ../../../third_party/dart/runtime/tools/heapsnapshot/bin/download.dart
1397513976
FILE: ../../../third_party/dart/runtime/tools/heapsnapshot/bin/explore.dart
1397613977
FILE: ../../../third_party/dart/runtime/tools/heapsnapshot/lib/heapsnapshot.dart
1397713978
FILE: ../../../third_party/dart/runtime/tools/heapsnapshot/lib/src/analysis.dart

0 commit comments

Comments
 (0)