Manual roll Dart SDK from 452dd17120b7 to 03130d49f214 (4 revisions) (flutter/engine#50494)

Manual roll requested by zra@google.com

https://dart.googlesource.com/sdk.git/+log/452dd17120b7..03130d49f214

2024-02-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.4.0-120.0.dev
2024-02-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.4.0-119.0.dev
2024-02-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.4.0-118.0.dev
2024-02-07 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.4.0-117.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 chinmaygarde@google.com,dart-vm-team@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://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

---------

Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
This commit is contained in:
skia-flutter-autoroll 2024-02-09 11:57:18 -05:00 committed by GitHub
parent 1fe3be66b7
commit b5f6bc2878
4 changed files with 5 additions and 4 deletions

2
DEPS
View File

@ -62,7 +62,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': '452dd17120b7a16effa1374ea565a6d438c6d73a',
'dart_revision': '03130d49f2147f6f34c1b1056a11fe4f2f26ecad',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

View File

@ -1,4 +1,4 @@
Signature: 014ba5bf3cb199e7d86d05201449699e
Signature: f8583850eb070e3d90f1bd28a7a81bde
====================================================================================================
LIBRARY: dart
@ -4750,7 +4750,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/+/452dd17120b7a16effa1374ea565a6d438c6d73a
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/03130d49f2147f6f34c1b1056a11fe4f2f26ecad
/third_party/fallback_root_certificates/
====================================================================================================

View File

@ -99,6 +99,7 @@ dart_library("expect") {
"config.dart",
"expect.dart",
"minitest.dart",
"variations.dart",
]
}

View File

@ -31342,7 +31342,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/+/452dd17120b7a16effa1374ea565a6d438c6d73a
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/03130d49f2147f6f34c1b1056a11fe4f2f26ecad
/third_party/fallback_root_certificates/
--------------------------------------------------------------------------------