[deps] rev ai, dartdoc, ecosystem, protobuf, test, tools, vector_math, web, webdriver

Revisions updated by `dart tools/rev_sdk_deps.dart`.

ai (https://github.com/dart-lang/ai/compare/7fbe88a..72a9283):
  72a9283  2025-07-31  Jacob MacDonald  add --exclude-tool option to exclude tools by name (dart-lang/ai#253)
  0dbbd8b  2025-07-30  Jacob MacDonald  only run in shell when on windows and running a .bat file (dart-lang/ai#252)
  0858b0b  2025-07-28  Jacob MacDonald  further prompt refinement, discourage use of temp ids and encourage getting the widget tree often (dart-lang/ai#249)
  912c1f3  2025-07-28  Jacob MacDonald  release dart_mcp v0.3.3 (dart-lang/ai#247)
  0f7cba8  2025-07-28  Jacob MacDonald  add analytics tracking for prompts (dart-lang/ai#246)

dartdoc (https://github.com/dart-lang/dartdoc/compare/882aea9..414953e):
  414953ed  2025-08-04  Sam Rawlins  Simplify how inheritance is computed. (dart-lang/dartdoc#4079)

ecosystem (https://github.com/dart-lang/ecosystem/compare/d5233c6..2fe3618):
  2fe3618  2025-08-01  dependabot[bot]  Bump the github-actions group with 3 updates (dart-lang/ecosystem#361)

protobuf (https://github.com/dart-lang/protobuf/compare/44ecd74..0b73b0d):
  0b73b0d  2025-07-30  Devon Carew  workspace, formatting, and proto version updates (dart-lang/protobuf#1033)
  a664760  2025-07-30  Devon Carew  various CI workflow updates (dart-lang/protobuf#1035)

test (https://github.com/dart-lang/test/compare/6aeb1e4..953e828):
  953e8282  2025-08-01  Nate Bosch  Drop executable arguments forwarding (dart-lang/test#2528)

tools (https://github.com/dart-lang/tools/compare/2a2a2d6..5e977d6):
  5e977d6f  2025-07-30  Jacob MacDonald  Fix mixtures of parentheses and spaces in windows command paths (dart-lang/tools#2138)
  607340ca  2025-07-29  Devon Carew  disable failing test (dart-lang/tools#2136)

vector_math (https://github.com/google/vector_math.dart/compare/13f185f..3939545):
  3939545  2025-08-04  Kevin Moore  Bump min SDK to 3.7, update dependencies, reformat (google/vector_math.dart#348)

web (https://github.com/dart-lang/web/compare/da1dd5d..1d5771b):
  1d5771b  2025-07-31  Nikechukwu  [interop] Add support for importing and exporting declarations, as well as multi-file output (dart-lang/web#418)

webdriver (https://github.com/google/webdriver.dart/compare/cfab787..595649d):
  595649d  2025-08-01  dependabot[bot]  Bump nanasess/setup-chromedriver (google/webdriver.dart#331)

Change-Id: Ia014bf6cafa9edcdaf453edda9cd5ecff516e16d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/443625
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
diff --git a/DEPS b/DEPS
index a866e9a..cf27a65 100644
--- a/DEPS
+++ b/DEPS
@@ -131,27 +131,27 @@
   ### /third_party/pkg dependencies
   # 'tools/rev_sdk_deps.dart' will rev pkg dependencies to their latest; put an
   # EOL comment after a dependency to instead pin at the current revision.
-  "ai_rev": "7fbe88a5d05fa4debcc3fb9bcd6c29dddafee745",
+  "ai_rev": "72a9283b421e5ee85c089822ddf6735aade849da",
   "core_rev": "b59ecf4ceebe6153e1c0166b7c9a7fdd9458a89d",
-  "dartdoc_rev": "882aea9351262d618c955322f4c9aafe9540b848",
-  "ecosystem_rev": "d5233c6dd0767cffa5742e32c4bc7c230c9c4b12",
+  "dartdoc_rev": "414953ed17ea534078f26a8526909ab014c1ad09",
+  "ecosystem_rev": "2fe3618849cbcfcb798e4e001f042423b602e549",
   "flute_rev": "d5adc4d6439572db5da71a9261b9bf0c7c96daa4",
   "http_rev": "afda3102b7ed5467f435b9ad4a29a1032f195156",
   "i18n_rev": "c45e050426bdeaaa120e5ce856abb486863d0476",
   "leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
   "material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
   "native_rev": "16ae2d8619e23fc2bd83fbff087a26ac032a1145", # rolled manually while native assets are experimental
-  "protobuf_rev": "44ecd7424fa0a9e023ecac0d894f50926ed111cf",
+  "protobuf_rev": "0b73b0d64c15e34d35f6e5f9036aac52e4a64033",
   "pub_rev": "c3e50919d11896f014cb971e1776d00a0e2d18b3", # rolled manually
   "shelf_rev": "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1",
   "sync_http_rev": "c07f96f89a7eec7e3daac641fa6c587224fcfbaa",
   "tar_rev": "5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a",
-  "test_rev": "6aeb1e4fbc409c142d786b90d81b867e16486699",
-  "tools_rev": "2a2a2d611f2b98888bb6a93b03aa350c97310d87",
-  "vector_math_rev": "13f185f7e97d559e003f5ac79201da12f9a01049",
-  "web_rev": "da1dd5d7701d5f2ae9be380ba7de1e3a3201cc64",
+  "test_rev": "953e8282c6e1d08d47d53169fea7ccb7db8475fa",
+  "tools_rev": "5e977d6f0698a220279a50538c89a440d56b0c44",
+  "vector_math_rev": "3939545edc38ed657381381d33acde02c49ff827",
+  "web_rev": "1d5771b74a97f8d59375daa3029617ce2cd1bae8",
   "webdev_rev": "4fc5d8c1941403200b09e51d4d89ae8cb8c07bd3",
-  "webdriver_rev": "cfab787b30fbfb5509f9fc45cfce51157fb9f369",
+  "webdriver_rev": "595649d890f69b9d05a596426ca93681b1921132",
   "webkit_inspection_protocol_rev": "effa75205516757795683d527c3dea9546eb0c32",
 
   # Windows deps