Skip to content

Commit 43e190b

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev core, ecosystem, http, markdown, test, vector_math, web, web_socket_channel, webdev, webdriver
Revisions updated by `dart tools/rev_sdk_deps.dart`. core (https://github.com/dart-lang/core/compare/3b35aca..2458e1a): 2458e1aa 2025-01-28 Vladimir E. Koltunov [fix,async] exception in async _CancelOnErrorSubscriptionWrapper.onError (dart-lang/core#855) ecosystem (https://github.com/dart-lang/ecosystem/compare/c4a163a..5b0d815): 5b0d815 2025-02-03 dependabot[bot] Bump the github-actions group with 6 updates (dart-lang/ecosystem#340) http (https://github.com/dart-lang/http/compare/6d99ff5..c7cc4f8): c7cc4f8 2025-01-29 Brian Quinlan [ok_http] Add support for client certificates using Java `PrivateKey`s (dart-lang/http#1444) markdown (https://github.com/dart-lang/markdown/compare/19aaded..62f78c6): 62f78c6 2025-02-01 dependabot[bot] Bump actions/stale from 9.0.0 to 9.1.0 in the github-actions group (dart-archive/markdown#635) test (https://github.com/dart-lang/test/compare/92eed6c..2ccfc5c): 2ccfc5cd 2025-02-01 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/test#2455) d8ee364a 2025-01-28 Lasse R.H. Nielsen Release fake_async v1.3.3 (dart-lang/test#2453) 385c4f75 2025-01-28 Lasse R.H. Nielsen Remove "-wip" from CHANGELOG.md too. 82417ab3 2025-01-27 Lasse R.H. Nielsen Release fake_async v1.3.3 vector_math (https://github.com/google/vector_math.dart/compare/bd4b574..533c513): 533c513 2025-02-01 dependabot[bot] Bump the github-actions group with 2 updates (google/vector_math.dart#339) web (https://github.com/dart-lang/web/compare/fd3d988..c2d5f63): c2d5f63 2025-02-01 dependabot[bot] Bump actions/stale from 9.0.0 to 9.1.0 in the github-actions group (dart-lang/web#338) web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/a937243..f335e52): f335e52 2025-02-01 dependabot[bot] Bump actions/stale from 9.0.0 to 9.1.0 in the github-actions group (dart-archive/web_socket_channel#391) webdev (https://github.com/dart-lang/webdev/compare/5dc7950..616da45): 616da455 2025-01-30 Srujan Gaddam [dwds] Implement hot reload and publish 24.3.4 (dart-lang/webdev#2583) a7ea61ff 2025-01-28 Jessy Yameogo Added support for getModuleLibraries with the DDC library bundle format (dart-lang/webdev#2581) webdriver (https://github.com/google/webdriver.dart/compare/d83d6a3..e84e9cc): e84e9cc 2025-01-28 Ivan Inozemtsev Explicitly close http clients (google/webdriver.dart#311) Change-Id: I0c7fc6c3d0ae8f810c753babd9297d5f9565a0ee Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/407940 Commit-Queue: Devon Carew <[email protected]> Reviewed-by: Kevin Moore <[email protected]>
1 parent ba301f4 commit 43e190b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Diff for: DEPS

+10-10
Original file line numberDiff line numberDiff line change
@@ -130,15 +130,15 @@ vars = {
130130
# 'tools/rev_sdk_deps.dart' can rev pkg dependencies to their latest; put an
131131
# EOL comment after a dependency to disable this and pin it at its current
132132
# revision.
133-
"core_rev": "3b35aca9a651b63e7405e578800c4a6cfa91bbae",
133+
"core_rev": "2458e1aa4594a9c9bae98698e2addb2298c3312f",
134134
"dartdoc_rev": "e1295863b11c54680bf178ec9c2662a33b0e24be", # https://github.com/dart-lang/dartdoc/issues/3969
135-
"ecosystem_rev": "c4a163ae2c95105c0d958058031b1536f38fe534",
135+
"ecosystem_rev": "5b0d815952d81f5a51cc6a1af1cacab26f3a61d7",
136136
"flute_rev": "e4ea0459a7debae5e9592c85141707b01fac86c9",
137137
"glob_rev": "043796be996190473b397fa2fecfa34bb91376fb",
138-
"http_rev": "6d99ff5755d3581f44ce5c18bb029a2fa1ef0eaf",
138+
"http_rev": "c7cc4f8e19dd0a050fcf5654b120d789663c48e4",
139139
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
140140
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # manually rolled
141-
"markdown_rev": "19aaded4300d24bedcbf52ade792b203ddf030b0",
141+
"markdown_rev": "62f78c64d963ba6f73bd70ed65630dc934a264e6",
142142
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
143143
# dart-native-interop-team@ is rolling breaking changes manually while the assets features are in experimental.
144144
"native_rev": "c817a5e41220de370cbea6e6445e63cdc7087544", # disable tools/rev_sdk_deps.dart
@@ -147,13 +147,13 @@ vars = {
147147
"shelf_rev": "2a7442f7d6d3e63fdc7b387128619b263dcb7e78",
148148
"sync_http_rev": "47e6b264a209d0d806cfe9cdad8b6c69ce231986",
149149
"tar_rev": "5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a",
150-
"test_rev": "92eed6c4b6c0d008796fe7bfdb51601de0f112b6",
150+
"test_rev": "2ccfc5cdba8e36b3939e26f09116d49aa12c76e8",
151151
"tools_rev": "3bdef2043af9244b804adc08896bf96d51bb49ba", # b/391934702
152-
"vector_math_rev": "bd4b574b2a457a3955d223694f1a979a0c0f38c9",
153-
"web_rev": "fd3d9889a6b5ab777f6116b4972d76277e4a6404",
154-
"web_socket_channel_rev": "a937243563e8ee75d11fb23610297d4f6e5cb2b9",
155-
"webdev_rev": "5dc7950863e2728bb5398c4e6887513cc344bbae",
156-
"webdriver_rev": "d83d6a3cbaab152ff9b99b29382d1f48b5d5ba23",
152+
"vector_math_rev": "533c513771d35312dcd0f69e662d729979882df1",
153+
"web_rev": "c2d5f63e9ea4c1409d6e159fc7b92dbcf4dc0d4d",
154+
"web_socket_channel_rev": "f335e52affa5c70a725401394bf265fc4384e62f",
155+
"webdev_rev": "616da45582e008efa114728927eabb498c71f1b7",
156+
"webdriver_rev": "e84e9ccbee3e0c38a149b7d964eb7ab6ccc78384",
157157
"webkit_inspection_protocol_rev": "effa75205516757795683d527c3dea9546eb0c32",
158158

159159
# Windows deps

0 commit comments

Comments
 (0)