syedmurtaza108 / chucker-flutter

An HTTP requests inspector inspired by Chucker Android
https://pub.dev/packages/chucker_flutter
MIT License
51 stars 29 forks source link

chore(deps): update dependency flutter_lints to v3 #59

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
flutter_lints dev_dependencies major ^2.0.1 -> ^3.0.0

Release Notes

flutter/packages (flutter_lints) ### [`v3.0.0`](https://togithub.com/flutter/packages/blob/HEAD/packages/flutter_lints/CHANGELOG.md#300) - Updated `package:lints` dependency to version 3.0.0, with the following changes: - added `collection_methods_unrelated_type` - added `dangling_library_doc_comments` - added `implicit_call_tearoffs` - added `secure_pubspec_urls` - added `type_literal_in_constant_pattern` - added `unnecessary_to_list_in_spreads` - added `use_string_in_part_of_directives` - added `use_super_parameters` - removed `iterable_contains_unrelated_type` - removed `list_remove_unrelated_type` - removed `no_wildcard_variable_uses` - removed `prefer_equal_for_default_values` - removed `prefer_void_to_null` - Updates minimum supported SDK version to Flutter 3.10 / Dart 3.0.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (f84c4d7) 92.15% compared to head (454f91a) 92.15%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #59 +/- ## ======================================= Coverage 92.15% 92.15% ======================================= Files 37 37 Lines 1530 1530 ======================================= Hits 1410 1410 Misses 120 120 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.