Skip to content

Commit 9bc32f1

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev args, characters, dartdoc, ffi, http, markdown, mockito, path, pool, source_maps, test, tools, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`. args (https://github.com/dart-lang/args/compare/b08471e..9305d5a): 9305d5a 2023-02-15 Naoto Kaneko Update README.md (#236) characters (https://github.com/dart-lang/characters/compare/29f3a3e..3281cc7): 3281cc7 2023-02-16 Devon Carew blast_repo fixes (#75) dartdoc (https://github.com/dart-lang/dartdoc/compare/3931595..dba6f94): dba6f946 2023-02-16 Janice Collins Preserve type aliases for records in output (#3340) 96e61903 2023-02-16 Sam Rawlins Remove unused additionalOptions parameter, other little refactorings (#3339) f64290e1 2023-02-13 Devon Carew remove an unused css attribute (#3335) c055526a 2023-02-13 Devon Carew fix an issue where we created a temporary directory when performing a dry run (#3334) 1f6c8db5 2023-02-13 dependabot[bot] Bump github/codeql-action from 2.2.1 to 2.2.4 (#3337) f1fa0efc 2023-02-13 dependabot[bot] Bump actions/cache from 3.2.4 to 3.2.5 (#3338) ffi (https://github.com/dart-lang/ffi/compare/69d7596..32f5eef): 32f5eef 2023-02-20 Daco Harkes Bump SDK constraint to 4.0.0 (#185) http (https://github.com/dart-lang/http/compare/f4b365e..c13a3f8): c13a3f8 2023-02-17 Alex Li ✨ Add Cronet embedded tool (#853) markdown (https://github.com/dart-lang/markdown/compare/f51c24c..4befe66): 4befe66 2023-02-16 Zhiguang Chen Do not generate heading IDs for headings with no content in `HeaderWithIdSyntax` (#522) cae08af 2023-02-15 Kevin Moore Prepare to release v7.0.1 (#520) bdbaf76 2023-02-15 Zhiguang Chen Remove lookarounds from autolink extension patterns (#519) eb09fac 2023-02-14 Kevin Moore Move to pkg:dart_flutter_team_lints (#518) 51a6389 2023-02-15 Zhiguang Chen Add line endings to HTML blocks (#512) a4cd7a0 2023-02-14 Kevin Moore Label tests that only run on the VM: allows running tests with browser (#516) 6788042 2023-02-14 Kevin Moore CI: add publish and response workflows (#517) mockito (https://github.com/dart-lang/mockito/compare/d2a8df1..ed5bd84): ed5bd84 2023-01-09 Ross Wang Relax mixin criteria 781752c 2023-02-13 Sam Rawlins Change `void` to `dynamic` when overriding method arguments 71e41b9 2023-02-10 Sam Rawlins Add `ignore_for_file: use_of_void_result` d5a25f8 2023-02-08 Sam Rawlins Fix violations of `unnecessary_parenthesis` lint path (https://github.com/dart-lang/path/compare/a95f1e9..24b58a2): 24b58a2 2023-02-20 Kevin Moore Move to team lints, require Dart 2.19 (#138) 8ec8ca0 2023-02-18 Kevin Moore blast_repo fixes (#137) pool (https://github.com/dart-lang/pool/compare/51f1131..694cfd8): 694cfd8 2023-02-20 Kevin Moore move to package:dart_flutter_team_lints, require Dart 2.19 (#65) 40bf2af 2023-02-20 Kevin Moore blast_repo fixes (#64) source_maps (https://github.com/dart-lang/source_maps/compare/cf44db3..a112e98): a112e98 2023-02-16 Devon Carew configure publishing automation (#74) test (https://github.com/dart-lang/test/compare/b5e70db..e56c643): e56c6439 2023-02-17 Jacob MacDonald Add exe compiler, supports running tests compiled to native executables (#1941) f80dfa00 2023-02-16 Nate Bosch Add note about why we are replacing matcher (#1940) 732ae1de 2023-02-15 Nate Bosch Add `because` usage in examples (#1939) f6df9756 2023-02-15 Jacob MacDonald Fix typo in readme (#1937) aca53419 2023-02-14 Nate Bosch Add a caret constraint for matcher (#1927) f7f3a019 2023-02-14 Jacob MacDonald use test_api/backend.dart instead of test_core/backend.dart (#1936) de40c1c0 2023-02-14 Jacob MacDonald Add support for `--compiler` flag (#1903) 1f42db8c 2023-02-13 Devon Carew updates to package:checks docs (#1933) tools (https://github.com/dart-lang/tools/compare/48a544b..a53933c): a53933c 2023-02-17 Elias Yishak [package:dash_analytics] Tests for conforming to GA4 Measurement Protocol limitations (#9) c54430b 2023-02-17 Devon Carew add some clarification to the top-level readme (#8) webdev (https://github.com/dart-lang/webdev/compare/0bae2be..ae7eb80): ae7eb80 2023-02-17 Anna Gringauze Add tests for object inspection (#1973) 7d80a2c 2023-02-17 Elliott Brooks (she/her) Ignore offset / count if an instance has no `length` (#1972) cd66172 2023-02-17 Elliott Brooks (she/her) [MV3 Debug Extension] User can reload app and continue to debug (#1968) 8b7f9d3 2023-02-16 Anna Gringauze Re-enable weak webdev tests (#1960) 83d8e47 2023-02-16 Elliott Brooks (she/her) [MV3 Debug Extension] Variables in panel.dart should be private (#1969) 4e85e74 2023-02-16 Elliott Brooks (she/her) [MV3 Debug Extension] The new debug extension can be run on Manifest V3 or Manifest V2 (#1966) 3982f5f 2023-02-15 Elliott Brooks (she/her) [MV3 Debug Extension] Clean up tests in preparation for supporting compiling to MV2 (#1964) 3ad544e 2023-02-15 Elliott Brooks (she/her) [MV3 Debug Extension] Remove isMV3Extension field from DevtoolsRequest (#1963) c77043e 2023-02-14 Elliott Brooks (she/her) [MV3 Debug Extension] Fix isDevMode getter (#1962) a761125 2023-02-14 Elliott Brooks (she/her) [MV3 Debug Extension] Print `console` messages on test failure (#1961) 41e92be 2023-02-14 Anna Gringauze Create test_common package (#1945) 443f820 2023-02-14 Anna Gringauze Re-enable skipped reload test (#1958) a7bc3fc 2023-02-14 Anna Gringauze Make dart-uri-file-uri test use sound null safety (#1959) 464a8eb 2023-02-14 Elliott Brooks (she/her) [MV3 Debug Extension] Compile extension with Dart instead of shell script (#1954) 7cf8fe2 2023-02-13 Anna Gringauze Fix asset handler tests (#1956) c371ad7 2023-02-13 Anna Gringauze Fix chrome_proxy_service tests broken after switch to null safety by default (#1957) d6ec127 2023-02-13 Anna Gringauze Move test-only code from the SdkLayout (#1955) 35fa34b 2023-02-13 Elliott Brooks (she/her) [MV3 Debug Extension] Update Chrome APIs to be backwards compatible with MV2 (#1951) Change-Id: I4250594d0fa775d07cb3a0f8594e634552de452b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/284240 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Auto-Submit: Devon Carew <devoncarew@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
1 parent abaf24e commit 9bc32f1

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

DEPS

+13-13
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,13 @@ vars = {
111111
# 'tools/rev_sdk_deps.dart' can rev pkg dependencies to their latest; put an
112112
# EOL comment after a dependency to pin it at its current revision.
113113

114-
"args_rev": "b08471e2fc6e01e3130e49d97de642edf0cf8381",
114+
"args_rev": "9305d5a2ca817a065a1ded3734655d99cd717f2c",
115115
"async_rev": "8deaa40439b05babb0093554ac58b982891076ff",
116116
"bazel_worker_rev": "53871c5fe36438b734a0f75c91055e75111a7210",
117117
"benchmark_harness_rev": "a6a0891e5430ce10518d19a52b6fa6c4ad18a6f2",
118118
"boolean_selector_rev": "16e6ad3c8000e08a7f1c213aef2a692d872a16c7",
119119
"browser_launcher_rev": "bc2dc4ef53a6619032e9f01450848e9ed40a9437",
120-
"characters_rev": "29f3a3e2a050161823670cea8de9546466c8ac05",
120+
"characters_rev": "3281cc7b76731de06dcbafa95516681710ba8d5e",
121121
"cli_util_rev": "fd38b5fb282a4f3d4f7c2acb1c1d4c0d62e000ae",
122122
"clock_rev": "5abb4816bad6cf3bfab64d65d501752d19760bd0",
123123
"collection_rev": "0d0e184a5f70ca4e23dab23df686127ec40bfb11",
@@ -135,52 +135,52 @@ vars = {
135135
#
136136
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
137137
"dart_style_rev": "d0c6b1da52c9f80679a7aaa05e5935ef5c6bb52f", # manually rev'd
138-
"dartdoc_rev": "39315954ba9c36cb72303269c5c65fd761102e54",
139-
"ffi_rev": "69d759613f9be3a897ce9a67910e9914694c96f3",
138+
"dartdoc_rev": "dba6f946838e7552d0d66bdac798967d2727bcf9",
139+
"ffi_rev": "32f5eefea59d4461e8ab40e83f157e49d5abe0da",
140140
"file_rev": "72a67c33f90bfb7e10057e286e06d2fe3baa4d98",
141141
"fixnum_rev": "f8379d94436f3a73f71ea078f3207897c6700498",
142142
"glob_rev": "f378dc8734f9f2413e93951f95d278420e4a03e0",
143143
"html_rev": "0b8025c16e1e5a5bcd451fb3a81cd98df218dcd4",
144-
"http_rev": "f4b365e80fc1fad82ec5b9d08976d58103a87fb2",
144+
"http_rev": "c13a3f818f2a8274a2cb4859cf112520eb150bae",
145145
"http_multi_server_rev": "2cd53558a80fb0609532cdd4d3d65f2fa22448a8",
146146
"http_parser_rev": "b3b283b9f139640b932d604e8815460bbd3ecab5",
147147
"intl_rev": "fca552f2ec5d682b5fa36f02bdd72a5a4e2edcee",
148148
"json_rpc_2_rev": "0280ac6cb4f3905d81c47ba927123ba2b95f7940",
149149
"linter_rev": "85d62c18e2a353abd4905aaf86e05dd1fc9d7b9a", # 1.34.0-dev
150150
"lints_rev": "dfded5e265015f21ce154577fe8488dc244e33c2",
151151
"logging_rev": "abef3717d958158eb8b0ddb2871f4b15a9804cd4",
152-
"markdown_rev": "f51c24c5c5603ac20b6d88aded78ef3aa23619ac",
152+
"markdown_rev": "4befe66d779a84a7a5b386d927284b93ebb169cd",
153153
"matcher_rev": "c1a07043de3da4968e1736fcde1c521802821859",
154154
"mime_rev": "1a51be02b3cbc742c79d83575bd096ae8c295c1f",
155-
"mockito_rev": "d2a8df169706d1c1e5daaf0c96ee03b8238bd599",
155+
"mockito_rev": "ed5bd84f7bd7b651c96fbd7f449e92984a902502",
156156
"package_config_rev": "74ac1cb90ad7f4f05bd92c952eaf9756c516fca3",
157-
"path_rev": "a95f1e911dc9e2d407662c03edab0d550f2d1fa5",
158-
"pool_rev": "51f1131f707f81c5c9120bed5d290c8be83dc5d3",
157+
"path_rev": "24b58a2499440cc3d12d2b3c2f52b95f91ff1c0a",
158+
"pool_rev": "694cfd867d8d84857fc42a8d07933013f0d25305",
159159
"protobuf_rev": "75bc380a6e9601565606a13dee16c5ab2bf5019c",
160160
"pub_rev": "048e3ad2b5e1b4ebe6883addbc95722be6904a7b", # manually rev'd
161161
"pub_semver_rev": "c0e6ea74ccfbfdb2ef54c7cd9ad31455ca8e481f",
162162
"shelf_rev": "707c8b2e5ca2a512315a3923fbeee87464eafcfa",
163163
"source_map_stack_trace_rev": "a60ef54b36147b103d8b7d0317d6b578ebf874cc",
164-
"source_maps_rev": "cf44db3cd1d9f8ea5340077a832aa0ce23234ba3",
164+
"source_maps_rev": "a112e981a985a8af2047ee25a9cf56b0d5413b02",
165165
"source_span_rev": "3951ba50ec29b9870c3131c6ddcc88700d26f3ee",
166166
"sse_rev": "8c03b73f90d951f5b33dd496593718107c79f97a",
167167
"stack_trace_rev": "6ceb191ace71c18ccf5648f6b2e8be52da39c56f",
168168
"stream_channel_rev": "0850515bb74ca3a40fd5c19ef0dd3a63834d21cf",
169169
"string_scanner_rev": "29e471ea98762db8052cca0e6a69ef9c7999abed",
170170
"sync_http_rev": "36a1bd086798cbdb48e7541b05e5a14b5e5bb56b",
171171
"term_glyph_rev": "d275a8f7482b6a5e4f15d0da6feb66c24f52eb94",
172-
"test_rev": "b5e70db585371a09ad2c46e78a5fd00b4efe37e9",
172+
"test_rev": "e56c643950fb06a9d249241715730561447ed24f",
173173
"test_descriptor_rev": "1d4a967dd17874f3835af30720e9820c74977569",
174174
"test_process_rev": "f76d0b8fcf078d629cb57f859db79be93d6323d5",
175175
"test_reflective_loader_rev": "c4c2d5c3f94a96f3fc79e9e28944fba391bc544c",
176-
"tools_rev": "48a544b052b7c1f60d2a70fae99c7f19705f2780",
176+
"tools_rev": "a53933cb0155a4d82abad515141cef6d7332884d",
177177
"typed_data_rev": "f858046fb420cf644e7d8cb86b7893f2830d8a6c",
178178
"usage_rev": "399770f45ed2d384d79395c0341a04fb25609a4d",
179179
"vector_math_rev": "920e9b6ef0da58d8867cd3dee748200dc75356e2",
180180
"watcher_rev": "0ca663817ee879477a35fa2724f0e47c15facf13",
181181
"web_components_rev": "8f57dac273412a7172c8ade6f361b407e2e4ed02",
182182
"web_socket_channel_rev": "e2fe7f665997ab8e28aa76a8b26483f9903221a8",
183-
"webdev_rev": "0bae2be47afe01cb0bbd63271f3565cca6713222",
183+
"webdev_rev": "ae7eb80cc38ee56284872400e814708cce8b2d28",
184184
"webdriver_rev": "562aa06353d513586b806ce1c9655dac3971879f",
185185
"webkit_inspection_protocol_rev": "8401098ace995e4dcd9855a2741c2dacccaa780b",
186186
"yaml_rev": "a6d8781744d34c391368664b4c1e174f0433bbb6",

0 commit comments

Comments
 (0)