Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency flutter_lints to v5 #248

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Type Update Change
flutter_lints (source) dev_dependencies major ^2.0.0 -> ^5.0.0

Release Notes

flutter/packages (flutter_lints)

v5.0.0

Compare Source

  • 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):
    • 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

Compare Source

  • 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

Compare Source

  • Updates minimum supported SDK version to Flutter 3.13/Dart 3.1.
  • Updates various links in comments and documentation.

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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) September 25, 2024 21:17
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 2 times, most recently from bb89438 to eeda1d5 Compare October 4, 2024 01:13
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 2 times, most recently from 5032fe2 to 43518ac Compare October 14, 2024 22:12
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch from 43518ac to ba787a8 Compare November 1, 2024 01:27
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 2 times, most recently from f35d689 to 201688e Compare November 11, 2024 19:32
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch from 201688e to 8e451ef Compare November 20, 2024 22:10
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 2 times, most recently from db4de8a to e51ed5b Compare December 2, 2024 23:15
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch from e51ed5b to 53dda31 Compare December 8, 2024 00:29
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch from 53dda31 to e18aaae Compare December 20, 2024 20:25
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 2 times, most recently from 9221aef to bed4b54 Compare January 9, 2025 21:36
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch 2 times, most recently from 9c884d6 to f3028e0 Compare January 27, 2025 18:10
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch from f3028e0 to df7e5ec Compare February 5, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants