Skip to content

Commit 77c761f

Browse files
devoncarewCommit Queue
authored and
Commit Queue
committed
[deps] rev core, ecosystem, test, tools, vector_math
Revisions updated by `dart tools/rev_sdk_deps.dart`. core (https://github.com/dart-lang/core/compare/abcf992..7f9f597): 7f9f597e 2024-12-03 Devon Carew update the pubspec version of package:collection (dart-lang/core#730) ecosystem (https://github.com/dart-lang/ecosystem/compare/248b180..b4b2a43): b4b2a43 2024-12-06 Moritz Unsubmit donotsubmit (dart-lang/ecosystem#324) 8749a2b 2024-12-06 Moritz Updates to `health.yaml` (dart-lang/ecosystem#310) 10fb2c0 2024-12-05 Moritz Ecosystem testing (dart-lang/ecosystem#320) test (https://github.com/dart-lang/test/compare/2096773..dc0f8ea): dc0f8ea4 2024-12-04 Nate Bosch Fix hang after multiple precompiled browser tests (dart-lang/test#2422) tools (https://github.com/dart-lang/tools/compare/1c5b8b9..223daf5): 223daf53 2024-12-05 Ben Konyi Update `package:vm_service` constraints to >=12.0.0 <16.0.0 (dart-lang/tools#1205) vector_math (https://github.com/google/vector_math.dart/compare/433fb6c..bd4b574): bd4b574 2024-12-09 Plague Fox Partial fix for benchmarks (google/vector_math.dart#337) Change-Id: Ie5ce1e95647ac19af1dcfd1d5ee495659052ddc9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/399701 Reviewed-by: Nate Bosch <nbosch@google.com> Commit-Queue: Devon Carew <devoncarew@google.com>
1 parent da13398 commit 77c761f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

DEPS

+5-5
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ vars = {
119119
# EOL comment after a dependency to disable this and pin it at its current
120120
# revision.
121121

122-
"core_rev": "abcf992cf9fe1e896ed9dcff15523c0a6c00621d",
122+
"core_rev": "7f9f597e64fa52faebd3c0a2214f61a7b081174d",
123123
# Note: Updates to dart_style have to be coordinated with the infrastructure
124124
# team so that the internal formatter `tools/sdks/dart-sdk/bin/dart format`
125125
# matches the version here. Please follow this process to make updates:
@@ -132,7 +132,7 @@ vars = {
132132
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
133133
"dart_style_rev": "1de89eb3bd340315f9ff5f2afc319cc1d6131b8d", # disable tools/rev_sdk_deps.dart
134134
"dartdoc_rev": "c7f11603effa88ddacabfd555993f322fca8b3fe",
135-
"ecosystem_rev": "248b1801131ddc2e738c8181fc32d488e1312052",
135+
"ecosystem_rev": "b4b2a438ff40cbbdf245b2854567316c1d24a394",
136136
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
137137
"glob_rev": "994191a107b99a1911a3ef52ca238cd9305c8d37",
138138
"http_rev": "79470d014b467f01b0e7c5b63ab6c86b22dec8db",
@@ -159,12 +159,12 @@ vars = {
159159
"sync_http_rev": "47e6b264a209d0d806cfe9cdad8b6c69ce231986",
160160
"tar_rev": "5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a",
161161
"term_glyph_rev": "9ed8ed96fdd84cb7b72ee1be3e86010969fa95d4",
162-
"test_rev": "20967732ea9dd30240a6429621ab2f82874bd9f0",
162+
"test_rev": "dc0f8ea4d09aabb0fed16daea3d4653c8f967b02",
163163
"test_descriptor_rev": "408526a84e74d7af0f9c8c3fbb49ce9178927ee0",
164164
"test_process_rev": "5b0349ca18fe48cd527f74ac883db2964cbdba40",
165165
"test_reflective_loader_rev": "faade6299d1823f0d062eb5e98f3b440ddcea7c6",
166-
"tools_rev": "1c5b8b949128d62182e162ef65a2e6f3feb19acf",
167-
"vector_math_rev": "433fb6c829b18719fd0db4a703b607a26b7d81f4",
166+
"tools_rev": "223daf5300a5e3f6e09b7e24a5fda1009d6708f7",
167+
"vector_math_rev": "bd4b574b2a457a3955d223694f1a979a0c0f38c9",
168168
"watcher_rev": "bc44e6f6b85972e516c44b9ae6c042b4cbd7c72b",
169169
"web_rev": "bdf112ec64d28285cc29c6c78274ff3a827bb79b",
170170
"web_socket_channel_rev": "7a2039fd7c4c656ab27850926f89103b5f188dab",

0 commit comments

Comments
 (0)