[co19] Roll co19 to dd7fa9c980a47c5196c192046f5d4a43dbce70ef
2025-02-05 sgrekhov22@gmail.com dart-lang/co19#2559. Add tests for enum with empty list of values (dart-lang/co19#3066)
2025-02-04 sgrekhov22@gmail.com dart-lang/co19#3054. Add more method clozurization tests (dart-lang/co19#3060)
2025-02-04 sgrekhov22@gmail.com Fixes dart-lang/co19#3063. Add additional "correct member overrides" test (dart-lang/co19#3065)
2025-02-04 sgrekhov22@gmail.com dart-lang/co19#3054. Add more test cases to closurization tests. Part 1. (dart-lang/co19#3061)
2025-02-04 sgrekhov22@gmail.com dart-lang/co19#3054. Add generic method instantiation tests (dart-lang/co19#3062)
2025-02-01 49699333+dependabot[bot]@users.noreply.github.com Bump actions/setup-java from 4.6.0 to 4.7.0 in the github-actions group (dart-lang/co19#3064)
Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try
Change-Id: I5d1b9a2d7231b2b8f20e97e3f9da940f4632957f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/408260
Reviewed-by: Alexander Thomas <athom@google.com>
Auto-Submit: Sergey Grekhov <sgrekhov22@gmail.com>
Commit-Queue: Erik Ernst <eernst@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
diff --git a/DEPS b/DEPS
index ce9db55..d06c265 100644
--- a/DEPS
+++ b/DEPS
@@ -54,7 +54,7 @@
# co19 is a cipd package automatically generated for each co19 commit.
# Use tests/co19/update.sh to update this hash.
- "co19_rev": "9b05eab312a0247b890c06a05ef667e56a4534ff",
+ "co19_rev": "dd7fa9c980a47c5196c192046f5d4a43dbce70ef",
# The internal benchmarks to use. See go/dart-benchmarks-internal
"benchmarks_internal_rev": "6e26684f965f797471d9d424beef5cf0908c60ee",