Skip to content

Commit

Permalink
[deps] rev args, bazel_worker, benchmark_harness, dartdoc, glob, http…
Browse files Browse the repository at this point in the history
…, http_parser, pub_semver, shelf, term_glyph, test, typed_data, webdev

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

args (https://github.com/dart-lang/args/compare/bd3ac85..b08471e):
  b08471e  2023-02-09  Sigurd Meldgaard  Suggest command based on aliases (#235)

bazel_worker (https://github.com/dart-lang/bazel_worker/compare/1124692..53871c5):
  53871c5  2023-02-09  Kevin Moore  Migrate to dart_flutter_team_lints, cleanup (#69)

benchmark_harness (https://github.com/dart-lang/benchmark_harness/compare/b1efcf7..a6a0891):
  a6a0891  2023-02-09  Kevin Moore  Require Dart 2.19, update lints to dart_flutter_team_lints (#84)

dartdoc (https://github.com/dart-lang/dartdoc/compare/494a6be..3931595):
  39315954  2023-02-13  Devon Carew  enable additional lints (#3336)
  a52639e7  2023-02-10  Sam Rawlins  Use markdown 7 (#3332)

glob (https://github.com/dart-lang/glob/compare/a828420..f378dc8):
  f378dc8  2023-02-13  Kevin Moore  Update to dart_flutter_team_lints, also cleaned up markdown (#71)

http (https://github.com/dart-lang/http/compare/8386923..f4b365e):
  f4b365e  2023-02-07  Sigurd Meldgaard  Remove dependency on package:path (#865)

http_parser (https://github.com/dart-lang/http_parser/compare/1c0c17a..b3b283b):
  b3b283b  2023-02-08  Kevin Moore  Bump min SDK to 2.17 (#69)

pub_semver (https://github.com/dart-lang/pub_semver/compare/e9c600c..c0e6ea7):
  c0e6ea7  2023-02-12  Devon Carew  Update CHANGELOG.md (#81)
  0d62000  2023-02-12  Kevin Moore  Fix new type error, use dart_flutter_team_lints (#80)

shelf (https://github.com/dart-lang/shelf/compare/9d1fb8a..707c8b2):
  707c8b2  2023-02-07  Kevin Moore  move to pkg:dart_flutter_team_lints (#330)

term_glyph (https://github.com/dart-lang/term_glyph/compare/520784d..d275a8f):
  d275a8f  2023-02-12  Kevin Moore  Fix CI, update lints (#34)

test (https://github.com/dart-lang/test/compare/da7c667..b5e70db):
  b5e70db5  2023-02-10  Jacob MacDonald  Add notes about versioning and publishing to CONTRIBUTING.md (#1929)
  2773daa6  2023-02-09  Jacob MacDonald  update changelog version in test to use ## (#1926)
  9e3072e1  2023-02-09  Danny Tuppeny  Handle absolute paths on Windows (#1923)
  07380027  2023-02-09  Nicholas Shahan  Fix typo in migration doc (#1924)
  f49fc16a  2023-02-09  Kevin Moore  Add auto-publish configuration (#1922)
  5bf28959  2023-02-08  Nate Bosch  Add link to file issue on README (#1921)
  ef81f471  2023-02-08  Nate Bosch  Fix directory name for issue templates (#1920)
  f3bfda9d  2023-02-08  Nate Bosch  Add issue templates (#1919)
  a80f4fd0  2023-02-08  Devon Carew  Refactor top level and package README files (#1918)
  0f4558fe  2023-02-07  Nate Bosch  Prepare to publish test_core and test (#1917)
  39f498c8  2023-02-06  Nate Bosch  Minor readme improvements (#1913)
  2cb07a3f  2023-02-06  Nate Bosch  Rename matches to matchesPattern, accept Pattern (#1907)
  ba6fb1c9  2023-02-06  Jacob MacDonald  Support running tests by absolute file: uri (#1893)
  ffeaec66  2023-02-06  Nate Bosch  Take Condition for async nesting expectations (#1896)
  cdd8c395  2023-02-06  Daniel Chevalier  update vm_service to support 11.0.0 (#1910)
  f2d97bf2  2023-02-06  Nate Bosch  Expand the doc comment for Context (#1902)

typed_data (https://github.com/dart-lang/typed_data/compare/6fbbd95..f858046):
  f858046  2023-02-12  Kevin Moore  fix ci, update analysis options (#61)

webdev (https://github.com/dart-lang/webdev/compare/6255c85..0bae2be):
  0bae2be  2023-02-10  Elliott Brooks (she/her)  Fix lifeline connection logic (#1952)
  4a41cf9  2023-02-10  Anna Gringauze  Support records (#1919)
  d6229e3  2023-02-09  Anna Gringauze  Fix failure on getting a list with out of range offset (#1947)
  f1b15e8  2023-02-09  Anna Gringauze  Fix incorrect list element count (#1944)
  fff4865  2023-02-09  Elliott Brooks (she/her)  Add missing IDs to inspector panel (#1946)
  47287e3  2023-02-08  Elliott Brooks (she/her)  [MV3 Debug Extension] Extension sets the `ide` query parameter for the DevTools URI (#1943)
  1136d51  2023-02-08  Elliott Brooks (she/her)  Catch exceptions in unawaited `Futures` (#1938)
  2cad786  2023-02-07  Anna Gringauze  Cleanup getObject logic for handling offsets and counts (#1936)
  b399e94  2023-02-06  Elliott Brooks (she/her)  Pull out `dart:io`-dependent functions from`/src/utilities/shared.dart` into
`/src/utilities/server.dart` (#1942)

Change-Id: I64bdc5485665ca4c13a331ae7a6c77b1cd3208d8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/282802
Commit-Queue: Devon Carew <devoncarew@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
  • Loading branch information
devoncarew authored and Commit Queue committed Feb 13, 2023
1 parent c50a409 commit 938b2fc
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@ 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": "bd3ac8537c78e267d55d261d95c2f79d10faee83",
"args_rev": "b08471e2fc6e01e3130e49d97de642edf0cf8381",
"async_rev": "8deaa40439b05babb0093554ac58b982891076ff",
"bazel_worker_rev": "11246923516148dd5fa7f20dfaf82bf432e7c38d",
"benchmark_harness_rev": "b1efcf74d42042cf8c9baa72e23f43c909c278ef",
"bazel_worker_rev": "53871c5fe36438b734a0f75c91055e75111a7210",
"benchmark_harness_rev": "a6a0891e5430ce10518d19a52b6fa6c4ad18a6f2",
"boolean_selector_rev": "16e6ad3c8000e08a7f1c213aef2a692d872a16c7",
"browser_launcher_rev": "bc2dc4ef53a6619032e9f01450848e9ed40a9437",
"characters_rev": "29f3a3e2a050161823670cea8de9546466c8ac05",
Expand All @@ -135,15 +135,15 @@ vars = {
#
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
"dart_style_rev": "d0c6b1da52c9f80679a7aaa05e5935ef5c6bb52f", # manually rev'd
"dartdoc_rev": "494a6bed4992ea4ee1d831e6bcf20ab645da950b",
"dartdoc_rev": "39315954ba9c36cb72303269c5c65fd761102e54",
"ffi_rev": "69d759613f9be3a897ce9a67910e9914694c96f3",
"file_rev": "72a67c33f90bfb7e10057e286e06d2fe3baa4d98",
"fixnum_rev": "f8379d94436f3a73f71ea078f3207897c6700498",
"glob_rev": "a828420ece453a2b6560d261284b322e0cc863ac",
"glob_rev": "f378dc8734f9f2413e93951f95d278420e4a03e0",
"html_rev": "0b8025c16e1e5a5bcd451fb3a81cd98df218dcd4",
"http_rev": "8386923d3b4c8bce2cc47a17196fbfb1d21de03d",
"http_rev": "f4b365e80fc1fad82ec5b9d08976d58103a87fb2",
"http_multi_server_rev": "2cd53558a80fb0609532cdd4d3d65f2fa22448a8",
"http_parser_rev": "1c0c17a1a5d9ca62c85f0940d9edbf2a98209bfa",
"http_parser_rev": "b3b283b9f139640b932d604e8815460bbd3ecab5",
"intl_rev": "fca552f2ec5d682b5fa36f02bdd72a5a4e2edcee",
"json_rpc_2_rev": "0280ac6cb4f3905d81c47ba927123ba2b95f7940",
"linter_rev": "2a32d3f04394d02b80c53a460363b5ad4c413301", # 1.33.0 (+ `invalid_case_patterns`)
Expand All @@ -158,8 +158,8 @@ vars = {
"pool_rev": "51f1131f707f81c5c9120bed5d290c8be83dc5d3",
"protobuf_rev": "75bc380a6e9601565606a13dee16c5ab2bf5019c",
"pub_rev": "048e3ad2b5e1b4ebe6883addbc95722be6904a7b", # manually rev'd
"pub_semver_rev": "e9c600c40986f6468b657a0ef967b32d668f4661",
"shelf_rev": "9d1fb8ac5db71885bf8621e3a58cd5dd93ab6f02",
"pub_semver_rev": "c0e6ea74ccfbfdb2ef54c7cd9ad31455ca8e481f",
"shelf_rev": "707c8b2e5ca2a512315a3923fbeee87464eafcfa",
"source_map_stack_trace_rev": "a60ef54b36147b103d8b7d0317d6b578ebf874cc",
"source_maps_rev": "5f67212c86f34082aee7c278455d228b670c339c",
"source_span_rev": "3951ba50ec29b9870c3131c6ddcc88700d26f3ee",
Expand All @@ -168,18 +168,18 @@ vars = {
"stream_channel_rev": "0850515bb74ca3a40fd5c19ef0dd3a63834d21cf",
"string_scanner_rev": "29e471ea98762db8052cca0e6a69ef9c7999abed",
"sync_http_rev": "36a1bd086798cbdb48e7541b05e5a14b5e5bb56b",
"term_glyph_rev": "520784dffff95d769c0cbe612471855f0417a7d2",
"test_rev": "da7c667126121e5b12a2232a28113225f9e1f893",
"term_glyph_rev": "d275a8f7482b6a5e4f15d0da6feb66c24f52eb94",
"test_rev": "b5e70db585371a09ad2c46e78a5fd00b4efe37e9",
"test_descriptor_rev": "1d4a967dd17874f3835af30720e9820c74977569",
"test_process_rev": "f76d0b8fcf078d629cb57f859db79be93d6323d5",
"test_reflective_loader_rev": "c4c2d5c3f94a96f3fc79e9e28944fba391bc544c",
"typed_data_rev": "6fbbd95bd32db331e0c3ba92537d4089b633a2b7",
"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": "6255c85948f0271f3d9689c4f704791717ff38b7",
"webdev_rev": "0bae2be47afe01cb0bbd63271f3565cca6713222",
"webdriver_rev": "562aa06353d513586b806ce1c9655dac3971879f",
"webkit_inspection_protocol_rev": "8401098ace995e4dcd9855a2741c2dacccaa780b",
"yaml_rev": "a6d8781744d34c391368664b4c1e174f0433bbb6",
Expand Down

0 comments on commit 938b2fc

Please sign in to comment.