mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
Bump pub to 4ab2e3663f0a98be40427e004e789caebf3ea72e
Changes: ``` > git log --format="%C(auto) %h %s" a3689f0..4ab2e36 https://dart.googlesource.com/pub.git/+/4ab2e366 Allow publishing to and from a .tar.gz archive (4119) https://dart.googlesource.com/pub.git/+/a2aff995 Remove nullability of parameter (4129) https://dart.googlesource.com/pub.git/+/a0e89c67 Remove unused files (4126) https://dart.googlesource.com/pub.git/+/5a8cd05e Allow ignoring advisory with id specified in the 'aliases' list (4125) https://dart.googlesource.com/pub.git/+/0f336198 Move packageConfigFile() to entrypoint.dart (4124) https://dart.googlesource.com/pub.git/+/267eff5d Tighten dependency constraints (4114) https://dart.googlesource.com/pub.git/+/11a94ef5 Small fixes to repository-spec-v2.md (4123) https://dart.googlesource.com/pub.git/+/6bcd7e8e Remove unnecessary imports of 'package:collection' `IterableExtension` (4121) https://dart.googlesource.com/pub.git/+/7ce24743 Use atomic moves when cloning git repos (4120) https://dart.googlesource.com/pub.git/+/1ec6fd5e Don't touch package_config.json when not needed (4107) https://dart.googlesource.com/pub.git/+/e9727d91 Fix path-matching expression in validators (4116) https://dart.googlesource.com/pub.git/+/dce232ec Read flutter version from new location (4113) https://dart.googlesource.com/pub.git/+/23edb452 Small cleanup in versionListing handling (4105) https://dart.googlesource.com/pub.git/+/d0178042 Add security advisory test (4106) ``` Diff: https://dart.googlesource.com/pub.git/+/a3689f03168c896dd1cb0db8a60c568b38ee16bf..4ab2e3663f0a98be40427e004e789caebf3ea72e/ Change-Id: I92f9e6d50d18ee12d106cf5c48118caf6c1f988e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/349740 Reviewed-by: Sarah Zakarias <zarah@google.com> Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
This commit is contained in:
parent
d5830c1a68
commit
80bec68bf9
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -166,7 +166,7 @@ vars = {
|
|||
"path_rev": "57a049cff2e2be7a302dd9683b2b194c6d06e2d4",
|
||||
"pool_rev": "4c490001446d8ba3d361b99d8befd6a4f61abc7a",
|
||||
"protobuf_rev": "a293fb9c866b1def3d3e7fffc5f6763a2ec59cc9",
|
||||
"pub_rev": "a3689f03168c896dd1cb0db8a60c568b38ee16bf", # disable rev_sdk_deps.dart
|
||||
"pub_rev": "4ab2e3663f0a98be40427e004e789caebf3ea72e", # disable rev_sdk_deps.dart
|
||||
"pub_semver_rev": "45721813dea1591a7689f93762afa358cbf260c7",
|
||||
"shelf_rev": "823966f0cb4fa26d549d31ca07c5d7b19bb9f842",
|
||||
"source_map_stack_trace_rev": "220962658bf67304207aedc7eeedca6ef64a7c72",
|
||||
|
|
Loading…
Reference in a new issue