[deps] rev cli_util, crypto, test, vector_math, webdev

Revisions updated by `dart tools/rev_sdk_deps.dart`.

cli_util (fd38b5f..3851652):
  3851652  2023-02-24  Kevin Moore  Move to dart_flutter_team_lints, require Dart 2.19 (#77)
  705bb29  2023-02-24  Kevin Moore  blast_repo fixes (#76)

crypto (03eb2c9..9efb888):
  9efb888  2023-02-23  Kevin Moore  move to pkg:dart_flutter_team_lints, require Dart 2.19 (#141)

test (2cc4144..1307cc5):
  1307cc59  2023-02-23  Nate Bosch  Add ComparableChecks extension (#1960)
  66f2985c  2023-02-24  Pascal Welsch  Fix isNotEmpty rejection (#1959)
  cf10dc5b  2023-02-23  Nate Bosch  Condition must have dynamic generic in deepEquals (#1958)
  6fc48d03  2023-02-23  Nate Bosch  Fix timeouts when a predicate throws instead (#1957)

vector_math (920e9b6..1e4d000):
  1e4d000  2023-02-23  Kevin Moore  Move to latest team lints, require Dart 2.19 (#281)

webdev (1e7f9b7..deb801b):
  deb801b  2023-02-24  Devon Carew  contribute issue templates and pull request labeling (#1979)
  74a6520  2023-02-24  Elliott Brooks (she/her)  [MV3 Debug Extension] Use new Dart Debug Extension bug template (#1992)
  c1f325c  2023-02-24  Elliott Brooks (she/her)  [MV3 Debug Extension] Bolt debugging: can reload the page and continue to debug (#1991)
  057f598  2023-02-23  Elliott Brooks (she/her)  [MV3 Debug Extension] Small fixes for building the extension (#1990)
  28a090e  2023-02-23  Anna Gringauze  Run dwds tests in a copy of the sdk directory (#1989)
  b58d3eb  2023-02-23  Anna Gringauze  Run webdev tests in a copy of the sdk directory (#1987)

Change-Id: Iaad67eec68cf3cfeba832abbeb42728043e15b22
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285760
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
This commit is contained in:
Devon Carew 2023-02-27 21:07:29 +00:00 committed by Commit Queue
parent 1d0146984c
commit cf60e70356

10
DEPS
View file

@ -118,11 +118,11 @@ vars = {
"boolean_selector_rev": "16e6ad3c8000e08a7f1c213aef2a692d872a16c7",
"browser_launcher_rev": "bc2dc4ef53a6619032e9f01450848e9ed40a9437",
"characters_rev": "3281cc7b76731de06dcbafa95516681710ba8d5e",
"cli_util_rev": "fd38b5fb282a4f3d4f7c2acb1c1d4c0d62e000ae",
"cli_util_rev": "3851652a72ee572ec7371942a658788c61847dea",
"clock_rev": "5abb4816bad6cf3bfab64d65d501752d19760bd0",
"collection_rev": "0d0e184a5f70ca4e23dab23df686127ec40bfb11",
"convert_rev": "83886e3fd895211a98e49b7595a92796fa216641",
"crypto_rev": "03eb2c9098069a7816bbace581dc2d6e196c63ca",
"crypto_rev": "9efb888e9b06489bd7c861b1d01f4c4eebb05b60",
"csslib_rev": "b671738dc6de7d212b5f943b4258f9bb099d3e83",
# Note: Updates to dart_style have to be coordinated with the infrastructure
# team so that the internal formatter `tools/sdks/dart-sdk/bin/dart format`
@ -169,18 +169,18 @@ vars = {
"string_scanner_rev": "29e471ea98762db8052cca0e6a69ef9c7999abed",
"sync_http_rev": "36a1bd086798cbdb48e7541b05e5a14b5e5bb56b",
"term_glyph_rev": "d275a8f7482b6a5e4f15d0da6feb66c24f52eb94",
"test_rev": "2cc4144ea8cf93aa37b246ed4424c0d1d8bf02fd",
"test_rev": "1307cc59c30ad99a1dc0bb579ddfcaaf41d2c9d1",
"test_descriptor_rev": "1d4a967dd17874f3835af30720e9820c74977569",
"test_process_rev": "f76d0b8fcf078d629cb57f859db79be93d6323d5",
"test_reflective_loader_rev": "c4c2d5c3f94a96f3fc79e9e28944fba391bc544c",
"tools_rev": "301033faf58fbb6c6992b6f7ab2b2ec1e931f642",
"typed_data_rev": "f858046fb420cf644e7d8cb86b7893f2830d8a6c",
"usage_rev": "399770f45ed2d384d79395c0341a04fb25609a4d",
"vector_math_rev": "920e9b6ef0da58d8867cd3dee748200dc75356e2",
"vector_math_rev": "1e4d000f55512ca55d0fcef4e13fc03010d54251",
"watcher_rev": "0ca663817ee879477a35fa2724f0e47c15facf13",
"web_components_rev": "8f57dac273412a7172c8ade6f361b407e2e4ed02",
"web_socket_channel_rev": "e2fe7f665997ab8e28aa76a8b26483f9903221a8",
"webdev_rev": "1e7f9b7e55c4ab55db15275e8834a1e50e2d2832",
"webdev_rev": "deb801b7734056a6ffeefabe8ceb534fb658cdea",
"webdriver_rev": "562aa06353d513586b806ce1c9655dac3971879f",
"webkit_inspection_protocol_rev": "8401098ace995e4dcd9855a2741c2dacccaa780b",
"yaml_rev": "a6d8781744d34c391368664b4c1e174f0433bbb6",