Skip to content

Commit 8e219fc

Browse files
devoncarewCommit Queue
authored andcommitted
[deps] rev collection, convert, dartdoc, ecosystem, http, mime
Revisions updated by `dart tools/rev_sdk_deps.dart`. collection (https://github.com/dart-lang/collection/compare/586a5e8..141d83a): 141d83a 2024-06-07 Graciliano Monteiro Passos `CanonicalizedMap`: added constructor `fromEntries`. (dart-archive/collection#347) convert (https://github.com/dart-lang/convert/compare/302af1b..70940e3): 70940e3 2024-06-10 Alex Li ⚡ Upper-cast the return type of the decoder (dart-archive/convert#99) dartdoc (https://github.com/dart-lang/dartdoc/compare/ddb8fb4..3decf1e): 3decf1ed 2024-06-07 Sam Rawlins Restrict validation of runtime renderer files to a single, target version of (dart-lang/dartdoc#3778) ecosystem (https://github.com/dart-lang/ecosystem/compare/bc25c0c..865b2c5): 865b2c5 2024-06-07 Devon Carew update docs and metadata for package:sdk_triage_bot (dart-lang/ecosystem#266) 268b516 2024-06-06 Devon Carew initial version of a sdk issue triage bot (dart-lang/ecosystem#264) http (https://github.com/dart-lang/http/compare/a3567f8..b522000): b522000 2024-06-08 Anikate De fix inconsistent test server behavior (dart-lang/http#1227) mime (https://github.com/dart-lang/mime/compare/8d2d559..4ca2f5e): 4ca2f5e 2024-06-10 Sarah Zakarias Add `topics` to `pubspec.yaml` (dart-archive/mime#126) Change-Id: I6b6279a4ff0af5ba19cc3c4180389b949f48d623 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/370660 Reviewed-by: Konstantin Shcheglov <[email protected]> Commit-Queue: Devon Carew <[email protected]>
1 parent 9a3ca8f commit 8e219fc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

DEPS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ vars = {
129129
"characters_rev": "7633a16a22c626e19ca750223237396315268a06",
130130
"cli_util_rev": "c37d5e14f50e72a268c1ad86149cecfa4b58c494",
131131
"clock_rev": "7cbf08e36a92f14f22132d255846610c1b065324",
132-
"collection_rev": "586a5e841fad5572beae421ef9902ba7ceab1292",
133-
"convert_rev": "302af1b7d7dffe5bc1f85a6f1b0958b9de920cd7",
132+
"collection_rev": "141d83af3d7586ae9d27de610fd426071c98e5d3",
133+
"convert_rev": "70940e3728f34d897ad92f44f98db2d47286b090",
134134
"crypto_rev": "7a9428a78962783f6081dc42465ed580cff225ca",
135135
"csslib_rev": "23c314bb6b247a71348cfb0987ba0eb29574abb6",
136136
# Note: Updates to dart_style have to be coordinated with the infrastructure
@@ -144,14 +144,14 @@ vars = {
144144
#
145145
# For more details, see https://github.com/dart-lang/sdk/issues/30164.
146146
"dart_style_rev": "a6ad7693555a9add6f98ad6fd94de80d35c89415", # disable tools/rev_sdk_deps.dart
147-
"dartdoc_rev": "ddb8fb4410797f34d4c2245038f051683dd062a8",
148-
"ecosystem_rev": "bc25c0cb80415fb711b9413d809c23fad9635616",
147+
"dartdoc_rev": "3decf1edfe8c12fc76e2e5c901f9e6427af01c03",
148+
"ecosystem_rev": "865b2c58e7c9c6361d9d12cee6a8393bbaa68538",
149149
"file_rev": "07cacaed6679a173e29176747e6ce0325742749f",
150150
"fixnum_rev": "a8157d87f17d5184e210403f2ed63d354b854132",
151151
"flute_rev": "a531c96a8b43d015c6bfbbfe3ab54867b0763b8b",
152152
"glob_rev": "eaec6a448576048b748475d80bfac2795ad5a267",
153153
"html_rev": "3bc803d7e655491b243418f19300ef0c6112bcea",
154-
"http_rev": "a3567f83db01d55c0c8248b7298830410b5b297b",
154+
"http_rev": "b522000fe8995df17fd0a1b4c4354bc8975ea835",
155155
"http_multi_server_rev": "25941e260658efb324de857e6022f418faf9bdd1",
156156
"http_parser_rev": "551e0e470bc7406f5400c55b6f95ee205ad18825",
157157
"intl_rev": "5d65e3808ce40e6282e40881492607df4e35669f",
@@ -162,7 +162,7 @@ vars = {
162162
"markdown_rev": "3d8d7a8f14b74bb646bb6e4ae35e0bf2beb74154",
163163
"matcher_rev": "0abd4054c47a923486a6c0c04b5c974ba13ad2da",
164164
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
165-
"mime_rev": "8d2d559240ad76c8c2d231bcee0d89cf0ea3edc6",
165+
"mime_rev": "4ca2f5edaafe21f462922d34db99486a44bb08b8",
166166
"mockito_rev": "2302814df66e651b6710311366501523dbee2e11",
167167
"native_rev": "fef40aebc3cf34654919e8a5785b6c50b3ea445c", # mosum@ and dacoharkes@ are rolling breaking changes manually while the assets features are in experimental.
168168
"package_config_rev": "903a0e528f91aef90821c8f5eaafbc1ae27198ab",

0 commit comments

Comments
 (0)