Skip to content

Commit 6310de0

Browse files
devoncarewCommit Queue
authored andcommitted
[deps] rev ai, web, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`. ai (https://github.com/dart-lang/ai/compare/1d9d60c..f2b48c6): f2b48c6 2025-06-09 Nate Bosch Retain compatibility with 3.7 SDKs (dart-lang/ai#163) 52adf08 2025-06-06 Jacob MacDonald add homepage, repository, and documentation links to the pub result (dart-lang/ai#155) fa1c2be 2025-06-06 Nate Bosch Always use the failures-only reporter for testing (dart-lang/ai#160) 66a152f 2025-06-06 Nate Bosch Instruct clients to prefer MCP (dart-lang/ai#161) 55ad850 2025-06-05 Jacob MacDonald Add a retroactive changelog (dart-lang/ai#157) b08a610 2025-06-05 Jacob MacDonald Update instructions, add cursor install link (dart-lang/ai#159) web (https://github.com/dart-lang/web/compare/f1becf0..de6b3e4): de6b3e4 2025-06-06 Srujan Gaddam Add missing copyrights and delete empty files (dart-lang/web#371) 74a33ba 2025-06-06 Kevin Moore Add in a missing library directive, missing new line (dart-lang/web#370) 4d24eb5 2025-06-06 nikeokoronkwo [web_generator] Setting up `web_generator` for Dart JS Interop Gen (dart-lang/web#368) webdev (https://github.com/dart-lang/webdev/compare/55941b0..661dafd): 661dafd4 2025-06-08 Srujan Gaddam Defer execution of main until resume for hot restart with DDC library bundle format (dart-lang/webdev#2623) 01a3b9d7 2025-06-06 Nicholas Shahan Remove skip from chrome proxy service test Change-Id: If3d4326d0bacf47a4d95520dbd0aac5fb58de439 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/433363 Commit-Queue: Devon Carew <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]>
1 parent b0fd6d4 commit 6310de0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DEPS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ 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-
"ai_rev": "1d9d60c959d30bf56b99eb8182170e218ecf3088",
132+
"ai_rev": "f2b48c6bf688e27f41b0b73ee3ff0164a05da157",
133133
"core_rev": "635dfa32c261ba078438b74de397f2207904ca78",
134134
"dartdoc_rev": "4ceea6b8240bf1dd9694a170368264e40c67d66b",
135135
"ecosystem_rev": "64aac3a9c4606950bcf6c8729f01ed8548b9ed87",
@@ -147,8 +147,8 @@ vars = {
147147
"test_rev": "0793a2b3262ac900558c49c76e9bbe4f29f91ea4",
148148
"tools_rev": "e84cbd9e1b111d80763ae8b3e04685bd66866f08",
149149
"vector_math_rev": "13f185f7e97d559e003f5ac79201da12f9a01049",
150-
"web_rev": "f1becf07db9faa56559d2844c3c6d430dc9b37de",
151-
"webdev_rev": "55941b0ce5a2eb8a5799ee39f675b40c116f268d",
150+
"web_rev": "de6b3e40826bde1653573d5c8e36aec3df2f4927",
151+
"webdev_rev": "661dafd4a050e4325253155af092d2243721ab28",
152152
"webdriver_rev": "b8f511d7719e2ae2c21eb4d94f68564eee32cbe2",
153153
"webkit_inspection_protocol_rev": "effa75205516757795683d527c3dea9546eb0c32",
154154

0 commit comments

Comments
 (0)