1. d9320c7 [pubspec_parse] Add README usage examples #1807 (#2582) by Abdullah · 33 hours ago main
  2. 682f285 [unified_analytics] Update code to mock `isExternal` in tests. (#2594) by Keerti Parthasarathy · 3 days ago
  3. b09f9a3 [api_summary] Support dart:js_interop annotations (@JS and @JSExport) (#2527) by Kevin Moore · 9 days ago
  4. 292130b [api_summary] Introduce ApiFacet model and migrate package:meta annotations (#2526) by Kevin Moore · 9 days ago
  5. cacb5a5 fix(markdown): avoid quadratic parse time on long unbroken words (#2536) by herdiyanitdev · 11 days ago
  6. 10ea88d Remove @internal annotations for now (#2576) by Nate Bosch · 12 days ago
  7. 3306952 build(deps): bump the github-actions group with 4 updates (#2577) by dependabot[bot] · 12 days ago
  8. 94ee86e feat: export ErrorListener and ErrorCollector from yaml.dart (#2551) by Kevin Moore · 2 weeks ago pr-fix-flow-indentation
  9. c7f7a63 Prepare to publish packages (#2562) by Nate Bosch · 2 weeks ago browser_launcher-v1.2.0 clock-v1.1.3 code_builder-v4.12.0 file_testing-v3.1.0 glob-v2.2.0 html-v0.15.7 io-v1.1.0 mime-v2.1.0 pool-v1.5.3 process-v5.0.6 pub_semver-v2.2.1 pubspec_parse-v1.6.0 stack_trace-v1.12.2 stream_transform-v2.1.2 yaml-v3.1.4
  10. 3b3b22c [extension_discovery] Fixup review comments (#2557) by Jonas Finnemann Jensen · 2 weeks ago
  11. 441ff29 [unified_analytics]Add an 'is_external' const to indicate external builds (#2560) by Keerti Parthasarathy · 2 weeks ago
  12. 5f02a37 Fix trailing comma when adding to flow collections in yaml_edit (#2533) by Ben Konyi · 2 weeks ago
  13. 7a3be9a [unified_analytics] Prepare for 8.0.18 release (#2559) by Ben Konyi · 3 weeks ago unified_analytics-v8.0.18
  14. 59c163c [unified_analytics] Add hostArch parameter to Event.flutterCommandResult (#2558) by Ben Konyi · 3 weeks ago
  15. 8108a7c [extension_discovery] Prevent config.yaml symlinks from escaping package boundary (#2556) by Jonas Finnemann Jensen · 3 weeks ago
  16. 3de16a5 fix(coverage): reject file: URIs outside known roots in Resolver (#2534) by herdiyanitdev · 3 weeks ago
  17. 1723b1e [html]: add minimal differential testing framework (#2554) by Jonas Finnemann Jensen · 3 weeks ago
  18. 7dc3279 fix: reconcile version mismatches in process and stack_trace (#2546) by Kevin Moore · 3 weeks ago
  19. 112b8f9 test(cli_util): guard sdkPath in unit tests for hermetic environments (#2552) by Kevin Moore · 3 weeks ago
  20. 5104bfc [code_builder] Add MixinBuilder.onTypes for multiple superclass constraints (#2542) by Hasan Armoush · 3 weeks ago
  21. 80da6ca Remove dead stream_pool.dart (#2550) by Kevin Moore · 3 weeks ago
  22. fbc02da Fix XSS vulnerability in `htmlToCodeMarkup()` (#2547) by Jonas Finnemann Jensen · 3 weeks ago
  23. 8b13bbc Fix O(N^2) DoS vulnerability in HTML parser formatting elements (#2549) by Jonas Finnemann Jensen · 3 weeks ago
  24. 4ef63fb Fix mutation XSS via Namespace-blind raw-text serialization (#2543) by Jonas Finnemann Jensen · 3 weeks ago
  25. 8217b21 release: cli_util v0.6.0 (#2545) by Kevin Moore · 3 weeks ago cli_util-v0.6.0
  26. e5de03d Fix HTML tokenizer failing to close CDATA blocks on extra brackets (#2548) by Jonas Finnemann Jensen · 3 weeks ago
  27. edcac84 feat(cli_util): support AOT SDK discovery with nullable getters (#2541) by Kevin Moore · 3 weeks ago
  28. 0580d20 feat(unified_analytics): add dependency telemetry to Event.dartCliCommandExecuted (#2425) by Kevin Moore · 3 weeks ago source_maps-v0.10.14
  29. 1b36aab Update version for publish (#2539) by Keerti Parthasarathy · 4 weeks ago unified_analytics-v8.0.17
  30. 0b20e83 Add a field to Event.dartMCPEvent to track plugin usage (#2538) by Keerti Parthasarathy · 4 weeks ago
  31. 3380098 Add sanity check for targetPackage name in package:extension_discovery (#2535) by Jonas Finnemann Jensen · 4 weeks ago
  32. 0759473 Fix block scalar chomping edge case for EOF without newline (#2454) by Jonas Finnemann Jensen · 4 weeks ago
  33. abd2551 Release `source_maps` 0.10.14. (#2531) by Morgan :) · 4 weeks ago
  34. a22c3a6 Allow `**/` to match zero directories (#2506) by Nate Bosch · 4 weeks ago
  35. a4b459c refactor(api_summary): remove pubspec_parse dependency (#2514) by Kevin Moore · 4 weeks ago
  36. a066aa8 chore(source_maps): remove unused declarations (#2522) by Kevin Moore · 4 weeks ago
  37. a205253 chore(yaml_edit): remove unused declarations (#2521) by Kevin Moore · 4 weeks ago
  38. d48a918 chore(csslib): remove unused declarations (#2517) by Kevin Moore · 4 weeks ago
  39. fadc23e chore(package_config): remove unused constants and utility functions (#2515) by Kevin Moore · 4 weeks ago
  40. 0256490 Use `-wip` version for markdown (#2523) by Nate Bosch · 4 weeks ago
  41. f705508 chore(api_summary): remove unused declarations (#2519) by Kevin Moore · 4 weeks ago
  42. 51020b0 chore(html): remove unused declarations (#2518) by Kevin Moore · 4 weeks ago
  43. b9ef953 chore(code_builder): remove unused declarations (#2520) by Kevin Moore · 4 weeks ago
  44. cebb24b chore(markdown): remove unused character code constants (#2516) by Kevin Moore · 4 weeks ago
  45. 0f032e6 [api_summary] Alphabetize meta annotation getters, models, and JSON serialization (#2513) by Kevin Moore · 4 weeks ago
  46. 3189902 [api_summary] Track contractual pkg:meta annotations (#2511) by Kevin Moore · 4 weeks ago
  47. 21a2aa3 [api_summary] Track pubspec.yaml environment constraints and executables (#2505) by Kevin Moore · 4 weeks ago
  48. 93b31a4 fix(coverage): ignore SentinelException when resuming the main isolate (#2508) by Kevin Moore · 4 weeks ago
  49. c2e4de1 [markdown] Fix setext heading precedence over lists in gitHubFlavored (#2510) by Hasan Armoush · 4 weeks ago
  50. e8f8205 feat(coverage): require Dart 3.9 (#2507) by Kevin Moore · 4 weeks ago
  51. f18da8a fix(coverage): ignore benign resume errors during isolate teardown race (#2452) by Kevin Moore · 4 weeks ago
  52. 50b9d73 [code_builder] Add control flow and patterns (#2503) by Nate Bosch · 5 weeks ago
  53. d644cda [pub_semver] Parse only pure-digit prerelease/build identifiers as integers (#2489) by Sigurd Meldgaard · 5 weeks ago
  54. df06fed Update to Dart 3.10.0 and reformat (#2502) by Nate Bosch · 5 weeks ago
  55. aec21da [code_builder] Minor style fixes (#2501) by Nate Bosch · 5 weeks ago
  56. 1bbcc30 Revert "[code_builder] Add control-flow support (#2135)" (#2499) by Nate Bosch · 5 weeks ago
  57. 7760774 Fix MultiChannel inner channel type constraint documentation (#2491) by Aman Maurya · 5 weeks ago
  58. 889787a Roll to the latest package:csv (#2497) by Nate Bosch · 5 weeks ago
  59. f3ec9ed Bump the github-actions group across 1 directory with 8 updates (#2496) by dependabot[bot] · 6 weeks ago
  60. 6dac7b1 Add skip-changelog-check label to dependabot PRs (#2495) by Moritz · 6 weeks ago
  61. f16493d Bump analyzer from 10.2.0 to 14.1.0 in /pkgs/graphs (#2493) by dependabot[bot] · 6 weeks ago
  62. 7f33666 Add pub dependabot support (#2492) by Moritz · 6 weeks ago
  63. 1e3aac1 Replace permissions: read-all with permissions: contents: read in workflows (#2490) by Moritz · 6 weeks ago
  64. e79e9cc [yaml] Better recovering for list entry without `- ` prefix (#2427) by Felipe Morschel · 6 weeks ago
  65. ca89367 ci: pin unpinned GitHub Actions references to commit SHAs (#2487) by Moritz · 6 weeks ago
  66. 0da8d93 Update CODEOWNERS with global fallback and missing packages (#2469) by Moritz · 6 weeks ago
  67. 28396db [test_reflective_loader] Ignore unreachable_from_main in test files (#2486) by Moritz · 6 weeks ago
  68. 168a6e1 source_maps: check bounds earlier. (#2483) by Morgan :) · 6 weeks ago
  69. 27756a9 [test_reflective_loader] Don't add setUp/tearDown if not defined, and provide correct locations (#2341) by Danny Tuppeny · 6 weeks ago
  70. b827a6e Use -- to separate chrome URLs (#2475) by Nate Bosch · 7 weeks ago
  71. 0fc3b0e markdown: escape alt text in images (#2478) by Sam Rawlins · 7 weeks ago
  72. 01f45d8 [glob] Limit expansion during option flattening (#2477) by Nate Bosch · 7 weeks ago
  73. acc91d6 Add tests for PoolResource and close, and fix allowRelease leak (#2368) by Kevin Moore · 7 weeks ago
  74. 0e54bd6 Parse hosted URLs as URLs (#2476) by Nate Bosch · 7 weeks ago
  75. 7e12496 Markdown: optimize email regex (#2474) by Sam Rawlins · 7 weeks ago
  76. 906d9d4 Markdown: More tag filter tests (#2473) by Sam Rawlins · 8 weeks ago
  77. 588fbad Expand HTML filter regexp to include more characters that would denote an HTML tag (#2472) by Sam Rawlins · 8 weeks ago
  78. e4f20cc Respect enableTagfilter when inlineOnly is passed (#2471) by Sam Rawlins · 8 weeks ago
  79. c408234 add legend to multiselect dialogs (#2470) by Jacob MacDonald · 8 weeks ago cli_util-v0.5.2
  80. a2ecf08 add an event type for events coming from package:skills (#2468) by Jacob MacDonald · 8 weeks ago unified_analytics-v8.0.16
  81. 6a85977 [api_summary] Support latest analyzer version (#2460) by Kevin Moore · 9 weeks ago
  82. 58b0fd0 Add no-response workflow (#2459) by Moritz · 9 weeks ago
  83. dc9ef3a chore(html): use MIT license header instead of BSD (#2458) by Kevin Moore · 9 weeks ago
  84. 3f850c4 [browser_launcher] Add `additionalArguments` for Chrome (#2457) by Nicholas Shahan · 10 weeks ago
  85. 1c2e603 Change owner of `unified_analytics` to `analyzer-team` (#2456) by Ben Konyi · 10 weeks ago
  86. 7316258 More crash_test for package:yaml_edit (#2451) by Jonas Finnemann Jensen · 2 months ago
  87. df17fe2 Refactor yaml test suite (#2453) by Jonas Finnemann Jensen · 2 months ago
  88. 846bb8a Bump the github-actions group across 1 directory with 4 updates (#2449) by dependabot[bot] · 2 months ago
  89. 95bb8bc fix: add missing license headers (#2447) by Kevin Moore · 2 months ago
  90. 728249b test(pool): add lifecycle edge case unit tests for PoolResource and close() (#2431) by Kevin Moore · 2 months ago
  91. ecd1064 feat(pool): support async allowRelease callbacks and prevent slot leaks on error (#2432) by Kevin Moore · 2 months ago
  92. ecd10b5 api_summary: Track const-ness for fields, constructors, and enum constants (#2445) by Kevin Moore · 2 months ago
  93. 54b8473 fix(api_summary): support unresolved types, unnamed extensions, and canonical goldens (#2444) by Kevin Moore · 2 months ago
  94. ed789a6 refactor(api_summary): Revamp API summary generation architecture (#2443) by Kevin Moore · 2 months ago
  95. 1a4d485 fix(api_summary): catch ArgumentError actionably in CLI entrypoint (#2442) by Kevin Moore · 2 months ago
  96. 31012ea Fix UKK6-1 from yaml-test-suite (#2446) by Jonas Finnemann Jensen · 2 months ago
  97. dee8871 Integrate `yaml-test-suite` for specification compliance testing (#2441) by Jonas Finnemann Jensen · 2 months ago
  98. 2ce635b Support forward slashes in executable paths on Windows (#2418) by Loïc Sharma · 3 months ago
  99. 7fec8be Add currentTestIsExpectedToFail (#2433) by Konstantin Scheglov · 3 months ago
  100. 8c3880e [code_builder] Add control-flow support (#2135) by jason mayer · 3 months ago