mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
Bump pub version
git log --pretty=oneline 737f055d0a1cfb348178dbde6bd13f06704bf6d4..f87c05da8cd049efa26891f1e6927dcfe30777f2 f87c05da8cd049efa26891f1e6927dcfe30777f2 (HEAD -> master, origin/master, origin/HEAD) Always normalize paths before they are passed to the analyzer (#2409) 58bd44b5a46f27eae80cb2ec79af2b3f55faf291 hide mark option from outdated (#2403) 395f644e44c5d7d432623fb1ea74948bf05889db Fix pub outdated help messages consistency (#2408) 1b558f251b9b1d990015260ff9819160956c8093 Use different language version API. (#2400) a9fdf9ff61f01507bbc9bcecc075f11dc09c13b9 Output a summary when there are newer version, but they cannot resolv… (#2387) e0e396bf2aadbe21be5174784c6f37de87d34493 Outdated fix messages (#2401) Change-Id: Icf5a6b8ec9ae50148689cac7bfe5fca33043a70a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/141246 Reviewed-by: Jonas Jensen <jonasfj@google.com> Commit-Queue: Kevin Moore <kevmoo@google.com>
This commit is contained in:
parent
889a0318b2
commit
137e7e3079
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -118,7 +118,7 @@ vars = {
|
|||
"ply_rev": "604b32590ffad5cbb82e4afef1d305512d06ae93",
|
||||
"pool_tag": "1.3.6",
|
||||
"protobuf_rev": "3746c8fd3f2b0147623a8e3db89c3ff4330de760",
|
||||
"pub_rev": "737f055d0a1cfb348178dbde6bd13f06704bf6d4",
|
||||
"pub_rev": "f87c05da8cd049efa26891f1e6927dcfe30777f2",
|
||||
"pub_semver_tag": "v1.4.4",
|
||||
"quiver-dart_tag": "2.0.0+1",
|
||||
"resource_rev": "f8e37558a1c4f54550aa463b88a6a831e3e33cd6",
|
||||
|
|
Loading…
Reference in a new issue