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

Commit 3650978

Browse files
Roll Dart SDK from 7173b4dd0163 to 9eb838fa00af (3 revisions)
https://dart.googlesource.com/sdk.git/+log/7173b4dd0163..9eb838fa00af 2024-04-27 [email protected] Version 3.5.0-109.0.dev 2024-04-27 [email protected] Version 3.5.0-108.0.dev 2024-04-27 [email protected] Version 3.5.0-107.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 5c6d4ff commit 3650978

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
@@ -62,7 +62,7 @@ vars = {
6262
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
6363
# You can use //tools/dart/create_updated_flutter_deps.py to produce
6464
# updated revision list of existing dependencies.
65-
'dart_revision': '7173b4dd01632e85d8119e418b82acf35c411d90',
65+
'dart_revision': '9eb838fa00afe8c09034ef99c672e334ff11bc4d',
6666

6767
# WARNING: DO NOT EDIT MANUALLY
6868
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -72,7 +72,7 @@ vars = {
7272
'dart_browser_launcher_rev': 'c4b2c81aa9debcce3651eda1b68a9bc5d5adf400',
7373
'dart_clock_rev': 'a732a09149708ae0b986bec9931576d22818d158',
7474
'dart_collection_rev': 'fc616ff8fd7b732c07b2b19e31b6601e59900ccf',
75-
'dart_devtools_rev': '36e2f3edc13b9f582e04cf22e4bd00b6007b4f8c',
75+
'dart_devtools_rev': 'ac9f4acbbe3ccc7cfd5e0278b628505f65de4428',
7676
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
7777
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
7878
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
@@ -358,7 +358,7 @@ deps = {
358358
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@9784f012848a7eb321c2037bdb363dfe0eab8bc9',
359359

360360
'src/flutter/third_party/dart/third_party/devtools':
361-
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:36e2f3edc13b9f582e04cf22e4bd00b6007b4f8c'}]},
361+
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:ac9f4acbbe3ccc7cfd5e0278b628505f65de4428'}]},
362362

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

0 commit comments

Comments
 (0)