File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,10 @@ Updated the Linter to `1.23.0`, which includes changes that
28
28
- fixes ` unnecessary_null_checks ` to properly handle map
29
29
literal entries.
30
30
31
+ #### Pub
32
+
33
+ * ` dart pub outdated ` now shows which of your dependencies are discontinued.
34
+
31
35
## 2.17.0
32
36
33
37
### Language
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ vars = {
138
138
"pool_rev" : "7abe634002a1ba8a0928eded086062f1307ccfae" ,
139
139
"process_rev" : "56ece43b53b64c63ae51ec184b76bd5360c28d0b" ,
140
140
"protobuf_rev" : "c1eb6cb51af39ccbaa1a8e19349546586a5c8e31" ,
141
- "pub_rev" : "6068f47c264ef790e16411b31b2c94ad6beb1ab6 " ,
141
+ "pub_rev" : "1e3c17ea871e6a80c720aa998f37cbd3913bc287 " ,
142
142
"pub_semver_rev" : "ea6c54019948dc03042c595ce9413e17aaf7aa38" ,
143
143
"root_certificates_rev" : "692f6d6488af68e0121317a9c2c9eb393eb0ee50" ,
144
144
"rust_revision" : "b7856f695d65a8ebc846754f97d15814bcb1c244" ,
You can’t perform that action at this time.
0 commit comments