Skip to content

Commit b8e9bfd

Browse files
devoncarewCommit Queue
authored andcommitted
[deps] rev dartdoc, ecosystem, test, tools, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/669b15f..ec2a4fe): ec2a4fee 2025-10-06 dependabot[bot] Bump test_reflective_loader from 0.2.3 to 0.4.0 (dart-lang/dartdoc#4111) 2ec3e4ef 2025-10-02 Konstantin Scheglov Stop using TypeDefiningElement. (dart-lang/dartdoc#4112) f65c7e21 2025-10-01 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/dartdoc#4113) ecosystem (https://github.com/dart-lang/ecosystem/compare/36e514d..96ee861): 96ee861 2025-10-02 Devon Carew misc repo metadata updates (dart-lang/ecosystem#372) 0d7ffaa 2025-10-02 Moritz Rename comments (dart-lang/ecosystem#373) a3cf960 2025-10-01 dependabot[bot] Bump the github-actions group with 5 updates (dart-lang/ecosystem#374) test (https://github.com/dart-lang/test/compare/a16f149..8083c8f): 8083c8f2 2025-10-03 Nate Bosch Make all package:coverage imports conditional (dart-lang/test#2544) tools (https://github.com/dart-lang/tools/compare/ce9d2ad..6866f9b): 6866f9b1 2025-10-06 Morgan :) Allow more time for tests on Windows. (dart-lang/tools#2193) 1264445e 2025-10-06 Morgan :) Fix flaky test on Windows. (dart-lang/tools#2192) webdev (https://github.com/dart-lang/webdev/compare/0b2a408..29ba1b1): 29ba1b12 2025-10-01 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/webdev#2693) Change-Id: I9582b0380b2b974a2d05ab4f77c67c14e92aaa63 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/453580 Commit-Queue: Konstantin Shcheglov <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]>
1 parent a18c155 commit b8e9bfd

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
@@ -133,8 +133,8 @@ vars = {
133133
# EOL comment after a dependency to instead pin at the current revision.
134134
"ai_rev": "ec5d6aa38c8a6a9e687cc5223e2592ac91f2d5fe",
135135
"core_rev": "5c3e2c38df268be2347f3aad30ced0147dd012bb", # b/444274553
136-
"dartdoc_rev": "669b15f7da5da04a38e95e8ac0ff6471697a549f",
137-
"ecosystem_rev": "36e514d52c5d056227e4cea98b784ade50b5b4f1",
136+
"dartdoc_rev": "ec2a4feee51961e9fbdd2bd94060cc8fc994c47e",
137+
"ecosystem_rev": "96ee86147a5f4c70aed64262e1521b745936cdb1",
138138
"flute_rev": "d5adc4d6439572db5da71a9261b9bf0c7c96daa4",
139139
"http_rev": "2c53fa3c558ec5d1dd9fce4360d435113dba11e5",
140140
"i18n_rev": "34d1832b7e65d9aef1f7f6a82c22f6e53476191c",
@@ -146,11 +146,11 @@ vars = {
146146
"shelf_rev": "f30d65034a868530a9aa9ada7c3067d22fa01185",
147147
"sync_http_rev": "6666fff944221891182e1f80bf56569338164d72",
148148
"tar_rev": "13479f7c2a18f499e840ad470cfcca8c579f6909",
149-
"test_rev": "a16f14975c5625ef99abc71f7e91bca5d8e55054",
150-
"tools_rev": "ce9d2ad5d246329af04cf03e1203ee665886741b",
149+
"test_rev": "8083c8f24ffbca58cc0385add03c296b70636e7a",
150+
"tools_rev": "6866f9b19553625cc8af099d67aecbfb02067dcb",
151151
"vector_math_rev": "a7b7e9ccb931348dbfa669e0f8fea1bf97705b16",
152152
"web_rev": "816abcc1bf186f61c7e66e7f4c56d1554a61ab27",
153-
"webdev_rev": "0b2a408f6f64a29cd0d18ac7d2d407a4e1db8e0f",
153+
"webdev_rev": "29ba1b12c83b5d0e34bc61181801120c36b95c54",
154154
"webdriver_rev": "09104f459ed834d48b132f6b7734923b1fbcf2e9",
155155
"webkit_inspection_protocol_rev": "0f7685804d77ec02c6564d7ac1a6c8a2341c5bdf",
156156

0 commit comments

Comments
 (0)