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
This commit is contained in:
parent
22b7473360
commit
9fc779960c
4
DEPS
4
DEPS
@ -56,7 +56,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': 'fcef25f18e4d9ff27d4ad6c0affa4c0045144df0',
|
||||
'dart_revision': '023ac80cef146b2ccd96ec813c177432fe1a6fd6',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -70,7 +70,7 @@ vars = {
|
||||
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
|
||||
'dart_protobuf_rev': 'd00f905450c562493d918884e02048b7aacc00a3',
|
||||
'dart_pub_rev': '710265bae23ad5860f33287fba10b5c369f19a93',
|
||||
'dart_tools_rev': '3bdef2043af9244b804adc08896bf96d51bb49ba',
|
||||
'dart_tools_rev': '30de295e959beaaae7a18d2249a1cddb9053dd02',
|
||||
'dart_web_rev': 'c2d5f63e9ea4c1409d6e159fc7b92dbcf4dc0d4d',
|
||||
'dart_webdev_rev': '616da45582e008efa114728927eabb498c71f1b7',
|
||||
'dart_webkit_inspection_protocol_rev': 'effa75205516757795683d527c3dea9546eb0c32',
|
||||
|
@ -1,4 +1,4 @@
|
||||
Signature: 9da5883f819c9f3b175e40704f95e53a
|
||||
Signature: 6679ceded8fc63a93f9cc7f500e6b333
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
@ -4231,6 +4231,7 @@ ORIGIN: ../../../flutter/third_party/dart/runtime/engine/engine.h + ../../../flu
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/engine/include/dart_engine.h + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/platform/lockers.h + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/runtime/tools/generate_dart_api_win_c.dart + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/dynamic_module.dart + ../../../flutter/third_party/dart/LICENSE
|
||||
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/function_patch.dart + ../../../flutter/third_party/dart/LICENSE
|
||||
TYPE: LicenseType.bsd
|
||||
FILE: ../../../flutter/third_party/dart/runtime/bin/dart_api_win.c
|
||||
@ -4240,6 +4241,7 @@ FILE: ../../../flutter/third_party/dart/runtime/engine/engine.h
|
||||
FILE: ../../../flutter/third_party/dart/runtime/engine/include/dart_engine.h
|
||||
FILE: ../../../flutter/third_party/dart/runtime/platform/lockers.h
|
||||
FILE: ../../../flutter/third_party/dart/runtime/tools/generate_dart_api_win_c.dart
|
||||
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/dynamic_module.dart
|
||||
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/function_patch.dart
|
||||
----------------------------------------------------------------------------------------------------
|
||||
Copyright (c) 2025, the Dart project authors. Please see the AUTHORS file
|
||||
@ -4856,7 +4858,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
||||
This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
defined by the Mozilla Public License, v. 2.0.
|
||||
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fcef25f18e4d9ff27d4ad6c0affa4c0045144df0
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/023ac80cef146b2ccd96ec813c177432fe1a6fd6
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
====================================================================================================
|
||||
|
@ -30222,7 +30222,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
||||
This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
defined by the Mozilla Public License, v. 2.0.
|
||||
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/fcef25f18e4d9ff27d4ad6c0affa4c0045144df0
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/023ac80cef146b2ccd96ec813c177432fe1a6fd6
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user