Skip to content

Commit 313fd86

Browse files
devoncarewCommit Queue
authored andcommitted
[deps] rev http, i18n, tools, web
Revisions updated by `dart tools/rev_sdk_deps.dart`. http (https://github.com/dart-lang/http/compare/7d2d87e..4209e84): 4209e84 2025-07-09 Brian Quinlan [cronet_http] Upgrade to kotlin 1.8.10 (dart-lang/http#1789) d2886a0 2025-07-08 dependabot[bot] Bump subosito/flutter-action in the github-actions group (dart-lang/http#1784) 4097219 2025-07-08 Brian Quinlan Prepare to release 1.5.0-beta (dart-lang/http#1787) a4f5a8d 2025-07-08 Luka S feat: support aborting HTTP requests (dart-lang/http#1773) i18n (https://github.com/dart-lang/i18n/compare/42c4932..c45e050): c45e0504 2025-07-09 Googler No public description bdb94c25 2025-07-09 Googler No public description tools (https://github.com/dart-lang/tools/compare/6282b35..fd7cc89): fd7cc89a 2025-07-09 Nate Biggs Fix wasm dry run event and tests (dart-lang/tools#2128) 1500539b 2025-07-09 Liam Appelbe [coverage] Expose `filterIgnored` function (dart-lang/tools#2123) 99634476 2025-07-08 Nate Biggs Add wasm dry run event to unified analytics. (dart-lang/tools#2125) web (https://github.com/dart-lang/web/compare/fb8a149..354e229): 354e229 2025-07-09 Nikechukwu [interop] Add Support for Typealiases (dart-lang/web#407) f0f0914 2025-07-08 Nikechukwu [interop] Add Support for Enums (dart-lang/web#404) Change-Id: Ia691d4ca8d20ccb1d7a96598c369dabaf9124850 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/439804 Reviewed-by: Konstantin Shcheglov <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]> Auto-Submit: Devon Carew <[email protected]>
1 parent 895413f commit 313fd86

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
@@ -136,8 +136,8 @@ vars = {
136136
"dartdoc_rev": "882aea9351262d618c955322f4c9aafe9540b848",
137137
"ecosystem_rev": "d5233c6dd0767cffa5742e32c4bc7c230c9c4b12",
138138
"flute_rev": "e4ea0459a7debae5e9592c85141707b01fac86c9",
139-
"http_rev": "7d2d87ebfba86035a9ca6b79160ccc2ac1253c0c",
140-
"i18n_rev": "42c49328f8c040b663c2a2d94be9b6ddd80a70bd",
139+
"http_rev": "4209e846100cb22d60dea7e48727334b8c55be34",
140+
"i18n_rev": "c45e050426bdeaaa120e5ce856abb486863d0476",
141141
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
142142
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
143143
"native_rev": "723cd56a5edc89699db32bca1b5bf91aa0bcf0cf", # rolled manually while native assets are experimental
@@ -147,9 +147,9 @@ vars = {
147147
"sync_http_rev": "c07f96f89a7eec7e3daac641fa6c587224fcfbaa",
148148
"tar_rev": "5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a",
149149
"test_rev": "2be5ca067bdf09e999be2ad760ab8efab854e789",
150-
"tools_rev": "6282b35ef2d0108bdd4ee8ba73ccd7d85afaaef9",
150+
"tools_rev": "fd7cc89aaac774fb34502502803a3bcf62cb83cd",
151151
"vector_math_rev": "13f185f7e97d559e003f5ac79201da12f9a01049",
152-
"web_rev": "fb8a14921e6a402d35f4d7b61fa2dc9fde567e64",
152+
"web_rev": "354e22995859757223cea3fccbff0ad86c540d60",
153153
"webdev_rev": "7f376d242709e933fff70610503d0c5c09b2e17e",
154154
"webdriver_rev": "cfab787b30fbfb5509f9fc45cfce51157fb9f369",
155155
"webkit_inspection_protocol_rev": "effa75205516757795683d527c3dea9546eb0c32",

0 commit comments

Comments
 (0)