Bring in the latest pub.

R=rnystrom@google.com

Review URL: https://codereview.chromium.org/1953723003 .
This commit is contained in:
Natalie Weizenbaum 2016-05-05 16:09:51 -07:00
parent d55b87d622
commit a984c50dc4
2 changed files with 16 additions and 1 deletions

View file

@ -10,6 +10,21 @@
`NetworkInterface.list` is supported, and `false` otherwise. Currently,
`NetworkInterface.list` is not supported on Android.
### Tool Changes
* Pub
* TAR files created while publishing a package on Mac OS and Linux now use a
more portable format.
* Errors caused by invalid arguments now print the full usage information for
the command.
* SDK constraints for dependency overrides are no longer considered when
determining the total SDK constraint for a lockfile.
* A bug has been fixed in which a lockfile was considered up-to-date when it
actually wasn't.
## 1.16.0
### Core library changes

2
DEPS
View file

@ -79,7 +79,7 @@ vars = {
"pool_tag": "@1.2.1",
"protobuf_tag": "@0.5.1+1",
"pub_cache_tag": "@v0.1.0",
"pub_rev": "@217fc8ae2bdee58ebf4b11a6fa3d49624d90c0c4",
"pub_rev": "@0b96a97d61673cea04f69eb47b2ef2b5b37337d3",
"pub_semver_tag": "@1.2.1",
"quiver_tag": "@0.21.4",
"resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1",