File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,6 +17,6 @@ dependencies:
1717dev_dependencies :
1818 flutter_test :
1919 sdk : flutter
20- mews_pedantic : ^0.42.3
20+ mews_pedantic : ^0.43.0
2121flutter :
2222 uses-material-design : true
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies:
1515dev_dependencies :
1616 flutter_test :
1717 sdk : flutter
18- mews_pedantic : ^0.42.3
18+ mews_pedantic : ^0.43.0
1919flutter :
2020 plugin :
2121 platforms :
Original file line number Diff line number Diff line change 1+ ## 0.43.0
2+
3+ > Note: This release has breaking changes.
4+
5+ - ** BREAKING** ** FEAT** : [ GX-26200] Upgrade to DCM 1.36.
6+
17## 0.42.3
28
39 - ** FEAT** : Update rules config (#879 ).
Original file line number Diff line number Diff line change 11name : mews_pedantic
22description : Dart and Flutter static analysis and lint rules incorporated in Mews.
3- version : 0.42.3
3+ version : 0.43.0
44repository : https://github.com/MewsSystems/mews-flutter
55
66environment :
Original file line number Diff line number Diff line change 1+ ## 0.43.3+2
2+
3+ - ** REFACTOR** : Fix linter issues.
4+
15## 0.43.3+1
26
37 - Update a dependency to the latest release.
Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ dependencies:
1616dev_dependencies :
1717 flutter_test :
1818 sdk : flutter
19- mews_pedantic : ^0.42.3
19+ mews_pedantic : ^0.43.0
Original file line number Diff line number Diff line change 11name : optimus
22description : Optimus is a design system for mobile platforms (and web in future) used internally in Mews.
3- version : 0.43.3+1
3+ version : 0.43.3+2
44repository : https://github.com/MewsSystems/mews-flutter
55
66environment :
@@ -23,7 +23,7 @@ dev_dependencies:
2323 flutter_test :
2424 sdk : flutter
2525 freezed : " >=1.0.0 <4.0.0"
26- mews_pedantic : ^0.42.3
26+ mews_pedantic : ^0.43.0
2727 theme_tailor : ^3.0.0
2828flutter :
2929 assets :
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ dependencies:
1414dev_dependencies :
1515 flutter_test :
1616 sdk : flutter
17- mews_pedantic : ^0.42.3
17+ mews_pedantic : ^0.43.0
1818 path : ^1.9.0
1919
2020flutter :
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ dev_dependencies:
2222 build_runner : ^2.4.12
2323 flutter_test :
2424 sdk : flutter
25- mews_pedantic : ^0.42.3
25+ mews_pedantic : ^0.43.0
2626 widgetbook_generator : ^3.12.0
2727flutter :
2828 uses-material-design : true
Original file line number Diff line number Diff line change @@ -14,6 +14,6 @@ dependencies:
1414
1515dev_dependencies :
1616 build_runner : ^2.4.8
17- mews_pedantic : ^0.42.3
17+ mews_pedantic : ^0.43.0
1818 mockito : ^5.4.4
1919 test : ^1.25.2
You can’t perform that action at this time.
0 commit comments