diff --git a/DEPS b/DEPS index 244fab66a1..8f34ee6421 100644 --- a/DEPS +++ b/DEPS @@ -48,15 +48,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': '0c85a16bac6d93810c724b16258462e7a57261d3', + 'dart_revision': '4e2f5b068984f7a29ed5cb069fa7d7a0ed339437', # 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': 'b9b5f162ca8bf5b899ff0f0351491d7d403d7ed9', 'dart_boringssl_gen_rev': 'ced85ef0a00bbca77ce5a91261a5f2ae61b1e62f', 'dart_boringssl_rev': '87f316d7748268eb56f2dc147bd593254ae93198', - 'dart_browser_launcher_rev': 'ba4e02851d2e3d5b2889c6b44f6189baea584ce1', - 'dart_clock_rev': '93d9f56106fdba330bc8fade194038a5561ec730', + 'dart_browser_launcher_rev': 'ed1152400fe3d937b16d6ec59965305c755eb490', + 'dart_clock_rev': '6b2004cdcc940f9af4c32211a2b591d8e0abd924', 'dart_collection_rev': '9db854d03529ccf8d0d665868ded65a4c1403c0f', 'dart_devtools_rev': '026f0adf03725fbab24d601ac74c811808f258e5', 'dart_libprotobuf_rev': '24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb', @@ -66,9 +66,9 @@ vars = { 'dart_pub_rev': '3e2c92a8bb74935302de52b80b870bf66963756d', 'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50', 'dart_watcher_rev': '00aa79b0ff5562c9dafb0525891e2e69c51be06d', - 'dart_webdev_rev': 'e887316c2352524baaf3b2e5aadd15ba0773edf6', + 'dart_webdev_rev': '22b34e35ddf5d9580c34c3ae85ba72d2551914e2', 'dart_webkit_inspection_protocol_rev': '8401098ace995e4dcd9855a2741c2dacccaa780b', - 'dart_yaml_edit_rev': '386fd331f206e0cb1d081cd76a4fe92fe016c99d', + 'dart_yaml_edit_rev': '5f392a1511ab97dde0e4a6bb7225f283f59ea840', 'dart_zlib_rev': '27c2f474b71d0d20764f86f60ef8b00da1a16cda', 'ocmock_rev': 'c4ec0e3a7a9f56cfdbd0aa01f4f97bb4b75c5ef8', # v3.7.1 @@ -239,7 +239,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'f24f62fa5381c0e415b6ca2000600fc0600c11c8', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'e18c162be6327beb90fc885e81db8fadceafb94f', # Fuchsia compatibility # @@ -326,7 +326,7 @@ deps = { Var('dart_git') + '/bazel_worker.git@d5f88375b41def124aa65be1d4da8a2c9e82e076', 'src/third_party/dart/third_party/pkg/boolean_selector': - Var('dart_git') + '/boolean_selector.git@28dc03d893e5ac4141b48d8e7ef80eacb04de071', + Var('dart_git') + '/boolean_selector.git@9fd3bae0574e947fc0ddd3cdcf153f951678f172', 'src/third_party/dart/third_party/pkg/browser_launcher': Var('dart_git') + '/browser_launcher.git' + '@' + Var('dart_browser_launcher_rev'), @@ -344,16 +344,16 @@ deps = { Var('dart_git') + '/convert.git@8812e4034235bf90e89eea7635e10512a35d62e6', 'src/third_party/dart/third_party/pkg/crypto': - Var('dart_git') + '/crypto.git@8a03816370b2f856ab52bf302472a7bf1286094d', + Var('dart_git') + '/crypto.git@1cb1528bbc361206dcc2f50df30b08db4cb99cf4', 'src/third_party/dart/third_party/pkg/csslib': - Var('dart_git') + '/csslib.git@5836863a4e73da8fb88b9a65901eb653339b1196', + Var('dart_git') + '/csslib.git@44bfbe32ca4a633a51a174b4bc889c64f95792b0', 'src/third_party/dart/third_party/pkg/dart_style': Var('dart_git') + '/dart_style.git@33efb2560c62b7b7bf330009cd757495b0e1456a', 'src/third_party/dart/third_party/pkg/dartdoc': - Var('dart_git') + '/dartdoc.git@1a7952b13858ed307185a28f9b4ea861c0abb1c5', + Var('dart_git') + '/dartdoc.git@a0755f5f59fbfeb46e694bcf67c2832e3a67255e', 'src/third_party/dart/third_party/pkg/ffi': Var('dart_git') + '/ffi.git@04fa38ab45cb2957f9059e03031b53906c2c4385', @@ -368,10 +368,10 @@ deps = { Var('dart_git') + '/glob.git@eaa878b6af1ec7f7deeab0d2f9e830a7a7da2a8c', 'src/third_party/dart/third_party/pkg/html': - Var('dart_git') + '/html.git@57b747d7052aba08901adb366ffb2836facaa04d', + Var('dart_git') + '/html.git@0438b26b90be4d491ec55586b6b841f41e4fbf1e', 'src/third_party/dart/third_party/pkg/http': - Var('dart_git') + '/http.git@ffb44388762716f8d93aaa8541f8c5f2de159b71', + Var('dart_git') + '/http.git@877f13423891231666da953e9a230f7e080aaabb', 'src/third_party/dart/third_party/pkg/http_multi_server': Var('dart_git') + '/http_multi_server.git@e0b5d357890eb09f0a7b3d26ddf643dee6977c4b', @@ -431,7 +431,7 @@ deps = { Var('dart_git') + '/source_maps.git@0a4b030b381996c203f054f4f3f93cd256fec83a', 'src/third_party/dart/third_party/pkg/source_span': - Var('dart_git') + '/source_span.git@b739fbf161e0b3058d6fda6f95953b359afdd0fb', + Var('dart_git') + '/source_span.git@905a167351abd9f1b5e1b26b046df05c35c9b6a6', 'src/third_party/dart/third_party/pkg/sse': Var('dart_git') + '/sse.git@11e83a0810c06b6f468ca8f50117ab97fcf9c92e', @@ -446,16 +446,16 @@ deps = { Var('dart_git') + '/string_scanner.git@f7a656fdaaab069fc6f8c9d34d3205ce6100dfb1', 'src/third_party/dart/third_party/pkg/term_glyph': - Var('dart_git') + '/term_glyph.git@f6856e264f8f88309be36a7eed6defce2ab38b24', + Var('dart_git') + '/term_glyph.git@b1105016d7b178d27032ec112af53227e1e5e50b', 'src/third_party/dart/third_party/pkg/test': - Var('dart_git') + '/test.git@8ea42987b0fee4a31ec97c101d0c66a461bf18f3', + Var('dart_git') + '/test.git@78329319a535e3b7cc7bd056c149b47ff4149c57', 'src/third_party/dart/third_party/pkg/test_reflective_loader': Var('dart_git') + '/test_reflective_loader.git@a85a930ad3736f93b96f6cc104d3576c1ae19e0e', 'src/third_party/dart/third_party/pkg/tools': - Var('dart_git') + '/tools.git@0304fbbb42989abd9ab6bbdfad26d830c96a7574', + Var('dart_git') + '/tools.git@cd799be6a124b8c8d0490f81a816a6b34d0a0031', 'src/third_party/dart/third_party/pkg/typed_data': Var('dart_git') + '/typed_data.git@d85363d2efb333afce07ec409a529ec32986e1a2',