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

Commit 5ac5b7c

Browse files
Roll Dart SDK from 0471164827b9 to f1e37ed8917e (1 revision)
https://dart.googlesource.com/sdk.git/+log/0471164827b9..f1e37ed8917e 2023-12-15 [email protected] Version 3.3.0-231.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] 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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 9b716e0 commit 5ac5b7c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ vars = {
6666
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
6767
# You can use //tools/dart/create_updated_flutter_deps.py to produce
6868
# updated revision list of existing dependencies.
69-
'dart_revision': '0471164827b9a50dc03ac5988302fee7459365ca',
69+
'dart_revision': 'f1e37ed8917e2d4b1c825745d558d435c44780bb',
7070

7171
# WARNING: DO NOT EDIT MANUALLY
7272
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -76,7 +76,7 @@ vars = {
7676
'dart_browser_launcher_rev': 'c68ec25e36187b050ac918d2b614f2d6320f0045',
7777
'dart_clock_rev': 'f975668839f45bad561d6227f88297bbbcff03fa',
7878
'dart_collection_rev': '2d57a82ad079fe2d127f5a9b188170de2f5cdedc',
79-
'dart_devtools_rev': '27795d615e1878ccf5f55c4b90d611e2628a8618',
79+
'dart_devtools_rev': 'f3756798cc53a74ae34a89d661b8718e6f9b7154',
8080
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
8181
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
8282
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
@@ -335,7 +335,7 @@ deps = {
335335
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@a51bd6df919a5b79574f0996a760cc20cb05697e',
336336

337337
'src/third_party/dart/third_party/devtools':
338-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:27795d615e1878ccf5f55c4b90d611e2628a8618'}]},
338+
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:f3756798cc53a74ae34a89d661b8718e6f9b7154'}]},
339339

340340
'src/third_party/dart/third_party/pkg/args':
341341
Var('dart_git') + '/args.git@46d5033377d277d70bc6ec68504730b9384b1db1',
@@ -374,7 +374,7 @@ deps = {
374374
Var('dart_git') + '/dart_style.git@8b1f24a8475a0116757172cd9acca4acbf87d973',
375375

376376
'src/third_party/dart/third_party/pkg/dartdoc':
377-
Var('dart_git') + '/dartdoc.git@53da3e1dd1802c5899352fce251ea0c385a827b0',
377+
Var('dart_git') + '/dartdoc.git@f05afb4e95767825e52b99dc84eae6eda08a7d8f',
378378

379379
'src/third_party/dart/third_party/pkg/ffi':
380380
Var('dart_git') + '/ffi.git@c926657618443ff4821411ede01684096b503f84',

ci/licenses_golden/licenses_dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 08acc7ac20b6971314186d5984ee5194
1+
Signature: e9ac427f8267c891ecf324ea6f5d72c3
22

33
====================================================================================================
44
LIBRARY: dart

0 commit comments

Comments
 (0)