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

Commit de59f84

Browse files
Roll Dart SDK from 35f6108ef685 to 1530a824fd5f (6 revisions) (#38431)
https://dart.googlesource.com/sdk.git/+log/35f6108ef685..1530a824fd5f 2022-12-19 [email protected] Version 3.0.0-45.0.dev 2022-12-19 [email protected] Version 3.0.0-44.0.dev 2022-12-19 [email protected] Version 3.0.0-43.0.dev 2022-12-17 [email protected] Version 3.0.0-42.0.dev 2022-12-17 [email protected] Version 3.0.0-41.0.dev 2022-12-16 [email protected] Version 3.0.0-40.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 c7eae29 commit de59f84

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DEPS

Lines changed: 3 additions & 3 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': '35f6108ef68592b5b266df87ddb9e142668dcbc1',
51+
'dart_revision': '1530a824fd5fb63dfd6558796ac4668b42c3e2ca',
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@7769139efbe818c7ba36d1a382db5114ebee9df8',
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 42afe2927f8d3e2c392859772670980c
1+
Signature: ffffa553f0c1046e471d215c89960c95
22

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

0 commit comments

Comments
 (0)