Skip to content

Commit 834ed5a

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev dartdoc, http, i18n, tools, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`. dartdoc (https://github.com/dart-lang/dartdoc/compare/6c770bf..c41b86b): c41b86b9 2025-03-12 Sam Rawlins Remove reference to AugmentableElement, soon to be deleted (dart-lang/dartdoc#4016) 5dbd403c 2025-03-10 Parker Lougheed Utilize scss features in sidebar styles (dart-lang/dartdoc#4010) http (https://github.com/dart-lang/http/compare/900da9f..001665e): 001665e 2025-03-11 dependabot[bot] Bump the github-actions group across 1 directory with 5 updates (dart-lang/http#1723) i18n (https://github.com/dart-lang/i18n/compare/bdeec25..b09c822): b09c822 2025-03-12 Moritz Dont check hashes on tag f681aa0 2025-03-12 Moritz Fix artifact building workflows (dart-lang/i18n#956) 2644c17 2025-03-11 Moritz Small fixes to intl4x (dart-lang/i18n#955) 6d680ad 2025-03-11 Copybara-Service Merge pull request `#948` from kszczek:ignore-script-subtags 88ab7a8 2025-02-20 Kamil Szczęk feat(intl): ignore script subtags when canonicalizing locale strings tools (https://github.com/dart-lang/tools/compare/d67cd00..9c53358): 9c533582 2025-03-11 Parker Lougheed [package_config] Prepare for 2.2.0 release (dart-lang/tools#2031) webdev (https://github.com/dart-lang/webdev/compare/f485686..302b6db): 302b6db6 2025-03-11 Srujan Gaddam Remove reassemble invocation and publish 24.3.7 (dart-lang/webdev#2598) 3e17660f 2025-03-11 Srujan Gaddam [dwds] callServiceExtension should check all extensions and return kMethodNotFound when extension not found (dart-lang/webdev#2597) 8f146a15 2025-03-05 Srujan Gaddam Roll dwds to 24.3.7-wip and webdev to 3.7.2-wip (dart-lang/webdev#2596) 2c1d147d 2025-03-04 Srujan Gaddam Add pull request and id-token write permissions to publish.yaml (dart-lang/webdev#2595) 8a8eaf1b 2025-03-04 Srujan Gaddam Add hotReloadSourcesUri parameter to FrontendServerDdcLibraryBundleProvider and publish DWDS 24.3.6 (dart-lang/webdev#2594) Change-Id: I9b7b16a0c8f62cd70e1eb76dea485bbef7b8be15 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/415300 Commit-Queue: Devon Carew <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]>
1 parent 886efdd commit 834ed5a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DEPS

+5-5
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,11 @@ vars = {
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.
132132
"core_rev": "15c7fe9958b95998ba2f5a4ad1beab66b9d815fb",
133-
"dartdoc_rev": "6c770bfb1f72cc96044bac46dd65abc819d1ed42",
133+
"dartdoc_rev": "c41b86b98ca935ec3c29cdb04cb190df30afb242",
134134
"ecosystem_rev": "a3cc42d999acc95af96a48d155d7749d92cecb92",
135135
"flute_rev": "e4ea0459a7debae5e9592c85141707b01fac86c9",
136-
"http_rev": "900da9fe7d576caa4882053cf26d3a70bd3106e0",
137-
"i18n_rev": "bdeec2590a1fda55d8ca95616aa8ff4c101765de",
136+
"http_rev": "001665e99703880e19fe54580064aa99ebb996b1",
137+
"i18n_rev": "b09c822173d8e5c51fe9191e5768dd3f19186ec7",
138138
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
139139
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
140140
"native_rev": "0cd2e55256cecb2a9806b6fa6930c9af7d0394e1", # rolled manually while native assets are experimental
@@ -144,10 +144,10 @@ vars = {
144144
"sync_http_rev": "dc54465f07d9652875deeade643256dafa2fbc6c",
145145
"tar_rev": "5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a",
146146
"test_rev": "9e349d0e9f6c477584ea320f7ba2f49f761d84ac",
147-
"tools_rev": "d67cd0022095a138c66df94f100e5a129c15a65e",
147+
"tools_rev": "9c533582195b12ea006dc7188767b5a288b4c5c8",
148148
"vector_math_rev": "f08d7d2652e9ecf7d8f8605d9983335174511c95",
149149
"web_rev": "5a39fdc396ae40344308975140343c23b6863261",
150-
"webdev_rev": "f4856867de3e7b6ea6778dbc47cff44b12f9eed2", # b/398884799
150+
"webdev_rev": "302b6db6125901fd183390e339aff7490cdde3d0",
151151
"webdriver_rev": "f52afbf72895ae980bd4129d877305c2182d6cbc",
152152
"webkit_inspection_protocol_rev": "effa75205516757795683d527c3dea9546eb0c32",
153153

0 commit comments

Comments
 (0)