mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 529fda259fdf to 3fcce71dbe82 (1 revision) (flutter/engine#54128)
https://dart.googlesource.com/sdk.git/+log/529fda259fdf..3fcce71dbe82 2024-07-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.0-83.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
23b0f7abf7
commit
32c2cbf531
8
DEPS
8
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': '529fda259fdfe5dd0141d25d11b243a866aa62ad',
|
||||
'dart_revision': '3fcce71dbe82399f003a452a62b16ea330ebd6f2',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -71,7 +71,7 @@ vars = {
|
||||
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
|
||||
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
|
||||
'dart_protobuf_rev': 'ccf104dbc36929c0f8708285d5f3a8fae206343e',
|
||||
'dart_pub_rev': 'ea4a1c854690d3abceb92c8cc2c6454470f9d5a7',
|
||||
'dart_pub_rev': '570696dd6f7b1e0fb7516eacd197d31542d7168e',
|
||||
'dart_tools_rev': '55dbd6e09042bc1b935c019d8e70b3f41e6b90ea',
|
||||
'dart_watcher_rev': '0484625589d8512b36a7ad898a6cc6351d24c556',
|
||||
'dart_web_rev': 'e89fe49d8a86845e49686b4578c56b67bdd7ba49',
|
||||
@ -422,7 +422,7 @@ deps = {
|
||||
Var('dart_git') + '/logging.git@8752902b75a476d2c7b64dcf01aaaee885f35c4c',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/markdown':
|
||||
Var('dart_git') + '/markdown.git@62424376d0b5fe35a2957b3caed4b75db010ba82',
|
||||
Var('dart_git') + '/markdown.git@f6eaea38146d8901756418c4e7123eb7bd77249e',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/matcher':
|
||||
Var('dart_git') + '/matcher.git@d6d573d0f8d65b36550ce62aad3ce6b5e987b642',
|
||||
@ -485,7 +485,7 @@ deps = {
|
||||
Var('dart_git') + '/term_glyph.git@38a158f55006cf30942c928171ea601ee5e0308f',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/test':
|
||||
Var('dart_git') + '/test.git@2c2ac49de0e9d6ea9744c6e7990d5730806410c0',
|
||||
Var('dart_git') + '/test.git@d0dc83372a65dffe164242213639a40d5bb7a9bb',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/test_reflective_loader':
|
||||
Var('dart_git') + '/test_reflective_loader.git@6e648863b39aab8d0204e769d25805eea9db0ac4',
|
||||
|
||||
@ -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/+/529fda259fdfe5dd0141d25d11b243a866aa62ad
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/3fcce71dbe82399f003a452a62b16ea330ebd6f2
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user