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 v4 #3524

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2024

Mend Renovate

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

flutter/packages (flutter_lints)

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: 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 Mend Renovate. View repository job log here.

@andrei-toterman andrei-toterman marked this pull request as draft June 7, 2024 09:20
@andrei-toterman andrei-toterman marked this pull request as ready for review June 7, 2024 09:20
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.81%. Comparing base (62c4fc6) to head (42580d1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3524      +/-   ##
==========================================
- Coverage   88.82%   88.81%   -0.01%     
==========================================
  Files         253      253              
  Lines       14121    14121              
==========================================
- Hits        12543    12542       -1     
- Misses       1578     1579       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@andrei-toterman andrei-toterman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed Windows CI for a totally different reason. The failure has nothing to do with this package upgrade, so it can go in.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jun 19, 2024
@andrei-toterman andrei-toterman added this pull request to the merge queue Jun 20, 2024
Merged via the queue into main with commit 0527df5 Jun 20, 2024
14 checks passed
@andrei-toterman andrei-toterman deleted the renovate/flutter_lints-4.x branch June 20, 2024 12:55
ricab pushed a commit that referenced this pull request Jul 3, 2024
ricab pushed a commit that referenced this pull request Jul 6, 2024
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.

None yet

1 participant