chore(deps): update dependency flutter_lints to v5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
flutter_lints (source) | dev_dependencies | major |
^3.0.1 -> ^5.0.0
|
️ Warning Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
flutter/packages (flutter_lints)
v5.0.0
- Updates
package:lints
dependency to version 5.0.0, with the following changes:- adds
invalid_runtime_check_with_js_interop_types
- adds
unnecessary_library_name
- removes
avoid_null_checks_in_equality_operators
- adds
- Removes the following lints (see https://github.com/dart-lang/lints/issues/205):
prefer_const_constructors
prefer_const_declarations
prefer_const_literals_to_create_immutables
- Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.
v4.0.0
- Updates
package:lints
dependency 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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
mentioned in issue #2
added 113 commits
-
0f334c44...ae97b269 - 112 commits from branch
v2
- 912d8a4a - chore(deps): update dependency flutter_lints to v5
-
0f334c44...ae97b269 - 112 commits from branch
️ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR as-is.
Renovate will retry this branch, including artifacts, only when one of the following happens:- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: companion_app/pubspec.lock
Command failed: flutter pub upgrade flutter_lints /bin/sh: 1: flutter: not found
added 23 commits
-
912d8a4a...d0cef8e6 - 22 commits from branch
v2
- 89ff65d6 - chore(deps): update dependency flutter_lints to v5
-
912d8a4a...d0cef8e6 - 22 commits from branch