mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from fb78ccd8c565 to 4f89df941fbc (1 revision) (flutter/engine#55311)
https://dart.googlesource.com/sdk.git/+log/fb78ccd8c565..4f89df941fbc 2024-09-20 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.0-268.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 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
This commit is contained in:
parent
0a2a745455
commit
dbe6f507a9
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': 'fb78ccd8c56579e4395f5e795c0ba6a823edbedc',
|
||||
'dart_revision': '4f89df941fbc94791a43981a16d5ee973250b012',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -431,7 +431,7 @@ deps = {
|
||||
Var('dart_git') + '/mockito.git@d0fda0ce7883fed0238be9c3698fed0c3632c3e3',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/native':
|
||||
Var('dart_git') + '/native.git@c15b4b0187179dc73bc20a4125c501f0f7d9fbf7',
|
||||
Var('dart_git') + '/native.git@20f8160b54b9b209390d51b6e3edec4ab0c65009',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/package_config':
|
||||
Var('dart_git') + '/package_config.git@76934c2ca25922ec72909bbff7dfbddaf0d02bd9',
|
||||
|
||||
@ -32054,7 +32054,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/+/fb78ccd8c56579e4395f5e795c0ba6a823edbedc
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/4f89df941fbc94791a43981a16d5ee973250b012
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user