1. d8ce108 Bump actions/upload-artifact from 4.3.1 to 4.3.3 (#4960) by dependabot[bot] · 8 days ago main
  2. 9871dda Bump actions/checkout from 4.1.2 to 4.1.4 (#4961) by dependabot[bot] · 8 days ago
  3. da16db0 Bump github/codeql-action from 3.24.9 to 3.25.3 (#4959) by dependabot[bot] · 8 days ago
  4. 9bc3154 Bump github/codeql-action from 3.24.6 to 3.24.9 (#4921) by dependabot[bot] · 5 weeks ago
  5. 8646fce Bump actions/checkout from 4.1.1 to 4.1.2 (#4920) by dependabot[bot] · 5 weeks ago
  6. 3e433fb Bump github/codeql-action from 3.23.2 to 3.24.6 (#4906) by dependabot[bot] · 10 weeks ago
  7. 8d211a9 Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#4905) by dependabot[bot] · 10 weeks ago
  8. 10f6bf2 Bump github/codeql-action from 3.22.12 to 3.23.2 (#4862) by dependabot[bot] · 3 months ago
  9. 280297a Bump actions/upload-artifact from 4.0.0 to 4.3.0 (#4863) by dependabot[bot] · 3 months ago
  10. accec59 Bump github/issue-labeler from 3.3 to 3.4 (#4861) by dependabot[bot] · 3 months ago
  11. 86e3fb6 Remove PR labeller action (#4839) by Phil Quitslund · 4 months ago
  12. a473921 Bump actions/labeler from 4.3.0 to 5.0.0 (#4835) by dependabot[bot] · 4 months ago
  13. ebba9fb Bump actions/stale from 8.0.0 to 9.0.0 (#4836) by dependabot[bot] · 4 months ago
  14. 8e9464a Bump github/codeql-action from 2.22.8 to 3.22.12 (#4834) by dependabot[bot] · 4 months ago
  15. 5ab0f89 Bump actions/upload-artifact from 3.1.2 to 4.0.0 (#4837) by dependabot[bot] · 4 months ago
  16. 6046915 Bump github/codeql-action from 2.22.5 to 2.22.8 (#4810) by dependabot[bot] · 5 months ago
  17. f237325 Bump github/issue-labeler from 3.2 to 3.3 (#4811) by dependabot[bot] · 5 months ago
  18. e29cdc5 Bump ossf/scorecard-action from 2.2.0 to 2.3.1 (#4799) by dependabot[bot] · 6 months ago
  19. a4bcdce Bump github/codeql-action from 2.21.5 to 2.22.5 (#4798) by dependabot[bot] · 6 months ago
  20. 37abecc Bump actions/checkout from 3.6.0 to 4.1.1 (#4782) by dependabot[bot] · 7 months ago
  21. 938d38b remove build workflow (#4781) by Phil Quitslund · 7 months ago
  22. 5ee6a74 update labels (#4740) by Phil Quitslund · 8 months ago
  23. 3c32e78 Bump actions/checkout from 3.5.3 to 3.6.0 (#4739) by dependabot[bot] · 8 months ago
  24. 3f87d08 Bump github/codeql-action from 2.21.2 to 2.21.5 (#4738) by dependabot[bot] · 8 months ago
  25. bdc4a00 Point to SDK contributing guide (#4719) by Phil Quitslund · 9 months ago
  26. 59cd18d Call out move in README (#4708) by Parker Lougheed · 9 months ago
  27. 7f40f11 bump to analyzer 6.2.0 (#4697) by Phil Quitslund · 9 months ago
  28. a1a069c Move no_logic_in_create_state tests (#4692) by Sam Rawlins · 9 months ago
  29. 28726f1 extension type support for `non_constant_identifier_names` (#4696) by Phil Quitslund · 9 months ago
  30. 6b03b69 Move avoid_types_on_closure_parameters tests (#4694) by Sam Rawlins · 9 months ago
  31. 28ff65e extension type support for `avoid_shadowing_type_parameters` (#4693) by Phil Quitslund · 9 months ago
  32. 73083b9 Move avoid_positional_boolean_parameters tests (#4687) by Sam Rawlins · 9 months ago
  33. a9e90d5 Move sized_box_for_whitespace tests (#4684) by Sam Rawlins · 9 months ago
  34. 76f414e Revert "extension type support for `avoid_shadowing_type_parameters`" (#4691) by Phil Quitslund · 9 months ago
  35. c671de2 Move prefer_const_constructors tests (#4683) by Sam Rawlins · 9 months ago
  36. 3675167 Move leading_newlines_in_multiline_strings tests (#4689) by Sam Rawlins · 9 months ago
  37. d9ef654 Move comment_references tests (#4688) by Sam Rawlins · 9 months ago
  38. da7fa0c Move prefer_contains tests (#4686) by Sam Rawlins · 9 months ago
  39. e32b6e9 extension type support for `avoid_shadowing_type_parameters` by pq · 9 months ago
  40. 04fb66a extension type support for `unnecessary_constructor_name` (#4677) by Phil Quitslund · 9 months ago
  41. 4666195 Move use_colored_box tests (#4664) by Sam Rawlins · 9 months ago
  42. e53bf67 Move prefer_iterable_whereType tests (#4667) by Sam Rawlins · 9 months ago
  43. 848c8b3 extension type support for `sort_unnamed_constructors_first` (#4671) by Phil Quitslund · 9 months ago
  44. eb541f9 extension type support for `use_late_for_private_fields_and_variables` (#4682) by Phil Quitslund · 9 months ago
  45. 6202c50 extension type support for `hash_and_equals` (#4673) by Phil Quitslund · 9 months ago
  46. 60bfebe fix `avoid_private_typedef_functions` falses positive for records (#4666) by Phil Quitslund · 9 months ago
  47. 91ae2b6 extension type support for `sort_constructors_first` (#4669) by Phil Quitslund · 9 months ago
  48. facc499 extension type support for `prefer_constructors_over_static_methods` (#4680) by Phil Quitslund · 9 months ago
  49. 78251ed extension type support for `unnecessary_this` (#4675) by Phil Quitslund · 9 months ago
  50. b1cecbc Account for missing lints in changelog (#4678) by Parker Lougheed · 9 months ago
  51. 3e07457 Move missing_whitespace_between_adjacent_strings tests (#4654) by Sam Rawlins · 9 months ago
  52. 4251900 Move null_check_on_nullable_type_parameter tests (#4649) by Sam Rawlins · 9 months ago
  53. 7d71130 Move empty_constructor_bodies tests (#4655) by Sam Rawlins · 9 months ago
  54. 15324a0 Move avoid_return_types_on_setters tests (#4657) by Sam Rawlins · 9 months ago
  55. fd77de4 Move avoid_void_async tests (#4656) by Sam Rawlins · 9 months ago
  56. 39ba8f8 extension type support for `prefer_final_fields` (#4662) by Phil Quitslund · 9 months ago
  57. 5394bea cleanup old test string metadata (#4663) by Phil Quitslund · 9 months ago
  58. 2eb1140 extension type support for `library_private_types_in_public_api` (#4660) by Phil Quitslund · 9 months ago
  59. 7e235be Update `prefer_null_aware_operators` for null safety; migrate tests (#4647) by Sam Rawlins · 9 months ago
  60. dce0d1d Enable more lints used in sdk analysis packages (#4653) by Parker Lougheed · 9 months ago
  61. 554b428 extension type support for `public_member_api_docs` (#4651) by Phil Quitslund · 9 months ago
  62. f4ced82 Bump to analyzer 6.1.0 (#4648) by Sam Rawlins · 9 months ago
  63. 9f03663 move `camel_case_extensions_test` (#4641) by Phil Quitslund · 9 months ago
  64. aae24c3 Move parameter_assignments tests (#4639) by Sam Rawlins · 9 months ago
  65. 5cc1217 Move prefer_if_elements_to_conditional_expressions tests (#4638) by Sam Rawlins · 9 months ago
  66. 8f7e7eb Move sort_constructors_first tests (#4637) by Sam Rawlins · 9 months ago
  67. 4201fe7 tidy up spelling (#4640) by Phil Quitslund · 9 months ago
  68. b63967a Move use_is_even_rather_than_modulo tests (#4636) by Sam Rawlins · 9 months ago
  69. 6bcbd1f update lint rule link (#4642) by Phil Quitslund · 9 months ago
  70. c41c991 Remove now unnecessary linkchecker (#4644) by Parker Lougheed · 9 months ago
  71. c259153 add test setup (for solo testing) (#4635) by Phil Quitslund · 9 months ago
  72. a820d13 Bump github/codeql-action from 2.20.1 to 2.21.2 (#4630) by dependabot[bot] · 9 months ago
  73. c249afb Move noop_primitive_operations tests (#4620) by Sam Rawlins · 9 months ago
  74. a1d6c6c Bump coverallsapp/github-action from 2.2.0 to 2.2.1 (#4629) by dependabot[bot] · 9 months ago
  75. e02fb57 Remove automatic gh-pages doc generation (#4625) by Parker Lougheed · 9 months ago
  76. 8a86f3e Bump actions/labeler from 4.2.0 to 4.3.0 (#4631) by dependabot[bot] · 9 months ago
  77. be6c111 Bump github/issue-labeler from 3.1 to 3.2 (#4628) by dependabot[bot] · 9 months ago
  78. b69163a Update rules.json and adjust test. (#4627) by Sam Rawlins · 9 months ago
  79. bd49571 Move use_rethrow_when_possible tests (#4606) by Sam Rawlins · 10 months ago
  80. 7e9a68a Move type_annotate_public_apis tests (#4619) by Sam Rawlins · 10 months ago
  81. def2900 migrate `canonicalization_test` from integration (#4615) by Phil Quitslund · 10 months ago
  82. e78e0ce migrate `public_member_api_docs` integration tests (#4612) by Phil Quitslund · 10 months ago
  83. 05db75f remove stale integration test data dir (#4610) by Phil Quitslund · 10 months ago
  84. 40b6b3c migrate `use_build_context_synchronously` integration test (#4611) by Phil Quitslund · 10 months ago
  85. c46ffc0 migrate `exhaustive_cases` integration test (#4607) by Phil Quitslund · 10 months ago
  86. 8f3ba79 Move no_adjacent_strings_in_list tests (#4605) by Sam Rawlins · 10 months ago
  87. f848ab7 Move unnecessary_null_checks tests (#4603) by Sam Rawlins · 10 months ago
  88. 032b6aa migrate malformed pubspec integration test (#4609) by Phil Quitslund · 10 months ago
  89. bdd394e remove `always_require_non_null_named_parameters` integration test (#4608) by Phil Quitslund · 10 months ago
  90. 5fde37b misc. tidying up (#4602) by Phil Quitslund · 10 months ago
  91. 9119243 Move empty_statements tests (#4600) by Sam Rawlins · 10 months ago
  92. ab9bb84 Revert "misc. cleanup" (#4601) by Phil Quitslund · 10 months ago
  93. 15b8ad7 misc. cleanup by pq · 10 months ago
  94. 2083de3 Move no_adjacent_strings_in_list tests (#4599) by Sam Rawlins · 10 months ago
  95. 5172933 Move one_member_abstracts tests (#4598) by Sam Rawlins · 10 months ago
  96. 61146fb write and verify `rules.json` (#4590) by Phil Quitslund · 10 months ago
  97. fb23210 `use_late_for_private_fields_and_variables` part of test (#4591) by Phil Quitslund · 10 months ago
  98. fcd1934 Move prefer_for_elements_to_map_fromIterable tests (#4597) by Sam Rawlins · 10 months ago
  99. dd5deb0 Move use_named_constants tests (#4596) by Sam Rawlins · 10 months ago
  100. f8873a2 Move prefer_spread_collections tests (#4594) by Sam Rawlins · 10 months ago