File tree 2 files changed +6
-1
lines changed 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -55,6 +55,11 @@ Updated the Linter to `1.26.0`, which includes changes that
55
55
non-final variable.
56
56
- fix` use_build_context_synchronously ` to handle ` await ` s in ` if ` conditions.
57
57
58
+ #### Pub
59
+
60
+ - Remove remaining support for ` .packages ` files. The flag
61
+ ` --legacy-packages-file ` is no longer supported.
62
+
58
63
### Core libraries
59
64
60
65
#### ` dart:io `
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ vars = {
136
136
"ply_rev" : "604b32590ffad5cbb82e4afef1d305512d06ae93" ,
137
137
"pool_rev" : "fa84ddd0e39f45bf3f09dcc5d6b9fbdda7820fef" ,
138
138
"protobuf_rev" : "504eefeae9892602ea50c20159db1db3768012a9" ,
139
- "pub_rev" : "9bf4289d6fd5d6872a8929d6312bbd7098f3ea9c " , # manually rev'd
139
+ "pub_rev" : "ac7db6c07318efa4a8712110275eaf70f96a6d00 " , # manually rev'd
140
140
"pub_semver_rev" : "9fd28757ba45961ac5449e0f2b0020670e921475" ,
141
141
"root_certificates_rev" : "692f6d6488af68e0121317a9c2c9eb393eb0ee50" ,
142
142
"shelf_rev" : "0371a64bd3b99044ee3158bacf8813bba735a9c7" ,
You can’t perform that action at this time.
0 commit comments