Skip to content

Commit 449c987

Browse files
skia-flutter-autorollloic-sharma
authored andcommitted
Roll Dart SDK from e517487c5679 to 0940b5e6ccd5 (3 revisions) (flutter#38162)
https://dart.googlesource.com/sdk.git/+log/e517487c5679..0940b5e6ccd5 2022-12-07 [email protected] Version 3.0.0-3.0.dev 2022-12-07 [email protected] Version 3.0.0-2.0.dev 2022-12-06 [email protected] Version 3.0.0-1.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] 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 e3a55c0 commit 449c987

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,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': 'e517487c567962e03982e14152f54564c2dcf1e4',
51+
'dart_revision': '0940b5e6ccd5d6a50b6425cf4f1449df56fd4095',
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
@@ -301,7 +301,7 @@ deps = {
301301
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@ec53f4b2d5b0d52ae703c5b696ecf052ad5fffbb',
302302

303303
'src/third_party/dart/third_party/devtools':
304-
{'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:dd3fade2bd2ef74fc6102e56333a48f0efc594d3'}], 'dep_type': 'cipd'},
304+
{'packages': [{'version': 'git_revision:dd3fade2bd2ef74fc6102e56333a48f0efc594d3', '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@da037acc018a8dd267d109eb634454490b7ff759',
@@ -466,7 +466,7 @@ deps = {
466466
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
467467

468468
'src/third_party/dart/tools/sdks':
469-
{'packages': [{'package': 'dart/dart-sdk/${{platform}}', 'version': 'version:2.19.0-374.0.dev'}], 'dep_type': 'cipd'},
469+
{'packages': [{'version': 'version:2.19.0-374.0.dev', 'package': 'dart/dart-sdk/${{platform}}'}], 'dep_type': 'cipd'},
470470

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

ci/licenses_golden/licenses_third_party

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 63cfa049a820981aee7d50bcca19f888
1+
Signature: 849b54362fec2170c5801c1c838b3af4
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)