Roll Dart SDK from 0addd35215d0 to 695831e9a70b (3 revisions) (flutter/engine#56371)

https://dart.googlesource.com/sdk.git/+log/0addd35215d0..695831e9a70b

2024-11-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-102.0.dev
2024-11-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-101.0.dev
2024-11-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.7.0-100.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 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 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:
skia-flutter-autoroll 2024-11-05 01:01:05 -05:00 committed by GitHub
parent fa745a13cf
commit 592b1eb8d3
3 changed files with 26 additions and 29 deletions

49
DEPS
View File

@ -56,14 +56,14 @@ 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': '0addd35215d08ed66c735cd6757ef109a302bcfa', 'dart_revision': '695831e9a70b0733dce6f3352e7779f80f04d347',
# 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': '93883fde36ac158fd415dcd6dbd387dcfd928d3c', 'dart_binaryen_rev': '93883fde36ac158fd415dcd6dbd387dcfd928d3c',
'dart_boringssl_gen_rev': 'fef055e8d2749b82c79c8f043be1cbe5e8e4b40c', 'dart_boringssl_gen_rev': 'fef055e8d2749b82c79c8f043be1cbe5e8e4b40c',
'dart_boringssl_rev': '2db0eb3f96a5756298dcd7f9319e56a98585bd10', 'dart_boringssl_rev': '2db0eb3f96a5756298dcd7f9319e56a98585bd10',
'dart_core_rev': '9ad68884a10ad75bb859dcac9ab057e78b0d7df3', 'dart_core_rev': '4b6279294026f71697f28d4958a7c7a6fdb991e1',
'dart_devtools_rev': 'dcef4f6efe986f110f55dbbe7f3731802e86690a', 'dart_devtools_rev': 'dcef4f6efe986f110f55dbbe7f3731802e86690a',
'dart_http_rev': '8db0d0ae3e8dece7cf56c025e30ecb1082cf9c5d', 'dart_http_rev': '8db0d0ae3e8dece7cf56c025e30ecb1082cf9c5d',
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb', 'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
@ -71,12 +71,12 @@ vars = {
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10', 'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
'dart_protobuf_rev': 'ccf104dbc36929c0f8708285d5f3a8fae206343e', 'dart_protobuf_rev': 'ccf104dbc36929c0f8708285d5f3a8fae206343e',
'dart_pub_rev': '1d7b0d9a35be9cff5d071f6cf17fcdcde2b7ecc5', 'dart_pub_rev': '1d7b0d9a35be9cff5d071f6cf17fcdcde2b7ecc5',
'dart_tools_rev': '5f4f9451f1cdd0f2018ba2ffa1032ee385addc13', 'dart_tools_rev': 'b028012c0da60d903055d124f4a6f1ba0c63c6d9',
'dart_watcher_rev': '3b850778ad0b62db3aa2cfe48832870c2461db30', 'dart_watcher_rev': '7a15a903f7ce0737cce7d08ff30402d41b9f7b62',
'dart_web_rev': 'd3a61aa9b4e43cdaf949a69c159038cdecf5681a', 'dart_web_rev': '8d243766b45c163a9d18a89de059eba24398d163',
'dart_webdev_rev': '5f30c560dc4e3df341356c43ec1a766ee6b74a7c', 'dart_webdev_rev': '5f30c560dc4e3df341356c43ec1a766ee6b74a7c',
'dart_webkit_inspection_protocol_rev': 'b459c427b74bf5e0919a083a97a167fb74d8bff1', 'dart_webkit_inspection_protocol_rev': 'a834c3b700ead5f1157740d6585ab374f8af1507',
'dart_yaml_edit_rev': '35f4248c7bbba289b3899fa55486e2f31ef1a8c5', 'dart_yaml_edit_rev': '3d1421b928ec62cf866ec3487940e560852c5c3b',
'ocmock_rev': 'c4ec0e3a7a9f56cfdbd0aa01f4f97bb4b75c5ef8', # v3.7.1 'ocmock_rev': 'c4ec0e3a7a9f56cfdbd0aa01f4f97bb4b75c5ef8', # v3.7.1
@ -340,13 +340,13 @@ deps = {
Var('dart_git') + '/dartdoc.git@5168f81a7d774effd7f8520cd170ffcb180f7c39', Var('dart_git') + '/dartdoc.git@5168f81a7d774effd7f8520cd170ffcb180f7c39',
'src/flutter/third_party/dart/third_party/pkg/glob': 'src/flutter/third_party/dart/third_party/pkg/glob':
Var('dart_git') + '/glob.git@3e414a2a86476be46d2bdc2d36f64cc6b7e8b009', Var('dart_git') + '/glob.git@b6319d6c2880b44039e75dfed80f7ce150f76d51',
'src/flutter/third_party/dart/third_party/pkg/http': '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'),
'src/flutter/third_party/dart/third_party/pkg/http_multi_server': 'src/flutter/third_party/dart/third_party/pkg/http_multi_server':
Var('dart_git') + '/http_multi_server.git@a9e71fa1b37316326ad178e97a91a1392fad7a31', Var('dart_git') + '/http_multi_server.git@c8aabe36268aa38c906eae46728c10d883b9aced',
'src/flutter/third_party/dart/third_party/pkg/intl': 'src/flutter/third_party/dart/third_party/pkg/intl':
Var('dart_git') + '/intl.git@5d65e3808ce40e6282e40881492607df4e35669f', Var('dart_git') + '/intl.git@5d65e3808ce40e6282e40881492607df4e35669f',
@ -355,19 +355,16 @@ deps = {
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c', Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',
'src/flutter/third_party/dart/third_party/pkg/markdown': 'src/flutter/third_party/dart/third_party/pkg/markdown':
Var('dart_git') + '/markdown.git@a4b1d2cae8042a653e41ea31c0a24cde7d8a6499', Var('dart_git') + '/markdown.git@776689c8749ebddd4ea0ec899085bd2aae0e25ba',
'src/flutter/third_party/dart/third_party/pkg/mockito':
Var('dart_git') + '/mockito.git@f72791d3dd5cb2acc4f5c7da065ffe70d2ad1e0b',
'src/flutter/third_party/dart/third_party/pkg/native': 'src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@51647776372aa9e1f839efb811aa959fe445c0cf', Var('dart_git') + '/native.git@51647776372aa9e1f839efb811aa959fe445c0cf',
'src/flutter/third_party/dart/third_party/pkg/package_config': 'src/flutter/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@bafff8e90be25e1985f7e3ee40ea1d22571a93e6', Var('dart_git') + '/package_config.git@2583a4e2f9382409ba3bcfa4887ef2a2a8a2aee3',
'src/flutter/third_party/dart/third_party/pkg/pool': 'src/flutter/third_party/dart/third_party/pkg/pool':
Var('dart_git') + '/pool.git@7bfc71b39742753a88688e56e55a828a2f5dc0bf', Var('dart_git') + '/pool.git@0bac9b20ef61ad8bfdd6b92b565dd12e8e2e2c78',
'src/flutter/third_party/dart/third_party/pkg/protobuf': 'src/flutter/third_party/dart/third_party/pkg/protobuf':
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'), Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),
@ -376,40 +373,40 @@ deps = {
Var('dart_git') + '/pub.git' + '@' + Var('dart_pub_rev'), Var('dart_git') + '/pub.git' + '@' + Var('dart_pub_rev'),
'src/flutter/third_party/dart/third_party/pkg/pub_semver': 'src/flutter/third_party/dart/third_party/pkg/pub_semver':
Var('dart_git') + '/pub_semver.git@72317ea34c518e8a3b4f2d6c777d485e77522578', Var('dart_git') + '/pub_semver.git@ab3eab50cc9f3df650ba7f5571aa2a1ea715dcc8',
'src/flutter/third_party/dart/third_party/pkg/shelf': 'src/flutter/third_party/dart/third_party/pkg/shelf':
Var('dart_git') + '/shelf.git@f5600534e3e49ebed02e1e14ec82553958d86f36', Var('dart_git') + '/shelf.git@1a141c71e201ed361aabc1d89a21181667f0b39c',
'src/flutter/third_party/dart/third_party/pkg/source_maps': 'src/flutter/third_party/dart/third_party/pkg/source_maps':
Var('dart_git') + '/source_maps.git@17695e81d9ad129d20effd3d5c4f1cfa03f5add8', Var('dart_git') + '/source_maps.git@b20b97003a48d78a1ecba7e46d932ea4b480dd94',
'src/flutter/third_party/dart/third_party/pkg/source_span': 'src/flutter/third_party/dart/third_party/pkg/source_span':
Var('dart_git') + '/source_span.git@e518512775c5d6a835f68027b178168c06cd323b', Var('dart_git') + '/source_span.git@f147469ba02108c1ade3680de548b7b447de8c72',
'src/flutter/third_party/dart/third_party/pkg/sse': 'src/flutter/third_party/dart/third_party/pkg/sse':
Var('dart_git') + '/sse.git@1b020116af2be83a572b168b8b9d7ad9ed6232b1', Var('dart_git') + '/sse.git@1b020116af2be83a572b168b8b9d7ad9ed6232b1',
'src/flutter/third_party/dart/third_party/pkg/stack_trace': 'src/flutter/third_party/dart/third_party/pkg/stack_trace':
Var('dart_git') + '/stack_trace.git@582891cb1ee74953d9d6a36eb2e0ea84878efbab', Var('dart_git') + '/stack_trace.git@63e79f584567f7c73e7f5739c7cfd8e748f51f16',
'src/flutter/third_party/dart/third_party/pkg/stream_channel': 'src/flutter/third_party/dart/third_party/pkg/stream_channel':
Var('dart_git') + '/stream_channel.git@f4407168b275fcde9187baefd7dbce76d0992825', Var('dart_git') + '/stream_channel.git@9bfc2a8dec202bcd07332f39df0f905c670092c6',
'src/flutter/third_party/dart/third_party/pkg/string_scanner': 'src/flutter/third_party/dart/third_party/pkg/string_scanner':
Var('dart_git') + '/string_scanner.git@4de83f03fd01dbae7b10c74c5a6a224adcbf9825', Var('dart_git') + '/string_scanner.git@255d67111e3ed67caedba2789269b6344bf62638',
'src/flutter/third_party/dart/third_party/pkg/tar': 'src/flutter/third_party/dart/third_party/pkg/tar':
Var('dart_git') + '/external/github.com/simolus3/tar.git@5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a', Var('dart_git') + '/external/github.com/simolus3/tar.git@5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a',
'src/flutter/third_party/dart/third_party/pkg/term_glyph': 'src/flutter/third_party/dart/third_party/pkg/term_glyph':
Var('dart_git') + '/term_glyph.git@d7d8d7cb415ff4eac027f1b4ff8fceee641a2ccc', Var('dart_git') + '/term_glyph.git@31abb04b735395ba98db3dd4a360b85729dfddfa',
'src/flutter/third_party/dart/third_party/pkg/test': 'src/flutter/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@8a07bee398833ca38ca4c88905ccdbd513f40705', Var('dart_git') + '/test.git@8a07bee398833ca38ca4c88905ccdbd513f40705',
'src/flutter/third_party/dart/third_party/pkg/test_reflective_loader': 'src/flutter/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@598af2f503955020af0eaa82558d574a03934078', Var('dart_git') + '/test_reflective_loader.git@30a552df6421e1f68cdc33c98c2512984b6f42b9',
'src/flutter/third_party/dart/third_party/pkg/tools': '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'),
@ -421,7 +418,7 @@ deps = {
Var('dart_git') + '/web.git' + '@' + Var('dart_web_rev'), Var('dart_git') + '/web.git' + '@' + Var('dart_web_rev'),
'src/flutter/third_party/dart/third_party/pkg/web_socket_channel': 'src/flutter/third_party/dart/third_party/pkg/web_socket_channel':
Var('dart_git') + '/web_socket_channel.git@1f15eca5550fd0228415d3322c11032b9c282e41', Var('dart_git') + '/web_socket_channel.git@abe77eabb6566a2d5129d1178ef2e342ca578e64',
'src/flutter/third_party/dart/third_party/pkg/webdev': 'src/flutter/third_party/dart/third_party/pkg/webdev':
Var('dart_git') + '/webdev.git' + '@' + Var('dart_webdev_rev'), Var('dart_git') + '/webdev.git' + '@' + Var('dart_webdev_rev'),
@ -430,7 +427,7 @@ deps = {
Var('dart_git') + '/external/github.com/google/webkit_inspection_protocol.dart.git' + '@' + Var('dart_webkit_inspection_protocol_rev'), Var('dart_git') + '/external/github.com/google/webkit_inspection_protocol.dart.git' + '@' + Var('dart_webkit_inspection_protocol_rev'),
'src/flutter/third_party/dart/third_party/pkg/yaml': 'src/flutter/third_party/dart/third_party/pkg/yaml':
Var('dart_git') + '/yaml.git@6cc274544605adc9dac5118dc53f102de9028624', Var('dart_git') + '/yaml.git@402655e84389bd1a4208000d75c16d1e5faeb443',
'src/flutter/third_party/dart/third_party/pkg/yaml_edit': 'src/flutter/third_party/dart/third_party/pkg/yaml_edit':
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'), Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),

View File

@ -1,4 +1,4 @@
Signature: 6cbee6223412ff6c9a5ea39674754641 Signature: e8225de5f590c75c3c067caf95725ed1
==================================================================================================== ====================================================================================================
LIBRARY: dart LIBRARY: dart
@ -4805,7 +4805,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/+/f238183cf168ef33f295bdcc21c63d4996afc80b You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/695831e9a70b0733dce6f3352e7779f80f04d347
/third_party/fallback_root_certificates/ /third_party/fallback_root_certificates/
==================================================================================================== ====================================================================================================

View File

@ -32253,7 +32253,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/+/0addd35215d08ed66c735cd6757ef109a302bcfa You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/695831e9a70b0733dce6f3352e7779f80f04d347
/third_party/fallback_root_certificates/ /third_party/fallback_root_certificates/
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------