Skip to content

Commit 437bf92

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev core, dartdoc, http, i18n, protobuf
Revisions updated by `dart tools/rev_sdk_deps.dart`. core (https://github.com/dart-lang/core/compare/a6e81e0..7a80178): 7a80178c 2025-04-03 Moritz Add `CODEOWNERS` file (dart-lang/core#877) dartdoc (https://github.com/dart-lang/dartdoc/compare/cbc1885..62aefbb): 62aefbb7 2025-04-01 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/dartdoc#4029) http (https://github.com/dart-lang/http/compare/e988925..32d5ffc): 32d5ffc 2025-04-02 Moritz Merge pull request `#1745` from dart-lang/revTo3 1cc17f8 2025-04-02 Moritz Merge pull request `#1743` from ueman/readme-fix 4afc7f4 2025-04-02 Moritz Add changelog entry c18d55d 2025-04-02 Moritz Fix CI 0e094cc 2025-04-02 Moritz Update to Dart `3.7.0` 2132038 2025-03-31 Jonas Uekötter Update README.md i18n (https://github.com/dart-lang/i18n/compare/2701040..de19436): de19436 2025-04-02 Moritz Add `CODEOWNERS` (dart-lang/i18n#961) protobuf (https://github.com/dart-lang/protobuf/compare/cf4f3a8..1aaa332): 1aaa332 2025-04-01 dependabot[bot] Bump actions/cache from 4.2.2 to 4.2.3 (google/protobuf.dart#972) Change-Id: I183a6f902b8620e685f957f6a3d7d27e8bfcef4f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/420161 Commit-Queue: Devon Carew <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]>
1 parent 708baa4 commit 437bf92

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
@@ -129,16 +129,16 @@ vars = {
129129
### /third_party/pkg dependencies
130130
# 'tools/rev_sdk_deps.dart' will rev pkg dependencies to their latest; put an
131131
# EOL comment after a dependency to instead pin at the current revision.
132-
"core_rev": "a6e81e0b74faf12ed4a938fa9a8ddba86b89b73d",
133-
"dartdoc_rev": "cbc18857befc411c32c1720c2a3c57dade1d96bd",
132+
"core_rev": "7a80178ca72b01b0efb99a9a9a654d83ca21d6b7",
133+
"dartdoc_rev": "62aefbb788baf5b73b2d704d66d9735a7ca56a69",
134134
"ecosystem_rev": "391a80ccb774cfebe4865bcd7e933d1ab016eea5",
135135
"flute_rev": "e4ea0459a7debae5e9592c85141707b01fac86c9",
136-
"http_rev": "e988925d81eb85736b12a3e50e78ea1d10bc98bc",
137-
"i18n_rev": "2701040426aada5af6022ee0737f7bfadd7de178",
136+
"http_rev": "32d5ffcc8d0d5ce9a3a76a293230fa70ec2cc88f",
137+
"i18n_rev": "de1943629469719bf34269bf90fcdbe9334a73f3",
138138
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
139139
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
140140
"native_rev": "75f3408cd72c1e217f162fb5e43f4cdf1d34e71d", # rolled manually while native assets are experimental
141-
"protobuf_rev": "cf4f3a8d68f713b32eb03261ab3a72bb6910147b",
141+
"protobuf_rev": "1aaa332af75c61ff32739821f7ec52186ff18d4c",
142142
"pub_rev": "b2c03b448a47fdd52800609b9222cd737be3a934", # rolled manually
143143
"shelf_rev": "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1",
144144
"sync_http_rev": "dc54465f07d9652875deeade643256dafa2fbc6c",

0 commit comments

Comments
 (0)