Skip to content

Commit 0c87c84

Browse files
sgrekhovathomas
authored andcommitted
[co19] Roll co19 to f4bd100ed6fe9a1f9a98d6e4163d742824fbf21c
2022-12-20 [email protected] dart-lang/co19#1401. [Patterns] Object pattern tests (dart-lang/co19#1602) 2022-12-20 [email protected] Fixes dart-lang/co19#1539. Rename "views" experimental flag to "inline-class" (dart-lang/co19#1596) 2022-12-20 49699333+dependabot[bot]@users.noreply.github.com Bump actions/checkout from 3.1.0 to 3.2.0 (dart-lang/co19#1607) 2022-12-20 49699333+dependabot[bot]@users.noreply.github.com Bump actions/setup-java from 3.8.0 to 3.9.0 (dart-lang/co19#1608) 2022-12-19 [email protected] dart-lang/co19#1604. Update errors expectations for metadata parsing (dart-lang/co19#1605) 2022-12-19 [email protected] Fixes dart-lang/co19#1601. Expect compile-time error for elementAt() invocation on not a constant (dart-lang/co19#1603) 2022-12-16 [email protected] dart-lang/co19#1599. Expect TypeError in place of NullThrownError in co19 tests (dart-lang/co19#1600) Change-Id: I490806d7116f66dc294921561bdec350039e44f7 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/276901 Reviewed-by: Alexander Thomas <[email protected]>
1 parent 2dffe31 commit 0c87c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ vars = {
5151

5252
# co19 is a cipd package. Use update.sh in tests/co19[_2] to update these
5353
# hashes.
54-
"co19_rev": "be8f8ae44d3f5222713ab1c51e7dbf2296db0719",
54+
"co19_rev": "f4bd100ed6fe9a1f9a98d6e4163d742824fbf21c",
5555
# This line prevents conflicts when both packages are rolled simultaneously.
5656
"co19_2_rev": "8ba5eb65399044d20370c8cfd115e1f6bc51acb1",
5757

0 commit comments

Comments
 (0)