Commit 9cf2137
Bump pub to 59406faad8959e332da98260bab894feb8500908
Changes:
```
> git log --format="%C(auto) %h %s" b2c03b4..59406fa
https://dart.googlesource.com/pub.git/+/59406faa Add 'tag_pattern' feature to git dependencies (4427)
https://dart.googlesource.com/pub.git/+/141f46ec Use UTC for testing timestamps passed to git (4580)
https://dart.googlesource.com/pub.git/+/6e9a308d Clarify relationship between Description and ResolvedDescription (4579)
https://dart.googlesource.com/pub.git/+/935bec68 Move hasMultipleVersions to Description (4576)
https://dart.googlesource.com/pub.git/+/99e84bc4 Resolve pubspec dependencies relative to the Resolved description of their containing package (4575)
https://dart.googlesource.com/pub.git/+/0264dd07 Fix dependency_overrides validator in workspaces (4564)
https://dart.googlesource.com/pub.git/+/21fc6784 Suggest using code-fences in bug template (4556)
https://dart.googlesource.com/pub.git/+/96d38c78 Improve the bug reporting template (4554)
https://dart.googlesource.com/pub.git/+/cc6968e6 Fix handling of ignore patterns ending in * (4552)
```
Diff: https://dart.googlesource.com/pub.git/+/b2c03b448a47fdd52800609b9222cd737be3a934..59406faad8959e332da98260bab894feb8500908/
Change-Id: I482de99d3219a9fa6e8e423237b984bb1fbeb499
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/429320
Commit-Queue: Sigurd Meldgaard <[email protected]>
Reviewed-by: Jonas Jensen <[email protected]>1 parent 6e71aa8 commit 9cf2137
2 files changed
+18
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
41 | 58 | | |
42 | 59 | | |
43 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments