Bring in the latest pub

Change-Id: I8d2d11394a07cd116147e2ae86f3326c85cfe0f7
Reviewed-on: https://dart-review.googlesource.com/33661
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Natalie Weizenbaum <nweiz@google.com>
This commit is contained in:
Natalie Weizenbaum 2018-01-12 22:47:50 +00:00 committed by commit-bot@chromium.org
parent f17ccdfbea
commit ed431d5a61
2 changed files with 5 additions and 1 deletions

View file

@ -172,8 +172,12 @@ the `PUB_ALLOW_PRERELEASE_SDK` environment variable to `false`.
* Emit exit code 66 when a path dependency doesn't exist ([issue 1747][pub#1747]).
* `pub publish` throws a more explicit error if the `publish_to` field isn't an
absolute URL ([issue 1769][pub#1769]).
[pub#1556]: https://github.com/dart-lang/pub/issues/1556
[pub#1747]: https://github.com/dart-lang/pub/issues/1747
[pub#1769]: https://github.com/dart-lang/pub/issues/1769
##### Bug Fixes

2
DEPS
View file

@ -113,7 +113,7 @@ vars = {
"ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93",
"pool_tag": "@1.3.4",
"protobuf_tag": "@0.6.0",
"pub_rev": "@667281eef93b4be648cceca400e954e000edba38",
"pub_rev": "@ca0d52f5d4058e7b9ef7b5091e407ff3ac05198d",
"pub_semver_tag": "@1.3.2",
"quiver_tag": "@0.27.0",
"resource_rev":"@af5a5bf65511943398146cf146e466e5f0b95cb9",