Update dependency flutter_lints to v4 - autoclosed #70
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate_flutter_lints-4.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
->^4.0.0
Release Notes
flutter/packages (flutter_lints)
v4.0.0
Compare Source
package:lints
dependency to version 4.0.0, with the following changes:library_annotations
no_wildcard_variable_uses
package_prefixed_library_names
library_names
v3.0.2
Compare Source
v3.0.1
Compare Source
flutter pub add --dev
withdev:
in README.md.v3.0.0
Compare Source
package:lints
dependency to version 3.0.0, with the following changes:collection_methods_unrelated_type
dangling_library_doc_comments
implicit_call_tearoffs
secure_pubspec_urls
type_literal_in_constant_pattern
unnecessary_to_list_in_spreads
use_string_in_part_of_directives
use_super_parameters
iterable_contains_unrelated_type
list_remove_unrelated_type
no_wildcard_variable_uses
prefer_equal_for_default_values
prefer_void_to_null
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.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
File name: pubspec.lock
Update dependency flutter_lints to v4to Update dependency flutter_lints to v4 - autoclosed