Roll Dart SDK from b8292dfeaa67 to 80865748abe0 (9 revisions) (#164168)

https://dart.googlesource.com/sdk.git/+log/b8292dfeaa67..80865748abe0

2025-02-26 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-142.0.dev
2025-02-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-141.0.dev
2025-02-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-140.0.dev
2025-02-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-139.0.dev
2025-02-25 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-138.0.dev
2025-02-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-137.0.dev
2025-02-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-136.0.dev
2025-02-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-135.0.dev
2025-02-24 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.8.0-134.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,matanl@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:
engine-flutter-autoroll 2025-02-26 05:01:10 -05:00 committed by GitHub
parent a3e9df35aa
commit d4bdeb7c46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 7 additions and 9 deletions

8
DEPS
View File

@ -56,12 +56,12 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
# You can use //tools/dart/create_updated_flutter_deps.py to produce # You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies. # updated revision list of existing dependencies.
'dart_revision': 'b8292dfeaa67cd79e9dbbec71d3bd2daf6720568', 'dart_revision': '80865748abe0c4037722de78c9fdc9648909e9db',
# WARNING: DO NOT EDIT MANUALLY # WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': '3f6831c0bd147ae1ae0ab1d9187d37bce7cca38b', 'dart_binaryen_rev': '3f6831c0bd147ae1ae0ab1d9187d37bce7cca38b',
'dart_boringssl_rev': '0c59e9e55bdaadadf49f3c092b097e72cd4b39cc', 'dart_boringssl_rev': 'daa03aac8d88f67c8b8d293ebc11d57f61ca6f8a',
'dart_core_rev': '0b2bd3fcd7f3e082f4cc9b14c19ffa93894b85ae', 'dart_core_rev': '0b2bd3fcd7f3e082f4cc9b14c19ffa93894b85ae',
'dart_devtools_rev': 'b38abb81337b10c4b675d418e50f82a5fe6a894d', 'dart_devtools_rev': 'b38abb81337b10c4b675d418e50f82a5fe6a894d',
'dart_http_rev': '900da9fe7d576caa4882053cf26d3a70bd3106e0', 'dart_http_rev': '900da9fe7d576caa4882053cf26d3a70bd3106e0',
@ -310,7 +310,7 @@ deps = {
Var('dart_git') + '/dart_style.git@21de99ec0ff8ace4d946a746fb427fffd6afa535', Var('dart_git') + '/dart_style.git@21de99ec0ff8ace4d946a746fb427fffd6afa535',
'engine/src/flutter/third_party/dart/third_party/pkg/dartdoc': 'engine/src/flutter/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@f0d2276e57c96717e625964ea0385a30f2237e62', Var('dart_git') + '/dartdoc.git@34561d6ebf5fa89ca1f93b981de96a75ff573562',
'engine/src/flutter/third_party/dart/third_party/pkg/http': 'engine/src/flutter/third_party/dart/third_party/pkg/http':
Var('dart_git') + '/http.git' + '@' + Var('dart_http_rev'), Var('dart_git') + '/http.git' + '@' + Var('dart_http_rev'),
@ -337,7 +337,7 @@ deps = {
Var('dart_git') + '/external/github.com/simolus3/tar.git@5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a', Var('dart_git') + '/external/github.com/simolus3/tar.git@5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a',
'engine/src/flutter/third_party/dart/third_party/pkg/test': 'engine/src/flutter/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@17609bf90c9d5ef47707f5796763629450382474', Var('dart_git') + '/test.git@a833663e56b6182f8372180f5c95d1c01b531150',
'engine/src/flutter/third_party/dart/third_party/pkg/tools': 'engine/src/flutter/third_party/dart/third_party/pkg/tools':
Var('dart_git') + '/tools.git' + '@' + Var('dart_tools_rev'), Var('dart_git') + '/tools.git' + '@' + Var('dart_tools_rev'),

View File

@ -1650,10 +1650,8 @@
../../../flutter/third_party/dart/sdk/lib/_internal/fix_data.yaml ../../../flutter/third_party/dart/sdk/lib/_internal/fix_data.yaml
../../../flutter/third_party/dart/sdk/lib/_internal/js_dev_runtime/OWNERS ../../../flutter/third_party/dart/sdk/lib/_internal/js_dev_runtime/OWNERS
../../../flutter/third_party/dart/sdk/lib/_internal/js_dev_runtime/private/preambles/README ../../../flutter/third_party/dart/sdk/lib/_internal/js_dev_runtime/private/preambles/README
../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/.packages
../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/OWNERS ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/OWNERS
../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/preambles/README ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/preambles/README
../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/pubspec.yaml
../../../flutter/third_party/dart/sdk/lib/_internal/sdk_library_metadata/pubspec.yaml ../../../flutter/third_party/dart/sdk/lib/_internal/sdk_library_metadata/pubspec.yaml
../../../flutter/third_party/dart/sdk/lib/_internal/vm/OWNERS ../../../flutter/third_party/dart/sdk/lib/_internal/vm/OWNERS
../../../flutter/third_party/dart/sdk/lib/_internal/wasm/OWNERS ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/OWNERS

View File

@ -1,4 +1,4 @@
Signature: bb042bae00f88159712b2037c6869d01 Signature: d55af61ae2c55ff0814f778ce9c25510
==================================================================================================== ====================================================================================================
LIBRARY: dart LIBRARY: dart
@ -4860,7 +4860,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0. 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/+/7ceb3be8ed0a744b3ac2c363aab977f39051cc86 You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/80865748abe0c4037722de78c9fdc9648909e9db
/third_party/fallback_root_certificates/ /third_party/fallback_root_certificates/
==================================================================================================== ====================================================================================================

View File

@ -30222,7 +30222,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
This Source Code Form is "Incompatible With Secondary Licenses", as This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0. 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/+/b8292dfeaa67cd79e9dbbec71d3bd2daf6720568 You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/80865748abe0c4037722de78c9fdc9648909e9db
/third_party/fallback_root_certificates/ /third_party/fallback_root_certificates/
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------