1. eb4d1da Update with review feedback from srawlins by James Lin · 4 weeks ago master
  2. db19e8c Provide better documentation for `provideDummy`/`provideDummyBuilder` by James Lin · 8 weeks ago
  3. 330976e Bump the github-actions group across 1 directory with 2 updates (#761) by dependabot[bot] · 5 weeks ago
  4. a7fdf71 Use curly braces in if statement, in accordance with upcoming lint rule change. by Sam Rawlins · 5 weeks ago
  5. 9deddcf Fix lint in examples. by Sam Rawlins · 6 weeks ago
  6. e99ba54 Properly generate code for parameter default value Strings. by Sam Rawlins · 6 weeks ago
  7. 2302814 Stop using deprecated LibraryElement.isNonNullableByDefault by Googler · 3 months ago
  8. 4be52e1 blast_repo fixes (#749) by Devon Carew · 3 months ago
  9. 81ecb88 Fix one README example that were broken by https://github.com/dart-lang/mockito/commit/1dcd8225e9014b17ba256d7fa1d056f339189630 by Ilya Yanok · 4 months ago
  10. 3ef744f Bump SDK version using in CI to 3.3 by Ilya Yanok · 5 months ago
  11. ecec7c1 Bump dart-lang/setup-dart from 1.6.0 to 1.6.2 by dependabot[bot] · 6 months ago
  12. b693ada Add basic extension types support by Ilya Yanok · 5 months ago
  13. 7d6632f Sort `import` directives in all *.dart code by Oleh Prypin · 6 months ago
  14. 0422551 Ignore "must_be_immutable" warning in generated files. by Oleh Prypin · 7 months ago
  15. e15e000 Bump mockito to 5.4.4 by Sam Rawlins · 8 months ago
  16. a2a6566 Merge pull request #726 from provokateurin:chore/deps/test_api-0.7 by Copybara-Service · 8 months ago
  17. bda332c chore(deps): Allow test_api 0.7 by jld3103 · 8 months ago
  18. 9bd6fb0 Remove mockito pre-null-safety tests. by Paul Berry · 8 months ago
  19. 57a7c82 Merge pull request #721 from Sese-Schneider:master by Copybara-Service · 8 months ago
  20. c5de658 Apply suggestions from code review by Sese Schneider · 8 months ago
  21. 1a652b8 Use `posix` style for local imports by Sebastian Schneider · 9 months ago
  22. fb8a2b5 No public description by Kevin Moore · 9 months ago v5.4.3
  23. 2f41028 Merge pull request #719 from dart-lang:latest_lints by Copybara-Service · 9 months ago
  24. 8b5036b release later by Kevin Moore · 9 months ago
  25. ecc62f6 Update to the latest lints, require Dart 3.1, prepare release by Kevin Moore · 9 months ago
  26. dc3eb65 Generate valid functions with optional non-nullable arguments by Ilya Yanok · 9 months ago
  27. fcb9779 Bump actions/checkout from 4.1.0 to 4.1.1 (#713) by dependabot[bot] · 9 months ago
  28. 1c4a6ff Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 (#712) by dependabot[bot] · 9 months ago
  29. b7d752e Use Dart SDK 3.1.0 for format check by Ilya Yanok · 9 months ago
  30. ca537db Remove unneeded deprecation warning disable comment by Ilya Yanok · 9 months ago
  31. 1a0d0e7 Remove deprecated `returnNullOnMissingStub` and `OnMissingStub.returnNull` by Ilya Yanok · 9 months ago
  32. 4edf86f Change `!= null` to `is T` to handle "double nullable" case by Ilya Yanok · 10 months ago
  33. 47a5588 Don't try to compare fakes to real objects by Ilya Yanok · 10 months ago
  34. 6b9eab9 Undo the formatting fix by Ilya Yanok · 10 months ago
  35. 5ad2ff4 Change default dummy value for `String` to contain some info by Ilya Yanok · 10 months ago
  36. 78c650b Use SDK 3.0.0 for stable tests by Ilya Yanok · 10 months ago
  37. adbe265 Use 3.1.3 as stable SDK by Ilya Yanok · 10 months ago
  38. 49859e4 Fix Mockito formatting for recent Dart versions by Ilya Yanok · 10 months ago
  39. 610c3dc Bump dart-lang/setup-dart from 1.5.0 to 1.5.1 (#699) by dependabot[bot] · 10 months ago
  40. 73930cd Bump actions/checkout from 3.6.0 to 4.1.0 (#698) by dependabot[bot] · 10 months ago
  41. 097e563 Add a missing dummy `bool` value by Ilya Yanok · 11 months ago
  42. 412c0be Bump actions/checkout from 3.5.3 to 3.6.0 (#692) by dependabot[bot] · 11 months ago
  43. f5abf11 Add a best practice sentence about data models by Nate Bosch · 11 months ago
  44. 70aabfc Merge pull request #686 from parlough:fix/example-analysis-errors by Copybara-Service · 12 months ago
  45. 9737d71 Fix analysis errors in example directory by Parker Lougheed · 12 months ago
  46. e54a006 Merge pull request #685 from LuisDuarte1:feature/build-extensions by Copybara-Service · 12 months ago
  47. 5f3a4ca Format files by Luís Duarte · 12 months ago
  48. 2d4ec1e Update lib/src/builder.dart by Luís Duarte · 12 months ago
  49. bc06f9f Make builder not merge generic extension. by Luís Duarte · 12 months ago
  50. af043a0 Replace double-quotes with single quotes by Luís Duarte · 12 months ago
  51. 034e6c1 Update lib/src/builder.dart by Luís Duarte · 12 months ago
  52. 4ff995f Make MockBuilder support build_extensions option. by Luís Duarte · 12 months ago
  53. ff79de6 Allow the latest package:analyzer by Nate Bosch · 12 months ago
  54. b421775 Internal change by Googler · 1 year ago
  55. afa20a8 Disable deprecated member findings in generated code by Ilya Yanok · 1 year, 1 month ago
  56. ffbbb4c Second attempt to fix "not found" error for type vars in bounds by Ilya Yanok · 1 year, 1 month ago
  57. 451f756 Add example of mocking callbacks by Nate Bosch · 1 year, 1 month ago
  58. c13496c Rollback of "Use `FunctionTypedElement.type` while generating method overrides" by Googler · 1 year, 1 month ago
  59. 60e619a Use `FunctionTypedElement.type` while generating method overrides by Ilya Yanok · 1 year, 1 month ago
  60. 93b69ef Bump actions/checkout from 3.5.2 to 3.5.3 (#669) by dependabot[bot] · 1 year, 1 month ago
  61. a926a63 Add a note on only running codegen on files under `test/` by default by Ilya Yanok · 1 year, 1 month ago
  62. 9f40189 Require analyzer 5.12.0 by Ilya Yanok · 1 year, 1 month ago
  63. 974226e Internal change by Googler · 1 year, 1 month ago
  64. 1d6064a Prepare to publish by Nate Bosch · 1 year, 2 months ago 5.4.2
  65. cca4858 Fix the unresolved types if used as ignored type-alias arguments by Ilya Yanok · 1 year, 2 months ago
  66. 8652886 Prepare for NamedType breaking change in the analyzer. by Googler · 1 year, 2 months ago
  67. 924f65c Add support for records by Ilya Yanok · 1 year, 2 months ago
  68. 40fe2ca Expand constraint on package:http by Nate Bosch · 1 year, 2 months ago
  69. 153c145 Fix violations of `prefer_final_locals`, `prefer_final_in_for_each` lints by Oleh Prypin · 1 year, 2 months ago
  70. 6e046f9 Don't try to fake unfakable classes by Ilya Yanok · 1 year, 2 months ago
  71. 6e778ea Prepare to publish by Nate Bosch · 1 year, 2 months ago
  72. dc58855 Don't abort codegen on return type being a type variable by Ilya Yanok · 1 year, 2 months ago
  73. 7c6d309 blast_repo fixes by Devon Carew · 1 year, 3 months ago
  74. 2c1b429 Extend using run-time dummy values to Futures by Ilya Yanok · 1 year, 3 months ago
  75. 28f174f Only check formatting with the stable SDK by Ilya Yanok · 1 year, 3 months ago
  76. 3fadd2d Let users provide dummy values for types by Ilya Yanok · 1 year, 3 months ago
  77. b14d571 Fix for InvalidType by Googler · 1 year, 3 months ago
  78. 51a7728 Merge pull request #597 from danielgomezrico:feat/returnInOrder by Copybara-Service · 1 year, 3 months ago
  79. 7a93b61 Add `returnInOrder` to `Mock` by Daniel Gomez Rico · 1 year, 7 months ago
  80. 34da8da Import `packge:matcher` directly instead of `test_api` by Nate Bosch · 1 year, 3 months ago
  81. 56173fa Bump actions/checkout from 3.5.0 to 3.5.2 (#626) by dependabot[bot] · 1 year, 3 months ago
  82. beb45ba Remove unused local variable by yanok · 1 year, 3 months ago
  83. d2e155f Require Dart SDK >= 2.19 by yanok · 1 year, 3 months ago
  84. b777874 First part of Dart3 support in Mockito by yanok · 1 year, 3 months ago
  85. ad3c9ae Fix the type variable capture problem by yanok · 1 year, 3 months ago
  86. 6c448b2 Keep generated mock files at language version 2.19 by oprypin · 1 year, 3 months ago
  87. 06f353e Deprecate the mixingIn argument to MockSpec by nbosch · 1 year, 4 months ago
  88. f3ecdad Fix violations of `prefer_final_locals`, `prefer_final_in_for_each` lints by oprypin · 1 year, 4 months ago
  89. f851e17 Run CI with Dart 2.19 and dev by Ilya Yanok · 1 year, 3 months ago
  90. 28e8eda Bump dart-lang/setup-dart from 1.4.0 to 1.5.0 by dependabot[bot] · 1 year, 4 months ago
  91. ccb9abf Bump actions/checkout from 3.3.0 to 3.5.0 by dependabot[bot] · 1 year, 4 months ago
  92. 65ee0c4 Expand pub constraint on test_api (#615) by Nate Bosch · 1 year, 4 months ago 5.4.0
  93. e6ea7ad GitHub Sync (#614) by Nate Bosch · 1 year, 4 months ago
  94. ed5bd84 Relax mixin criteria by Ross Wang · 1 year, 7 months ago
  95. 781752c Change `void` to `dynamic` when overriding method arguments by Sam Rawlins · 1 year, 6 months ago
  96. 71e41b9 Add `ignore_for_file: use_of_void_result` by Sam Rawlins · 1 year, 6 months ago
  97. d5a25f8 Fix violations of `unnecessary_parenthesis` lint by Sam Rawlins · 1 year, 6 months ago
  98. d2a8df1 Latest build_web_compilers, move to pkg:lints, fix breaks (#605) by Kevin Moore · 1 year, 6 months ago
  99. 13340b5 Bump dart-lang/setup-dart from 1.3 to 1.4 (#600) by dependabot[bot] · 1 year, 6 months ago
  100. 7696557 Bump actions/checkout from 3.1.0 to 3.3.0 (#599) by dependabot[bot] · 1 year, 6 months ago