1. f03183b Bump the github-actions group with 2 updates (#4322) by dependabot[bot] · 2 days ago master
  2. 1957001 Apply `package:dart_flutter_team_lints` (#4324) by Moritz · 4 days ago
  3. 45e77e9 Remove some unnecessary analysis options (#4331) by Nate Bosch · 5 days ago
  4. 570696d Stop using deprecated ContextLocator and ContextBuilder. (#4326) by Konstantin Scheglov · 2 weeks ago
  5. ea4a1c8 Use forward slashes in paths when using path dependencies from git dependencies (#4315) by Sigurd Meldgaard · 5 weeks ago
  6. 4a3e9a4 Fix ordering of listed files in test. (#4321) by Sigurd Meldgaard · 5 weeks ago
  7. ddc1c2f Bump tar from 1.0.5 to 2.0.0 (#4307) by dependabot[bot] · 7 weeks ago
  8. 3f11cfc Fix deprecations (#4309) by Sigurd Meldgaard · 7 weeks ago
  9. 9ab905a Fix handling of directories in archives (#4306) by Sigurd Meldgaard · 7 weeks ago
  10. df3664d Reject overrides of workspace packages (#4303) by Sigurd Meldgaard · 8 weeks ago
  11. 6171682 Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group (#4298) by dependabot[bot] · 9 weeks ago
  12. 0ecaae8 Handle whole workspace in dependency_services (#4294) by Sigurd Meldgaard · 9 weeks ago
  13. bde3140 Avoid quoting null constraint (#4293) by Sigurd Meldgaard · 9 weeks ago
  14. ddaf829 Remove a stale statement in a doc comment (#4292) by Nate Bosch · 9 weeks ago
  15. 61aea10 await exit code in publication test (#4289) by Sigurd Meldgaard · 10 weeks ago
  16. 4287a77 Also use absolute path in solve report, when root is a parent (#4287) by Sigurd Meldgaard · 10 weeks ago
  17. d165b5f Handle file system error 17 (EEXIST) on linux and macos (#4286) by Sigurd Meldgaard · 10 weeks ago
  18. e48f979 Include all directories in published tar.gz archive (#4283) by Sigurd Meldgaard · 10 weeks ago
  19. 2dd60e1 Test that consuming packages out of their workspace context works (#4282) by Sigurd Meldgaard · 2 months ago
  20. d67d08e Test publishing from workspace (#4280) by Sigurd Meldgaard · 2 months ago
  21. c9563e3 Include empty directories in published archives (#4278) by Sigurd Meldgaard · 2 months ago
  22. 75ab224 `outdated` show transitive dependencies by default (#4277) by Sigurd Meldgaard · 2 months ago
  23. e05f76b Properly handle case where the client is unable to fetch advisories (#4275) by Sarah Zakarias · 2 months ago
  24. 0e870f2 Fix bug in ensureUpToDate fast path, when following workspaceRef (#4276) by Sigurd Meldgaard · 2 months ago
  25. e70850b Fix flutter version update on fast path (#4272) by Sigurd Meldgaard · 3 months ago
  26. 84895ca Fix fast path check of ensureUpToDate (#4271) by Sigurd Meldgaard · 3 months ago
  27. 89e386b Rewrite `getExecutableForCommand` tests to test with an external process. (#4268) by Sigurd Meldgaard · 3 months ago
  28. 7ab4020 Connect to _PUB_TEST_DEFAULT_HOSTED_URL instead of pub.dev when testing (#4270) by Sigurd Meldgaard · 3 months ago
  29. c2592b3 Use lint unreachable_from_main to avoid dead code (#4244) by Sigurd Meldgaard · 3 months ago
  30. a87b84d Allow invoking `getExecutableForCommand` everywhere in workspace (#4257) by Sigurd Meldgaard · 3 months ago
  31. a284c9b Remove debug logging statements (#4267) by Sigurd Meldgaard · 3 months ago
  32. e184bfc Bump lints from 3.0.0 to 4.0.0 (#4265) by dependabot[bot] · 3 months ago
  33. e75f5c3 Clean up copy and formatting of unpack command help (#4261) by Parker Lougheed · 3 months ago
  34. 8159633 Reapply binstub fix (#4258) by Sigurd Meldgaard · 3 months ago
  35. 342f6e2 Bump actions/checkout from 4.1.4 to 4.1.5 in the github-actions group (#4264) by dependabot[bot] · 3 months ago
  36. 7113009 blast_repo fixes (#4263) by Devon Carew · 3 months ago
  37. 4a44cfb Revert "Fix package name when refreshing binstubs (#4205)" (#4255) by Greg Spencer · 3 months ago
  38. 4220a75 Bump actions/checkout from 4.1.2 to 4.1.4 (#4253) by dependabot[bot] · 3 months ago
  39. 6323ec0 Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 (#4254) by dependabot[bot] · 3 months ago
  40. 738a726 `outdated` support for workspaces (#4251) by Sigurd Meldgaard · 3 months ago
  41. e78f13f Validate that the same package cannot be overridden twice in workspace (#4238) by Sigurd Meldgaard · 3 months ago
  42. cefc4b8 Handle overrides in workspaces (#4249) by Sigurd Meldgaard · 3 months ago
  43. e1fbda7 Use lint prefer_final_locals (#4247) by Sigurd Meldgaard · 3 months ago
  44. 8d312a2 downgrade --tighten (#4245) by Sigurd Meldgaard · 3 months ago
  45. 6473e15 Refactor helpers for Package.load (#4243) by Sigurd Meldgaard · 3 months ago
  46. 0e7446a Write .dart_tool/pub/workspace_ref.json (#4240) by Sigurd Meldgaard · 3 months ago
  47. 6619725 Don't print 'Resolving dependencies in `../..`...' Use absolute path instead (#4231) by Sigurd Meldgaard · 3 months ago
  48. 00d1189 Detect duplicate names in workspace packages (#4232) by Sigurd Meldgaard · 3 months ago
  49. 822e641 Sanitize publication responses from server (#4230) by Sigurd Meldgaard · 4 months ago
  50. 55cc6c1 Avoid trying to do suggestions for workspaces (#4229) by Sigurd Meldgaard · 4 months ago
  51. 55a2f81 Make solve traces more precise for workspace members (#4228) by Sigurd Meldgaard · 4 months ago
  52. e3ba276 Enable workspaces from dart 3.5 (#4226) by Sigurd Meldgaard · 4 months ago
  53. 45e5869 Normalize whitespace in stacktrace golden (#4220) by Sigurd Meldgaard · 4 months ago
  54. 3f18cca Update package:args, more consistent helper usage (#4219) by Sigurd Meldgaard · 4 months ago
  55. 2eb464a Report failure if package is included twice in same workspace (#4211) by Sigurd Meldgaard · 4 months ago
  56. bd73437 Handle whole workspace in `pub upgrade [--tighten|--major-versions]` (#4213) by Sigurd Meldgaard · 4 months ago
  57. 9d6cd8a Show parent pubspecs when a pubspec could not be found. (#4197) by Sigurd Meldgaard · 4 months ago
  58. 868e70e Error reporting for bad workspace paths (#4201) by Sigurd Meldgaard · 4 months ago
  59. 4317ce1 Filter content hashes from golden files (#4210) by Sigurd Meldgaard · 4 months ago
  60. 7a37d7c Merge pull request #4207 from sigurdm/merge-cherry_pick_binstub_fix by Sigurd Meldgaard · 4 months ago
  61. 8e91dcc Merge remote-tracking branch 'origin/cherry_pick_binstub_fix' into merge-cherry_pick_binstub_fix by Sigurd Meldgaard · 4 months ago
  62. ed20b45 Fix package name when refreshing binstubs (#4205) by Sigurd Meldgaard · 4 months ago cherry_pick_binstub_fix
  63. f3b1199 Fix package name when refreshing binstubs (#4205) by Sigurd Meldgaard · 4 months ago
  64. 09b9891 Update package:frontend_server_client constraint to ^4.0.0 (#4202) by Derek Xu · 4 months ago
  65. 1cf6f77 Bump actions/checkout from 4.1.1 to 4.1.2 (#4204) by dependabot[bot] · 4 months ago
  66. 64ca1ba Teach `pub deps` to show deps of all workspace packages (#4198) by Sigurd Meldgaard · 4 months ago
  67. 3f0df78 Close the global http client after `ensurePubspecResolved` (#4199) by Sigurd Meldgaard · 4 months ago
  68. 9532f0a Let add and remove act upon the work pubspec (#4196) by Sigurd Meldgaard · 4 months ago
  69. 2ce3da1 Remove stray lockfiles and packageconfigs from workspace (#4194) by Sigurd Meldgaard · 4 months ago
  70. a44e2e5 Tests of workspace error handling (#4195) by Sigurd Meldgaard · 4 months ago
  71. 2179b76 Resolve workspace root and workPackage when invoking pub from any sub-directory (#4186) by Sigurd Meldgaard · 4 months ago
  72. 7a668d1 Update repository specification with info about the 'pub_display_url' field (#4193) by Sarah Zakarias · 4 months ago
  73. cf9ba6c Use local pub in binstubs when testing (#4192) by Sigurd Meldgaard · 4 months ago
  74. 0b8a261 Import package:path `as p` everywhere (#4187) by Sigurd Meldgaard · 4 months ago
  75. 2a7c0e9 Update repository specification with info about the 'affected[].versions' fields in advisories (#4191) by Sarah Zakarias · 5 months ago
  76. 4a0cd04 Update warning to fine when flutter version file not found(#4190) by Christopher Fujino · 5 months ago
  77. f26b167 add support for an sdk_packages.yaml file in the Dart SDK (#4151) by Jacob MacDonald · 5 months ago
  78. cee4ef3 Fix calculation of padding in windows binstubs (#4188) by Sigurd Meldgaard · 5 months ago
  79. 482ee42 Fix _refreshBinStubs (#4189) by Sigurd Meldgaard · 5 months ago
  80. 52e8127 Use existing server for test (#4184) by Sigurd Meldgaard · 5 months ago
  81. 9d6975f Add extra advisory tests for corner cases with advisories specifying packages with other ecosystems (#4183) by Sarah Zakarias · 5 months ago
  82. 0f900ab Add outdated test for advisories mentioning the same package twice (#4182) by Sarah Zakarias · 5 months ago
  83. 9ead9dd Test for pubspec privateness before running validations (#4180) by Sigurd Meldgaard · 5 months ago
  84. 79952b9 Support advisories with several affected packages with 'pub' a… (#4176) by Sarah Zakarias · 5 months ago
  85. 958069f rename RetrieveFlags.option to RetrieveFlags.optionWithDefault (#4181) by Devon Carew · 5 months ago
  86. e519de6 Refactor `Entrypoint.rootDir` preparing for workspaces (#4179) by Sigurd Meldgaard · 5 months ago
  87. c60b1a0 Allow relative path-dependencies from git dependencies by Sigurd Meldgaard · 5 months ago
  88. e08f720 Make ensureUpToDate static (#4171) by Sigurd Meldgaard · 5 months ago
  89. 539457d More robust snapshot deletion (#4170) by Sigurd Meldgaard · 5 months ago
  90. 3b837a1 Show progress while downloading dependencies (#4175) by Sigurd Meldgaard · 5 months ago
  91. 4e48ab7 Use resident compiler to start test runner (#4174) by Sigurd Meldgaard · 5 months ago
  92. 6758a57 Fix typo (#4173) by Sarah Zakarias · 5 months ago
  93. 93dc0a1 Use the 'pub_display_url' field in advisories in output of pub get/up… (#4172) by Sarah Zakarias · 5 months ago
  94. 039ca5e Remove Entrypoint._configRoot (#4169) by Sigurd Meldgaard · 5 months ago
  95. 85304da Refactor test setup for security advisories (#4167) by Sarah Zakarias · 5 months ago
  96. 161bee8 Move helpers inside ensureUpToDate (#4166) by Sigurd Meldgaard · 5 months ago
  97. badcd8d Mention zshrc as possible shell config file (#4163) by Sigurd Meldgaard · 5 months ago
  98. 44bd80e isUpToDate based on package_config.json (#4160) by Sigurd Meldgaard · 5 months ago
  99. 9882361 fix: False detection of non-ignored files with non-ascii unicode characters (#4145) by Gustl22 · 5 months ago
  100. 4743a45 Support for resolving all packages in workspace together (#4154) by Sigurd Meldgaard · 5 months ago