flutter_use
flutter_use copied to clipboard
chore: update dependency flutter_lints to v4
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| flutter_lints (source) | dev_dependencies | major | ^2.0.2 -> ^4.0.0 |
Release Notes
flutter/packages (flutter_lints)
v4.0.0
- Updates
package:lintsdependency to version 4.0.0, with the following changes:- adds
library_annotations - adds
no_wildcard_variable_uses - removes
package_prefixed_library_names - removes
library_names
- adds
v3.0.2
- Updates minimum supported SDK version to Flutter 3.13/Dart 3.1.
- Updates various links in comments and documentation.
v3.0.1
- Replaces
flutter pub add --devwithdev:in README.md.
v3.0.0
- Updated
package:lintsdependency 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
- added
- Updates minimum supported SDK version to Flutter 3.10 / Dart 3.0.
Configuration
📅 Schedule: Branch creation - "before 10am on monday" in timezone Asia/Tokyo, 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.