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

chore(deps): update dependency flutter_lints to v5 - autoclosed #1133

Closed
wants to merge 1 commit into 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.1 -> ^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 - "after 9pm,before 6am" in timezone Africa/Johannesburg, 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 22:52
@renovate renovate bot force-pushed the renovate/flutter_lints-5.x branch from 0b72869 to 5b1e973 Compare December 12, 2024 07:39
Copy link

LCOV of commit 5b1e973 during Test Package #95

Summary coverage rate:
  lines......: 7.6% (282 of 3718 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate: n/a

@renovate renovate bot changed the title chore(deps): update dependency flutter_lints to v5 chore(deps): update dependency flutter_lints to v5 - autoclosed Dec 12, 2024
@renovate renovate bot closed this Dec 12, 2024
auto-merge was automatically disabled December 12, 2024 07:46

Pull request was closed

@renovate renovate bot deleted the renovate/flutter_lints-5.x branch December 12, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants