Skip to content

Commit fe2141a

Browse files
nateboschdart-scoped@luci-project-accounts.iam.gserviceaccount.com
authored andcommitted
[deps] rev ai, dartdoc, ecosystem, http, shelf, test, tools, web, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`. ai (https://github.com/dart-lang/ai/compare/7270c43..9c96bfe): 9c96bfe Mon May 4 09:35:46 2026 -0700 Jacob MacDonald Add test for DTD discovery (dart-lang/ai#465) af7e829 Mon May 4 08:36:10 2026 -0700 Jacob MacDonald Add test for DTD discovery (dart-lang/ai#465) f151df9 Fri May 1 07:54:12 2026 -0700 dependabot[bot] Bump actions/cache from 5.0.4 to 5.0.5 in the github-actions group (dart-lang/ai#464) 03d251c Thu Apr 30 12:34:59 2026 -0700 Jacob MacDonald add obsolete issues skill (dart-lang/ai#462) dartdoc (https://github.com/dart-lang/dartdoc/compare/2e30b8e..77a52b6): 77a52b61 Tue May 5 19:38:04 2026 +0200 dependabot[bot] Bump analyzer from 12.1.0 to 13.0.0 (dart-lang/dartdoc#4242) 4fa2b5dd Fri May 1 22:21:16 2026 +0000 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/dartdoc#4241) ecosystem (https://github.com/dart-lang/ecosystem/compare/ed4e053..319ff81): 319ff81 Fri May 1 21:48:23 2026 +0000 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/ecosystem#414) http (https://github.com/dart-lang/http/compare/2c84f24..c140dc0): c140dc0 Mon May 4 13:22:37 2026 -0700 Brian Quinlan feat(cronet_http): decode cronet exceptions (dart-lang/http#1912) 057c768 Fri May 1 03:44:57 2026 +0000 dependabot[bot] chore(deps): bump the github-actions group with 2 updates (dart-lang/http#1914) shelf (https://github.com/dart-lang/shelf/compare/cc6b57d..74d58bc): 74d58bc Tue May 5 01:52:47 2026 -0700 Kevin Moore [compliance] Update goldens - 7 fewer failures! (dart-lang/shelf#526) c6b3f75 Mon May 4 12:27:31 2026 -0700 dependabot[bot] Bump actions/cache in the github-actions group across 1 directory (dart-lang/shelf#524) 498d45e Mon May 4 12:14:02 2026 -0700 Kevin Moore test: make compliance golden tests "thoughtful" and clean up state (dart-lang/shelf#525) test (https://github.com/dart-lang/test/compare/d5da922..14f99ec): 14f99ecd Fri May 1 16:18:32 2026 -0700 Nate Bosch Track the OS for browser platforms (dart-lang/test#2449) fd2b4be6 Fri May 1 16:08:03 2026 -0700 Nate Bosch Override test packages in coverage tests (dart-lang/test#2638) a1b82f18 Fri May 1 04:03:25 2026 +0000 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/test#2637) tools (https://github.com/dart-lang/tools/compare/c0dc794..6a7dd15): 6a7dd157 Tue May 5 09:41:25 2026 -0700 Jacob MacDonald support initial selection for multiselect, as well as select/unselect all (dart-lang/tools#2399) 1a026068 Fri May 1 06:11:14 2026 +0000 dependabot[bot] Bump actions/upload-pages-artifact from 4 to 5 in the github-actions group (dart-lang/tools#2392) web (https://github.com/dart-lang/web/compare/7c908b1..294391c): 294391c Mon May 4 09:59:58 2026 -0700 Kevin Moore [chore] Sort the members in elements.dart (dart-lang/web#544) 41c4049 Mon May 4 09:35:13 2026 -0700 Kevin Moore refactor: move most of the AST elements to their own file (dart-lang/web#543) webdev (https://github.com/dart-lang/webdev/compare/d33d270..f9a5660): f9a56607 Fri May 1 14:48:09 2026 -0700 MarkZ Splitting additional DWDS and Webdev tests between amd and ddc module systems (dart-lang/webdev#2828) b2cd91f6 Thu Apr 30 13:02:04 2026 -0700 Nicholas Shahan [dwds] Prepare to publish 27.1.1 (dart-lang/webdev#2825) Change-Id: Ifa3631598d554132a3f457a0e5d9e02089e5ce32 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/500980 Auto-Submit: Nate Bosch <nbosch@google.com> Reviewed-by: Brian Quinlan <bquinlan@google.com> Commit-Queue: Brian Quinlan <bquinlan@google.com>
1 parent 27ed75b commit fe2141a

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

DEPS

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -134,26 +134,26 @@ vars = {
134134
### /third_party/pkg dependencies
135135
# 'tools/rev_sdk_deps.dart' will rev pkg dependencies to their latest; put an
136136
# EOL comment after a dependency to instead pin at the current revision.
137-
"ai_rev": "7270c43155f03423966891fe65a69676c7fdefc5",
137+
"ai_rev": "9c96bfe5f091c9451eff5b59c9bffeb2e806b875",
138138
"core_rev": "be0b1531c445a185d3e93887b8d0355fc766c314",
139-
"dartdoc_rev": "2e30b8e3494d8df041f3ef2256ccfd87a952ea22",
140-
"ecosystem_rev": "ed4e053089e92300cc8dd5291bafef502a636ca5",
139+
"dartdoc_rev": "77a52b6125ce8cc8a88a8a399d80701254e43838",
140+
"ecosystem_rev": "319ff812d463fc194999a0d4b682097450279332",
141141
"flute_rev": "b84119fba67016a80c3eb80765762bcc4d0d0b8d",
142-
"http_rev": "2c84f242401676c2cd026688301dd21a29b5f129",
142+
"http_rev": "c140dc012da1df74b0fb99230b8736438b8eba6a",
143143
"i18n_rev": "2ae32fdd9ca14ecdca77dc37787dbba3c9e2c48a",
144144
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
145145
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
146146
"native_rev": "2f0b168e61588a7c504cba544036be3c3b63f6e6", # rolled manually while record_use is experimental
147147
"protobuf_rev": "84079e8b8531309e06ba7276b1c28bdca9210ad6",
148148
"pub_rev": "74408212b5348003381bc63f3b59274aaa23cfa3", # rolled manually
149-
"shelf_rev": "cc6b57dff13d74c3484e23197180547a47229598",
149+
"shelf_rev": "74d58bc1499115f91f8120dbd08f77c83f7f343d",
150150
"sync_http_rev": "6666fff944221891182e1f80bf56569338164d72",
151151
"tar_rev": "13479f7c2a18f499e840ad470cfcca8c579f6909",
152-
"test_rev": "d5da9229e3dd3da95194c79f0b929c08432e6ec5",
153-
"tools_rev": "c0dc794b516ed1f7e54359bbb0b8edff4d113d84",
152+
"test_rev": "14f99ecdcb74778654d936ce26c70798a3b6649f",
153+
"tools_rev": "6a7dd15748e63db7d41cfee8294c54636b668f41",
154154
"vector_math_rev": "7bf60fb95e0fbbd7648944071de9ab5e32ce7387",
155-
"web_rev": "7c908b1f96117d0b6ea84a263d4bc2fa68a847bb",
156-
"webdev_rev": "d33d27044f2171da5f3f31ec52ba1dcc14a54440",
155+
"web_rev": "294391c659526ecd0392eff2ccf133b07f9e1f80",
156+
"webdev_rev": "f9a56607fac5ad0c979d2647cf11d3e3be993bf6",
157157
"webdriver_rev": "3a711ebb36871eac997c5d5d2429f7414873dc63",
158158
"webkit_inspection_protocol_rev": "762115a971d1968bc940454ad1e88d506d8c5640",
159159

0 commit comments

Comments
 (0)