Skip to content

Commit 4d5d8eb

Browse files
sigurdmCommit Queue
authored andcommitted
Bump pub to 639536aa78f7382b4a948669bfdc283f830b2ae9
Changes: ``` > git log --format="%C(auto) %h %s" 710265b..639536a https://dart.googlesource.com/pub.git/+/639536aa Migrate to language 3.7, reformat, upgrade (4525) https://dart.googlesource.com/pub.git/+/a7fb7f2f Write .dart_tool/package_graph.json when writing package_config.json (4524) https://dart.googlesource.com/pub.git/+/531836e0 Use `sorted` from `package:collection` instead of custom util function (4516) https://dart.googlesource.com/pub.git/+/2d614417 Disallow activating packages with non-lowercase letters (4514) https://dart.googlesource.com/pub.git/+/a652ee48 Remove or replace unnecessary usages of late (4512) https://dart.googlesource.com/pub.git/+/4a2cbf3f Bump actions/stale from 9.0.0 to 9.1.0 in the github-actions group (4508) ``` Diff: https://dart.googlesource.com/pub.git/+/710265bae23ad5860f33287fba10b5c369f19a93..639536aa78f7382b4a948669bfdc283f830b2ae9/ Change-Id: Id5306c3619ce3ab63599556b03f747c4766035a0 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/410761 Reviewed-by: Sarah Zakarias <[email protected]> Commit-Queue: Sigurd Meldgaard <[email protected]> Reviewed-by: Jonas Jensen <[email protected]>
1 parent 94a327b commit 4d5d8eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ vars = {
142142
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
143143
"native_rev": "c817a5e41220de370cbea6e6445e63cdc7087544", # rolled manually while native assets are experimental
144144
"protobuf_rev": "610943a3bed70c1c2079af5fca02462df10d223f",
145-
"pub_rev": "710265bae23ad5860f33287fba10b5c369f19a93", # rolled manually
145+
"pub_rev": "639536aa78f7382b4a948669bfdc283f830b2ae9", # rolled manually
146146
"shelf_rev": "b39e61196ce555dc1d3a0c3da695228fa6bdebb8",
147147
"sync_http_rev": "47e6b264a209d0d806cfe9cdad8b6c69ce231986",
148148
"tar_rev": "5a1ea943e70cdf3fa5e1102cdbb9418bd9b4b81a",

0 commit comments

Comments
 (0)