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

Commit dbd1cfa

Browse files
Roll Dart SDK from fbbfc122dba6 to ac4c63168ff2 (1 revision) (#39030)
https://dart.googlesource.com/sdk.git/+log/fbbfc122dba6..ac4c63168ff2 2023-01-20 [email protected] Version 3.0.0-146.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://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 ccccee5 commit dbd1cfa

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
@@ -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': 'fbbfc122dba643f99f241efa76f59181db72fa2a',
51+
'dart_revision': 'ac4c63168ff24005304bd8549409fd793a0448bd',
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
@@ -58,7 +58,7 @@ vars = {
5858
'dart_browser_launcher_rev': 'f2f01e4c7e719c633ca3c35d55c5331d4fe8b54b',
5959
'dart_clock_rev': '65e8a13ddf26c9d21884ccc8f8532725697d40df',
6060
'dart_collection_rev': '85e987cf1b8aaba60bdc8b16dd1ee6233436549f',
61-
'dart_devtools_rev': 'dd3fade2bd2ef74fc6102e56333a48f0efc594d3',
61+
'dart_devtools_rev': 'c7a81f64dabb4b9f2cae0cf2c9411ef8bb805191',
6262
'dart_protobuf_rev': 'cc0f287fb6a8680e431eb9210225f1d0ac33c047',
6363
'dart_pub_rev': '0cbaf7a2fb8c8ca543c6f222bf25d5f5c63abbf3',
6464
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
@@ -301,7 +301,7 @@ deps = {
301301
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@36e2abbcdd22b2b1707757b49fb4ac8844f28e5d',
302302

303303
'src/third_party/dart/third_party/devtools':
304-
{'packages': [{'version': 'git_revision:dd3fade2bd2ef74fc6102e56333a48f0efc594d3', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
304+
{'packages': [{'version': 'git_revision:c7a81f64dabb4b9f2cae0cf2c9411ef8bb805191', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
305305

306306
'src/third_party/dart/third_party/pkg/args':
307307
Var('dart_git') + '/args.git@ac0e2c82f94d049b2d3b318b487863bf288258b1',

0 commit comments

Comments
 (0)