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

Commit 2f2e2e2

Browse files
Manual roll Dart SDK from 9c68f2a74491 to 63b8dc1906e5 (3 revisions) (#39502)
Manual roll requested by zra@google.com https://dart.googlesource.com/sdk.git/+log/9c68f2a74491..63b8dc1906e5 2023-02-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-218.0.dev 2023-02-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-217.0.dev 2023-02-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-216.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,dart-vm-team@google.com,jonahwilliams@google.com,rmistry@google.com,zra@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 4270d74 commit 2f2e2e2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
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': '9c68f2a74491ca0550b0d8f23ddf226a2d898d6d',
51+
'dart_revision': '63b8dc1906e57d56d32452cf6f0262eb4bfd2741',
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

ci/licenses_golden/licenses_third_party

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 30b6df5c8717e55aa4b4bfa50f7a4c78
1+
Signature: bb4689eace80fa19571c375ed760f822
22

33
====================================================================================================
44
LIBRARY: angle
@@ -41996,6 +41996,8 @@ LIBRARY: dart
4199641996
ORIGIN: ../../../third_party/dart/runtime/bin/main_impl.h + ../../../third_party/dart/LICENSE
4199741997
ORIGIN: ../../../third_party/dart/runtime/vm/ffi/native_assets.cc + ../../../third_party/dart/LICENSE
4199841998
ORIGIN: ../../../third_party/dart/runtime/vm/ffi/native_assets.h + ../../../third_party/dart/LICENSE
41999+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/js_allow_interop_patch.dart + ../../../third_party/dart/LICENSE
42000+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_allow_interop_patch.dart + ../../../third_party/dart/LICENSE
4199942001
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/records.dart + ../../../third_party/dart/LICENSE
4200042002
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_patch.dart + ../../../third_party/dart/LICENSE
4200142003
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_types.dart + ../../../third_party/dart/LICENSE
@@ -42010,6 +42012,8 @@ TYPE: LicenseType.bsd
4201042012
FILE: ../../../third_party/dart/runtime/bin/main_impl.h
4201142013
FILE: ../../../third_party/dart/runtime/vm/ffi/native_assets.cc
4201242014
FILE: ../../../third_party/dart/runtime/vm/ffi/native_assets.h
42015+
FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/js_allow_interop_patch.dart
42016+
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/js_allow_interop_patch.dart
4201342017
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/records.dart
4201442018
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_interop_patch.dart
4201542019
FILE: ../../../third_party/dart/sdk/lib/_internal/js_shared/lib/js_types.dart

0 commit comments

Comments
 (0)