Skip to content

Commit ff9c695

Browse files
devoncarewCommit Queue
authored andcommitted
[deps] rev ai, dartdoc, i18n, test, webdriver
Revisions updated by `dart tools/rev_sdk_deps.dart`. ai (https://github.com/dart-lang/ai/compare/38734ff..64dfa7f): 64dfa7f 2025-07-01 Jacob MacDonald move static argParser variable to a createArgParser function (dart-lang/ai#212) a5aa053 2025-07-01 dependabot[bot] Bump actions/cache from 4.2.2 to 4.2.3 in the github-actions group (dart-lang/ai#211) dartdoc (https://github.com/dart-lang/dartdoc/compare/f1fe177..882aea9): 882aea93 2025-07-01 dependabot[bot] Bump github/codeql-action from 3.28.18 to 3.29.2 in the github-actions group (dart-lang/dartdoc#4071) 3e3999a6 2025-07-01 István Soós Fix lints and tests. (dart-lang/dartdoc#4070) i18n (https://github.com/dart-lang/i18n/compare/9e2d047..ab90327): ab903279 2025-07-01 dependabot[bot] Bump softprops/action-gh-release in the github-actions group (dart-lang/i18n#984) test (https://github.com/dart-lang/test/compare/0793a2b..2be5ca0): 2be5ca06 2025-07-01 Devon Carew prep to publish package:checks 0.3.1 (dart-lang/test#2513) 3d5aaa3f 2025-07-01 dependabot[bot] Bump github/codeql-action from 3.28.18 to 3.29.2 in the github-actions group (dart-lang/test#2514) 8e703e28 2025-06-30 Seth Ladd Update README.md to clarify this is an experiment (dart-lang/test#2512) webdriver (https://github.com/google/webdriver.dart/compare/b8f511d..cfab787): cfab787 2025-07-01 dependabot[bot] Bump nanasess/setup-chromedriver (google/webdriver.dart#330) Change-Id: I28133768054260c588fba4a0cac3a60bd55d0fb2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/438360 Commit-Queue: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]>
1 parent d4ce254 commit ff9c695

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,11 @@ vars = {
133133
# EOL comment after a dependency to instead pin at the current revision.
134134
"ai_rev": "64dfa7f138aa4d9bcc06e807858136b7d4d296d3",
135135
"core_rev": "b59ecf4ceebe6153e1c0166b7c9a7fdd9458a89d",
136-
"dartdoc_rev": "f1fe17752b1193ad52d69271ceb686cc3e4712b0",
136+
"dartdoc_rev": "882aea9351262d618c955322f4c9aafe9540b848",
137137
"ecosystem_rev": "d5233c6dd0767cffa5742e32c4bc7c230c9c4b12",
138138
"flute_rev": "e4ea0459a7debae5e9592c85141707b01fac86c9",
139139
"http_rev": "e70a41b8b841ada9ba124b3b9e1a4d3c525b8bf9",
140-
"i18n_rev": "9e2d0473aa26f8cd426d7e37aca0247713009104",
140+
"i18n_rev": "ab9032794ad7b14a383b4f8883bc7ca0c84c0932",
141141
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
142142
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
143143
"native_rev": "7944c5a0d26f3948273096239c9c2a8d6f0cda54", # rolled manually while native assets are experimental
@@ -146,12 +146,12 @@ vars = {
146146
"shelf_rev": "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1",
147147
"sync_http_rev": "dc54465f07d9652875deeade643256dafa2fbc6c",
148148
"tar_rev": "5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a",
149-
"test_rev": "0793a2b3262ac900558c49c76e9bbe4f29f91ea4",
149+
"test_rev": "2be5ca067bdf09e999be2ad760ab8efab854e789",
150150
"tools_rev": "7bf22c951019f860aa52a8b7dc97fba5880aa9ba",
151151
"vector_math_rev": "13f185f7e97d559e003f5ac79201da12f9a01049",
152152
"web_rev": "3e11172d5c7adc1fe47605180abb63ecc99ac45c",
153153
"webdev_rev": "7f376d242709e933fff70610503d0c5c09b2e17e",
154-
"webdriver_rev": "b8f511d7719e2ae2c21eb4d94f68564eee32cbe2",
154+
"webdriver_rev": "cfab787b30fbfb5509f9fc45cfce51157fb9f369",
155155
"webkit_inspection_protocol_rev": "effa75205516757795683d527c3dea9546eb0c32",
156156

157157
# Windows deps

0 commit comments

Comments
 (0)