Skip to content

Commit

Permalink
[deps] rev dartdoc, http, sync_http, test, webdev
Browse files Browse the repository at this point in the history
Revisions updated by `dart tools/rev_sdk_deps.dart`.

dartdoc (https://github.com/dart-lang/dartdoc/compare/dc502d0..4d7dc93):
  4d7dc93b  2022-12-05  dependabot[bot]  Bump github/codeql-action from 2.1.31 to 2.1.35 (#3263)
  bcf8b6e8  2022-12-05  Parker Lougheed  Weight enums the same as classes for searching (#3260)
  7d95578b  2022-12-04  Parker Lougheed  Update template descriptions (#3258)
  d558f043  2022-12-04  Parker Lougheed  Fix error when using base element href (#3256)
  c3663762  2022-12-04  Parker Lougheed  Add unnecessary override ignore to fix build (#3257)

http (https://github.com/dart-lang/http/compare/976bd56..46a7708):
  46a7708  2022-12-02  Brian Quinlan  Remove binary artifact (#833)

sync_http (https://github.com/dart-lang/sync_http/compare/f5c1f18..8622614):
  8622614  2022-12-02  Kevin Moore  blast_repo fixes (#32)

test (https://github.com/dart-lang/test/compare/f3d80a6..4dceb87):
  4dceb87c  2022-12-01  Nate Bosch  Ignore some usage of dperecated errors (#1807)

webdev (https://github.com/dart-lang/webdev/compare/91b8a19..e39506e):
  e39506e  2022-12-05  Anna Gringauze  Pre-warm expression compiler to speed up Flutter Inspector page loading. (#1786)
  9b19b3b  2022-12-02  Elliott Brooks (she/her)  Can save storage objects in both `session` and `local` storage (#1807)
  e75c45e  2022-12-02  Elliott Brooks (she/her)  Injected client adds `isFlutterApp` to global window object (#1806)
  ba5e3ec  2022-12-01  Elliott Brooks (she/her)  `DebugSession` listens to events instead of just sending events (#1804)

Change-Id: I881d02e966b763879df72b29653a9f241b71eb3d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/273826
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
  • Loading branch information
devoncarew authored and Commit Queue committed Dec 5, 2022
1 parent 7e4d4bf commit 3a1d7c7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ vars = {
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
"dart_style_rev": "bc86574772350fa7d4cd4fa334b6652f08f750ba", # manually rev'd

"dartdoc_rev": "dc502d0862fe1ba8451c9c57cd7ab70432634af3",
"dartdoc_rev": "4d7dc93bdcca4f8c5c3760122930f17aac8a7db6",
"devtools_rev": "dd3fade2bd2ef74fc6102e56333a48f0efc594d3",
"ffi_rev": "17a8142da8114a065e03200467c7657b5368a86d",
"file_rev": "b768f79dcd104a5feabafab47101c4355b71cd8f",
Expand All @@ -134,7 +134,7 @@ vars = {
"html_rev": "28fb8b97acf471bedcfa4eaf38899a0f65d5e30d",
"http_multi_server_rev": "e31c6988e3869fb4019429254604066338f86095",
"http_parser_rev": "c73967535ce31120e218120f70ef98cc22688c82",
"http_rev": "976bd56368a75825491861cf621789a43e2761b2",
"http_rev": "46a7708b2075a807d44afbe39496e1c0c7802f4e",
"icu_rev": "81d656878ec611cb0b42d52c82e9dae93920d9ba",
"intl_rev": "a127902594a964f2090239fb454adadf7c1a77ef",
"jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1",
Expand Down Expand Up @@ -163,20 +163,20 @@ vars = {
"stack_trace_rev": "cf3562e0bf1796d4a801ed345408fcbc929dea70",
"stream_channel_rev": "914304769d036867b993bd7f9c111145f1ca4ab0",
"string_scanner_rev": "4a5cbc5c1127151ea507cc9da797b829857607e8",
"sync_http_rev": "f5c1f18f579752112870fa2f1860470d28c6f605",
"sync_http_rev": "86226142aed0899792b7a0fa1ec491e03425aba3",
"term_glyph_rev": "822cd5b3418615c6db715a796c2c9ba9acb63b0d",
"test_descriptor_rev": "13dbc20e9d5c354b670353220c3ab95642ae228c",
"test_process_rev": "1774aa7a94ebbc60924a7f7174adb02e84458c25",
"test_reflective_loader_rev": "52b6753852661787208e003f9716b079026c7ac7",
"test_rev": "f3d80a681c7b7a3edbfcb5be695646c94653730d",
"test_rev": "4dceb87cd7bb5995e43639a3e93c8fcbe303e228",
"typed_data_rev": "1e838b8ec85699b5b99e793d004ae315e72fcbc0",
"usage_rev": "fee1d9d9c295362f6edebfeebb9f8187711c55ab",
"vector_math_rev": "1eee95b15e5d35cf519514cc253037b19705fb7a",
"watcher_rev": "32591071a83f632478e702f67e29de6e54428ce9",
"web_components_rev": "8f57dac273412a7172c8ade6f361b407e2e4ed02",
"web_socket_channel_rev": "1b0561cfec8ff7e9465896eb340ea3c382b59393",
"WebCore_rev": "bcb10901266c884e7b3740abc597ab95373ab55c",
"webdev_rev": "91b8a193a28538689f125dc669f15e02a1797ab2",
"webdev_rev": "e39506eec48f1d83f8b7fa6de4405e7bb9137418",
"webdriver_rev": "fcce0f0d0ebbda36398e1a6e3f29dfeb4eda43db",
"webkit_inspection_protocol_rev": "ddb624cd85954dd384056cc253a8fc2b9da5364d",
"yaml_edit_rev": "299f74594ff9fda412c1da5c0b5d5231d0c6fc42",
Expand Down

0 comments on commit 3a1d7c7

Please sign in to comment.