Skip to content

Commit a90c45d

Browse files
Roll Dart SDK from 62ea309071c6 to fc0a3217b39a (2 revisions) (flutter#38452)
https://dart.googlesource.com/sdk.git/+log/62ea309071c6..fc0a3217b39a 2022-12-21 [email protected] Version 3.0.0-55.0.dev 2022-12-21 [email protected] Version 3.0.0-54.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 afa2975 commit a90c45d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DEPS

+3-3
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ 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': '62ea309071c681baa38a7df0fcee39835d92c4d5',
51+
'dart_revision': 'fc0a3217b39ad009ae7004fa267e24565d8be467',
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
55-
'dart_binaryen_rev': '7769139efbe818c7ba36d1a382db5114ebee9df8',
55+
'dart_binaryen_rev': '12ad604c17407f6b36d52c6404f2dab32e5c7960',
5656
'dart_boringssl_gen_rev': 'ced85ef0a00bbca77ce5a91261a5f2ae61b1e62f',
5757
'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198',
5858
'dart_browser_launcher_rev': '2712dda4bb7eb5304fcf535b57e19b855491533e',
@@ -298,7 +298,7 @@ deps = {
298298
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
299299

300300
'src/third_party/dart/third_party/binaryen/src':
301-
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@7769139efbe818c7ba36d1a382db5114ebee9df8',
301+
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@12ad604c17407f6b36d52c6404f2dab32e5c7960',
302302

303303
'src/third_party/dart/third_party/devtools':
304304
{'packages': [{'version': 'git_revision:dd3fade2bd2ef74fc6102e56333a48f0efc594d3', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},

ci/licenses_golden/licenses_third_party

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 35ef5d2605c6975a43269859b130b8a3
1+
Signature: f697071ab4f63535eb3f1095544de3c3
22

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

0 commit comments

Comments
 (0)