[co19] Roll co19_2 to 17f2b4079f55bb5beb8f8301970089c290590ae4

2022-10-04 sgrekhov22@gmail.com Fixes dart-lang/co19#1483. Removed static analysis warnings for different parameter override value (dart-lang/co19#1484)
2022-10-03 sgrekhov22@gmail.com dart-lang/co19#195. Don't use nnbd syntax in pre-nnbd tests (dart-lang/co19#1482)

Change-Id: I1dd7734649dc545cc92e5c3edb000466cb211082
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/263100
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
This commit is contained in:
Sergey G. Grekhov 2022-10-07 08:23:04 +00:00 committed by Commit Queue
parent af2f4e2d29
commit 6524b31967

2
DEPS
View file

@ -53,7 +53,7 @@ vars = {
# hashes.
"co19_rev": "7f9c5d2552ae31efc6f8105b7202496755e9661f",
# This line prevents conflicts when both packages are rolled simultaneously.
"co19_2_rev": "bb3d5399f6335011231cd57b127748bee81f2b40",
"co19_2_rev": "17f2b4079f55bb5beb8f8301970089c290590ae4",
# The internal benchmarks to use. See go/dart-benchmarks-internal
"benchmarks_internal_rev": "599aa474a03c37be146f82dfbad85f34f25ffa47",