Skip to content

Commit a3c352a

Browse files
jcollins-gcommit-bot@chromium.org
authored andcommitted
Update dartdoc and dependencies for v0.17.1+1.
This will unblock a reland of https://dart-review.googlesource.com/c/sdk/+/44060. Release Notes: https://github.com/dart-lang/dartdoc/releases/tag/v0.17.1 https://github.com/dart-lang/dartdoc/releases/tag/v0.17.1%2B1 I've checked the tags changed and with the exception of http, all are on master branch. Change-Id: I8371dc0b953c143dbc1d605345364e807ffa979d Reviewed-on: https://dart-review.googlesource.com/46382 Reviewed-by: William Hesse <[email protected]> Commit-Queue: Janice Collins <[email protected]>
1 parent 107e279 commit a3c352a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

DEPS

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ vars = {
5050
"gperftools_revision": "@02eeed29df112728564a5dde6417fa4622b57a06",
5151

5252
# Revisions of /third_party/* dependencies.
53-
"args_tag": "@0.13.7",
53+
"args_tag": "@1.4.1",
5454
"async_tag": "@2.0.6",
5555
"barback-0.13.0_rev": "@34853",
5656
"barback-0.14.0_rev": "@36398",
@@ -63,7 +63,7 @@ vars = {
6363
"charcode_tag": "@v1.1.1",
6464
"chrome_rev" : "@19997",
6565
"cli_util_tag" : "@0.1.2+1",
66-
"collection_tag": "@6ff408a512df30559c1a18b37cfac9fc51a4ceef",
66+
"collection_tag": "@1.14.6",
6767
"convert_tag": "@2.0.1",
6868
"crypto_tag" : "@2.0.2+1",
6969
"csslib_tag" : "@0.14.1",
@@ -83,7 +83,7 @@ vars = {
8383
# For more details, see https://github.com/dart-lang/sdk/issues/30164
8484
"dart_style_tag": "@1.0.10", # Please see the note above before updating.
8585

86-
"dartdoc_tag" : "@v0.17.0",
86+
"dartdoc_tag" : "@v0.17.1+1",
8787
"fixnum_tag": "@0.10.5",
8888
"func_rev": "@25eec48146a58967d75330075ab376b3838b18a8",
8989
"glob_tag": "@1.1.5",
@@ -92,7 +92,7 @@ vars = {
9292
"http_multi_server_tag" : "@2.0.4",
9393
"http_parser_tag" : "@3.1.1",
9494
"http_retry_tag": "@0.1.0",
95-
"http_tag" : "@0.11.3+14",
95+
"http_tag" : "@0.11.3+16",
9696
"http_throttle_tag" : "@1.0.1",
9797
"idl_parser_rev": "@7fbe68cab90c38147dee4f48c30ad0d496c17915",
9898
"intl_tag": "@0.15.2",
@@ -101,7 +101,7 @@ vars = {
101101
"json_rpc_2_tag": "@2.0.6",
102102
"linter_tag": "@0.1.44",
103103
"logging_tag": "@0.11.3+1",
104-
"markdown_tag": "@1.0.0",
104+
"markdown_tag": "@1.1.1",
105105
"matcher_tag": "@0.12.1+4",
106106
"mime_tag": "@0.9.6",
107107
"mockito_tag": "@a92db054fba18bc2d605be7670aee74b7cadc00a",
@@ -120,16 +120,16 @@ vars = {
120120
"quiver_tag": "@5aaa3f58c48608af5b027444d561270b53f15dbf",
121121
"resource_rev":"@af5a5bf65511943398146cf146e466e5f0b95cb9",
122122
"root_certificates_rev": "@16ef64be64c7dfdff2b9f4b910726e635ccc519e",
123-
"shelf_static_rev": "@3558aa35a0d2f0f35868c3fd64b258e140db0122",
123+
"shelf_static_rev": "@v0.2.7",
124124
"shelf_packages_handler_tag": "@1.0.3",
125-
"shelf_tag": "@0.7.1",
125+
"shelf_tag": "@0.7.2",
126126
"shelf_web_socket_tag": "@0.2.2",
127127
"source_map_stack_trace_tag": "@1.1.4",
128128
"source_maps-0.9.4_rev": "@38524",
129129
"source_maps_tag": "@0.10.4",
130130
"source_span_tag": "@1.4.0",
131-
"stack_trace_tag": "@1.9.0",
132-
"stream_channel_tag": "@1.6.2",
131+
"stack_trace_tag": "@1.9.2",
132+
"stream_channel_tag": "@1.6.4",
133133
"string_scanner_tag": "@1.0.2",
134134
"sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e",
135135
"test_descriptor_tag": "@1.0.3",

0 commit comments

Comments
 (0)