Skip to content

Commit e69a97f

Browse files
devoncarewCommit Queue
authored andcommitted
[deps] rev ecosystem, test, tools, vector_math, webdev
Revisions updated by `dart tools/rev_sdk_deps.dart`. ecosystem (https://github.com/dart-lang/ecosystem/compare/7f6f1c1..815d4ba): 815d4ba 2025-04-15 Devon Carew [firehose] don't fail publish validation if we see the pub pre-release warning (dart-lang/ecosystem#357) e7bae16 2025-04-15 Moritz Fix label fetching (dart-lang/ecosystem#358) 7aa1313 2025-04-15 Moritz Fix PR label fetching (dart-lang/ecosystem#356) test (https://github.com/dart-lang/test/compare/8643fbf..84eba11): 84eba115 2025-04-11 Daco Harkes [native assets] Add support for pub workspaces (dart-lang/test#2484) ab850972 2025-04-11 Daco Harkes [native assets] Add support for pub workspaces 9f9fd77d 2025-04-10 Nate Bosch Migrate host.dart to new JS interop (dart-lang/test#2448) tools (https://github.com/dart-lang/tools/compare/d74f9e1..4a28415): 4a284152 2025-04-15 Moritz [package:code_builder] Remove transitive dependency on package:macros (dart-lang/tools#2073) 2bb6eba7 2025-04-11 Lasse R.H. Nielsen Simplifies the format for client IDs. (dart-lang/tools#2072) 77e41774 2025-04-10 Liam Appelbe [coverage] Prepare to publish (dart-lang/tools#2070) e7168ae1 2025-04-10 Liam Appelbe [coverage] Finish collection as soon as main isolate exits (dart-lang/tools#2069) vector_math (https://github.com/google/vector_math.dart/compare/f08d7d2..dc9d379): dc9d379 2025-04-15 Lukas Klingsbo chore: Remove test_all.dart since this is built-in to `dart test` (google/vector_math.dart#343) webdev (https://github.com/dart-lang/webdev/compare/c8b1cfa..5bf833d): 5bf833d0 2025-04-15 Srujan Gaddam Support hot reload testing (dart-lang/webdev#2611) fa0b74bf 2025-04-14 Srujan Gaddam Add support for hot restart tests in DWDS with the frontend server (dart-lang/webdev#2608) Change-Id: Ic3ff6ed88ee2db935dc48fafe1e16a869d73506c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/422580 Reviewed-by: Ivan Inozemtsev <[email protected]> Commit-Queue: Ivan Inozemtsev <[email protected]>
1 parent 86e31f9 commit e69a97f

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
@@ -132,7 +132,7 @@ vars = {
132132
# EOL comment after a dependency to instead pin at the current revision.
133133
"core_rev": "635dfa32c261ba078438b74de397f2207904ca78", # https://github.com/dart-lang/core/pull/734
134134
"dartdoc_rev": "62aefbb788baf5b73b2d704d66d9735a7ca56a69",
135-
"ecosystem_rev": "7f6f1c1d53173307bde1aa4f4ee851d260cc7e69",
135+
"ecosystem_rev": "815d4ba2e7d11f8695a26f6cbe1262e3b8ff8d0d",
136136
"flute_rev": "e4ea0459a7debae5e9592c85141707b01fac86c9",
137137
"http_rev": "e4ddd3e3d3a3d0ba7c9e48506e9d2e8620af30a8",
138138
"i18n_rev": "de1943629469719bf34269bf90fcdbe9334a73f3",
@@ -144,11 +144,11 @@ vars = {
144144
"shelf_rev": "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1",
145145
"sync_http_rev": "dc54465f07d9652875deeade643256dafa2fbc6c",
146146
"tar_rev": "5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a",
147-
"test_rev": "8643fbf375330cd1099cdc7434306532b4bcaaf1",
148-
"tools_rev": "d74f9e13dc02736f12ae57d5984c57024113cf5a",
149-
"vector_math_rev": "f08d7d2652e9ecf7d8f8605d9983335174511c95",
147+
"test_rev": "84eba115521b74e848f096572a2d3e4d3607e8fa",
148+
"tools_rev": "4a284152c263a5d3429d5ab6acfdb70eca2ebcfb",
149+
"vector_math_rev": "dc9d379674f50bb5559e99ee3a9f64729df9d3c8",
150150
"web_rev": "5a39fdc396ae40344308975140343c23b6863261",
151-
"webdev_rev": "c8b1cfa9d12c680b612eb1ed7a6b9f99fcce3ac3",
151+
"webdev_rev": "5bf833d0c277a384ab8bbfc10e7d3d71b8022560",
152152
"webdriver_rev": "f52afbf72895ae980bd4129d877305c2182d6cbc",
153153
"webkit_inspection_protocol_rev": "effa75205516757795683d527c3dea9546eb0c32",
154154

0 commit comments

Comments
 (0)