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

Commit cf53ffa

Browse files
Roll Dart SDK from 4cc2e637a315 to fabaeef00dfb (1 revision)
https://dart.googlesource.com/sdk.git/+log/4cc2e637a315..fabaeef00dfb 2023-04-21 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.1.0-28.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 aam@google.com,chinmaygarde@google.com,dart-vm-team@google.com,rmistry@google.com 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 a7899c4 commit cf53ffa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ vars = {
4747
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
4848
# You can use //tools/dart/create_updated_flutter_deps.py to produce
4949
# updated revision list of existing dependencies.
50-
'dart_revision': '4cc2e637a3153ba6c13bbcfa89966bfcabce3002',
50+
'dart_revision': 'fabaeef00dfb49ecb107fbad9b2cd941acc933ac',
5151

5252
# WARNING: DO NOT EDIT MANUALLY
5353
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -391,7 +391,7 @@ deps = {
391391
Var('dart_git') + '/json_rpc_2.git@5da270592006e4d43fd5a6ac736829f955881240',
392392

393393
'src/third_party/dart/third_party/pkg/linter':
394-
Var('dart_git') + '/linter.git@82e7147cee2a62b881bcf9cc26f06e531510a92d',
394+
Var('dart_git') + '/linter.git@2212d95ec16f8c243e3fb9e8cd7d2328c914a0f4',
395395

396396
'src/third_party/dart/third_party/pkg/logging':
397397
Var('dart_git') + '/logging.git@787030a2b3d0d5d53ce57f1c7dc74f27ecb07b0b',

ci/licenses_golden/licenses_third_party

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: eb6124d7bb7d781a6f74d6d90359097b
1+
Signature: e95e1e091efbcda23a1610b2f718f7a4
22

33
====================================================================================================
44
LIBRARY: angle
@@ -38771,7 +38771,7 @@ ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/debug
3877138771
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/developer_patch.dart + ../../../third_party/dart/LICENSE
3877238772
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/preambles/d8.js + ../../../third_party/dart/LICENSE
3877338773
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/preambles/jsshell.js + ../../../third_party/dart/LICENSE
38774-
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/async_await_error_codes.dart + ../../../third_party/dart/LICENSE
38774+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/async_status_codes.dart + ../../../third_party/dart/LICENSE
3877538775
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/vm/lib/async_patch.dart + ../../../third_party/dart/LICENSE
3877638776
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/vm/lib/developer.dart + ../../../third_party/dart/LICENSE
3877738777
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/vm/lib/timeline.dart + ../../../third_party/dart/LICENSE
@@ -38869,7 +38869,7 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/debugge
3886938869
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/developer_patch.dart
3887038870
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/preambles/d8.js
3887138871
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/preambles/jsshell.js
38872-
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/async_await_error_codes.dart
38872+
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/async_status_codes.dart
3887338873
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/async_patch.dart
3887438874
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/developer.dart
3887538875
FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/timeline.dart

0 commit comments

Comments
 (0)