1. b99d556 Bump the github-actions group across 1 directory with 3 updates (#2534) by dependabot[bot] · 3 weeks ago master
  2. abe4939 Remove executable argument forwarding in tests (#2533) by Nate Bosch · 4 weeks ago
  3. 81e0579 Serve dart2wasm source map files (#2532) by Ömer Sinan Ağacan · 4 weeks ago
  4. 9354f23 Add `--coverage-path` and `--branch-coverage` options (#2517) by Liam Appelbe · 7 weeks ago
  5. 5aef971 Allow connecting to the runner from test suite (#2526) by Nate Bosch · 7 weeks ago
  6. 953e828 Drop executable arguments forwarding (#2528) by Nate Bosch · 7 weeks ago
  7. 6aeb1e4 Consider NaN a match for itself (#2524) by Nate Bosch · 8 weeks ago
  8. 65a3769 Use latest analyzer and language version (#2523) by Nate Bosch · 9 weeks ago
  9. c201cc9 Expand Analyzer constraints to allow 8.x (#2518) by Nate Bosch · 9 weeks ago test-v1.26.3 test_api-v0.7.7 test_core-v0.6.12
  10. 2be5ca0 prep to publish package:checks 0.3.1 (#2513) by Devon Carew · 3 months ago checks-v0.3.1
  11. 3d5aaa3 Bump github/codeql-action from 3.28.18 to 3.29.2 in the github-actions group (#2514) by dependabot[bot] · 3 months ago
  12. 8e703e2 Update README.md to clarify this is an experiment (#2512) by Seth Ladd · 3 months ago
  13. 0793a2b Add isSorted and related matchers (#2490) by Agam Agarwal · 4 months ago
  14. e2ddae9 Bump the github-actions group with 2 updates (#2506) by dependabot[bot] · 4 months ago
  15. 42a6d33 [native assets] Graduate to preview (#2501) by Daco Harkes · 4 months ago test-v1.26.2 test_core-v0.6.11
  16. 5ffcb36 Fix an issue with failed assertions using setUpAll/tearDownAll (#2499) by Danny Tuppeny · 4 months ago test-v1.26.1 test_api-v0.7.6 test_core-v0.6.10
  17. b9c59ea Set a debug name for test isolates (#2494) by Liam Appelbe · 4 months ago
  18. a1e295b Fix CI by Liam Appelbe · 4 months ago
  19. 3c3878a Include the test URI in the debug name by Liam Appelbe · 4 months ago
  20. 90e64ec Bump version by Nate Bosch · 4 months ago
  21. d67c897 Merge branch 'master' into isolate_debug_name by Liam Appelbe · 4 months ago
  22. e6d4877 release test packages (#2495) by Jacob MacDonald · 4 months ago test-v1.26.0 test_api-v0.7.5 test_core-v0.6.9
  23. 4097e1b revert workflow debugging by Liam Appelbe · 5 months ago
  24. 7800c01 fmt by Liam Appelbe · 5 months ago
  25. 455483b changelog by Liam Appelbe · 5 months ago
  26. c9b5b6f fmt by Liam Appelbe · 5 months ago
  27. 39c4b31 Set a debug name for test isolates by Liam Appelbe · 5 months ago
  28. 55d1f9e Fix typos in json_reporter documentation (#2493) by Fichtelcoder · 5 months ago
  29. c3755d8 Bump github/codeql-action from 3.28.13 to 3.28.16 in the github-actions group (#2492) by dependabot[bot] · 5 months ago
  30. 935b8b0 Allow specifying an explicit location for test/groups (#2481) by Danny Tuppeny · 5 months ago
  31. 3ac991f Fix typos in README (#2487) by Nate Bosch · 5 months ago
  32. 84eba11 [native assets] Add support for pub workspaces (#2484) by Daco Harkes · 5 months ago
  33. ab85097 [native assets] Add support for pub workspaces by Daco Harkes · 5 months ago
  34. 9f9fd77 Migrate host.dart to new JS interop (#2448) by Nate Bosch · 5 months ago
  35. 8643fbf Migrate from deprecated `dart:js`, `dart:js_util`, `package:js_util` to `dart:js_interop` (#2478) by Ömer Sinan Ağacan · 6 months ago
  36. c1fa1e6 Bump the github-actions group with 3 updates (#2476) by dependabot[bot] · 6 months ago
  37. 31a2d64 Sort reporter options (#2475) by Nate Bosch · 6 months ago
  38. 9e349d0 Suggest using `dart pub add dev:checks` (#2467) by Jonas Finnemann Jensen · 7 months ago
  39. e941dba Update publish.yaml (#2465) by Devon Carew · 7 months ago
  40. 32bf9b7 Bump the github-actions group with 5 updates (#2462) by dependabot[bot] · 7 months ago
  41. a833663 [test] ignore deprecated pkg:js (for now) (#2458) by Kevin Moore · 7 months ago
  42. 17609bf [test] allow the latest version of pkg:shelf_web_socket (#2457) by Kevin Moore · 8 months ago test-v1.25.15
  43. 73d629d Enable and fix unnecessary_ignore lint (#2456) by Kevin Moore · 8 months ago
  44. 2ccfc5c Bump the github-actions group with 3 updates (#2455) by dependabot[bot] · 8 months ago
  45. d8ee364 Release fake_async v1.3.3 (#2453) by Lasse R.H. Nielsen · 8 months ago fake_async-v1.3.3
  46. 385c4f7 Remove "-wip" from CHANGELOG.md too. by Lasse R.H. Nielsen · 8 months ago
  47. 82417ab Release fake_async v1.3.3 by Lasse R.H. Nielsen · 8 months ago
  48. 92eed6c Make zone handlers call zone.run to run callbacks. (#2451) by Lasse R.H. Nielsen · 8 months ago
  49. ad04f17 add a pull request labeler; add issue tracker links; update codeowners file (#2452) by Devon Carew · 8 months ago
  50. 1f292db Don't require Dart 3.5. by Lasse R.H. Nielsen · 8 months ago
  51. a56fa94 Accept extra `run`s in test. Move to Dart 3.5. by Lasse R.H. Nielsen · 8 months ago
  52. 4bd5497 Clean-up. Accidentally merged a removed lint back in. by Lasse R.H. Nielsen · 8 months ago
  53. 9fa57d1 Make zone handlers call zone.run to run callbacks. by Lasse R.H. Nielsen · 8 months ago
  54. 7fc9521 Drop reference to legacy communication protocol (#2446) by Nate Bosch · 8 months ago
  55. 073ef8b Fix a type error that occurs comparing two large maps with `deepEquals`. (#2442) by Matan Lurey · 8 months ago
  56. b5bfba5 Unblock CI: Ignore deprecation and skip a test (#2445) by Nate Bosch · 8 months ago
  57. f364fc8 fake_async: latest lints (#2433) by Kevin Moore · 9 months ago
  58. eb870b9 Bump the github-actions group with 3 updates (#2444) by dependabot[bot] · 9 months ago
  59. 82a1ca8 Merge `package:test_descriptor` (#2424) by Moritz · 9 months ago test_descriptor-v2.0.2
  60. 711978a Merge branch 'master' into merge-test_descriptor-package by Moritz · 9 months ago
  61. fea7852 Update URL secret generation to use Random.secure() (#2432) by Jacob MacDonald · 9 months ago test-v1.25.14
  62. 8366c61 test: allow latest pkg:matcher (#2431) by Kevin Moore · 9 months ago test-v1.25.13
  63. 165608a Merge `package:test_process` (#2425) by Moritz · 9 months ago test_process-v2.1.1
  64. 6719bc6 Use dart_flutter_team_lints for matcher (#2426) by Nate Bosch · 9 months ago
  65. 754d970 Moving fixes by Moritz · 9 months ago
  66. c62a875 Add issue template and other fixes by Moritz · 9 months ago
  67. 6f9c68d Merge package:test_process into the test monorepo by Moritz · 9 months ago
  68. 9f70ed2 Moving fixes by Moritz · 9 months ago
  69. b42c80e Add issue template and other fixes by Moritz · 9 months ago
  70. 9d7c6dc Merge package:test_descriptor into the test monorepo by Moritz · 9 months ago
  71. dc0f8ea Fix hang after multiple precompiled browser tests (#2422) by Nate Bosch · 10 months ago test-v1.25.12 test_core-v0.6.8
  72. 2096773 Update the use of 'package:shelf_web_socket's `webSocketHandler` method (#2421) by Devon Carew · 10 months ago test-v1.25.11
  73. 1d28d73 Support `package:vm_service` 15.x (#2420) by Ben Konyi · 10 months ago test-v1.25.10 test_core-v0.6.7
  74. 4d40412 Bump dart-lang/setup-dart in the github-actions group (dart-lang/test_descriptor#74) by dependabot[bot] · 10 months ago
  75. 200097b Bump dart-lang/setup-dart in the github-actions group (dart-lang/test_process#65) by dependabot[bot] · 10 months ago
  76. c2a6986 Bump the github-actions group with 2 updates (#2419) by dependabot[bot] · 10 months ago
  77. c2f19b4 Allow latest pkg:analyzer, bump min SDK to stable release (#2418) by Kevin Moore · 10 months ago test-v1.25.9 test_api-v0.7.4 test_core-v0.6.6
  78. 8a07bee Use dynamic methods for map matchers (#2415) by Nate Bosch · 11 months ago
  79. 7369e36 Bump actions/checkout from 4.2.0 to 4.2.2 in the github-actions group (dart-lang/test_descriptor#73) by dependabot[bot] · 11 months ago
  80. b30f011 Bump actions/checkout from 4.2.0 to 4.2.2 in the github-actions group (dart-lang/test_process#64) by dependabot[bot] · 11 months ago
  81. 40e1f91 Bump the github-actions group with 4 updates (#2414) by dependabot[bot] · 11 months ago
  82. 42495c2 Enable avoid_dynamic_calls lint (#2410) by Nate Bosch · 11 months ago
  83. 3184eef blast_repo fixes (dart-lang/test_descriptor#72) by Kevin Moore · 11 months ago
  84. 9a267de Remove some unused testing utilities (#2413) by Nate Bosch · 11 months ago
  85. 3a8f6fc blast_repo fixes (dart-lang/test_process#63) by Kevin Moore · 11 months ago
  86. fe38650 Remove deprecated lint package_api_docs (#2411) by Nate Bosch · 11 months ago
  87. 73e30fb write a test for running two precompiled browser tests (#2295) by Jacob MacDonald · 11 months ago
  88. 0dd3238 Merge `package:matcher` (#2292) by Moritz · 11 months ago matcher-v0.12.17
  89. 5934ae5 Regenerate dart.yml by Moritz · 11 months ago
  90. d8e85af Merge branch 'master' into merge-matcher-package by Moritz · 11 months ago
  91. 73b80ba use master branch dart.yml by Moritz · 11 months ago
  92. 446147d Merge `package:fake_async` (#2291) by Moritz · 11 months ago fake_async-v1.3.2
  93. dc1708d Moving fixes by Moritz · 11 months ago
  94. b146cc0 Add issue template and other fixes by Moritz · 11 months ago
  95. 02233cd Merge package:matcher into the test monorepo by Moritz · 11 months ago
  96. 9a0988a Use a shorter doc header for CustomMatcher (dart-lang/matcher#256) by Nate Bosch · 11 months ago
  97. 01e8e92 Do not use pub workspace for fake_async by Moritz · 11 months ago
  98. 057fafd Moving fixes by Moritz · 11 months ago
  99. 1dfd511 Add issue template and other fixes by Moritz · 11 months ago
  100. b192d33 Merge package:fake_async into the test monorepo by Moritz · 11 months ago