mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Roll Dart SDK from 992221a362ec to 2bb85834e77e (7 revisions) (#167361)
https://dart.googlesource.com/sdk.git/+log/992221a362ec..2bb85834e77e 2025-04-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-28.0.dev 2025-04-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-27.0.dev 2025-04-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-26.0.dev 2025-04-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-25.0.dev 2025-04-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-24.0.dev 2025-04-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-23.0.dev 2025-04-16 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-22.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 codefu@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: 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
ffa1891ab8
commit
9f4fe843a7
14
DEPS
14
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': '992221a362ec346834c4cfda9908370c5a461479',
|
||||
'dart_revision': '2bb85834e77ef519fed07841b875fee83073089e',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -64,7 +64,7 @@ vars = {
|
||||
'dart_boringssl_rev': 'ef839bf397fb4ecdb66ef2679a08ac7b3563c50b',
|
||||
'dart_core_rev': '635dfa32c261ba078438b74de397f2207904ca78',
|
||||
'dart_devtools_rev': '1fb2f4ce5099042b7f2dfa93dec675a21861d21f',
|
||||
'dart_ecosystem_rev': '7f6f1c1d53173307bde1aa4f4ee851d260cc7e69',
|
||||
'dart_ecosystem_rev': '815d4ba2e7d11f8695a26f6cbe1262e3b8ff8d0d',
|
||||
'dart_http_rev': 'e4ddd3e3d3a3d0ba7c9e48506e9d2e8620af30a8',
|
||||
'dart_i18n_rev': 'de1943629469719bf34269bf90fcdbe9334a73f3',
|
||||
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
|
||||
@ -73,10 +73,10 @@ vars = {
|
||||
'dart_protobuf_rev': '1aaa332af75c61ff32739821f7ec52186ff18d4c',
|
||||
'dart_pub_rev': 'b2c03b448a47fdd52800609b9222cd737be3a934',
|
||||
'dart_sync_http_rev': 'dc54465f07d9652875deeade643256dafa2fbc6c',
|
||||
'dart_tools_rev': 'd74f9e13dc02736f12ae57d5984c57024113cf5a',
|
||||
'dart_vector_math_rev': 'f08d7d2652e9ecf7d8f8605d9983335174511c95',
|
||||
'dart_tools_rev': '4a284152c263a5d3429d5ab6acfdb70eca2ebcfb',
|
||||
'dart_vector_math_rev': 'dc9d379674f50bb5559e99ee3a9f64729df9d3c8',
|
||||
'dart_web_rev': '5a39fdc396ae40344308975140343c23b6863261',
|
||||
'dart_webdev_rev': 'c8b1cfa9d12c680b612eb1ed7a6b9f99fcce3ac3',
|
||||
'dart_webdev_rev': '5bf833d0c277a384ab8bbfc10e7d3d71b8022560',
|
||||
'dart_webdriver_rev': 'f52afbf72895ae980bd4129d877305c2182d6cbc',
|
||||
'dart_webkit_inspection_protocol_rev': 'effa75205516757795683d527c3dea9546eb0c32',
|
||||
|
||||
@ -332,7 +332,7 @@ deps = {
|
||||
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',
|
||||
|
||||
'engine/src/flutter/third_party/dart/third_party/pkg/native':
|
||||
Var('dart_git') + '/native.git@0bda93b319cf85691999d8bf51ea852c4ea8595f',
|
||||
Var('dart_git') + '/native.git@49a8912734162e5dc6ad009fc080fe54e9985470',
|
||||
|
||||
'engine/src/flutter/third_party/dart/third_party/pkg/protobuf':
|
||||
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),
|
||||
@ -350,7 +350,7 @@ deps = {
|
||||
Var('dart_git') + '/external/github.com/simolus3/tar.git@5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a',
|
||||
|
||||
'engine/src/flutter/third_party/dart/third_party/pkg/test':
|
||||
Var('dart_git') + '/test.git@8643fbf375330cd1099cdc7434306532b4bcaaf1',
|
||||
Var('dart_git') + '/test.git@84eba115521b74e848f096572a2d3e4d3607e8fa',
|
||||
|
||||
'engine/src/flutter/third_party/dart/third_party/pkg/tools':
|
||||
Var('dart_git') + '/tools.git' + '@' + Var('dart_tools_rev'),
|
||||
|
@ -1,4 +1,4 @@
|
||||
Signature: faec6456243d915cfcd8b9454e190993
|
||||
Signature: 90a1accc9b72ddf88abf566f718cb4bc
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
@ -4864,7 +4864,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/+/992221a362ec346834c4cfda9908370c5a461479
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/2bb85834e77ef519fed07841b875fee83073089e
|
||||
/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/+/992221a362ec346834c4cfda9908370c5a461479
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/2bb85834e77ef519fed07841b875fee83073089e
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user