Skip to content

Commit 44c5813

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev dartdoc, http, test, vector_math
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/62aefbb..1788710): 17887101 2025-04-18 Brian Wilkerson Remove use of deprecated parameter (dart-lang/dartdoc#4035) http (https://github.com/dart-lang/http/compare/e4ddd3e..63c477b): 63c477b 2025-04-17 Brian Quinlan Ready for release: cupertino_http, web_socket, web_socket_channel (dart-lang/http#1753) 03eb8de 2025-04-16 Brian Quinlan Prepare for a `package:web_socket` 1.0 release (dart-lang/http#1738) test (https://github.com/dart-lang/test/compare/84eba11..3ac991f): 3ac991fa 2025-04-17 Nate Bosch Fix typos in README (dart-lang/test#2487) vector_math (https://github.com/google/vector_math.dart/compare/dc9d379..39cafd4): 39cafd4 2025-04-15 Devon Carew prep for publishing 2.1.5 (google/vector_math.dart#344) Change-Id: Ifc1f01d58551a08aa3bf247ce05f4a903c869a59 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/423604 Reviewed-by: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]> Commit-Queue: Devon Carew <[email protected]>
1 parent 86d3d63 commit 44c5813

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

+4-4
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@ 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": "62aefbb788baf5b73b2d704d66d9735a7ca56a69",
134+
"dartdoc_rev": "17887101dd0f233eed40d9d1cac6b4ee5b70572e",
135135
"ecosystem_rev": "815d4ba2e7d11f8695a26f6cbe1262e3b8ff8d0d",
136136
"flute_rev": "e4ea0459a7debae5e9592c85141707b01fac86c9",
137-
"http_rev": "e4ddd3e3d3a3d0ba7c9e48506e9d2e8620af30a8",
137+
"http_rev": "63c477b466f650e8f5505d6d78dc283c2c2f9845",
138138
"i18n_rev": "de1943629469719bf34269bf90fcdbe9334a73f3",
139139
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
140140
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
@@ -144,9 +144,9 @@ vars = {
144144
"shelf_rev": "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1",
145145
"sync_http_rev": "dc54465f07d9652875deeade643256dafa2fbc6c",
146146
"tar_rev": "5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a",
147-
"test_rev": "84eba115521b74e848f096572a2d3e4d3607e8fa",
147+
"test_rev": "3ac991fa5ea406474e4d8d6c823fc078a6c6c6b4",
148148
"tools_rev": "11a7719ffc6573b62d164a3188b8c2131b6ef6c3",
149-
"vector_math_rev": "dc9d379674f50bb5559e99ee3a9f64729df9d3c8",
149+
"vector_math_rev": "39cafd45346f355a6e4c38a17c89fcd199dc1c96",
150150
"web_rev": "5a39fdc396ae40344308975140343c23b6863261",
151151
"webdev_rev": "5bf833d0c277a384ab8bbfc10e7d3d71b8022560",
152152
"webdriver_rev": "f52afbf72895ae980bd4129d877305c2182d6cbc",

0 commit comments

Comments
 (0)