1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-03 00:08:46 +00:00

Bring in the latest pub

with associated CHANGELOG updates

R=rnystrom@google.com

Review-Url: https://codereview.chromium.org/2758753004 .
This commit is contained in:
Kevin Moore 2017-03-17 15:15:10 -07:00
parent 0d785a7f41
commit 3e898f12ba
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@
* `pub publish`
* Warns if a package imports a package that's not a dependency from within
`lib/` or `bin/`, or a package that's not a dev dependency from within
`test/` or `tool/`.
`benchmark/`, `example/`, `test/` or `tool/`.
* No longer produces "UID too large" errors on OS X. All packages are now
uploaded with the user and group names set to "pub".
* No longer fails with a stack overflow when uploading a package that uses

2
DEPS
View File

@ -91,7 +91,7 @@ vars = {
"ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93",
"pool_tag": "@1.3.0",
"protobuf_tag": "@0.5.3",
"pub_rev": "@847c9189aa5bfa33074fc27ff91495e7f75191b6",
"pub_rev": "@1218853e57594c2117b8acaf6a65a43f8698d8c7",
"pub_semver_tag": "@1.3.2",
"quiver_tag": "@0.22.0",
"resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1",