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

Commit 8cd648d

Browse files
Roll Dart SDK from f80c5db8736a to ea59504416a8 (1 revision) (#39594)
https://dart.googlesource.com/sdk.git/+log/f80c5db8736a..ea59504416a8 2023-02-13 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.0.0-233.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 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 31a4648 commit 8cd648d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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': 'f80c5db8736a012777e07b47616c0bd358d030ff',
51+
'dart_revision': 'ea59504416a85e00bce17b78af046438e57ab8c7',
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 3edd636dcb93b169a6291459cc6bc1de
1+
Signature: 34a42d10d033dbed4a1c61dacc0332ff
22

33
====================================================================================================
44
LIBRARY: angle
@@ -42005,6 +42005,7 @@ ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/closure.dart + ../.
4200542005
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/date_patch_patch.dart + ../../../third_party/dart/LICENSE
4200642006
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_patch.dart + ../../../third_party/dart/LICENSE
4200742007
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_types.dart + ../../../third_party/dart/LICENSE
42008+
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/record_patch.dart + ../../../third_party/dart/LICENSE
4200842009
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_create.dart + ../../../third_party/dart/LICENSE
4200942010
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/sync_star_patch.dart + ../../../third_party/dart/LICENSE
4201042011
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart + ../../../third_party/dart/LICENSE
@@ -42022,6 +42023,7 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/closure.dart
4202242023
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/date_patch_patch.dart
4202342024
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_patch.dart
4202442025
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_types.dart
42026+
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/record_patch.dart
4202542027
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_create.dart
4202642028
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/sync_star_patch.dart
4202742029
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart

0 commit comments

Comments
 (0)