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

Commit 14f2e8c

Browse files
Roll Dart SDK from 3f649c97a08c to c88854d4282c (1 revision) (#52475)
https://dart.googlesource.com/sdk.git/+log/3f649c97a08c..c88854d4282c 2024-04-30 [email protected] Version 3.5.0-116.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 3dc46f2 commit 14f2e8c

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
@@ -56,7 +56,7 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': '3f649c97a08cca6c751d072effa14ddedc70677e',
59+
'dart_revision': 'c88854d4282c697ee31705816de8e8137bc67579',
6060

6161
# WARNING: DO NOT EDIT MANUALLY
6262
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -66,7 +66,7 @@ vars = {
6666
'dart_browser_launcher_rev': 'c4b2c81aa9debcce3651eda1b68a9bc5d5adf400',
6767
'dart_clock_rev': 'a732a09149708ae0b986bec9931576d22818d158',
6868
'dart_collection_rev': 'fc616ff8fd7b732c07b2b19e31b6601e59900ccf',
69-
'dart_devtools_rev': 'ac9f4acbbe3ccc7cfd5e0278b628505f65de4428',
69+
'dart_devtools_rev': '486dae7785dc0bda5cc0c463ab704e469bb03f1a',
7070
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7171
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7272
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
@@ -347,7 +347,7 @@ deps = {
347347
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@9784f012848a7eb321c2037bdb363dfe0eab8bc9',
348348

349349
'src/flutter/third_party/dart/third_party/devtools':
350-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:ac9f4acbbe3ccc7cfd5e0278b628505f65de4428'}]},
350+
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:486dae7785dc0bda5cc0c463ab704e469bb03f1a'}]},
351351

352352
'src/flutter/third_party/dart/third_party/pkg/args':
353353
Var('dart_git') + '/args.git@5c83bc9785d6c32ffe6824ba79fadcc51fbcd1c1',

0 commit comments

Comments
 (0)