Skip to content

Commit bde48c6

Browse files
kevmoocommit-bot@chromium.org
authored andcommitted
Update pub dependency
Closes #32622 Change-Id: I5677acf9f069d4786544dfa6b3cd2a05af77e7b2 Reviewed-on: https://dart-review.googlesource.com/47682 Reviewed-by: Natalie Weizenbaum <[email protected]> Reviewed-by: William Hesse <[email protected]> Commit-Queue: Kevin Moore <[email protected]>
1 parent 95089a2 commit bde48c6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,17 @@
88

99
### Tool Changes
1010

11+
#### Pub
12+
13+
* Pub will now automatically retry HTTP requests that fail with an IO error
14+
([issue 1826][pub#1826]).
15+
16+
* `pub deps` now includes the SDK version. This makes the output more helpful
17+
when included in bug reports ([issue 1827][pub#1827]).
18+
19+
* `build` and `serve` now print a deprecation warning pointing users to
20+
https://webdev.dartlang.org/dart-2 ([issue 1823][pub#1823]).
21+
1122
## 2.0.0-dev.40.0
1223

1324
### Core library changes

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ vars = {
116116
"ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93",
117117
"pool_tag": "@1.3.4",
118118
"protobuf_tag": "@0.7.1",
119-
"pub_rev": "@dbe8be2bb8bca9b26ba7bd583272c62f9a0153fd",
119+
"pub_rev": "@875d35005a7d33f367d70a3e31e9d3bad5d1ebd8",
120120
"pub_semver_tag": "@1.3.2",
121121
"quiver_tag": "@5aaa3f58c48608af5b027444d561270b53f15dbf",
122122
"resource_rev":"@af5a5bf65511943398146cf146e466e5f0b95cb9",

0 commit comments

Comments
 (0)