chore(deps): update dependency flutter_lints to v5 #65
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.0.4
->^5.0.0
^3.0.1
->^5.0.0
Release Notes
flutter/packages (flutter_lints)
v5.0.0
Compare Source
package:lints
dependency to version 5.0.0, with the following changes:invalid_runtime_check_with_js_interop_types
unnecessary_library_name
avoid_null_checks_in_equality_operators
prefer_const_constructors
prefer_const_declarations
prefer_const_literals_to_create_immutables
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.