mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 8354914ef97b to 0a6b16a55b9e (3 revisions) (#169403)
https://dart.googlesource.com/sdk.git/+log/8354914ef97b..0a6b16a55b9e 2025-05-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-168.0.dev 2025-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-167.0.dev 2025-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-166.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,jonahwilliams@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
b2b4fb5cbf
commit
ea3cebd26d
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': '8354914ef97b9187eb03756f85d2d77d17f0089c',
|
||||
'dart_revision': '0a6b16a55b9eea747e7fa8d00ce285a0fbd500bc',
|
||||
|
||||
# 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,10 +70,10 @@ vars = {
|
||||
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
|
||||
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
|
||||
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
|
||||
'dart_protobuf_rev': 'deda2883eb3c8437a89bdae524b732fffef6150c',
|
||||
'dart_protobuf_rev': 'd940c8de905439e292770ccf6c546477ae566462',
|
||||
'dart_pub_rev': '59406faad8959e332da98260bab894feb8500908',
|
||||
'dart_sync_http_rev': 'dc54465f07d9652875deeade643256dafa2fbc6c',
|
||||
'dart_tools_rev': '36f5c9f9989e06e79323499914c50e78ab1a6621',
|
||||
'dart_tools_rev': 'be0bd20c803377063c45904512f272fdda94e8c3',
|
||||
'dart_vector_math_rev': '13f185f7e97d559e003f5ac79201da12f9a01049',
|
||||
'dart_web_rev': 'f1becf07db9faa56559d2844c3c6d430dc9b37de',
|
||||
'dart_webdev_rev': '5dbb30ebc695ad2ecc01fa8eae4e0494c199e1bc',
|
||||
@ -328,7 +328,7 @@ deps = {
|
||||
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',
|
||||
|
||||
'engine/src/flutter/third_party/dart/third_party/pkg/native':
|
||||
Var('dart_git') + '/native.git@ad157d1b69839d62c4915a614dcd8fb36d137dcc',
|
||||
Var('dart_git') + '/native.git@09a756cb8d89638c1179efc86b51156282f5e856',
|
||||
|
||||
'engine/src/flutter/third_party/dart/third_party/pkg/protobuf':
|
||||
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 612feb6961779324a32aaa9d1be9d144
|
||||
Signature: 2c31dc683c187b7b0173334f250fffbd
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
@ -4876,7 +4876,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/+/8354914ef97b9187eb03756f85d2d77d17f0089c
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/0a6b16a55b9eea747e7fa8d00ce285a0fbd500bc
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
====================================================================================================
|
||||
|
||||
@ -30447,7 +30447,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/+/8354914ef97b9187eb03756f85d2d77d17f0089c
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/0a6b16a55b9eea747e7fa8d00ce285a0fbd500bc
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user