Skip to content

Commit 1b1c62a

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev ecosystem, http, mockito, native, protobuf, shelf, sse, test, tools
Revisions updated by `dart tools/rev_sdk_deps.dart`. ecosystem (https://github.com/dart-lang/ecosystem/compare/97fc1a7..dfeda1a): dfeda1a 2023-08-01 dependabot[bot] Bump actions/labeler from 4.0.4 to 4.3.0 (#148) c341051 2023-08-01 dependabot[bot] Bump coverallsapp/github-action from 2.2.0 to 2.2.1 (#147) c1c8d1f 2023-08-01 Moritz Update health.yaml (#146) 31c5d21 2023-07-27 Devon Carew misc updates to the label management tool (#145) http (https://github.com/dart-lang/http/compare/4289e8b..7e9ed12): 7e9ed12 2023-08-01 dependabot[bot] Bump actions/labeler from 4.2.0 to 4.3.0 (#1000) e8e35db 2023-07-31 Alex James [java_http] send request body (#995) mockito (https://github.com/dart-lang/mockito/compare/b421775..ff79de6): ff79de6 2023-08-04 Nate Bosch Allow the latest package:analyzer native (https://github.com/dart-lang/native/compare/f0dc3e9..0187d0e): 0187d0e 2023-08-07 Daco Harkes [native_assets_cli] Rename `Asset` `name` to `id` (#113) 1b984c7 2023-08-07 Daco Harkes [native_assets_cli] Replace `TypeError`s with `FormatException`s (#112) b2b26db 2023-08-07 Daco Harkes [native_assets_builder] Stop throwing from BuildRunner (#108) c940ac8 2023-08-03 Daco Harkes [native_assets_builder] return build dependencies (#107) 63daab8 2023-08-03 Daco Harkes [native_assets_builder] Fix dry run directory structure (#110) 3f26f20 2023-08-01 dependabot[bot] Bump coverallsapp/github-action from 2.2.0 to 2.2.1 (#104) protobuf (https://github.com/dart-lang/protobuf/compare/d9e8a31..217c030): 217c030 2023-08-02 Ömer Sinan Ağacan Avoid holding onto the buffer when parsing unknown length-delimited fields (#863) shelf (https://github.com/dart-lang/shelf/compare/bd59ead..73edd2b): 73edd2b 2023-08-01 dependabot[bot] Bump actions/labeler from 4.2.0 to 4.3.0 (#370) sse (https://github.com/dart-lang/sse/compare/e241085..8cc5b11): 8cc5b11 2023-08-01 dependabot[bot] Bump nanasess/setup-chromedriver from 2.0.0 to 2.1.1 (#86) test (https://github.com/dart-lang/test/compare/92eb0f7..5d571d6): 5d571d64 2023-08-03 Nate Bosch Add --fail-fast flag (#2040) a9dcce29 2023-08-01 Nate Bosch Rerun publish workflow on more PR changes (#2070) 50d558b2 2023-08-01 dependabot[bot] Bump github/codeql-action from 2.20.1 to 2.21.2 (#2071) 9e124e9f 2023-07-31 Nate Bosch Prepare to publish (#2069) tools (https://github.com/dart-lang/tools/compare/af3fc99..f14bf2e): f14bf2e 2023-08-07 Elias Yishak Remove unused NoOp classes (#138) a2aa1c3 2023-08-07 Devon Carew add CI; update readme (#140) d424568 2023-08-06 Devon Carew add usage docs to package:cli_config (#141) 921611a 2023-08-03 Elias Yishak Survey handler feature (#109) Change-Id: Iee720272733822d11caf46adcae516f12f11abec Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/318801 Commit-Queue: Devon Carew <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]>
1 parent 2a811a0 commit 1b1c62a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

DEPS

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -139,13 +139,13 @@ vars = {
139139
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
140140
"dart_style_rev": "2956b1a705953f880a5dae9d3a0969df0fc45e99", # disable rev_sdk_deps.dart
141141
"dartdoc_rev": "e8d00c079d83e9ee465cfeb9702eb2da765070d9",
142-
"ecosystem_rev": "97fc1a74665c205992941289a1147cdba0fdffab",
142+
"ecosystem_rev": "dfeda1a948178f6d1133f0f92b74a234dca3de9e",
143143
"ffi_rev": "f01dfca0b3c9a63155bfb86aae12be982571a860",
144144
"file_rev": "5d9a6027756b5846e8f5380f983390f61f564a75",
145145
"fixnum_rev": "00fa1207768bd07d04c895cbe0f1fe99af14e727",
146146
"glob_rev": "5b243935154daf53c54981b98f625bace90b2112",
147147
"html_rev": "4060496b0443451c38f8b789db2e44c0d7966171",
148-
"http_rev": "4289e8b9dbdbebaa26c28f30b461018a191b6e73",
148+
"http_rev": "7e9ed120a89c60cf695198bd44568b437e05fd49",
149149
"http_multi_server_rev": "aa128cfaf6ef1c9c1ace962ca2dcf6e5dddad441",
150150
"http_parser_rev": "c14fbf6aa7ada5e8912eab4581eb26ff4d101452",
151151
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
@@ -157,29 +157,29 @@ vars = {
157157
"markdown_rev": "faabb1ab9adc076a2df2349a0c8b939c92f70ca7",
158158
"matcher_rev": "ce8f40934c90e12992071172795b3bca29fac295",
159159
"mime_rev": "799b398140817fdb134f639d84e91c552e129136",
160-
"mockito_rev": "b4217750cbab5cdd2a773106abb476a7ea4aefb2",
160+
"mockito_rev": "ff79de69e9ef9e8647bd6008c29c16651c9ac220",
161161
"native_rev": "f0dc3e9b26084c6be820348b3748bcb7315e0da8",
162162
"package_config_rev": "981c49dfec1e3e3e90f336dcd7c225923d2fd321",
163163
"path_rev": "282dd18bd9ae2e265ea40a29b2c637194e9be8b7",
164164
"pool_rev": "77001024a16126cc5718e654ea3e57bbf6e7fac3",
165-
"protobuf_rev": "d9e8a31d0e4124130fc494b6bdb66e19dbd4770d",
165+
"protobuf_rev": "217c0306ee376a8a9c05e72fc90cffab6b60e66a",
166166
"pub_rev": "42819a1e10f803eb7f6296692c5a976e1c647360", # disable rev_sdk_deps.dart
167167
"pub_semver_rev": "028b43506a3f7ec7f7b4673a78ba3da3d5fb138d",
168-
"shelf_rev": "bd59ead508e55b1db354ab53d666715595b5bd79",
168+
"shelf_rev": "73edd2b6e18ee50afac57e4e224b8c714b81e66d",
169169
"source_map_stack_trace_rev": "16e54fd9fc088961773340cb5c3688a089387135",
170170
"source_maps_rev": "97c4833100b1bd8ea7e4a2fa1808383007e2d1e8",
171171
"source_span_rev": "37735aecc5d8c0fb75ed61691bae056510b357bb",
172-
"sse_rev": "e24108561ec359a6f67c26e27e9f4ad7b8208180",
172+
"sse_rev": "8cc5b11aa0c82cd0d89758d20782221cc6ac6dec",
173173
"stack_trace_rev": "4ddd86d5d22aad9a8e8e9a06fd0a6a6271736135",
174174
"stream_channel_rev": "e54234f94da929153b012de2bba75c5246a52538",
175175
"string_scanner_rev": "413b57a3b14fa273e8ed52578edfbe0446084795",
176176
"sync_http_rev": "c3d6ad48ec997c56b7f076bc9f8b4134c4a9225c",
177177
"term_glyph_rev": "423700a3c019dc67f93d2bd6578016a1402506f7",
178-
"test_rev": "92eb0f7c3df8f3f089eb3962b46d55b00cf0e51c",
178+
"test_rev": "5d571d64a298d476689dd60113b0fc67fdb7e157",
179179
"test_descriptor_rev": "36d8617fafccbe36dfcf74ad4921c61911a6a411",
180180
"test_process_rev": "b360784a9149b15888aed8d7cf167bb46fe733d5",
181181
"test_reflective_loader_rev": "0bfaad91ed308ce9da11b48395c8210d7542c16b",
182-
"tools_rev": "af3fc996d69b2e790a94f4e9f3cd303a2f29d121",
182+
"tools_rev": "f14bf2eb3d4d5bdcb6ea5d6862d33a319dfd9564",
183183
"typed_data_rev": "a20be901e11eddcbd6e5735fb01b64d28c94c49d",
184184
"usage_rev": "09bb8472fdafff2c48a19aabbcf57b3af0f43934",
185185
"vector_math_rev": "88bada3c32ba3f1d53073a003085131d60b09213",

0 commit comments

Comments
 (0)