Skip to content

Commit

Permalink
Bump pub to 75ab224376e80e918d3c53494a36d4bf8a2f2af6
Browse files Browse the repository at this point in the history
Changes:
```
> git log --format="%C(auto) %h %s" e70850b..75ab224
 https://dart.googlesource.com/pub.git/+/75ab2243 `outdated` show transitive dependencies by default (4277)
 https://dart.googlesource.com/pub.git/+/e05f76bf Properly handle case where the client is unable to fetch advisories  (4275)
 https://dart.googlesource.com/pub.git/+/0e870f21 Fix bug in ensureUpToDate fast path, when following workspaceRef (4276)

```

Diff: https://dart.googlesource.com/pub.git/+/e70850b53ef9b15a08af7fb0f0f2dcdbfa762b34..75ab224376e80e918d3c53494a36d4bf8a2f2af6/
Change-Id: Icdd4d09df26fda60a015a5d71816e86a8a707e86
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368101
Commit-Queue: Sigurd Meldgaard <[email protected]>
Reviewed-by: Jonas Jensen <[email protected]>
  • Loading branch information
sigurdm authored and Commit Queue committed May 24, 2024
1 parent 213e679 commit 7dad9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ vars = {
"path_rev": "aea50fa0e997e0401ea271783dddd364ce72f924",
"pool_rev": "1a6f2df19d7a24baaf674e032a0310a4f76725de",
"protobuf_rev": "ccf104dbc36929c0f8708285d5f3a8fae206343e",
"pub_rev": "e70850b53ef9b15a08af7fb0f0f2dcdbfa762b34", # disable tools/rev_sdk_deps.dart
"pub_rev": "75ab224376e80e918d3c53494a36d4bf8a2f2af6", # disable tools/rev_sdk_deps.dart
"pub_semver_rev": "f57c9c31dfd4e45ce6b11f18ee388e526ba1792a",
"shelf_rev": "d9f82bf2cdd87e2878cfdc167aa41b9ce87a52d8",
"source_map_stack_trace_rev": "6834af5e9e4ba880741b1357a5967fee8d90827c",
Expand Down

0 comments on commit 7dad9a6

Please sign in to comment.