Skip to content

Commit 9fc7799

Browse files
Roll Dart SDK from fcef25f18e4d to 023ac80cef14 (1 revision) (#163110)
https://dart.googlesource.com/sdk.git/+log/fcef25f18e4d..023ac80cef14 2025-02-12 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.8.0-92.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 Please CC dart-vm-team@google.com,jimgraham@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
1 parent 22b7473 commit 9fc7799

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': 'fcef25f18e4d9ff27d4ad6c0affa4c0045144df0',
59+
'dart_revision': '023ac80cef146b2ccd96ec813c177432fe1a6fd6',
6060

6161
# WARNING: DO NOT EDIT MANUALLY
6262
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -70,7 +70,7 @@ vars = {
7070
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
7171
'dart_protobuf_rev': 'd00f905450c562493d918884e02048b7aacc00a3',
7272
'dart_pub_rev': '710265bae23ad5860f33287fba10b5c369f19a93',
73-
'dart_tools_rev': '3bdef2043af9244b804adc08896bf96d51bb49ba',
73+
'dart_tools_rev': '30de295e959beaaae7a18d2249a1cddb9053dd02',
7474
'dart_web_rev': 'c2d5f63e9ea4c1409d6e159fc7b92dbcf4dc0d4d',
7575
'dart_webdev_rev': '616da45582e008efa114728927eabb498c71f1b7',
7676
'dart_webkit_inspection_protocol_rev': 'effa75205516757795683d527c3dea9546eb0c32',

engine/src/flutter/ci/licenses_golden/licenses_dart

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: 9da5883f819c9f3b175e40704f95e53a
1+
Signature: 6679ceded8fc63a93f9cc7f500e6b333
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4231,6 +4231,7 @@ ORIGIN: ../../../flutter/third_party/dart/runtime/engine/engine.h + ../../../flu
42314231
ORIGIN: ../../../flutter/third_party/dart/runtime/engine/include/dart_engine.h + ../../../flutter/third_party/dart/LICENSE
42324232
ORIGIN: ../../../flutter/third_party/dart/runtime/platform/lockers.h + ../../../flutter/third_party/dart/LICENSE
42334233
ORIGIN: ../../../flutter/third_party/dart/runtime/tools/generate_dart_api_win_c.dart + ../../../flutter/third_party/dart/LICENSE
4234+
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/dynamic_module.dart + ../../../flutter/third_party/dart/LICENSE
42344235
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/function_patch.dart + ../../../flutter/third_party/dart/LICENSE
42354236
TYPE: LicenseType.bsd
42364237
FILE: ../../../flutter/third_party/dart/runtime/bin/dart_api_win.c
@@ -4240,6 +4241,7 @@ FILE: ../../../flutter/third_party/dart/runtime/engine/engine.h
42404241
FILE: ../../../flutter/third_party/dart/runtime/engine/include/dart_engine.h
42414242
FILE: ../../../flutter/third_party/dart/runtime/platform/lockers.h
42424243
FILE: ../../../flutter/third_party/dart/runtime/tools/generate_dart_api_win_c.dart
4244+
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/dynamic_module.dart
42434245
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/function_patch.dart
42444246
----------------------------------------------------------------------------------------------------
42454247
Copyright (c) 2025, the Dart project authors. Please see the AUTHORS file
@@ -4856,7 +4858,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
48564858
This Source Code Form is "Incompatible With Secondary Licenses", as
48574859
defined by the Mozilla Public License, v. 2.0.
48584860

4859-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fcef25f18e4d9ff27d4ad6c0affa4c0045144df0
4861+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/023ac80cef146b2ccd96ec813c177432fe1a6fd6
48604862
/third_party/fallback_root_certificates/
48614863

48624864
====================================================================================================

engine/src/flutter/sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30222,7 +30222,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3022230222
This Source Code Form is "Incompatible With Secondary Licenses", as
3022330223
defined by the Mozilla Public License, v. 2.0.
3022430224

30225-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fcef25f18e4d9ff27d4ad6c0affa4c0045144df0
30225+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/023ac80cef146b2ccd96ec813c177432fe1a6fd6
3022630226
/third_party/fallback_root_certificates/
3022730227

3022830228
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)