chore(deps): update dependency flutter_lints to v3 #49

Merged
hernik merged 1 commits from renovate/flutter_lints-3.x into main 2023-11-28 19:12:19 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
flutter_lints dev_dependencies major ^2.0.1 -> ^3.0.0

Release Notes

flutter/packages (flutter_lints)

v3.0.1

Compare Source

  • Replaces flutter pub add --dev with dev: in README.md.

v3.0.0

Compare Source

  • 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flutter_lints](https://github.com/flutter/packages) | dev_dependencies | major | `^2.0.1` -> `^3.0.0` | --- ### Release Notes <details> <summary>flutter/packages (flutter_lints)</summary> ### [`v3.0.1`](https://github.com/flutter/packages/blob/HEAD/packages/flutter_lints/CHANGELOG.md#301) [Compare Source](https://github.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://github.com/flutter/packages/blob/HEAD/packages/flutter_lints/CHANGELOG.md#300) [Compare Source](https://github.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. </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45My4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovator added 1 commit 2023-10-19 04:00:44 +02:00
renovator force-pushed renovate/flutter_lints-3.x from 23e325f8cf to 3b43536e10 2023-11-28 19:10:35 +01:00 Compare
hernik merged commit 855f4caf04 into main 2023-11-28 19:12:19 +01:00
Sign in to join this conversation.
No description provided.