Skip to content

Commit 3938cf6

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
Bump protobuf to d940c8de905439e292770ccf6c546477ae566462
Changes: ``` > git log --format="%C(auto) %h %s" deda288..d940c8d https://dart.googlesource.com/protobuf.git/+/d940c8d Update the generated code to improve readability and to better follow common Dart patterns. (1003) https://dart.googlesource.com/protobuf.git/+/ce05559 no longer generate empty enum or server files (1006) https://dart.googlesource.com/protobuf.git/+/976ebb8 add a script to update the vendored protos (1004) https://dart.googlesource.com/protobuf.git/+/c8954ea Refactor the vendored protos (1000) ``` Diff: https://dart.googlesource.com/protobuf.git/+/deda2883eb3c8437a89bdae524b732fffef6150c..d940c8de905439e292770ccf6c546477ae566462/ Change-Id: Ice01632fd6d2e1bfa9b0b175a2d26252f28fb833 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/430920 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com> Auto-Submit: Devon Carew <devoncarew@google.com>
1 parent eb9cc6f commit 3938cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ vars = {
138138
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
139139
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
140140
"native_rev": "09a756cb8d89638c1179efc86b51156282f5e856", # rolled manually while native assets are experimental
141-
"protobuf_rev": "deda2883eb3c8437a89bdae524b732fffef6150c",
141+
"protobuf_rev": "d940c8de905439e292770ccf6c546477ae566462",
142142
"pub_rev": "59406faad8959e332da98260bab894feb8500908", # rolled manually
143143
"shelf_rev": "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1",
144144
"sync_http_rev": "dc54465f07d9652875deeade643256dafa2fbc6c",

0 commit comments

Comments
 (0)