Roll Dart SDK from ba5acf1e38b1 to 721dce1c9199 (1 revision) (#167611)

https://dart.googlesource.com/sdk.git/+log/ba5acf1e38b1..721dce1c9199

2025-04-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.9.0-43.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 chinmaygarde@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:
engine-flutter-autoroll 2025-04-22 22:15:34 -04:00 committed by GitHub
parent 0de0514761
commit 26ebdca6b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
DEPS
View File

@ -56,7 +56,7 @@ 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': 'ba5acf1e38b1484098a60346b0e218f6afe818a1', 'dart_revision': '721dce1c919994694873d41fec5c58489a5ea22b',
# 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
@ -65,7 +65,7 @@ vars = {
'dart_core_rev': '635dfa32c261ba078438b74de397f2207904ca78', 'dart_core_rev': '635dfa32c261ba078438b74de397f2207904ca78',
'dart_devtools_rev': '1fb2f4ce5099042b7f2dfa93dec675a21861d21f', 'dart_devtools_rev': '1fb2f4ce5099042b7f2dfa93dec675a21861d21f',
'dart_ecosystem_rev': '815d4ba2e7d11f8695a26f6cbe1262e3b8ff8d0d', 'dart_ecosystem_rev': '815d4ba2e7d11f8695a26f6cbe1262e3b8ff8d0d',
'dart_http_rev': 'e4ddd3e3d3a3d0ba7c9e48506e9d2e8620af30a8', 'dart_http_rev': '63c477b466f650e8f5505d6d78dc283c2c2f9845',
'dart_i18n_rev': 'de1943629469719bf34269bf90fcdbe9334a73f3', 'dart_i18n_rev': 'de1943629469719bf34269bf90fcdbe9334a73f3',
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb', 'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b', 'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
@ -74,7 +74,7 @@ vars = {
'dart_pub_rev': 'b2c03b448a47fdd52800609b9222cd737be3a934', 'dart_pub_rev': 'b2c03b448a47fdd52800609b9222cd737be3a934',
'dart_sync_http_rev': 'dc54465f07d9652875deeade643256dafa2fbc6c', 'dart_sync_http_rev': 'dc54465f07d9652875deeade643256dafa2fbc6c',
'dart_tools_rev': '11a7719ffc6573b62d164a3188b8c2131b6ef6c3', 'dart_tools_rev': '11a7719ffc6573b62d164a3188b8c2131b6ef6c3',
'dart_vector_math_rev': 'dc9d379674f50bb5559e99ee3a9f64729df9d3c8', 'dart_vector_math_rev': '39cafd45346f355a6e4c38a17c89fcd199dc1c96',
'dart_web_rev': '5a39fdc396ae40344308975140343c23b6863261', 'dart_web_rev': '5a39fdc396ae40344308975140343c23b6863261',
'dart_webdev_rev': '5bf833d0c277a384ab8bbfc10e7d3d71b8022560', 'dart_webdev_rev': '5bf833d0c277a384ab8bbfc10e7d3d71b8022560',
'dart_webdriver_rev': 'f52afbf72895ae980bd4129d877305c2182d6cbc', 'dart_webdriver_rev': 'f52afbf72895ae980bd4129d877305c2182d6cbc',
@ -317,7 +317,7 @@ deps = {
Var('dart_git') + '/dart_style.git@100db45075abdd66fd8788b205243e90ff0595df', Var('dart_git') + '/dart_style.git@100db45075abdd66fd8788b205243e90ff0595df',
'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@62aefbb788baf5b73b2d704d66d9735a7ca56a69', Var('dart_git') + '/dartdoc.git@17887101dd0f233eed40d9d1cac6b4ee5b70572e',
'engine/src/flutter/third_party/dart/third_party/pkg/ecosystem': 'engine/src/flutter/third_party/dart/third_party/pkg/ecosystem':
Var('dart_git') + '/ecosystem.git' + '@' + Var('dart_ecosystem_rev'), Var('dart_git') + '/ecosystem.git' + '@' + Var('dart_ecosystem_rev'),
@ -350,7 +350,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@84eba115521b74e848f096572a2d3e4d3607e8fa', Var('dart_git') + '/test.git@3ac991fa5ea406474e4d8d6c823fc078a6c6c6b4',
'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

@ -30447,7 +30447,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/+/ba5acf1e38b1484098a60346b0e218f6afe818a1 You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/721dce1c919994694873d41fec5c58489a5ea22b
/third_party/fallback_root_certificates/ /third_party/fallback_root_certificates/
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------