mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from e8eca6f05494 to 6ab9452297e0 (1 revision) (flutter/engine#54206)
https://dart.googlesource.com/sdk.git/+log/e8eca6f05494..6ab9452297e0 2024-07-30 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.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-engine Please CC dart-vm-team@google.com,jonahwilliams@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
176e29d37c
commit
108e25859e
6
DEPS
6
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': 'e8eca6f05494ddd966fb904ea3c8d6e4a9c1aab8',
|
||||
'dart_revision': '6ab9452297e0b101fb7650dc189f95b1bc7383ce',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -77,7 +77,7 @@ vars = {
|
||||
'dart_web_rev': 'e89fe49d8a86845e49686b4578c56b67bdd7ba49',
|
||||
'dart_webdev_rev': '75417c09181c97786d9539a662834bed9d2f1e77',
|
||||
'dart_webkit_inspection_protocol_rev': '32fffa53df3f54005c742ddf4f859fb585a6b254',
|
||||
'dart_yaml_edit_rev': 'd605cce3946828253a97f4b3de1a43260b6edf3b',
|
||||
'dart_yaml_edit_rev': '5c54d455f272bbb83c948ac420c677371e69ae77',
|
||||
|
||||
'ocmock_rev': 'c4ec0e3a7a9f56cfdbd0aa01f4f97bb4b75c5ef8', # v3.7.1
|
||||
|
||||
@ -473,7 +473,7 @@ deps = {
|
||||
Var('dart_git') + '/stack_trace.git@090d3d186c085fdb913fe5350c666f8d0bd0f60f',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/stream_channel':
|
||||
Var('dart_git') + '/stream_channel.git@28a65331aa2d66a5e953205aa462bcdb1e240a5b',
|
||||
Var('dart_git') + '/stream_channel.git@c0c5a978b225d2e02be858e98e24455b7f79b1a0',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/string_scanner':
|
||||
Var('dart_git') + '/string_scanner.git@a40bbbd83f1176bcc0021b336f5841310f91d8cb',
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 7a50ccd58f17b1cf7d348aefa13b1e1a
|
||||
Signature: e5bb132fa407b7cf3819c29fc7f7918e
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
@ -4769,7 +4769,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/+/e8eca6f05494ddd966fb904ea3c8d6e4a9c1aab8
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6ab9452297e0b101fb7650dc189f95b1bc7383ce
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
====================================================================================================
|
||||
|
||||
@ -31926,7 +31926,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/+/e8eca6f05494ddd966fb904ea3c8d6e4a9c1aab8
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6ab9452297e0b101fb7650dc189f95b1bc7383ce
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user