flutter/packages (flutter_lints)
### [`v5.0.0`](https://redirect.github.com/flutter/packages/blob/HEAD/packages/flutter_lints/CHANGELOG.md#500)
[Compare Source](https://redirect.github.com/flutter/packages/compare/flutter_lints-v4.0.0...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`
- Removes the following lints (see [https://github.com/dart-lang/lints/issues/205](https://redirect.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.
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^4.0.0
->^5.0.0
Release Notes
flutter/packages (flutter_lints)
### [`v5.0.0`](https://redirect.github.com/flutter/packages/blob/HEAD/packages/flutter_lints/CHANGELOG.md#500) [Compare Source](https://redirect.github.com/flutter/packages/compare/flutter_lints-v4.0.0...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` - Removes the following lints (see [https://github.com/dart-lang/lints/issues/205](https://redirect.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.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.