Skip to content

Commit cabf333

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev browser_launcher, dartdoc, intl, mime, mockito, sse, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`. browser_launcher (https://github.com/dart-lang/browser_launcher/compare/5fa0bd6..2712dda): 2712dda 2022-12-13 Anna Gringauze Fix internal CI test failures (#35) dartdoc (https://github.com/dart-lang/dartdoc/compare/eb90a44..1f42216): 1f422163 2022-12-13 Sam Rawlins Bump to 6.1.5 (#3274) intl (https://github.com/dart-lang/intl/compare/234b291..6fb07f2): 6fb07f2 2022-12-14 Copybara-Service Merge pull request #520 from dart-lang:revto18 1f9815c 2022-12-14 Moritz Rev version in preparation for publish of 0.18.0 1d37c42 2022-12-13 Googler Internal change 708b85c 2022-12-13 Copybara-Service Merge pull request #498 from dart-lang:remove_intl_stream 2d9eca9 2022-09-28 moritz sort imports 08a35bd 2022-09-28 moritz Merge branch 'master' into remove_intl_stream 0fc6ab9 2022-09-28 moritz Changes as per review 4680742 2022-09-27 moritz rename to stack f687c72 2022-09-27 moritz changes as per review ef36013 2022-09-26 moritz add reference to benchmark 117c0cf 2022-09-26 moritz separate read and pop 434378a 2022-09-26 moritz move method e98c4aa 2022-09-26 moritz fix typo 9234540 2022-09-26 moritz rename file 024cffc 2022-09-26 moritz make it a tad faster c6f7b6a 2022-09-26 moritz some renaming 443c9e0 2022-09-26 moritz Remove StringIterator 1953002 2022-09-23 Nate Bosch Inline the extension 4dfdc1b 2022-09-22 Nate Bosch Simplify the IntlStream class mime (https://github.com/dart-lang/mime/compare/c0c4c47..273d454): 273d454 2022-12-13 tomk9 Add .dcm to extension map (#74) aacec32 2022-12-12 Kevin Moore Update to latest lints, bump min SDK to 2.18 (#77) 536db4f 2022-12-12 Kevin Moore blast_repo fixes (#79) 2343229 2022-12-12 Kevin Moore Add .msj (and change .js) to text/javascript (#76) mockito (https://github.com/dart-lang/mockito/compare/347d3e4..942dd03): 942dd03 2022-12-12 yanok Override `SmartFake.toString` to be super-verbose 5f97a43 2022-12-09 Sam Rawlins Stop using deprecated analyzer APIs 0660e61 2022-12-06 yanok Generate method overrides even then source lib is not null-safe cf7d851 2022-12-06 yanok Add override for `Object.operator==` in `SmartFake` 6b89e99 2022-12-02 yanok Automated g4 rollback of changelist 492410078. d11d010 2022-12-02 yanok Generate method overrides even then source lib is not null-safe sse (https://github.com/dart-lang/sse/compare/d396145..cfa93b1): cfa93b1 2022-12-14 Elliott Brooks (she/her) Add `package:js` to dependencies (#71) 00335e4 2022-12-13 Elliott Brooks (she/her) Update `package:sse` to `4.1.2`(#70) webdev (https://github.com/dart-lang/webdev/compare/3e2364e..317288a): 317288a 2022-12-14 Derek Xu Remove ChromeProxyService.setExceptionPauseMode() (#1820) bbe7143 2022-12-14 Elliott Brooks (she/her) Migrate `events_test.dart` to null-safety (#1819) 1d1c98f 2022-12-14 Elliott Brooks (she/her) Settings page, Dart Debugger panel, and Flutter Inspector panel match DevTools styles (#1815) a9b8887 2022-12-13 Elliott Brooks (she/her) Update tests that are incompatible with `3.0.0` (#1817) Change-Id: I08e555dc22e5577740fe43e91ff31e4601ac15f0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/275781 Commit-Queue: Nate Bosch <nbosch@google.com> Auto-Submit: Devon Carew <devoncarew@google.com> Reviewed-by: Nate Bosch <nbosch@google.com>
1 parent 98af411 commit cabf333

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

DEPS

+7-7
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ vars = {
100100
"boringssl_gen_rev": "ced85ef0a00bbca77ce5a91261a5f2ae61b1e62f",
101101
"boringssl_rev": "87f316d7748268eb56f2dc147bd593254ae93198",
102102
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
103-
"browser_launcher_rev": "5fa0bd6cddc33785f43c920576fc03dcee1c3caa",
103+
"browser_launcher_rev": "2712dda4bb7eb5304fcf535b57e19b855491533e",
104104
"characters_rev": "4ffccb88a98c026f3351671479c85a886451dc33",
105105
"chrome_rev": "19997",
106106
"cli_util_rev": "edcf1c357dfc92f760ea0f1bbdb94f9b72d26b71",
@@ -125,7 +125,7 @@ vars = {
125125
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
126126
"dart_style_rev": "bc86574772350fa7d4cd4fa334b6652f08f750ba", # manually rev'd
127127

128-
"dartdoc_rev": "eb90a44c54fa01f0d501bf6e861a34857d843cea",
128+
"dartdoc_rev": "1f4221632777d21a7c0d0a0266fe6a495f5170ce",
129129
"devtools_rev": "dd3fade2bd2ef74fc6102e56333a48f0efc594d3",
130130
"ffi_rev": "17a8142da8114a065e03200467c7657b5368a86d",
131131
"file_rev": "b768f79dcd104a5feabafab47101c4355b71cd8f",
@@ -136,7 +136,7 @@ vars = {
136136
"http_parser_rev": "c73967535ce31120e218120f70ef98cc22688c82",
137137
"http_rev": "46a7708b2075a807d44afbe39496e1c0c7802f4e",
138138
"icu_rev": "81d656878ec611cb0b42d52c82e9dae93920d9ba",
139-
"intl_rev": "234b291aee7c23c9ffc9748fd6532d37553f609b",
139+
"intl_rev": "6fb07f261dad98ed5adc6d60a37a76557b0ed6b3",
140140
"jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1",
141141
"json_rpc_2_rev": "16fed53fbebd38edf170f58c1da1de2a325b2b98",
142142
"linter_rev": "7fe671cdadb52139295bae0abf62c014369af93a", # 1.31.0
@@ -145,8 +145,8 @@ vars = {
145145
"markdown_rev": "ee3f4e976efcfed87c6ec78364bc2dd3c6e717b9", # https://github.com/dart-lang/markdown/pull/494
146146
"markupsafe_rev": "8f45f5cfa0009d2a70589bcda0349b8cb2b72783",
147147
"matcher_rev": "7e6a665da079baa3e2a2046ab02e4353ee32556c",
148-
"mime_rev": "c0c4c47a3d7bf696f1aa1959fb83d598baadb33c",
149-
"mockito_rev": "347d3e4cc64752b2ff7b5d35fe5cd1b281b17413",
148+
"mime_rev": "273d454711487fe00849c2bf3dff189278fd0e6f",
149+
"mockito_rev": "942dd037a2f0f0203e1f367d4a5693e7617b0c9b",
150150
"package_config_rev": "abb4aec904ab8c739b6dcec516d44f56d96c8115",
151151
"path_rev": "12ce876fdd8873128671acfec54c8ad88da361fa",
152152
"ply_rev": "604b32590ffad5cbb82e4afef1d305512d06ae93",
@@ -159,7 +159,7 @@ vars = {
159159
"source_map_stack_trace_rev": "8d8078fcc81c8f7936805cd277198493e0b7fc62",
160160
"source_maps_rev": "b031e2cdbef5675ab9a92025202d323a5e7cc526",
161161
"source_span_rev": "d1d47e550b6f77ed9b4907339a8a5e430b9ca314",
162-
"sse_rev": "d3961459442816273dacaae4136dfe5900f34955",
162+
"sse_rev": "cfa93b1513e72646e96aab2562a51909cce500a1",
163163
"stack_trace_rev": "cf3562e0bf1796d4a801ed345408fcbc929dea70",
164164
"stream_channel_rev": "914304769d036867b993bd7f9c111145f1ca4ab0",
165165
"string_scanner_rev": "4a5cbc5c1127151ea507cc9da797b829857607e8",
@@ -176,7 +176,7 @@ vars = {
176176
"web_components_rev": "8f57dac273412a7172c8ade6f361b407e2e4ed02",
177177
"web_socket_channel_rev": "1b0561cfec8ff7e9465896eb340ea3c382b59393",
178178
"WebCore_rev": "bcb10901266c884e7b3740abc597ab95373ab55c",
179-
"webdev_rev": "3e2364ee3539ae08f350d03a3a5f3c22aa74d994",
179+
"webdev_rev": "317288a015970a594c11a50ddcd4ff071419beba",
180180
"webdriver_rev": "fcce0f0d0ebbda36398e1a6e3f29dfeb4eda43db",
181181
"webkit_inspection_protocol_rev": "ddb624cd85954dd384056cc253a8fc2b9da5364d",
182182
"yaml_edit_rev": "299f74594ff9fda412c1da5c0b5d5231d0c6fc42",

0 commit comments

Comments
 (0)