Skip to content

Commit 59159d3

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev browser_launcher, cli_util, clock, dartdoc, ecosystem, http, stack_trace, test, tools
Revisions updated by `dart tools/rev_sdk_deps.dart`. browser_launcher (https://github.com/dart-lang/browser_launcher/compare/6012690..fe7ffa1): fe7ffa1 2024-07-08 Kevin Moore update lints (dart-archive/browser_launcher#62) cli_util (https://github.com/dart-lang/cli_util/compare/6419270..6a0bb92): 6a0bb92 2024-07-08 Kevin Moore update lints (dart-archive/cli_util#106) clock (https://github.com/dart-lang/clock/compare/ad428ea..6e43768): 6e43768 2024-07-08 Kevin Moore update lints (dart-archive/clock#68) b303a4b 2024-07-08 Kevin Moore blast_repo fixes (dart-archive/clock#67) dartdoc (https://github.com/dart-lang/dartdoc/compare/5e8de16..f6f93dd): f6f93ddf 2024-07-09 Sam Rawlins Remove cross-export warning. (dart-lang/dartdoc#3523) 9e86c9bf 2024-07-08 Sam Rawlins Cache ModelElements for dynamic and Never (dart-lang/dartdoc#3815) eb04bf82 2024-07-08 Sam Rawlins Bump to 8.0.11 (dart-lang/dartdoc#3817) 6e3f1ace 2024-07-08 Sam Rawlins Use the existing AnalysisContext in PackageBuilder (dart-lang/dartdoc#3814) ecosystem (https://github.com/dart-lang/ecosystem/compare/4171189..2635536): 2635536 2024-07-10 Devon Carew create a change policy for package:dart_flutter_team_lints (dart-lang/ecosystem#278) http (https://github.com/dart-lang/http/compare/4178b67..edbb5a9): edbb5a9 2024-07-12 Brian Quinlan Add WebSocket usage examples to cupertino_http (dart-lang/http#1266) 760564f 2024-07-11 Brian Quinlan Prepare to publish cupertino_http 1.5.1 (dart-lang/http#1264) fd2c60e 2024-07-11 Brian Quinlan Remove `runWithClient` Flutter example (dart-lang/http#1263) fece5b3 2024-07-11 Brian Quinlan Document that widgets must be initialized before using the cronet_http (dart-lang/http#1262) 3be8288 2024-07-11 Brian Quinlan Prepare to publish cronet_http 1.3.2 (dart-lang/http#1265) 068308b 2024-07-11 Hossein Yousefi Upgrade jni and jnigen to 0.10.1 and 0.10.0 (dart-lang/http#1261) stack_trace (https://github.com/dart-lang/stack_trace/compare/4fd3e2a..090d3d1): 090d3d1 2024-07-08 Kevin Moore update lints (dart-archive/stack_trace#157) test (https://github.com/dart-lang/test/compare/14f9b3e..2c2ac49): 2c2ac49d 2024-07-09 Nate Bosch Expand error message for async test declaration (dart-lang/test#2251) tools (https://github.com/dart-lang/tools/compare/43a8582..6a07a16): 6a07a16 2024-07-08 Kevin Moore update lints (dart-lang/tools#284) Change-Id: I19ae934af5d9e5abf98537c4cb8fcd6288d0bc13 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/375740 Commit-Queue: Devon Carew <devoncarew@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
1 parent d6c7fe7 commit 59159d3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

DEPS

+9-9
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,10 @@ vars = {
125125
"bazel_worker_rev": "02f190b88df771fc8e05c07d4b64ae942c02f456",
126126
"benchmark_harness_rev": "a06785cdfc51538e3556c1d59bb4f03426e9e1c5",
127127
"boolean_selector_rev": "c5468f44fd9ca0ea3435e1a0a84ff9b6fac38261",
128-
"browser_launcher_rev": "60126904a26b761d29b4f2d76292ff3c089160de",
128+
"browser_launcher_rev": "fe7ffa13ba59ec6f7d56256f79059344555fdaf2",
129129
"characters_rev": "7633a16a22c626e19ca750223237396315268a06",
130-
"cli_util_rev": "64192706344d0598784bebe1abc4a9bfc2608de0",
131-
"clock_rev": "ad428ea8b75fa0d7ba629791552d40478745c54a",
130+
"cli_util_rev": "6a0bb9292ea4bb2c9e547af03da4c9948f9556a1",
131+
"clock_rev": "6e43768a0b135a0d36fc886907b70c4bf27117e6",
132132
"collection_rev": "0c1f829c29da1d63488be774f430b2035a565d6f",
133133
"convert_rev": "9035cafefc1da4315f26058734d0c2a19d5ab56a",
134134
"crypto_rev": "1216790ba704a0ab194f9cd0da2d65e1767f3342",
@@ -144,14 +144,14 @@ vars = {
144144
#
145145
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
146146
"dart_style_rev": "cedd052cf1f2683019469b10966ffc6af114bac4", # disable tools/rev_sdk_deps.dart
147-
"dartdoc_rev": "5e8de164057dd5f7f34eee0ad443dc2f59c60c1c",
148-
"ecosystem_rev": "4171189c0dd0f5e02426fcded7d1fa2d09be6133",
147+
"dartdoc_rev": "f6f93ddf172716ae2a92f5e986ecbefaf9dd8a06",
148+
"ecosystem_rev": "2635536f8fbb13ca8349e5e461a1b45320bc01ea",
149149
"file_rev": "855831c242a17c2dee163828d52710d9043c7c8d",
150150
"fixnum_rev": "6c19e60366ce3d5edfaed51a7c12c98e7977977e",
151151
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
152152
"glob_rev": "8b05be87f84f74d90dc0c15956f3ff95805322e5",
153153
"html_rev": "0da420ca1e196cda54ede476d0d8d3ecf55375ef",
154-
"http_rev": "4178b67e7970ff02926e79649db5ab473b46cf30",
154+
"http_rev": "edbb5a9711570afa46e2ae9fca8cf8366f672715",
155155
"http_multi_server_rev": "8348be1bf8fd17881e2643086e68c9d2b28dd9ce",
156156
"http_parser_rev": "ce528cf82f3d26ac761e29b2494a9e0c270d4939",
157157
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
@@ -176,17 +176,17 @@ vars = {
176176
"source_maps_rev": "5f82c613664ade03c7a6d0e6c59687c69dec894b",
177177
"source_span_rev": "f81cd4a2df630a97264fb4015fb93944b5b98b11",
178178
"sse_rev": "52d042ff9ab2d0e5bc26805d74a03077a67861e1",
179-
"stack_trace_rev": "4fd3e2a2dc6611febf4cfb9197ebf9e60fc6a34d",
179+
"stack_trace_rev": "090d3d186c085fdb913fe5350c666f8d0bd0f60f",
180180
"stream_channel_rev": "28a65331aa2d66a5e953205aa462bcdb1e240a5b",
181181
"string_scanner_rev": "a40bbbd83f1176bcc0021b336f5841310f91d8cb",
182182
"sync_http_rev": "ab8377eba79baff3d77e8c75d502efc2b85a9342",
183183
"tar_rev": "552a49d7595e444184d4f91e9afd533aa253a31d",
184184
"term_glyph_rev": "38a158f55006cf30942c928171ea601ee5e0308f",
185-
"test_rev": "14f9b3ec7e06f987dd70bb1f47267462ce218048",
185+
"test_rev": "2c2ac49de0e9d6ea9744c6e7990d5730806410c0",
186186
"test_descriptor_rev": "90743bc16bc00526a1b9a64f813614be9b2479d9",
187187
"test_process_rev": "6223572ca16d7585d5f08d9281de6a5734e45150",
188188
"test_reflective_loader_rev": "6e648863b39aab8d0204e769d25805eea9db0ac4",
189-
"tools_rev": "43a8582a85d2220b5f1ca8383d97587792085b36",
189+
"tools_rev": "6a07a1625f57c4b5844e26e51d30de0444a84763",
190190
"typed_data_rev": "365468a74251c930a463daf5b8f13227e269111a",
191191
"vector_math_rev": "2cfbe2c115a57b368ccbc3c89ebd38a06764d3d1",
192192
"watcher_rev": "0484625589d8512b36a7ad898a6cc6351d24c556",

0 commit comments

Comments
 (0)