1. 6619725 Don't print 'Resolving dependencies in `../..`...' Use absolute path instead (#4231) by Sigurd Meldgaard · 3 days ago master
  2. 00d1189 Detect duplicate names in workspace packages (#4232) by Sigurd Meldgaard · 3 days ago
  3. 822e641 Sanitize publication responses from server (#4230) by Sigurd Meldgaard · 8 days ago
  4. 55cc6c1 Avoid trying to do suggestions for workspaces (#4229) by Sigurd Meldgaard · 9 days ago
  5. 55a2f81 Make solve traces more precise for workspace members (#4228) by Sigurd Meldgaard · 9 days ago
  6. e3ba276 Enable workspaces from dart 3.5 (#4226) by Sigurd Meldgaard · 9 days ago
  7. 45e5869 Normalize whitespace in stacktrace golden (#4220) by Sigurd Meldgaard · 14 days ago
  8. 3f18cca Update package:args, more consistent helper usage (#4219) by Sigurd Meldgaard · 14 days ago
  9. 2eb464a Report failure if package is included twice in same workspace (#4211) by Sigurd Meldgaard · 2 weeks ago
  10. bd73437 Handle whole workspace in `pub upgrade [--tighten|--major-versions]` (#4213) by Sigurd Meldgaard · 2 weeks ago
  11. 9d6cd8a Show parent pubspecs when a pubspec could not be found. (#4197) by Sigurd Meldgaard · 3 weeks ago
  12. 868e70e Error reporting for bad workspace paths (#4201) by Sigurd Meldgaard · 3 weeks ago
  13. 4317ce1 Filter content hashes from golden files (#4210) by Sigurd Meldgaard · 3 weeks ago
  14. 7a37d7c Merge pull request #4207 from sigurdm/merge-cherry_pick_binstub_fix by Sigurd Meldgaard · 3 weeks ago
  15. 8e91dcc Merge remote-tracking branch 'origin/cherry_pick_binstub_fix' into merge-cherry_pick_binstub_fix by Sigurd Meldgaard · 3 weeks ago
  16. ed20b45 Fix package name when refreshing binstubs (#4205) by Sigurd Meldgaard · 3 weeks ago cherry_pick_binstub_fix
  17. f3b1199 Fix package name when refreshing binstubs (#4205) by Sigurd Meldgaard · 3 weeks ago
  18. 09b9891 Update package:frontend_server_client constraint to ^4.0.0 (#4202) by Derek Xu · 3 weeks ago
  19. 1cf6f77 Bump actions/checkout from 4.1.1 to 4.1.2 (#4204) by dependabot[bot] · 4 weeks ago
  20. 64ca1ba Teach `pub deps` to show deps of all workspace packages (#4198) by Sigurd Meldgaard · 4 weeks ago
  21. 3f0df78 Close the global http client after `ensurePubspecResolved` (#4199) by Sigurd Meldgaard · 5 weeks ago
  22. 9532f0a Let add and remove act upon the work pubspec (#4196) by Sigurd Meldgaard · 5 weeks ago
  23. 2ce3da1 Remove stray lockfiles and packageconfigs from workspace (#4194) by Sigurd Meldgaard · 5 weeks ago
  24. a44e2e5 Tests of workspace error handling (#4195) by Sigurd Meldgaard · 5 weeks ago
  25. 2179b76 Resolve workspace root and workPackage when invoking pub from any sub-directory (#4186) by Sigurd Meldgaard · 5 weeks ago
  26. 7a668d1 Update repository specification with info about the 'pub_display_url' field (#4193) by Sarah Zakarias · 5 weeks ago
  27. cf9ba6c Use local pub in binstubs when testing (#4192) by Sigurd Meldgaard · 5 weeks ago
  28. 0b8a261 Import package:path `as p` everywhere (#4187) by Sigurd Meldgaard · 5 weeks ago
  29. 2a7c0e9 Update repository specification with info about the 'affected[].versions' fields in advisories (#4191) by Sarah Zakarias · 5 weeks ago
  30. 4a0cd04 Update warning to fine when flutter version file not found(#4190) by Christopher Fujino · 5 weeks ago
  31. f26b167 add support for an sdk_packages.yaml file in the Dart SDK (#4151) by Jacob MacDonald · 5 weeks ago
  32. cee4ef3 Fix calculation of padding in windows binstubs (#4188) by Sigurd Meldgaard · 5 weeks ago
  33. 482ee42 Fix _refreshBinStubs (#4189) by Sigurd Meldgaard · 5 weeks ago
  34. 52e8127 Use existing server for test (#4184) by Sigurd Meldgaard · 6 weeks ago
  35. 9d6975f Add extra advisory tests for corner cases with advisories specifying packages with other ecosystems (#4183) by Sarah Zakarias · 6 weeks ago
  36. 0f900ab Add outdated test for advisories mentioning the same package twice (#4182) by Sarah Zakarias · 6 weeks ago
  37. 9ead9dd Test for pubspec privateness before running validations (#4180) by Sigurd Meldgaard · 6 weeks ago
  38. 79952b9 Support advisories with several affected packages with 'pub' a… (#4176) by Sarah Zakarias · 6 weeks ago
  39. 958069f rename RetrieveFlags.option to RetrieveFlags.optionWithDefault (#4181) by Devon Carew · 6 weeks ago
  40. e519de6 Refactor `Entrypoint.rootDir` preparing for workspaces (#4179) by Sigurd Meldgaard · 6 weeks ago
  41. c60b1a0 Allow relative path-dependencies from git dependencies by Sigurd Meldgaard · 6 weeks ago
  42. e08f720 Make ensureUpToDate static (#4171) by Sigurd Meldgaard · 6 weeks ago
  43. 539457d More robust snapshot deletion (#4170) by Sigurd Meldgaard · 6 weeks ago
  44. 3b837a1 Show progress while downloading dependencies (#4175) by Sigurd Meldgaard · 6 weeks ago
  45. 4e48ab7 Use resident compiler to start test runner (#4174) by Sigurd Meldgaard · 6 weeks ago
  46. 6758a57 Fix typo (#4173) by Sarah Zakarias · 6 weeks ago
  47. 93dc0a1 Use the 'pub_display_url' field in advisories in output of pub get/up… (#4172) by Sarah Zakarias · 6 weeks ago
  48. 039ca5e Remove Entrypoint._configRoot (#4169) by Sigurd Meldgaard · 6 weeks ago
  49. 85304da Refactor test setup for security advisories (#4167) by Sarah Zakarias · 7 weeks ago
  50. 161bee8 Move helpers inside ensureUpToDate (#4166) by Sigurd Meldgaard · 7 weeks ago
  51. badcd8d Mention zshrc as possible shell config file (#4163) by Sigurd Meldgaard · 7 weeks ago
  52. 44bd80e isUpToDate based on package_config.json (#4160) by Sigurd Meldgaard · 7 weeks ago
  53. 9882361 fix: False detection of non-ignored files with non-ascii unicode characters (#4145) by Gustl22 · 7 weeks ago
  54. 4743a45 Support for resolving all packages in workspace together (#4154) by Sigurd Meldgaard · 7 weeks ago
  55. 89376e8 Make FlutterSDK singleton, and move static members to non-static (#4159) by Sigurd Meldgaard · 8 weeks ago
  56. 5b5fdd3 Do not show advisories text if no version is affected (#4157) by Sarah Zakarias · 8 weeks ago
  57. 4edf5cb Do not report ignored advisories in 'pub outdated' (#4156) by Sarah Zakarias · 8 weeks ago
  58. c0e8374 Fix output of 'pub outdated' when there are several advisories (#4158) by Sarah Zakarias · 8 weeks ago
  59. 33e2b91 Make class private (#4152) by Sigurd Meldgaard · 8 weeks ago
  60. c28f96a Prefer IPV4 on localhost, serve testserver on IPV4 (#4149) by Sigurd Meldgaard · 8 weeks ago
  61. 54293e3 Include info about security advisories in json output of `pub outdated` (#4148) by Sarah Zakarias · 8 weeks ago
  62. 48d3a54 Cleanup unused method (#4147) by Sarah Zakarias · 8 weeks ago
  63. baa19b6 Make a RootDescription not depend on the root Package (#4140) by Sigurd Meldgaard · 9 weeks ago
  64. 93ce284 Surface security advisories in pub outdated (#4136) by Sarah Zakarias · 9 weeks ago
  65. b1698df Always pass --git-dir when handling repoCache (#4142) by Sigurd Meldgaard · 9 weeks ago
  66. d664d7f Devtools Extension validator (#4135) by Sigurd Meldgaard · 2 months ago
  67. 235e942 Implement command "unpack" (#4111) by Sigurd Meldgaard · 2 months ago
  68. f68b0e1 Remove stray comment (#4137) by Sigurd Meldgaard · 2 months ago
  69. 8c8814d Rename GitResolvedDescription to ResolvedGitDescription (#4138) by Sigurd Meldgaard · 2 months ago
  70. 3d285a3 Support for workspace syntax in pubspec.yaml (#4128) by Sigurd Meldgaard · 2 months ago
  71. f8b2349 Update the repository specification (#4134) by Sarah Zakarias · 3 months ago
  72. d948454 Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 (#4133) by dependabot[bot] · 3 months ago
  73. 465a45c Bump checks from 0.2.2 to 0.3.0 (#4132) by dependabot[bot] · 3 months ago
  74. 4ab2e36 Allow publishing to and from a .tar.gz archive (#4119) by Sigurd Meldgaard · 3 months ago
  75. a2aff99 Remove nullability of parameter (#4129) by Sigurd Meldgaard · 3 months ago
  76. a0e89c6 Remove unused files (#4126) by Sigurd Meldgaard · 3 months ago
  77. 5a8cd05 Allow ignoring advisory with id specified in the 'aliases' list (#4125) by Sarah Zakarias · 3 months ago
  78. 0f33619 Move packageConfigFile() to entrypoint.dart (#4124) by Sigurd Meldgaard · 3 months ago
  79. 267eff5 Tighten dependency constraints (#4114) by Sigurd Meldgaard · 3 months ago
  80. 11a94ef Small fixes to repository-spec-v2.md (#4123) by Sarah Zakarias · 3 months ago
  81. 6bcd7e8 Remove unnecessary imports of 'package:collection' `IterableExtension` (#4121) by Oleh Prypin · 3 months ago
  82. 7ce2474 Use atomic moves when cloning git repos (#4120) by Sigurd Meldgaard · 3 months ago
  83. 1ec6fd5 Don't touch package_config.json when not needed (#4107) by Sigurd Meldgaard · 3 months ago
  84. e9727d9 Fix path-matching expression in validators (#4116) by Sigurd Meldgaard · 3 months ago
  85. dce232e Read flutter version from new location (#4113) by Sigurd Meldgaard · 3 months ago
  86. 23edb45 Small cleanup in versionListing handling (#4105) by Sarah Zakarias · 4 months ago
  87. d017804 Add security advisory test (#4106) by Sarah Zakarias · 4 months ago
  88. a3689f0 Avoid retrying queries after closing client (#4095) by Sigurd Meldgaard · 4 months ago
  89. 0693bf1 Bump actions/stale from 8.0.0 to 9.0.0 (#4100) by dependabot[bot] · 4 months ago
  90. a47a4de Remove support for sending analytics (#4077) by Sigurd Meldgaard · 4 months ago
  91. 61e2834 Refactor change-detection for --enforce-lockfile (#4078) by Sigurd Meldgaard · 4 months ago
  92. 3b484ae Slight simplification of incompatibility computation (#4087) by Sigurd Meldgaard · 4 months ago
  93. a93c1fc Reduce casts in `false_secrets` parsing (#4065) by Jonas Finnemann Jensen · 4 months ago
  94. 64e380c Analyze `build.dart` and `link.dart` (#4079) by Daco Harkes · 5 months ago
  95. db003f2 Have the analyze portion of publishing validation only analyze bin/ and lib/ (#4068) by Devon Carew · 5 months ago
  96. 92cd5a1 refactor test shards (#4069) by Devon Carew · 5 months ago
  97. 7c6deff Update to language version 3.2 and make use of private field promotion (#4071) by Parker Lougheed · 5 months ago
  98. 531fcd4 Only check relevant errors when preloading package (#4066) by Sigurd Meldgaard · 5 months ago
  99. 3d4a298 Disregard ignored advisories in pub get/upgrade report (#4064) by Sarah Zakarias · 5 months ago
  100. bd7d37b Accept 'ignored_advisories' property in pubspec.yaml (#4063) by Sarah Zakarias · 5 months ago