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

Commit c6fb0dc

Browse files
Roll Dart SDK from b7a0c75d4470 to de912d108ebb (1 revision)
https://dart.googlesource.com/sdk.git/+log/b7a0c75d4470..de912d108ebb 2023-02-03 [email protected] Version 3.0.0-202.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],[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 110c643 commit c6fb0dc

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

DEPS

Lines changed: 2 additions & 2 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': 'b7a0c75d4470d26c7d82d4583497d5bb4516e9bc',
51+
'dart_revision': 'de912d108ebb66c6a110f5cfe69d0f60e226011b',
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
@@ -479,7 +479,7 @@ deps = {
479479
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
480480

481481
'src/third_party/dart/tools/sdks':
482-
{'packages': [{'version': 'version:2.19.0', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
482+
{'packages': [{'version': 'version:3.0.0-187.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
483483

484484
# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.
485485

ci/licenses_golden/excluded_files

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1595,6 +1595,7 @@
15951595
../../../third_party/dart/runtime/vm/compiler/backend/inliner_test.cc
15961596
../../../third_party/dart/runtime/vm/compiler/backend/locations_helpers_test.cc
15971597
../../../third_party/dart/runtime/vm/compiler/backend/loops_test.cc
1598+
../../../third_party/dart/runtime/vm/compiler/backend/memory_copy_test.cc
15981599
../../../third_party/dart/runtime/vm/compiler/backend/range_analysis_test.cc
15991600
../../../third_party/dart/runtime/vm/compiler/backend/reachability_fence_test.cc
16001601
../../../third_party/dart/runtime/vm/compiler/backend/redundancy_elimination_test.cc

ci/licenses_golden/licenses_third_party

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 993cb718c83fbafd66b1e9f367f1939f
1+
Signature: 05b2c1576d9403b518ee335543aed42d
22

33
====================================================================================================
44
LIBRARY: angle

0 commit comments

Comments
 (0)