Skip to content

Commit 782a997

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev i18n, test, tools, web
Revisions updated by `dart tools/rev_sdk_deps.dart`. i18n (https://github.com/dart-lang/i18n/compare/de19436..e44af54): e44af54 2025-05-01 dependabot[bot] Bump the github-actions group with 2 updates (dart-lang/i18n#966) test (https://github.com/dart-lang/test/compare/3ac991f..c3755d8): c3755d80 2025-05-01 dependabot[bot] Bump github/codeql-action from 3.28.13 to 3.28.16 in the github-actions group (dart-lang/test#2492) 935b8b04 2025-04-28 Danny Tuppeny Allow specifying an explicit location for test/groups (dart-lang/test#2481) tools (https://github.com/dart-lang/tools/compare/11f4cf7..92f10a9): 92f10a9a 2025-04-30 Liam Appelbe [coverage] Fix resume after shutdown error (dart-lang/tools#2079) 7e8cb037 2025-04-29 Viral Verma Add --fail-under flag for minimum coverage threshold (dart-lang/tools#2075) web (https://github.com/dart-lang/web/compare/553c14d..f1becf0): f1becf0 2025-04-30 Natalie Weizenbaum Add conversions between Dart's Uri and the JS URL (dart-lang/web#365) Change-Id: Icc33983c9cc2cdad7add25494c92a21e8605b2a1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/425900 Commit-Queue: Devon Carew <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]>
1 parent 73d6821 commit 782a997

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
@@ -135,7 +135,7 @@ vars = {
135135
"ecosystem_rev": "815d4ba2e7d11f8695a26f6cbe1262e3b8ff8d0d",
136136
"flute_rev": "e4ea0459a7debae5e9592c85141707b01fac86c9",
137137
"http_rev": "63c477b466f650e8f5505d6d78dc283c2c2f9845",
138-
"i18n_rev": "de1943629469719bf34269bf90fcdbe9334a73f3",
138+
"i18n_rev": "e44af5483a051d546716b6aa3a57e478c59a5d8d",
139139
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
140140
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
141141
"native_rev": "b324678c5a469e933f30693e5648947d5bfd5e9e", # rolled manually while native assets are experimental
@@ -144,10 +144,10 @@ vars = {
144144
"shelf_rev": "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1",
145145
"sync_http_rev": "dc54465f07d9652875deeade643256dafa2fbc6c",
146146
"tar_rev": "5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a",
147-
"test_rev": "3ac991fa5ea406474e4d8d6c823fc078a6c6c6b4",
148-
"tools_rev": "11f4cf7ee79632be370062dad67b7dd81bc28d55",
147+
"test_rev": "c3755d8057f29318e31f55e86b3a74d1a48f5d0a",
148+
"tools_rev": "92f10a9ace39fceff212c64cbb2c10fae99ca7b8",
149149
"vector_math_rev": "39cafd45346f355a6e4c38a17c89fcd199dc1c96",
150-
"web_rev": "553c14d5365dc51433d4c3f4a04028f88a462ab8",
150+
"web_rev": "f1becf07db9faa56559d2844c3c6d430dc9b37de",
151151
"webdev_rev": "5bf833d0c277a384ab8bbfc10e7d3d71b8022560",
152152
"webdriver_rev": "f52afbf72895ae980bd4129d877305c2182d6cbc",
153153
"webkit_inspection_protocol_rev": "effa75205516757795683d527c3dea9546eb0c32",

0 commit comments

Comments
 (0)