Skip to content

Commit 0f47a90

Browse files
devoncarewCommit Queue
authored andcommitted
[deps] rev ai, ecosystem, http, i18n, web
Revisions updated by `dart tools/rev_sdk_deps.dart`. ai (https://github.com/dart-lang/ai/compare/72a9283..6b4b2bc): 6b4b2bc 2025-08-11 Greg Spencer Add ability to filter analyzer results on a set of paths (dart-lang/ai#260) ecosystem (https://github.com/dart-lang/ecosystem/compare/4543c38..68ff911): 68ff911 2025-08-08 Moritz Make health file name configurable (dart-lang/ecosystem#364) http (https://github.com/dart-lang/http/compare/afda310..6656f15): 6656f15 2025-08-07 Brian Quinlan Remove http-beta dependency (dart-lang/http#1806) b661894 2025-08-07 Brian Quinlan Prepare to release packages http/cronet_http/cupertino_http supporting request cancellation (dart-lang/http#1805) i18n (https://github.com/dart-lang/i18n/compare/25cdb1b..c28ad5e): c28ad5ea 2025-08-08 Moritz Configure gemini (dart-lang/i18n#1002) web (https://github.com/dart-lang/web/compare/f3c960f..72cdd84): 72cdd84 2025-08-07 Kevin Moore Fix pkg:web CI badge (dart-lang/web#441) Change-Id: I98392b4c4ef037c6ffa8754e8fd2d9a9e17a643e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/444781 Reviewed-by: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]>
1 parent d09a936 commit 0f47a90

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,13 +131,13 @@ vars = {
131131
### /third_party/pkg dependencies
132132
# 'tools/rev_sdk_deps.dart' will rev pkg dependencies to their latest; put an
133133
# EOL comment after a dependency to instead pin at the current revision.
134-
"ai_rev": "72a9283b421e5ee85c089822ddf6735aade849da",
134+
"ai_rev": "6b4b2bce4ee9204f35ba9f7109ba92a24f7049e0",
135135
"core_rev": "b59ecf4ceebe6153e1c0166b7c9a7fdd9458a89d",
136136
"dartdoc_rev": "82b48b53128a474221269a05a947bae28e2d7ac6",
137-
"ecosystem_rev": "4543c38a67919958539dec8366d8c9414179741f",
137+
"ecosystem_rev": "68ff911b19e1abf00ff43b2b37bd16b1af01e088",
138138
"flute_rev": "d5adc4d6439572db5da71a9261b9bf0c7c96daa4",
139-
"http_rev": "afda3102b7ed5467f435b9ad4a29a1032f195156",
140-
"i18n_rev": "25cdb1b44b18544e0c988cc1734adc4810a65099",
139+
"http_rev": "6656f15e88e68f6cafa2a7bbffa37fd6ac2dd33a",
140+
"i18n_rev": "c28ad5ea314394b3d89796a9201f2264e753a079",
141141
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
142142
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
143143
"native_rev": "16ae2d8619e23fc2bd83fbff087a26ac032a1145", # rolled manually while native assets are experimental
@@ -149,7 +149,7 @@ vars = {
149149
"test_rev": "5aef9719ad9b598260c062b2a90a50d2f50a78f3", # https://dart-review.googlesource.com/c/sdk/+/444360
150150
"tools_rev": "1b52e89e0b4ef70e004383c1cf781ad4182f380b",
151151
"vector_math_rev": "3939545edc38ed657381381d33acde02c49ff827",
152-
"web_rev": "f3c960f57cd88afad6e20d80ed453d722d3610b7",
152+
"web_rev": "72cdd84cd34feaf777787890d183724108a8344a",
153153
"webdev_rev": "94c172cc862d0c39c72158c6537f1e20b4432e0e",
154154
"webdriver_rev": "595649d890f69b9d05a596426ca93681b1921132",
155155
"webkit_inspection_protocol_rev": "effa75205516757795683d527c3dea9546eb0c32",

0 commit comments

Comments
 (0)