Skip to content

Commit 6fc0eeb

Browse files
devoncarewCommit Queue
authored andcommitted
[deps] rev protobuf, tools, web, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`. protobuf (https://github.com/dart-lang/protobuf/compare/14bbd0b..78cf743): 78cf743 2025-10-20 Ömer Sinan Ağacan Fix a few extension field bugs (google/protobuf.dart#1062) tools (https://github.com/dart-lang/tools/compare/f5920a2..d0941a3): d0941a35 2025-10-17 Morgan :) Unify watcher tests (dart-lang/tools#2211) fa978cd2 2025-10-17 Morgan :) Remove backup expectations (dart-lang/tools#2209) web (https://github.com/dart-lang/web/compare/816abcc..5a7d0be): 5a7d0be 2025-10-16 Srujan Gaddam Initial commit of package:js_interop 0.1.0-beta (dart-lang/web#476) webdev (https://github.com/dart-lang/webdev/compare/2517aa9..82b3855): 82b38557 2025-10-20 Jessy Yameogo [DWDS] Fixes hot reload/restart crashes after closing browser tab on web-server device (dart-lang/webdev#2699) Change-Id: I98c840892d243f3dc34f9409956d8726ff84238a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/456040 Commit-Queue: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]>
1 parent a6c7169 commit 6fc0eeb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,16 +141,16 @@ vars = {
141141
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
142142
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
143143
"native_rev": "3ec573500f743d4a1393f7802143aef50fec0a47", # rolled manually while native assets are experimental
144-
"protobuf_rev": "14bbd0bd7ff9b7e322ff4e85bd243f6905170b92",
144+
"protobuf_rev": "78cf7432a6b1a0771042a1931047cf7c15d931c6",
145145
"pub_rev": "f7f1891e2de3d795532f45ec214f88ac912ffcd6", # rolled manually
146146
"shelf_rev": "710b8cef08f69acf176c807eaf274dfb8656fde0",
147147
"sync_http_rev": "6666fff944221891182e1f80bf56569338164d72",
148148
"tar_rev": "13479f7c2a18f499e840ad470cfcca8c579f6909",
149149
"test_rev": "8083c8f24ffbca58cc0385add03c296b70636e7a",
150-
"tools_rev": "f5920a2d58351931999279b405a4f16b3166311c",
150+
"tools_rev": "d0941a357a297610f012114d4da06fcccebe6c5c",
151151
"vector_math_rev": "a7b7e9ccb931348dbfa669e0f8fea1bf97705b16",
152-
"web_rev": "816abcc1bf186f61c7e66e7f4c56d1554a61ab27",
153-
"webdev_rev": "2517aa94c3ff5b51bbe432c9bd4da6ee4308a5bf",
152+
"web_rev": "5a7d0be70a258252b95bac6b900f26d6dae4d433",
153+
"webdev_rev": "82b385574a65e6025f970ce204365851dbbc1ac1",
154154
"webdriver_rev": "09104f459ed834d48b132f6b7734923b1fbcf2e9",
155155
"webkit_inspection_protocol_rev": "0f7685804d77ec02c6564d7ac1a6c8a2341c5bdf",
156156

0 commit comments

Comments
 (0)