From 807f2a3281a36e0a3c4d4a212e3a9b208cecccd3 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Tue, 2 Jan 2024 18:50:33 +0000 Subject: [PATCH] [deps] rev benchmark_harness, cli_util, convert, crypto, csslib, ecosystem, json_rpc_2 Revisions updated by `dart tools/rev_sdk_deps.dart`. benchmark_harness (https://github.com/dart-lang/benchmark_harness/compare/e59f675..a62e416): a62e416 2023-12-14 Kevin Moore Require Dart 3.2, pub dependencies, cleanup analysis_options (#97) cli_util (https://github.com/dart-lang/cli_util/compare/500dffa..e5b38ac): e5b38ac 2024-01-01 dependabot[bot] Bump actions/stale from 8.0.0 to 9.0.0 (#96) 91540ca 2023-12-20 Kevin Moore blast_repo fixes (#95) 1fd87c1 2023-12-15 Devon Carew require dart 3.0; rev to 0.4.1 in prep for publishing (#93) convert (https://github.com/dart-lang/convert/compare/3503170..f8a72d6): f8a72d6 2024-01-01 dependabot[bot] Bump actions/stale from 8.0.0 to 9.0.0 (#98) e6b0558 2023-12-18 Kevin Moore Enable and fix new lints (#97) 39e5ca6 2023-12-18 Kevin Moore blast_repo fixes (#96) crypto (https://github.com/dart-lang/crypto/compare/f3e64d2..63e9a90): 63e9a90 2024-01-01 dependabot[bot] Bump actions/stale from 8.0.0 to 9.0.0 (#160) f2c79ed 2023-12-19 Kevin Moore blast_repo fixes (#157) csslib (https://github.com/dart-lang/csslib/compare/17346e5..1ad2d1e): 1ad2d1e 2024-01-01 dependabot[bot] Bump actions/stale from 8.0.0 to 9.0.0 (#195) 1325d75 2023-12-18 Kevin Moore blast_repo fixes (#193) ecosystem (https://github.com/dart-lang/ecosystem/compare/ce707fb..dc44e82): dc44e82 2024-01-02 Moritz Get needed version from API tool in health check (#213) 55251b1 2024-01-02 Moritz De-async health checks (#208) 2587855 2024-01-01 dependabot[bot] Bump peter-evans/create-or-update-comment (#211) 0136c56 2024-01-01 dependabot[bot] Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#210) 82f4b77 2024-01-01 dependabot[bot] Bump actions/stale from 8.0.0 to 9.0.0 (#212) 5e12e96 2024-01-01 dependabot[bot] Bump actions/labeler from 4.3.0 to 5.0.0 (#209) 5d594f4 2023-12-14 Kevin Moore Require/support latest pkg:http (#207) b8679da 2023-12-07 Devon Carew normalize sort order of package listing (#205) json_rpc_2 (https://github.com/dart-lang/json_rpc_2/compare/460545c..ac1fabd): ac1fabd 2024-01-01 dependabot[bot] Bump actions/stale from 8.0.0 to 9.0.0 (#108) Change-Id: I83fa7042ac1970ae792110093bdcf8c0ec779fda Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344260 Auto-Submit: Devon Carew Commit-Queue: Konstantin Shcheglov Reviewed-by: Konstantin Shcheglov --- DEPS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/DEPS b/DEPS index 8c384271b2b..4f5e23bf1f7 100644 --- a/DEPS +++ b/DEPS @@ -120,16 +120,16 @@ vars = { "args_rev": "46d5033377d277d70bc6ec68504730b9384b1db1", "async_rev": "992457079da78dede35a56257d698288c467dc91", "bazel_worker_rev": "3d9cd5823fc96872b7275fe99a4fabc4dcfe57c8", - "benchmark_harness_rev": "e59f675ae00578e46a283d5868b36e4554398309", + "benchmark_harness_rev": "a62e4169c120ac04b1f5bfdf8f14346459529781", "boolean_selector_rev": "caea8d41cab1b7f4cc3c86d15a27c011ab01766b", "browser_launcher_rev": "c68ec25e36187b050ac918d2b614f2d6320f0045", "characters_rev": "7633a16a22c626e19ca750223237396315268a06", - "cli_util_rev": "500dffab6e00332c4c0b814359f06c8a9c3a5573", + "cli_util_rev": "e5b38ac76887e6eefaf417f5222c317929eed278", "clock_rev": "f975668839f45bad561d6227f88297bbbcff03fa", "collection_rev": "2d57a82ad079fe2d127f5a9b188170de2f5cdedc", - "convert_rev": "35031701fab532ada1a75c51155c0a6801055d88", - "crypto_rev": "f3e64d234416466683e29a4b20cf751684cbae6a", - "csslib_rev": "17346e528b19c09b2d20589e0ffa0f01a5ad54ad", + "convert_rev": "f8a72d67a10805bca358be8d7e189a62f79d86b9", + "crypto_rev": "63e9a90c97d216bfd6e3ce72e80df320ef84572a", + "csslib_rev": "1ad2d1ec461fb1836180e917220a5a48fd641897", # Note: Updates to dart_style have to be coordinated with the infrastructure # team so that the internal formatter `tools/sdks/dart-sdk/bin/dart format` # matches the version here. Please follow this process to make updates: @@ -142,7 +142,7 @@ vars = { # For more details, see https://github.com/dart-lang/sdk/issues/30164. "dart_style_rev": "8b1f24a8475a0116757172cd9acca4acbf87d973", # disable rev_sdk_deps.dart "dartdoc_rev": "3ce64a3d7da6702a4342bdfd0723b750fddeb35a", # https://github.com/dart-lang/dartdoc/issues/3562 - "ecosystem_rev": "ce707fbb45e54cd2b353f33d3849f4b10a262850", + "ecosystem_rev": "dc44e820d0cbe943192bec1e0499aa176463b91f", "ffi_rev": "c926657618443ff4821411ede01684096b503f84", "file_rev": "cd3a9324f6483f313ba1f0f3ff382ea4e6982ef2", "fixnum_rev": "3e08c0d7ce1a0cd832a17391444898ec610b5f89", @@ -153,7 +153,7 @@ vars = { "http_multi_server_rev": "ae484896624cee8b0a8a97a0fb1ea323c4c3d31f", "http_parser_rev": "224c1a9d24b46c7a9da1f09147e0e1fbda78089d", "intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f", - "json_rpc_2_rev": "460545c62d12c2cd4635054e327846628288cb7e", + "json_rpc_2_rev": "ac1fabddd51fc90aa6fa4e1248f1a7141899eb4a", "leak_tracker_rev": "8644f8b1c78009e9149e08e0c349d06c304110a9", "lints_rev": "3810f8b3dc3205cfaa4ccc0054b021e68046d851", "logging_rev": "324a0b5fd2b49b80ea4fbe2b48aac7794000e25a",