Closed renovate[bot] closed 1 month ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
^2.0.0
->^4.0.0
Release Notes
dart-lang/lints (lints)
### [`v4.0.0`](https://togithub.com/dart-lang/lints/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://togithub.com/dart-lang/lints/compare/v3.0.0...v4.0.0) - `core`: - added `library_annotations` ([https://github.com/dart-lang/lints/issues/177](https://togithub.com/dart-lang/lints/issues/177)) - added `no_wildcard_variable_uses` ([https://github.com/dart-lang/lints/issues/139](https://togithub.com/dart-lang/lints/issues/139)) - removed `package_prefixed_library_names` ([https://github.com/dart-lang/lints/issues/172](https://togithub.com/dart-lang/lints/issues/172)) - `recommended`: - removed `library_names` ([https://github.com/dart-lang/lints/issues/181](https://togithub.com/dart-lang/lints/issues/181)) - Updated the SDK lower-bound to 3.1. - Add a section on upgrading to the latest lint set to the readme. ### [`v3.0.0`](https://togithub.com/dart-lang/lints/blob/HEAD/CHANGELOG.md#300) [Compare Source](https://togithub.com/dart-lang/lints/compare/v2.1.1...v3.0.0) - `core`: - 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 `use_string_in_part_of_directives` - removed `iterable_contains_unrelated_type` - removed `list_remove_unrelated_type` - `recommended`: - added `unnecessary_to_list_in_spreads` - added `use_super_parameters` - removed `prefer_equal_for_default_values` - removed `prefer_void_to_null` - Add info about which lints have quick fixes to the package's readme. - Move the list of lint rules from the readme to a separate [rules.md](https://togithub.com/dart-lang/lints/blob/main/rules.md) file.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 was generated by Mend Renovate. View the repository job log.