[deps] rev args, characters, dartdoc, ffi, http, markdown, mockito, path, pool, source_maps, test, tools, webdev

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

args (b08471e..9305d5a):
  9305d5a  2023-02-15  Naoto Kaneko  Update README.md (#236)

characters (29f3a3e..3281cc7):
  3281cc7  2023-02-16  Devon Carew  blast_repo fixes (#75)

dartdoc (3931595..dba6f94):
  dba6f946  2023-02-16  Janice Collins  Preserve type aliases for records in output (#3340)
  96e61903  2023-02-16  Sam Rawlins  Remove unused additionalOptions parameter, other little refactorings (#3339)
  f64290e1  2023-02-13  Devon Carew  remove an unused css attribute (#3335)
  c055526a  2023-02-13  Devon Carew  fix an issue where we created a temporary directory when performing a dry run (#3334)
  1f6c8db5  2023-02-13  dependabot[bot]  Bump github/codeql-action from 2.2.1 to 2.2.4 (#3337)
  f1fa0efc  2023-02-13  dependabot[bot]  Bump actions/cache from 3.2.4 to 3.2.5 (#3338)

ffi (69d7596..32f5eef):
  32f5eef  2023-02-20  Daco Harkes  Bump SDK constraint to 4.0.0 (#185)

http (f4b365e..c13a3f8):
  c13a3f8  2023-02-17  Alex Li   Add Cronet embedded tool (#853)

markdown (f51c24c..4befe66):
  4befe66  2023-02-16  Zhiguang Chen  Do not generate heading IDs for headings with no content in `HeaderWithIdSyntax` (#522)
  cae08af  2023-02-15  Kevin Moore  Prepare to release v7.0.1 (#520)
  bdbaf76  2023-02-15  Zhiguang Chen  Remove lookarounds from autolink extension patterns (#519)
  eb09fac  2023-02-14  Kevin Moore  Move to pkg:dart_flutter_team_lints (#518)
  51a6389  2023-02-15  Zhiguang Chen  Add line endings to HTML blocks (#512)
  a4cd7a0  2023-02-14  Kevin Moore  Label tests that only run on the VM: allows running tests with browser (#516)
  6788042  2023-02-14  Kevin Moore  CI: add publish and response workflows (#517)

mockito (d2a8df1..ed5bd84):
  ed5bd84  2023-01-09  Ross Wang  Relax mixin criteria
  781752c  2023-02-13  Sam Rawlins  Change `void` to `dynamic` when overriding method arguments
  71e41b9  2023-02-10  Sam Rawlins  Add `ignore_for_file: use_of_void_result`
  d5a25f8  2023-02-08  Sam Rawlins  Fix violations of `unnecessary_parenthesis` lint

path (a95f1e9..24b58a2):
  24b58a2  2023-02-20  Kevin Moore  Move to team lints, require Dart 2.19 (#138)
  8ec8ca0  2023-02-18  Kevin Moore  blast_repo fixes (#137)

pool (51f1131..694cfd8):
  694cfd8  2023-02-20  Kevin Moore  move to package:dart_flutter_team_lints, require Dart 2.19 (#65)
  40bf2af  2023-02-20  Kevin Moore  blast_repo fixes (#64)

source_maps (cf44db3..a112e98):
  a112e98  2023-02-16  Devon Carew  configure publishing automation (#74)

test (b5e70db..e56c643):
  e56c6439  2023-02-17  Jacob MacDonald  Add exe compiler, supports running tests compiled to native executables (#1941)
  f80dfa00  2023-02-16  Nate Bosch  Add note about why we are replacing matcher (#1940)
  732ae1de  2023-02-15  Nate Bosch  Add `because` usage in examples (#1939)
  f6df9756  2023-02-15  Jacob MacDonald  Fix typo in readme (#1937)
  aca53419  2023-02-14  Nate Bosch  Add a caret constraint for matcher (#1927)
  f7f3a019  2023-02-14  Jacob MacDonald  use test_api/backend.dart instead of test_core/backend.dart (#1936)
  de40c1c0  2023-02-14  Jacob MacDonald  Add support for `--compiler` flag (#1903)
  1f42db8c  2023-02-13  Devon Carew  updates to package:checks docs (#1933)

tools (48a544b..a53933c):
  a53933c  2023-02-17  Elias Yishak  [package:dash_analytics] Tests for conforming to GA4 Measurement Protocol limitations (#9)
  c54430b  2023-02-17  Devon Carew  add some clarification to the top-level readme (#8)

webdev (0bae2be..ae7eb80):
  ae7eb80  2023-02-17  Anna Gringauze  Add tests for object inspection (#1973)
  7d80a2c  2023-02-17  Elliott Brooks (she/her)  Ignore offset / count if an instance has no `length`  (#1972)
  cd66172  2023-02-17  Elliott Brooks (she/her)  [MV3 Debug Extension] User can reload app and continue to debug (#1968)
  8b7f9d3  2023-02-16  Anna Gringauze  Re-enable weak webdev tests (#1960)
  83d8e47  2023-02-16  Elliott Brooks (she/her)  [MV3 Debug Extension] Variables in panel.dart should be private (#1969)
  4e85e74  2023-02-16  Elliott Brooks (she/her)  [MV3 Debug Extension] The new debug extension can be run on Manifest V3 or Manifest V2 (#1966)
  3982f5f  2023-02-15  Elliott Brooks (she/her)  [MV3 Debug Extension] Clean up tests in preparation for supporting compiling to MV2  (#1964)
  3ad544e  2023-02-15  Elliott Brooks (she/her)  [MV3 Debug Extension] Remove isMV3Extension field from DevtoolsRequest (#1963)
  c77043e  2023-02-14  Elliott Brooks (she/her)  [MV3 Debug Extension] Fix isDevMode getter (#1962)
  a761125  2023-02-14  Elliott Brooks (she/her)  [MV3 Debug Extension] Print `console` messages on test failure (#1961)
  41e92be  2023-02-14  Anna Gringauze  Create test_common package (#1945)
  443f820  2023-02-14  Anna Gringauze  Re-enable skipped reload test (#1958)
  a7bc3fc  2023-02-14  Anna Gringauze  Make dart-uri-file-uri test use sound null safety (#1959)
  464a8eb  2023-02-14  Elliott Brooks (she/her)  [MV3 Debug Extension] Compile extension with Dart instead of shell script (#1954)
  7cf8fe2  2023-02-13  Anna Gringauze  Fix asset handler tests (#1956)
  c371ad7  2023-02-13  Anna Gringauze  Fix chrome_proxy_service tests broken after switch to null safety by default (#1957)
  d6ec127  2023-02-13  Anna Gringauze  Move test-only code from the SdkLayout (#1955)
  35fa34b  2023-02-13  Elliott Brooks (she/her)  [MV3 Debug Extension] Update Chrome APIs to be backwards compatible with MV2 (#1951)

Change-Id: I4250594d0fa775d07cb3a0f8594e634552de452b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/284240
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
This commit is contained in:
Devon Carew 2023-02-20 20:09:45 +00:00 committed by Commit Queue
parent abaf24e10d
commit 9bc32f1914

26
DEPS
View file

@ -111,13 +111,13 @@ vars = {
# 'tools/rev_sdk_deps.dart' can rev pkg dependencies to their latest; put an
# EOL comment after a dependency to pin it at its current revision.
"args_rev": "b08471e2fc6e01e3130e49d97de642edf0cf8381",
"args_rev": "9305d5a2ca817a065a1ded3734655d99cd717f2c",
"async_rev": "8deaa40439b05babb0093554ac58b982891076ff",
"bazel_worker_rev": "53871c5fe36438b734a0f75c91055e75111a7210",
"benchmark_harness_rev": "a6a0891e5430ce10518d19a52b6fa6c4ad18a6f2",
"boolean_selector_rev": "16e6ad3c8000e08a7f1c213aef2a692d872a16c7",
"browser_launcher_rev": "bc2dc4ef53a6619032e9f01450848e9ed40a9437",
"characters_rev": "29f3a3e2a050161823670cea8de9546466c8ac05",
"characters_rev": "3281cc7b76731de06dcbafa95516681710ba8d5e",
"cli_util_rev": "fd38b5fb282a4f3d4f7c2acb1c1d4c0d62e000ae",
"clock_rev": "5abb4816bad6cf3bfab64d65d501752d19760bd0",
"collection_rev": "0d0e184a5f70ca4e23dab23df686127ec40bfb11",
@ -135,13 +135,13 @@ vars = {
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
"dart_style_rev": "d0c6b1da52c9f80679a7aaa05e5935ef5c6bb52f", # manually rev'd
"dartdoc_rev": "39315954ba9c36cb72303269c5c65fd761102e54",
"ffi_rev": "69d759613f9be3a897ce9a67910e9914694c96f3",
"dartdoc_rev": "dba6f946838e7552d0d66bdac798967d2727bcf9",
"ffi_rev": "32f5eefea59d4461e8ab40e83f157e49d5abe0da",
"file_rev": "72a67c33f90bfb7e10057e286e06d2fe3baa4d98",
"fixnum_rev": "f8379d94436f3a73f71ea078f3207897c6700498",
"glob_rev": "f378dc8734f9f2413e93951f95d278420e4a03e0",
"html_rev": "0b8025c16e1e5a5bcd451fb3a81cd98df218dcd4",
"http_rev": "f4b365e80fc1fad82ec5b9d08976d58103a87fb2",
"http_rev": "c13a3f818f2a8274a2cb4859cf112520eb150bae",
"http_multi_server_rev": "2cd53558a80fb0609532cdd4d3d65f2fa22448a8",
"http_parser_rev": "b3b283b9f139640b932d604e8815460bbd3ecab5",
"intl_rev": "fca552f2ec5d682b5fa36f02bdd72a5a4e2edcee",
@ -149,19 +149,19 @@ vars = {
"linter_rev": "85d62c18e2a353abd4905aaf86e05dd1fc9d7b9a", # 1.34.0-dev
"lints_rev": "dfded5e265015f21ce154577fe8488dc244e33c2",
"logging_rev": "abef3717d958158eb8b0ddb2871f4b15a9804cd4",
"markdown_rev": "f51c24c5c5603ac20b6d88aded78ef3aa23619ac",
"markdown_rev": "4befe66d779a84a7a5b386d927284b93ebb169cd",
"matcher_rev": "c1a07043de3da4968e1736fcde1c521802821859",
"mime_rev": "1a51be02b3cbc742c79d83575bd096ae8c295c1f",
"mockito_rev": "d2a8df169706d1c1e5daaf0c96ee03b8238bd599",
"mockito_rev": "ed5bd84f7bd7b651c96fbd7f449e92984a902502",
"package_config_rev": "74ac1cb90ad7f4f05bd92c952eaf9756c516fca3",
"path_rev": "a95f1e911dc9e2d407662c03edab0d550f2d1fa5",
"pool_rev": "51f1131f707f81c5c9120bed5d290c8be83dc5d3",
"path_rev": "24b58a2499440cc3d12d2b3c2f52b95f91ff1c0a",
"pool_rev": "694cfd867d8d84857fc42a8d07933013f0d25305",
"protobuf_rev": "75bc380a6e9601565606a13dee16c5ab2bf5019c",
"pub_rev": "048e3ad2b5e1b4ebe6883addbc95722be6904a7b", # manually rev'd
"pub_semver_rev": "c0e6ea74ccfbfdb2ef54c7cd9ad31455ca8e481f",
"shelf_rev": "707c8b2e5ca2a512315a3923fbeee87464eafcfa",
"source_map_stack_trace_rev": "a60ef54b36147b103d8b7d0317d6b578ebf874cc",
"source_maps_rev": "cf44db3cd1d9f8ea5340077a832aa0ce23234ba3",
"source_maps_rev": "a112e981a985a8af2047ee25a9cf56b0d5413b02",
"source_span_rev": "3951ba50ec29b9870c3131c6ddcc88700d26f3ee",
"sse_rev": "8c03b73f90d951f5b33dd496593718107c79f97a",
"stack_trace_rev": "6ceb191ace71c18ccf5648f6b2e8be52da39c56f",
@ -169,18 +169,18 @@ vars = {
"string_scanner_rev": "29e471ea98762db8052cca0e6a69ef9c7999abed",
"sync_http_rev": "36a1bd086798cbdb48e7541b05e5a14b5e5bb56b",
"term_glyph_rev": "d275a8f7482b6a5e4f15d0da6feb66c24f52eb94",
"test_rev": "b5e70db585371a09ad2c46e78a5fd00b4efe37e9",
"test_rev": "e56c643950fb06a9d249241715730561447ed24f",
"test_descriptor_rev": "1d4a967dd17874f3835af30720e9820c74977569",
"test_process_rev": "f76d0b8fcf078d629cb57f859db79be93d6323d5",
"test_reflective_loader_rev": "c4c2d5c3f94a96f3fc79e9e28944fba391bc544c",
"tools_rev": "48a544b052b7c1f60d2a70fae99c7f19705f2780",
"tools_rev": "a53933cb0155a4d82abad515141cef6d7332884d",
"typed_data_rev": "f858046fb420cf644e7d8cb86b7893f2830d8a6c",
"usage_rev": "399770f45ed2d384d79395c0341a04fb25609a4d",
"vector_math_rev": "920e9b6ef0da58d8867cd3dee748200dc75356e2",
"watcher_rev": "0ca663817ee879477a35fa2724f0e47c15facf13",
"web_components_rev": "8f57dac273412a7172c8ade6f361b407e2e4ed02",
"web_socket_channel_rev": "e2fe7f665997ab8e28aa76a8b26483f9903221a8",
"webdev_rev": "0bae2be47afe01cb0bbd63271f3565cca6713222",
"webdev_rev": "ae7eb80cc38ee56284872400e814708cce8b2d28",
"webdriver_rev": "562aa06353d513586b806ce1c9655dac3971879f",
"webkit_inspection_protocol_rev": "8401098ace995e4dcd9855a2741c2dacccaa780b",
"yaml_rev": "a6d8781744d34c391368664b4c1e174f0433bbb6",