Skip to content

Commit f5a9c0a

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev dartdoc, protobuf, test, vector_math, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/95f4208..e38f392): e38f3921 2025-05-16 Sigurd Meldgaard Remove analyzer_use_new_elements from analysis_options.yaml (dart-lang/dartdoc#4050) protobuf (https://github.com/dart-lang/protobuf/compare/9bd149b..b7753f6): b7753f6 2025-05-16 Devon Carew rev package:protobuf version (google/protobuf.dart#994) b5d20ff 2025-05-16 Ömer Sinan Ağacan Update protobuf changelog with `#981` (google/protobuf.dart#995) test (https://github.com/dart-lang/test/compare/55d1f9e..b9c59ea): b9c59ea0 2025-05-13 Liam Appelbe Set a debug name for test isolates (dart-lang/test#2494) a1e295b4 2025-05-13 Liam Appelbe Fix CI 3c3878af 2025-05-13 Liam Appelbe Include the test URI in the debug name 90e64ec2 2025-05-13 Nate Bosch Bump version d67c897b 2025-05-13 Liam Appelbe Merge branch 'master' into isolate_debug_name e6d4877e 2025-05-12 Jacob MacDonald release test packages (dart-lang/test#2495) 4097e1be 2025-05-07 Liam Appelbe revert workflow debugging 7800c010 2025-05-07 Liam Appelbe fmt 455483b5 2025-05-07 Liam Appelbe changelog c9b5b6fa 2025-05-07 Liam Appelbe fmt 39c4b31d 2025-05-07 Liam Appelbe Set a debug name for test isolates vector_math (https://github.com/google/vector_math.dart/compare/0279cb8..13f185f): 13f185f 2025-05-16 Kevin Moore Remove prefer-inline for non-trivial Matrix functions (google/vector_math.dart#347) webdev (https://github.com/dart-lang/webdev/compare/1ea8462..5dbb30e): 5dbb30eb 2025-05-12 Jessy Yameogo Support hot reload over websocket (dart-lang/webdev#2616) Change-Id: I85b001857d0864bd50390d82aa142938a4c530d4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/428927 Commit-Queue: Devon Carew <[email protected]> Reviewed-by: Kevin Moore <[email protected]>
1 parent 83eb816 commit f5a9c0a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DEPS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,24 +131,24 @@ vars = {
131131
# 'tools/rev_sdk_deps.dart' will rev pkg dependencies to their latest; put an
132132
# EOL comment after a dependency to instead pin at the current revision.
133133
"core_rev": "635dfa32c261ba078438b74de397f2207904ca78", # https://github.com/dart-lang/core/pull/734
134-
"dartdoc_rev": "95f4208e094a2832dd29a9591d9b95ddf6632174",
134+
"dartdoc_rev": "e38f392163a4738a21024acd370d104e0efe72f0",
135135
"ecosystem_rev": "815d4ba2e7d11f8695a26f6cbe1262e3b8ff8d0d",
136136
"flute_rev": "e4ea0459a7debae5e9592c85141707b01fac86c9",
137137
"http_rev": "e70a41b8b841ada9ba124b3b9e1a4d3c525b8bf9",
138138
"i18n_rev": "e44af5483a051d546716b6aa3a57e478c59a5d8d",
139139
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
140140
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
141141
"native_rev": "6d51ecf34385e5872c43f1856d3fad6349200811", # rolled manually while native assets are experimental
142-
"protobuf_rev": "9bd149b40e3bd762d902f86a67889651bcb9486c",
142+
"protobuf_rev": "b7753f6fc29402679e05e9a510074002f0826d48",
143143
"pub_rev": "b2c03b448a47fdd52800609b9222cd737be3a934", # rolled manually
144144
"shelf_rev": "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1",
145145
"sync_http_rev": "dc54465f07d9652875deeade643256dafa2fbc6c",
146146
"tar_rev": "5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a",
147-
"test_rev": "55d1f9ed414bc01b0ffefa64644aa7756142db58",
147+
"test_rev": "b9c59ea01ab0c055d120fd6542af663704c16938",
148148
"tools_rev": "36f5c9f9989e06e79323499914c50e78ab1a6621",
149-
"vector_math_rev": "0279cb83324c4e7d03684effe1bfb0c8ac5bebed",
149+
"vector_math_rev": "13f185f7e97d559e003f5ac79201da12f9a01049",
150150
"web_rev": "f1becf07db9faa56559d2844c3c6d430dc9b37de",
151-
"webdev_rev": "1ea8462431a4fe604e07418ed5d71352e4244b1d",
151+
"webdev_rev": "5dbb30ebc695ad2ecc01fa8eae4e0494c199e1bc",
152152
"webdriver_rev": "f52afbf72895ae980bd4129d877305c2182d6cbc",
153153
"webkit_inspection_protocol_rev": "effa75205516757795683d527c3dea9546eb0c32",
154154

0 commit comments

Comments
 (0)