Skip to content

Commit b8a0a36

Browse files
skia-flutter-autorollloic-sharma
authored andcommitted
Roll Dart SDK from f32c7b011906 to 358d0d1aa3e7 (2 revisions) (flutter#38274)
https://dart.googlesource.com/sdk.git/+log/f32c7b011906..358d0d1aa3e7 2022-12-12 [email protected] Version 3.0.0-21.0.dev 2022-12-12 [email protected] Version 3.0.0-20.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 3151c43 commit b8a0a36

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
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': 'f32c7b01190642eb695b7b9ca3117fc6653c134c',
51+
'dart_revision': '358d0d1aa3e7ebe550ebc343aa795c7f4c136342',
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
@@ -367,7 +367,7 @@ deps = {
367367
Var('dart_git') + '/http_parser.git@c73967535ce31120e218120f70ef98cc22688c82',
368368

369369
'src/third_party/dart/third_party/pkg/intl':
370-
Var('dart_git') + '/intl.git@a127902594a964f2090239fb454adadf7c1a77ef',
370+
Var('dart_git') + '/intl.git@881e53e921e23bdcc2fb9d51b0a9cba769c8f75f',
371371

372372
'src/third_party/dart/third_party/pkg/json_rpc_2':
373373
Var('dart_git') + '/json_rpc_2.git@16fed53fbebd38edf170f58c1da1de2a325b2b98',
@@ -436,7 +436,7 @@ deps = {
436436
Var('dart_git') + '/term_glyph.git@822cd5b3418615c6db715a796c2c9ba9acb63b0d',
437437

438438
'src/third_party/dart/third_party/pkg/test':
439-
Var('dart_git') + '/test.git@73cd75404cea342cce06361d4e2fc1069f69122b',
439+
Var('dart_git') + '/test.git@09fb067979684dbd0918f664ec4d178975c84283',
440440

441441
'src/third_party/dart/third_party/pkg/test_reflective_loader':
442442
Var('dart_git') + '/test_reflective_loader.git@52b6753852661787208e003f9716b079026c7ac7',

ci/licenses_golden/licenses_third_party

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: f97ff5227a3dcd51964efbb926421da4
1+
Signature: a608407eb248a96de65ccc6089229915
22

33
UNUSED LICENSES:
44

@@ -11411,7 +11411,6 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/vm/bin/stdio_patch.dart
1141111411
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/bin/vmservice_io.dart
1141211412
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/bin/vmservice_server.dart
1141311413
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/core_patch.dart
11414-
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/deferred_load_patch.dart
1141511414
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/function.dart
1141611415
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/internal_patch.dart
1141711416
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/mirror_reference.dart

0 commit comments

Comments
 (0)