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

Commit 9f46836

Browse files
Roll Dart SDK from ce5f567 to 895e11f (1 revision)
https://dart.googlesource.com/sdk.git/+log/ce5f567159aa..895e11f92a47 2022-05-07 dart-internal-sdk-dev-roller@dart-ci-internal.iam.gserviceaccount.com Version 2.18.0-95.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 094cb30 commit 9f46836

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ vars = {
4545
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS.
4646
# You can use //tools/dart/create_updated_flutter_deps.py to produce
4747
# updated revision list of existing dependencies.
48-
'dart_revision': 'ce5f567159aa38541f61f994ca7290cf644940a5',
48+
'dart_revision': '895e11f92a478c7279c19ae473e2033f6d7e4194',
4949

5050
# WARNING: DO NOT EDIT MANUALLY
5151
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -54,7 +54,7 @@ vars = {
5454
'dart_browser_launcher_rev': 'c6cc1025d6901926cf022e144ba109677e3548f1',
5555
'dart_clock_rev': '5631a0612f4ac7e1b32f7c9a00fc7c00a41615e1',
5656
'dart_collection_rev': 'e1407da23b9f17400b3a905aafe2b8fa10db3d86',
57-
'dart_devtools_rev': '6ca0b315ccafb7e2a5c6081063d28b546a0f7101',
57+
'dart_devtools_rev': '3c16b8d73120e46958982d94215d499793b972eb',
5858
'dart_protobuf_rev': 'c1eb6cb51af39ccbaa1a8e19349546586a5c8e31',
5959
'dart_pub_rev': '6068f47c264ef790e16411b31b2c94ad6beb1ab6',
6060
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
@@ -180,7 +180,7 @@ deps = {
180180
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
181181

182182
'src/third_party/dart/third_party/devtools':
183-
{'packages': [{'version': 'git_revision:6ca0b315ccafb7e2a5c6081063d28b546a0f7101', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
183+
{'packages': [{'version': 'git_revision:3c16b8d73120e46958982d94215d499793b972eb', 'package': 'dart/third_party/flutter/devtools'}], 'dep_type': 'cipd'},
184184

185185
'src/third_party/dart/third_party/pkg/args':
186186
Var('dart_git') + '/args.git@862d929b980b993334974d38485a39d891d83918',
@@ -231,7 +231,7 @@ deps = {
231231
Var('dart_git') + '/fixnum.git@3bfc2ed1eea7e7acb79ad4f17392f92c816fc5ce',
232232

233233
'src/third_party/dart/third_party/pkg/glob':
234-
Var('dart_git') + '/glob.git@da1f4595ee2f87982cbcc663d4cac244822d9227',
234+
Var('dart_git') + '/glob.git@e10eb2407c58427144004458ef85c9bbf7286e56',
235235

236236
'src/third_party/dart/third_party/pkg/html':
237237
Var('dart_git') + '/html.git@f108bce59d136c584969fd24a5006914796cf213',

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: 928751b582a35c4046c5d1ddbd8caf3b
1+
Signature: fd4824325192737a4129216f6185011a
22

33
UNUSED LICENSES:
44

0 commit comments

Comments
 (0)