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

Commit 1f18d53

Browse files
Roll Dart SDK from 82731b940e7f to aded6314af29 (1 revision)
https://dart.googlesource.com/sdk.git/+log/82731b940e7f..aded6314af29 2023-11-07 [email protected] Version 3.3.0-101.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 41d05a8 commit 1f18d53

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ vars = {
5959
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
6060
# You can use //tools/dart/create_updated_flutter_deps.py to produce
6161
# updated revision list of existing dependencies.
62-
'dart_revision': '82731b940e7ffb4975376fab66f625b45818fad6',
62+
'dart_revision': 'aded6314af29518c9c7dc1c902fda158cd24967b',
6363

6464
# WARNING: DO NOT EDIT MANUALLY
6565
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -69,7 +69,7 @@ vars = {
6969
'dart_browser_launcher_rev': '4f9e7843b683c9e9357aaf263a929ec6ecf959c8',
7070
'dart_clock_rev': 'f975668839f45bad561d6227f88297bbbcff03fa',
7171
'dart_collection_rev': 'e8d7e925cc3d48d16d7455de6ac8484ecad46bda',
72-
'dart_devtools_rev': 'f73b42303c9715f5659130f8f1b6dc91fa12d82f',
72+
'dart_devtools_rev': '28a3978da5f230d4311fd2a4e2effaf0ef620de7',
7373
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7474
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7575
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
@@ -333,7 +333,7 @@ deps = {
333333
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@a51bd6df919a5b79574f0996a760cc20cb05697e',
334334

335335
'src/third_party/dart/third_party/devtools':
336-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:f73b42303c9715f5659130f8f1b6dc91fa12d82f'}]},
336+
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:28a3978da5f230d4311fd2a4e2effaf0ef620de7'}]},
337337

338338
'src/third_party/dart/third_party/pkg/args':
339339
Var('dart_git') + '/args.git@46d5033377d277d70bc6ec68504730b9384b1db1',

0 commit comments

Comments
 (0)