Bump pub to f3b1199fcab37a197f2980bf6b28e421e7bce771

Changes:
```
> git log --format="%C(auto) %h %s" 3f0df78..f3b1199
 https://dart.googlesource.com/pub.git/+/f3b1199f Fix package name when refreshing binstubs (4205)
 https://dart.googlesource.com/pub.git/+/09b98913 Update package:frontend_server_client constraint to ^4.0.0 (4202)
 https://dart.googlesource.com/pub.git/+/1cf6f77c Bump actions/checkout from 4.1.1 to 4.1.2 (4204)
 https://dart.googlesource.com/pub.git/+/64ca1ba2 Teach `pub deps` to show deps of all workspace packages (4198)

```

Diff: https://dart.googlesource.com/pub.git/+/3f0df78417f7c112b933fbcdc1c5c87bde680cb1..f3b1199fcab37a197f2980bf6b28e421e7bce771/
Bug: https://github.com/dart-lang/pub/issues/4206
Change-Id: I5c509240f4350536078dfd7f66344d9327a040c9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/361061
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: Sarah Zakarias <zarah@google.com>
This commit is contained in:
Sigurd Meldgaard 2024-04-04 09:32:17 +00:00 committed by Commit Queue
parent d4d7884324
commit 1074cda324

2
DEPS
View file

@ -169,7 +169,7 @@ vars = {
"path_rev": "a7284b9917830c18618b26d396d0f0bffc92bb01",
"pool_rev": "8055cbb290590e761e1149dfbf7c2283fdd88e4f",
"protobuf_rev": "b7613581d847e1e36e76f0e36db3a412d8fea5b1",
"pub_rev": "3f0df78417f7c112b933fbcdc1c5c87bde680cb1", # disable tools/rev_sdk_deps.dart
"pub_rev": "f3b1199fcab37a197f2980bf6b28e421e7bce771", # disable tools/rev_sdk_deps.dart
"pub_semver_rev": "3175ba0a58a96fb23f8d68b5f5c44d1a5b30cc16",
"shelf_rev": "68cb8641c3181cc76006887a7e93b9d3a423f590",
"source_map_stack_trace_rev": "d03fd9b1cc11f2ad61ccc2e71bfd8d2558019a6d",