Roll a new version of pub

There was only 1 change since the last roll.

Change-Id: I44a8ef56bc16d4bc4616480025125f1ca64beff8
Reviewed-on: https://dart-review.googlesource.com/46221
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
This commit is contained in:
Sigmund Cherem 2018-03-13 15:37:09 +00:00 committed by commit-bot@chromium.org
parent f1586f3bca
commit e5f490fb00
2 changed files with 4 additions and 1 deletions

View file

@ -349,6 +349,9 @@ the `PUB_ALLOW_PRERELEASE_SDK` environment variable to `false`.
* Fix `pub global run` for packages activated from a local path that also have
relative path dependencies ([issue 1751][pub#1751]).
* `pub build` and `pub serve` support using the common front-end in the dart2js
transformer.
[pub#1684]: https://github.com/dart-lang/pub/issues/1684
[pub#1719]: https://github.com/dart-lang/pub/issues/1719
[pub#1679]: https://github.com/dart-lang/pub/issues/1679

2
DEPS
View file

@ -115,7 +115,7 @@ vars = {
"ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93",
"pool_tag": "@1.3.4",
"protobuf_tag": "@0.7.1",
"pub_rev": "@73ff0d3d9f80f60d41e3135ac44597d011abb4f3",
"pub_rev": "@d2755745e88b63448d0adfbf2d04af9050f45ed3",
"pub_semver_tag": "@1.3.2",
"quiver_tag": "@5aaa3f58c48608af5b027444d561270b53f15dbf",
"resource_rev":"@af5a5bf65511943398146cf146e466e5f0b95cb9",