Bump pub to 4a0cd0403f70382feca9e17ae8854ffbef0fee98

Changes:
```
> git log --format="%C(auto) %h %s" 79952b9..4a0cd04
 https://dart.googlesource.com/pub.git/+/4a0cd040 Update warning to fine when flutter version file not found(4190)
 https://dart.googlesource.com/pub.git/+/f26b167d add support for an sdk_packages.yaml file in the Dart SDK (4151)
 https://dart.googlesource.com/pub.git/+/cee4ef39 Fix calculation of padding in windows binstubs (4188)
 https://dart.googlesource.com/pub.git/+/482ee42b Fix _refreshBinStubs (4189)
 https://dart.googlesource.com/pub.git/+/52e81271 Use existing server for test (4184)
 https://dart.googlesource.com/pub.git/+/9d6975f7 Add extra advisory tests for corner cases with advisories specifying packages with other ecosystems (4183)
 https://dart.googlesource.com/pub.git/+/0f900ab2 Add outdated test for advisories mentioning the same package twice (4182)
 https://dart.googlesource.com/pub.git/+/9ead9dd3 Test for pubspec privateness before running validations (4180)

```

Diff: https://dart.googlesource.com/pub.git/+/79952b99861109c526f8fc6c513d1ac297c690d9..4a0cd0403f70382feca9e17ae8854ffbef0fee98/
Change-Id: I886be08411dc8c7b8d2c9d4714bb89728b67e30e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/358901
Reviewed-by: Sarah Zakarias <zarah@google.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
This commit is contained in:
Sigurd Meldgaard 2024-03-21 09:11:25 +00:00 committed by Commit Queue
parent 00ab55501e
commit 686ae14bc9

2
DEPS
View file

@ -168,7 +168,7 @@ vars = {
"path_rev": "a7b696071bd83d3ee0a0f1b57ac94d6b1f05cac4",
"pool_rev": "c118f69d8a6441a8453bf7d455fd7c79d3ee1497",
"protobuf_rev": "b7613581d847e1e36e76f0e36db3a412d8fea5b1",
"pub_rev": "79952b99861109c526f8fc6c513d1ac297c690d9", # disable tools/rev_sdk_deps.dart
"pub_rev": "4a0cd0403f70382feca9e17ae8854ffbef0fee98", # disable tools/rev_sdk_deps.dart
"pub_semver_rev": "3175ba0a58a96fb23f8d68b5f5c44d1a5b30cc16",
"shelf_rev": "1acbc673326e5b31280184744f2864a8f92c5b46",
"source_map_stack_trace_rev": "c75649651d01826236e3ab7093d277a70756905a",