From eeff47f1ffa5495cab4829a75913e04fbc7d41a8 Mon Sep 17 00:00:00 2001 From: "Sergey G. Grekhov" Date: Mon, 31 Jul 2023 08:44:45 +0000 Subject: [PATCH] [co19] Roll co19 to 3f9d5d1f9ea353b61982236624809f930323dbf7 2023-07-28 sgrekhov22@gmail.com dart-lang/co19#2142. Fix typo (dart-lang/co19#2155) 2023-07-26 sgrekhov22@gmail.com dart-lang/co19#2149. Fix new errors due to changes with the constant evaluator (dart-lang/co19#2152) 2023-07-26 sgrekhov22@gmail.com dart-lang/co19#2145. Add more tests for Variable (dart-lang/co19#2146) 2023-07-25 sgrekhov22@gmail.com dart-lang/co19#2142. Add syntax tests (dart-lang/co19#2148) Change-Id: I6ee222b74fc092d93a1b76d35d89a008a97056be Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/316590 Commit-Queue: William Hesse Reviewed-by: William Hesse --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ab545ef605a6..55509638dc5b 100644 --- a/DEPS +++ b/DEPS @@ -53,7 +53,7 @@ vars = { # co19 is a cipd package. Use update.sh in tests/co19[_2] to update these # hashes. - "co19_rev": "1530f9b2408f5754c1c114f4d6475d883301f0ca", + "co19_rev": "3f9d5d1f9ea353b61982236624809f930323dbf7", # This line prevents conflicts when both packages are rolled simultaneously. "co19_2_rev": "db818086e326fab3eb437c3c399f7f5401d10681",