Skip to content

Commit 351a3b0

Browse files
sgrekhovCommit Queue
authored andcommitted
[co19] Roll co19 to e6be493726c6e8ccf0c00aa8a83bfa5ef9850943
2024-11-06 [email protected] Fixes dart-lang/co19#2968. Fix expected result in syntax_relational_A01_t01.dart (dart-lang/co19#2969) 2024-11-06 [email protected] Fixes dart-lang/co19#2967. Update/ignore invalid_null_aware_operator warnings (dart-lang/co19#2970) 2024-11-05 [email protected] dart-lang/co19#2559. Add extension types to `augmented` expression tests. Part 7. (dart-lang/co19#2966) 2024-11-04 [email protected] dart-lang/co19#2559. Add extension types to `augmented` expression tests. Part 6. (dart-lang/co19#2965) 2024-11-04 [email protected] dart-lang/co19#2559. Add extension types to `augmented` expression tests. Part 5. (dart-lang/co19#2964) 2024-11-01 49699333+dependabot[bot]@users.noreply.github.com Bump the github-actions group with 2 updates (dart-lang/co19#2963) 2024-11-01 [email protected] dart-lang/co19#2559. Add extension types to `augmented` expression tests. Part 4. (dart-lang/co19#2962) 2024-11-01 [email protected] dart-lang/co19#2559. Add extension types to `augmented` expression tests. Part 3. (dart-lang/co19#2961) 2024-11-01 [email protected] dart-lang/co19#2138. Add more tests for functions with a short body (dart-lang/co19#2958) 2024-10-31 [email protected] dart-lang/co19#2559. Add extension types to `augmented` expression tests. Part 2. (dart-lang/co19#2960) 2024-10-31 [email protected] dart-lang/co19#2559. Add extension types to augmented expression tests. Part 1. (dart-lang/co19#2959) 2024-10-31 [email protected] dart-lang/co19#2559. Add `augmented` expression tests for control-flow elements (dart-lang/co19#2798) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: I90581e0ac624f8b8562b227c864271da8cee25ce Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/394260 Commit-Queue: Alexander Thomas <[email protected]> Reviewed-by: Erik Ernst <[email protected]> Reviewed-by: Alexander Thomas <[email protected]>
1 parent a946926 commit 351a3b0

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
@@ -54,7 +54,7 @@ vars = {
5454

5555
# co19 is a cipd package automatically generated for each co19 commit.
5656
# Use tests/co19/update.sh to update this hash.
57-
"co19_rev": "abef8c3392aeb04a59e94a467d9b08f16401852f",
57+
"co19_rev": "e6be493726c6e8ccf0c00aa8a83bfa5ef9850943",
5858

5959
# The internal benchmarks to use. See go/dart-benchmarks-internal
6060
"benchmarks_internal_rev": "3bd6bc6d207dfb7cf687537e819863cf9a8f2470",

0 commit comments

Comments
 (0)