Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 3d25d37

Browse files
nateboschcommit-bot@chromium.org
authored andcommitted
Update pub - leave packages directories alone
Change-Id: I56f269568972e16cd5e7ce57d2dc64bd6a6541d8 Reviewed-on: https://dart-review.googlesource.com/68801 Reviewed-by: Bob Nystrom <[email protected]> Commit-Queue: Nate Bosch <[email protected]>
1 parent 327db5e commit 3d25d37

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 2.1.0
2+
3+
### Tool Changes
4+
5+
#### Pub
6+
7+
* Pub will no longer delete directories named "packages".
8+
* The `--packages-dir` flag is now ignored.
9+
110
## 2.0.0
211

312
This is the first major version release of Dart since 1.0.0, so it contains many

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ vars = {
111111
"ply_rev": "604b32590ffad5cbb82e4afef1d305512d06ae93",
112112
"pool_tag": "1.3.6",
113113
"protobuf_tag": "0.9.0",
114-
"pub_rev": "58fe996eab8d54f28f5109c407ff0ab62fbd835d",
114+
"pub_rev": "5962908a66e814dd78f6856a4e5f792c6db65fbc",
115115
"pub_semver_tag": "1.4.2",
116116
"quiver_tag": "0.29.0+2",
117117
"resource_rev": "2.1.5",

0 commit comments

Comments
 (0)