Skip to content

Commit ae0510d

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev bazel_worker, benchmark_harness, browser_launcher, cli_util, csslib, ecosystem, glob, html, http, http_multi_server, json_rpc_2, markdown, mockito, pub_semver, source_span, sse, stack_trace, string_scanner, term_glyph, test, test_descriptor, test_process, vector_math, web_socket_channel, yaml
Revisions updated by `dart tools/rev_sdk_deps.dart`. bazel_worker (https://github.com/dart-lang/bazel_worker/compare/aa3cc9e..7d36032): 7d36032 2024-10-29 Moritz Update README.md before archiving (dart-archive/bazel_worker#97) ffdecd3 2024-10-29 Kevin Moore blast repo changes: drop-lint (dart-archive/bazel_worker#96) benchmark_harness (https://github.com/dart-lang/benchmark_harness/compare/44f125a..ccdb583): ccdb583 2024-10-31 Moritz Update README.md before archiving (dart-archive/benchmark_harness#112) browser_launcher (https://github.com/dart-lang/browser_launcher/compare/e5fc5d4..f9b48d2): f9b48d2 2024-10-28 Moritz Update README.md before archiving (dart-archive/browser_launcher#66) cli_util (https://github.com/dart-lang/cli_util/compare/c36b394..6a61e53): 6a61e53 2024-10-31 Moritz Update README.md before archiving (dart-archive/cli_util#108) csslib (https://github.com/dart-lang/csslib/compare/a3700b0..7f5f84e): 7f5f84e 2024-10-31 Moritz Update README.md before archiving (dart-archive/csslib#208) ecosystem (https://github.com/dart-lang/ecosystem/compare/66ddc4f..5099841): 5099841 2024-10-31 Moritz Update instructions for trebuchet (dart-lang/ecosystem#306) 8300570 2024-10-28 Devon Carew fix the labeller config file (dart-lang/ecosystem#316) 5a1f899 2024-10-28 Kevin Moore new tweak: drop lint (dart-lang/ecosystem#315) 50dd246 2024-10-28 Kevin Moore trebuchet: drop unneeded lints dep (dart-lang/ecosystem#314) glob (https://github.com/dart-lang/glob/compare/00a9c82..3e414a2): 3e414a2 2024-10-28 Kevin Moore blast_repo fixes (dart-archive/glob#98) html (https://github.com/dart-lang/html/compare/6d3bc86..929b6de): 929b6de 2024-10-31 Moritz Update README.md (dart-archive/html#258) http (https://github.com/dart-lang/http/compare/f5ec11c..8db0d0a): 8db0d0a 2024-10-30 Kevin Moore Drop outdated lint (dart-lang/http#1395) 71d5212 2024-10-28 Brian Quinlan Prepare to publish cupertino_http 2.0.0 (dart-lang/http#1390) 99475f2 2024-10-28 Brian Quinlan Switch to http_image_provider 1.0 (dart-lang/http#1391) http_multi_server (https://github.com/dart-lang/http_multi_server/compare/e7515b5..a9e71fa): a9e71fa 2024-10-28 Kevin Moore blast_repo fixes (dart-archive/http_multi_server#73) json_rpc_2 (https://github.com/dart-lang/json_rpc_2/compare/c9b616b..cd94cef): cd94cef 2024-10-28 Moritz Update README.md before archiving (dart-archive/json_rpc_2#119) markdown (https://github.com/dart-lang/markdown/compare/207bb44..a4b1d2c): a4b1d2c 2024-10-30 Mack Myers Adds export for link_reference_definition_syntax.dart (dart-archive/markdown#626) 24412ee 2024-10-29 Kevin Moore blast_repo fixes (dart-archive/markdown#627) mockito (https://github.com/dart-lang/mockito/compare/57d484f..f72791d): f72791d 2024-10-31 Bob Nystrom In my previous change, I tried a simpler approach in custom_mocks_test to try to not be sensitive to formatting changes before I realized that wouldn't work in auto_mocks_test and came up with something more robust. 0d582b7 2024-10-30 Bob Nystrom In custom_mocks_test, there were only a handful that were sensitive to formatting, so I just loosened the tests a bit manually. pub_semver (https://github.com/dart-lang/pub_semver/compare/8cce9d0..72317ea): 72317ea 2024-10-28 Kevin Moore blast_repo fixes (dart-archive/pub_semver#108) source_span (https://github.com/dart-lang/source_span/compare/ec100b7..e518512): e518512 2024-10-28 Kevin Moore blast_repo fixes (dart-archive/source_span#118) sse (https://github.com/dart-lang/sse/compare/af2c5c5..1b02011): 1b02011 2024-10-28 dependabot[bot] Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group (dart-archive/sse#116) e4ab625 2024-10-28 Kevin Moore blast_repo fixes (dart-archive/sse#117) stack_trace (https://github.com/dart-lang/stack_trace/compare/115bcd9..582891c): 582891c 2024-10-28 Kevin Moore blast_repo fixes (dart-archive/stack_trace#164) string_scanner (https://github.com/dart-lang/string_scanner/compare/084b201..4de83f0): 4de83f0 2024-10-28 Kevin Moore blast_repo fixes (dart-archive/string_scanner#83) term_glyph (https://github.com/dart-lang/term_glyph/compare/19d8c08..d7d8d7c): d7d8d7c 2024-10-29 Kevin Moore blast_repo fixes (dart-archive/term_glyph#57) test (https://github.com/dart-lang/test/compare/fe38650..42495c2): 42495c26 2024-10-29 Nate Bosch Enable avoid_dynamic_calls lint (dart-lang/test#2410) 9a267def 2024-10-29 Nate Bosch Remove some unused testing utilities (dart-lang/test#2413) test_descriptor (https://github.com/dart-lang/test_descriptor/compare/a3db1ef..aa99e99): aa99e99 2024-10-29 Kevin Moore blast_repo fixes (dart-archive/test_descriptor#72) test_process (https://github.com/dart-lang/test_process/compare/52ee3f5..c4986dd): c4986dd 2024-10-29 Kevin Moore blast_repo fixes (dart-archive/test_process#63) vector_math (https://github.com/google/vector_math.dart/compare/da9889f..3937447): 3937447 2024-10-28 Kevin Moore blast_repo fixes (google/vector_math.dart#333) web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/40aa29f..1f15eca): 1f15eca 2024-10-29 Kevin Moore blast_repo fixes (dart-archive/web_socket_channel#385) yaml (https://github.com/dart-lang/yaml/compare/e773005..6cc2745): 6cc2745 2024-10-28 Kevin Moore blast_repo fixes (dart-archive/yaml#171) Change-Id: I0b3e0e1f9195bf4c1296b38a3b8839337444fd6d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/393040 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Devon Carew <devoncarew@google.com>
1 parent 00e4c92 commit ae0510d

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

DEPS

+25-25
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,13 @@ vars = {
120120
# EOL comment after a dependency to disable this and pin it at its current
121121
# revision.
122122

123-
"bazel_worker_rev": "aa3cc9e826350b960e0c5a67e6065bcedba8b0ac",
124-
"benchmark_harness_rev": "44f125ae1d045aa3de09fe88a8dd70cb7352d563",
125-
"browser_launcher_rev": "e5fc5d488eb5038bfec2a6690c72ab8dd353e101",
126-
"cli_util_rev": "c36b3941e38092d6d6f87ac27d9e88f153d3ac38",
123+
"bazel_worker_rev": "7d36032df76891b84500e548f8c518cb217aa3ef",
124+
"benchmark_harness_rev": "ccdb583e38a440b8caf749be5a4c96d0da53ffbe",
125+
"browser_launcher_rev": "f9b48d2e5de3721c939dbd65cedbffda5a74dc99",
126+
"cli_util_rev": "6a61e53ba1a9f200becaaa7210ac0d7ec3e8aef9",
127127
"clock_rev": "8dfee808c53302269c62954726d0db049f53bbc6",
128128
"core_rev": "9ad68884a10ad75bb859dcac9ab057e78b0d7df3",
129-
"csslib_rev": "a3700b05bbcc42782e8a7024790dbf019d89c249",
129+
"csslib_rev": "7f5f84ea22a26bd635379b65adba00128b25b73b",
130130
# Note: Updates to dart_style have to be coordinated with the infrastructure
131131
# team so that the internal formatter `tools/sdks/dart-sdk/bin/dart format`
132132
# matches the version here. Please follow this process to make updates:
@@ -139,49 +139,49 @@ vars = {
139139
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
140140
"dart_style_rev": "5d35f4d829ffb8532d345d95d3e9504ae6cd839e", # disable tools/rev_sdk_deps.dart
141141
"dartdoc_rev": "5168f81a7d774effd7f8520cd170ffcb180f7c39",
142-
"ecosystem_rev": "66ddc4fce068084bc68fe0118ca238b2ab8da9b5",
142+
"ecosystem_rev": "5099841c0b1e23744fea5183614900ecb2b5fa01",
143143
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
144-
"glob_rev": "00a9c82d31c01ae88ec9ae4021d842e9b832aa52",
145-
"html_rev": "6d3bc86cf2ab530ef3fa5f84b5980dc318a02af4",
146-
"http_rev": "f5ec11c07fa25e1a481d6939e51369ba97226a29",
147-
"http_multi_server_rev": "e7515b5896b83d522189802a1e14e103e19426c0",
144+
"glob_rev": "3e414a2a86476be46d2bdc2d36f64cc6b7e8b009",
145+
"html_rev": "929b6de1ba53772205413d5329c9a90f1159cde5",
146+
"http_rev": "8db0d0ae3e8dece7cf56c025e30ecb1082cf9c5d",
147+
"http_multi_server_rev": "a9e71fa1b37316326ad178e97a91a1392fad7a31",
148148
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
149-
"json_rpc_2_rev": "c9b616bded8cdb5bfdc836ba7648afa6aba40062",
149+
"json_rpc_2_rev": "cd94cefbe3deda854c85f3df2795148fad020930",
150150
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # manually rolled
151151
"lints_rev": "19d99bc64a03a6f32f05e71481edf151032ebf5b",
152-
"markdown_rev": "207bb4416f9ca3bb60086e56ed8581da929916ae",
152+
"markdown_rev": "a4b1d2cae8042a653e41ea31c0a24cde7d8a6499",
153153
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
154-
"mockito_rev": "57d484f9b8e7f6a504966a901174358a42fa932a",
154+
"mockito_rev": "f72791d3dd5cb2acc4f5c7da065ffe70d2ad1e0b",
155155
# dart-native-interop-team@ is rolling breaking changes manually while the assets features are in experimental.
156156
"native_rev": "659511886501bcce638c3966590df04984909ef0", # disable tools/rev_sdk_deps.dart
157157
"package_config_rev": "bafff8e90be25e1985f7e3ee40ea1d22571a93e6",
158158
"pool_rev": "7bfc71b39742753a88688e56e55a828a2f5dc0bf",
159159
"protobuf_rev": "ccf104dbc36929c0f8708285d5f3a8fae206343e",
160160
"pub_rev": "1d7b0d9a35be9cff5d071f6cf17fcdcde2b7ecc5", # disable tools/rev_sdk_deps.dart
161-
"pub_semver_rev": "8cce9d00431b6653026cdfcf6cf8548078c56f02",
161+
"pub_semver_rev": "72317ea34c518e8a3b4f2d6c777d485e77522578",
162162
"shelf_rev": "f5600534e3e49ebed02e1e14ec82553958d86f36",
163163
"source_maps_rev": "17695e81d9ad129d20effd3d5c4f1cfa03f5add8",
164-
"source_span_rev": "ec100b7f12e9d36d2cdb3c369fefde736de4a550",
165-
"sse_rev": "af2c5c572a8da6d2f7551b80d75121f2a38a4c79",
166-
"stack_trace_rev": "115bcd9591d251dab7a5ad518655c2124a1cc525",
164+
"source_span_rev": "e518512775c5d6a835f68027b178168c06cd323b",
165+
"sse_rev": "1b020116af2be83a572b168b8b9d7ad9ed6232b1",
166+
"stack_trace_rev": "582891cb1ee74953d9d6a36eb2e0ea84878efbab",
167167
"stream_channel_rev": "f4407168b275fcde9187baefd7dbce76d0992825",
168-
"string_scanner_rev": "084b201c54b168aced178fff41fce71e3869ae42",
168+
"string_scanner_rev": "4de83f03fd01dbae7b10c74c5a6a224adcbf9825",
169169
"sync_http_rev": "44b5913b7b3368a29b3ad8ef6809a1d28ce4c1b4",
170170
"tar_rev": "5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a",
171-
"term_glyph_rev": "19d8c08a4e81122639129c62049896021910c932",
172-
"test_rev": "fe38650453e200ae559134b581e0bddd3f5d4e99",
173-
"test_descriptor_rev": "a3db1efe3dc725dcae9ee61647d3bfc19b3231ac",
174-
"test_process_rev": "52ee3f5ab70ed965bb7122c1d499081fbccd0bde",
171+
"term_glyph_rev": "d7d8d7cb415ff4eac027f1b4ff8fceee641a2ccc",
172+
"test_rev": "42495c26a4e5779758c54d3ff498687f913e43ae",
173+
"test_descriptor_rev": "aa99e99b157270d7bb6e3f5243d257f252ccf1a3",
174+
"test_process_rev": "c4986ddbc2df51fa64dd89a0ef056427d789222f",
175175
"test_reflective_loader_rev": "598af2f503955020af0eaa82558d574a03934078",
176176
"tools_rev": "f7b2b53dee019834942b32278c3cfaf3e843bc6a",
177-
"vector_math_rev": "da9889f5859d7258772d6627abde2f5c530cae8d",
177+
"vector_math_rev": "39374471d28e43966fd120d7ac28dab399a71907",
178178
"watcher_rev": "3b850778ad0b62db3aa2cfe48832870c2461db30",
179179
"web_rev": "d3a61aa9b4e43cdaf949a69c159038cdecf5681a",
180-
"web_socket_channel_rev": "40aa29f1d2167467f5934d755891a8beb62a1239",
180+
"web_socket_channel_rev": "1f15eca5550fd0228415d3322c11032b9c282e41",
181181
"webdev_rev": "5f30c560dc4e3df341356c43ec1a766ee6b74a7c",
182182
"webdriver_rev": "accfed557c005c87df56ffb626458f87da9f2125",
183183
"webkit_inspection_protocol_rev": "b459c427b74bf5e0919a083a97a167fb74d8bff1",
184-
"yaml_rev": "e773005ab84e1b4d24132b0a687be7f9a3bfda15",
184+
"yaml_rev": "6cc274544605adc9dac5118dc53f102de9028624",
185185
"yaml_edit_rev": "35f4248c7bbba289b3899fa55486e2f31ef1a8c5",
186186

187187
# Windows deps

0 commit comments

Comments
 (0)