Update dependency flutter_lints to v2 - autoclosed #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate_flutter_lints-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^1.0.0
->^2.0.0
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
flutter/packages (flutter_lints)
v2.0.3
Compare Source
v2.0.2
Compare Source
v2.0.1
Compare Source
v2.0.0
Compare Source
sort_child_properties_last
use_build_context_synchronously
package:lints
dependency to version 2.0.0, which added the following lints:depend_on_referenced_packages
library_private_types_in_public_api
no_leading_underscores_for_library_prefixes
no_leading_underscores_for_local_identifiers
null_check_on_nullable_type_parameter
prefer_interpolation_to_compose_strings
unnecessary_constructor_name
unnecessary_late
unnecessary_null_aware_assignments
unnecessary_nullable_for_final_variable_declarations
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 Renovate Bot.
Update dependency flutter_lints to v2to Update dependency flutter_lints to v2 - autoclosed