canonical / ubuntu-flutter-plugins

A collection of Flutter plugins and packages for Ubuntu applications.
46 stars 11 forks source link

chore(deps): update dependency flutter_lints to v4 #417

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
flutter_lints (source) dev_dependencies major ^2.0.0 -> ^4.0.0
flutter_lints (source) dependencies major ^3.0.1 -> ^4.0.0

Release Notes

flutter/packages (flutter_lints) ### [`v4.0.0`](https://togithub.com/flutter/packages/blob/HEAD/packages/flutter_lints/CHANGELOG.md#400) [Compare Source](https://togithub.com/flutter/packages/compare/flutter_lints-v3.0.2...flutter_lints-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` ### [`v3.0.2`](https://togithub.com/flutter/packages/blob/HEAD/packages/flutter_lints/CHANGELOG.md#302) [Compare Source](https://togithub.com/flutter/packages/compare/flutter_lints-v3.0.1...flutter_lints-v3.0.2) - Updates minimum supported SDK version to Flutter 3.13/Dart 3.1. - Updates various links in comments and documentation. ### [`v3.0.1`](https://togithub.com/flutter/packages/blob/HEAD/packages/flutter_lints/CHANGELOG.md#301) [Compare Source](https://togithub.com/flutter/packages/compare/flutter_lints-v3.0.0...flutter_lints-v3.0.1) - Replaces `flutter pub add --dev` with `dev:` in README.md. ### [`v3.0.0`](https://togithub.com/flutter/packages/blob/HEAD/packages/flutter_lints/CHANGELOG.md#300) [Compare Source](https://togithub.com/flutter/packages/compare/flutter_lints-v2.0.3...flutter_lints-v3.0.0) - Updated `package:lints` dependency to version 3.0.0, with the following changes: - added `collection_methods_unrelated_type` - added `dangling_library_doc_comments` - added `implicit_call_tearoffs` - added `secure_pubspec_urls` - added `type_literal_in_constant_pattern` - added `unnecessary_to_list_in_spreads` - added `use_string_in_part_of_directives` - added `use_super_parameters` - removed `iterable_contains_unrelated_type` - removed `list_remove_unrelated_type` - removed `no_wildcard_variable_uses` - removed `prefer_equal_for_default_values` - removed `prefer_void_to_null` - Updates minimum supported SDK version to Flutter 3.10 / Dart 3.0.

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 has been generated by Mend Renovate. View repository job log here.

spydon commented 3 months ago

Superseded by #420

renovate[bot] commented 3 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.