Skip to content

Commit

Permalink
Roll Dart SDK from a5c7102af509 to 671cf059e4b6 (1 revision)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/a5c7102af509..671cf059e4b6

2023-09-04 [email protected] Version 3.2.0-132.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 [email protected],[email protected] 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
  • Loading branch information
skia-flutter-autoroll committed Sep 4, 2023
1 parent c97ae75 commit e4a4cc0
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@ 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': 'a5c7102af50981571d8ac94f0ec24f94727c2461',
'dart_revision': '671cf059e4b6fe5d973aa32ac6a1aa85f468b4b7',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': 'cdb7aeab40b4c522de20b242019f7e88641445d5',
'dart_boringssl_gen_rev': 'a468ba9fec3f59edf46a7db98caaca893e1e4d96',
'dart_boringssl_rev': '74646566e93de7551bfdfc5f49de7462f13d1d05',
'dart_browser_launcher_rev': '27ec600af41b0d0ebe9a3db6ad36e9ed11976b84',
'dart_clock_rev': '263e508a36ed90e4d85b60dd70552d20e71a9ae9',
'dart_browser_launcher_rev': '1f69393d63a2f8d36d00b86cdd20df70c347af82',
'dart_clock_rev': '1e75f08d3428bcd6f4b7cf70e788f24fc9b661e1',
'dart_collection_rev': '1a9b7eb64be10a8ba4ced7eb36b4b265a49d5d41',
'dart_devtools_rev': 'acbc179425b4596b7c2ba7d9c4263077f2e18098',
'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb',
Expand All @@ -74,11 +74,11 @@ vars = {
'dart_protobuf_rev': '5e8f36b48f015532cd1165b47686b659fc8870da',
'dart_pub_rev': '42819a1e10f803eb7f6296692c5a976e1c647360',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_tools_rev': 'b72fae8673a5fa30b0eff4077005ac95f960dc9b',
'dart_watcher_rev': '7457413060ed7403b90b01533a61bd959932122e',
'dart_tools_rev': '2c8cbd63b96d94ef4fbc0c7df6fd5eff65fc9a85',
'dart_watcher_rev': '1aed03e2a8005f45083fdb38cbd4b684cd23082f',
'dart_webdev_rev': 'fc876cb0de59526160ed17efaa920557a6e2ba32',
'dart_webkit_inspection_protocol_rev': '39a3c297ff573635e7936b015ce4f3466e4739d6',
'dart_yaml_edit_rev': '87dcf31fcaada207ae7c3527f9885982534badce',
'dart_yaml_edit_rev': '4a9734dda12f63ef9eee4121f87ff4401e25a607',
'dart_zlib_rev': '14dd4c4455602c9b71a1a89b5cafd1f4030d2e3f',

'ocmock_rev': 'c4ec0e3a7a9f56cfdbd0aa01f4f97bb4b75c5ef8', # v3.7.1
Expand Down Expand Up @@ -342,19 +342,19 @@ deps = {
Var('dart_git') + '/args.git@da56b18ebcb600e050bf57b9c1103b1d2a9fb2ff',

'src/third_party/dart/third_party/pkg/async':
Var('dart_git') + '/async.git@b65622afa33c5bfc574ae6b34d5a61f18a98f83c',
Var('dart_git') + '/async.git@75efa6cc08b2fc906fac4b6fdfdbcf6da7d0a2da',

'src/third_party/dart/third_party/pkg/bazel_worker':
Var('dart_git') + '/bazel_worker.git@c29d1620b1a935dc88d13a4eec0d9950d3e9df27',
Var('dart_git') + '/bazel_worker.git@f950bbfa4ccb0fe196bd031fae9b824bff25c287',

'src/third_party/dart/third_party/pkg/boolean_selector':
Var('dart_git') + '/boolean_selector.git@303635d0262e679fb6a81686724a5dc1dbc850a7',
Var('dart_git') + '/boolean_selector.git@f255921c7155da2167e8c96e04e527180787aafb',

'src/third_party/dart/third_party/pkg/browser_launcher':
Var('dart_git') + '/browser_launcher.git' + '@' + Var('dart_browser_launcher_rev'),

'src/third_party/dart/third_party/pkg/cli_util':
Var('dart_git') + '/cli_util.git@9b7ce784c2889d62be0d6f66022331cb1e53b5b6',
Var('dart_git') + '/cli_util.git@44118e35e55c75f84fbc5ead051424ee1e73e406',

'src/third_party/dart/third_party/pkg/clock':
Var('dart_git') + '/clock.git' + '@' + Var('dart_clock_rev'),
Expand All @@ -363,28 +363,28 @@ deps = {
Var('dart_git') + '/collection.git' + '@' + Var('dart_collection_rev'),

'src/third_party/dart/third_party/pkg/convert':
Var('dart_git') + '/convert.git@79ee174280149817f9925db0613983aadb46eeca',
Var('dart_git') + '/convert.git@c058c8f4ebfdc09a5122db7988acd9e117a7da48',

'src/third_party/dart/third_party/pkg/crypto':
Var('dart_git') + '/crypto.git@8b704c601f4843050624cd334e3b74f6c17315a4',
Var('dart_git') + '/crypto.git@1e26879c8f166850288e8722c590a465b4461f1f',

'src/third_party/dart/third_party/pkg/csslib':
Var('dart_git') + '/csslib.git@7e91228c2c2428455e5bc63bbf89c7bf0f3401b0',
Var('dart_git') + '/csslib.git@bd30a1a773ec66d3e435dfc53fc140f1967716da',

'src/third_party/dart/third_party/pkg/dart_style':
Var('dart_git') + '/dart_style.git@2956b1a705953f880a5dae9d3a0969df0fc45e99',

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@5fda5eb2e004b6cf7c73fbcffbc246a71119be98',
Var('dart_git') + '/dartdoc.git@695b218c50dd17a58afa7613da7f0daae3b7f55b',

'src/third_party/dart/third_party/pkg/ffi':
Var('dart_git') + '/ffi.git@e2c01a960b84d1074b0a1849909ae2d269d004be',
Var('dart_git') + '/ffi.git@d36e05af55293bcc511d6b3a99ea4b8cb69f6323',

'src/third_party/dart/third_party/pkg/file':
Var('dart_git') + '/external/github.com/google/file.dart@5d9a6027756b5846e8f5380f983390f61f564a75',

'src/third_party/dart/third_party/pkg/fixnum':
Var('dart_git') + '/fixnum.git@00fa1207768bd07d04c895cbe0f1fe99af14e727',
Var('dart_git') + '/fixnum.git@87ed0658f32f992dc7360b77513eadfa7056aa9d',

'src/third_party/dart/third_party/pkg/glob':
Var('dart_git') + '/glob.git@5b243935154daf53c54981b98f625bace90b2112',
Expand All @@ -393,7 +393,7 @@ deps = {
Var('dart_git') + '/html.git@4060496b0443451c38f8b789db2e44c0d7966171',

'src/third_party/dart/third_party/pkg/http':
Var('dart_git') + '/http.git@cad7d609b18512d74cc30ef8ad9faf02d2ea4451',
Var('dart_git') + '/http.git@7fb6fd686f6ce60af300be71a84defcc336d272e',

'src/third_party/dart/third_party/pkg/http_multi_server':
Var('dart_git') + '/http_multi_server.git@aa128cfaf6ef1c9c1ace962ca2dcf6e5dddad441',
Expand All @@ -411,31 +411,31 @@ deps = {
Var('dart_git') + '/leak_tracker.git@098bafcf99a5220e3c352d895d991e163568ee03',

'src/third_party/dart/third_party/pkg/logging':
Var('dart_git') + '/logging.git@521498757ed3eeae151c2d4796404e8947baa04c',
Var('dart_git') + '/logging.git@bcaad0f781a889d6e5cf8fc564fd0722c446b96e',

'src/third_party/dart/third_party/pkg/markdown':
Var('dart_git') + '/markdown.git@56e75df897ac01a886358e79124844977aa8157c',
Var('dart_git') + '/markdown.git@6cfd6f17651a8ba31b5a268f1139bb2c039dd4d4',

'src/third_party/dart/third_party/pkg/matcher':
Var('dart_git') + '/matcher.git@ce8f40934c90e12992071172795b3bca29fac295',
Var('dart_git') + '/matcher.git@80910d6698576ba486ace6e5fdf0e27324f138db',

'src/third_party/dart/third_party/pkg/mime':
Var('dart_git') + '/mime.git@799b398140817fdb134f639d84e91c552e129136',
Var('dart_git') + '/mime.git@37ef637c35896e289fdd37c0ea4680df4ab9f543',

'src/third_party/dart/third_party/pkg/mockito':
Var('dart_git') + '/mockito.git@f5abf11f8e21e61eebc2081e322bdfcab057e988',

'src/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@5a1361b6d98a84f8070c97872e3d3587fc0ba435',
Var('dart_git') + '/native.git@a2dfedc35960711eb24cb04dcb906793d2222295',

'src/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@981c49dfec1e3e3e90f336dcd7c225923d2fd321',

'src/third_party/dart/third_party/pkg/path':
Var('dart_git') + '/path.git@7c2324bdb4c75a17de8a3d1e6afe8cc0756ef5f9',
Var('dart_git') + '/path.git@96d9183ad4f9e48109fa8d4b8269cf75f13922dd',

'src/third_party/dart/third_party/pkg/pool':
Var('dart_git') + '/pool.git@77001024a16126cc5718e654ea3e57bbf6e7fac3',
Var('dart_git') + '/pool.git@a5bee3540a2b5b3a3c34038667e7cd7bb514dc62',

'src/third_party/dart/third_party/pkg/protobuf':
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),
Expand All @@ -447,10 +447,10 @@ deps = {
Var('dart_git') + '/pub_semver.git@028b43506a3f7ec7f7b4673a78ba3da3d5fb138d',

'src/third_party/dart/third_party/pkg/shelf':
Var('dart_git') + '/shelf.git@73edd2b6e18ee50afac57e4e224b8c714b81e66d',
Var('dart_git') + '/shelf.git@2926f76dc0f713b46ba5d9dbc391e29c6d1521a9',

'src/third_party/dart/third_party/pkg/source_map_stack_trace':
Var('dart_git') + '/source_map_stack_trace.git@16e54fd9fc088961773340cb5c3688a089387135',
Var('dart_git') + '/source_map_stack_trace.git@196d7bfa58ef307687907c323ab8e5fb1f382afa',

'src/third_party/dart/third_party/pkg/source_maps':
Var('dart_git') + '/source_maps.git@97c4833100b1bd8ea7e4a2fa1808383007e2d1e8',
Expand All @@ -459,22 +459,22 @@ deps = {
Var('dart_git') + '/source_span.git@37735aecc5d8c0fb75ed61691bae056510b357bb',

'src/third_party/dart/third_party/pkg/sse':
Var('dart_git') + '/sse.git@8cc5b11aa0c82cd0d89758d20782221cc6ac6dec',
Var('dart_git') + '/sse.git@eeb2588ce56a5b2f1e4bbd88c2b35c910c505b71',

'src/third_party/dart/third_party/pkg/stack_trace':
Var('dart_git') + '/stack_trace.git@4ddd86d5d22aad9a8e8e9a06fd0a6a6271736135',
Var('dart_git') + '/stack_trace.git@bcf2a0b1b7d4abaeedcb8b18ff41e4994aea1b17',

'src/third_party/dart/third_party/pkg/stream_channel':
Var('dart_git') + '/stream_channel.git@e54234f94da929153b012de2bba75c5246a52538',
Var('dart_git') + '/stream_channel.git@0ce7ab69c3a2ab83cdeb9dc60e1bacbb83abc165',

'src/third_party/dart/third_party/pkg/string_scanner':
Var('dart_git') + '/string_scanner.git@413b57a3b14fa273e8ed52578edfbe0446084795',
Var('dart_git') + '/string_scanner.git@da9142cf9809e7e1364144b8193ec60d87f0a4b8',

'src/third_party/dart/third_party/pkg/term_glyph':
Var('dart_git') + '/term_glyph.git@423700a3c019dc67f93d2bd6578016a1402506f7',
Var('dart_git') + '/term_glyph.git@1b28285a7e818b8e87c4d2119d968c5b36d73c7a',

'src/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@d0fc4bde2e05e62c75bc3ac7b3de3f510816ea44',
Var('dart_git') + '/test.git@27dcae11f6630c0d980f521cf372e962d286e9d3',

'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@0bfaad91ed308ce9da11b48395c8210d7542c16b',
Expand All @@ -483,7 +483,7 @@ deps = {
Var('dart_git') + '/tools.git' + '@' + Var('dart_tools_rev'),

'src/third_party/dart/third_party/pkg/typed_data':
Var('dart_git') + '/typed_data.git@a20be901e11eddcbd6e5735fb01b64d28c94c49d',
Var('dart_git') + '/typed_data.git@80e8943524a627f7ff421ace824f38105983e89a',

'src/third_party/dart/third_party/pkg/usage':
Var('dart_git') + '/usage.git@09bb8472fdafff2c48a19aabbcf57b3af0f43934',
Expand All @@ -501,7 +501,7 @@ deps = {
Var('dart_git') + '/external/github.com/google/webkit_inspection_protocol.dart.git' + '@' + Var('dart_webkit_inspection_protocol_rev'),

'src/third_party/dart/third_party/pkg/yaml':
Var('dart_git') + '/yaml.git@7930148a3d03d7985ce2b53bc5eb2be9c878dab8',
Var('dart_git') + '/yaml.git@ae001879aa377afee2e70cf11b8716d6cc3e2658',

'src/third_party/dart/third_party/pkg/yaml_edit':
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),
Expand Down

0 comments on commit e4a4cc0

Please sign in to comment.