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 v3 #917

Merged
merged 4 commits into from
Nov 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
flutter_lints dev_dependencies major 2.0.3 -> 3.0.1

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 - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 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.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6650695) 96.46% compared to head (ed2039b) 96.49%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #917      +/-   ##
==========================================
+ Coverage   96.46%   96.49%   +0.03%     
==========================================
  Files         113      113              
  Lines        3905     3883      -22     
==========================================
- Hits         3767     3747      -20     
+ Misses        138      136       -2     
Flag Coverage Δ
appainter 96.85% <100.00%> (+0.03%) ⬆️
appainter_builder 78.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@renovate renovate bot force-pushed the renovate/flutter_lints-3.x branch from cef07d8 to 9556833 Compare November 14, 2023 11:25
@zeshuaro zeshuaro enabled auto-merge (squash) November 14, 2023 11:32
Copy link
Contributor Author

renovate bot commented Nov 14, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@zeshuaro zeshuaro force-pushed the renovate/flutter_lints-3.x branch from 3eaffce to 2faa308 Compare November 14, 2023 11:37
@zeshuaro zeshuaro force-pushed the renovate/flutter_lints-3.x branch from 2faa308 to 7e98333 Compare November 15, 2023 12:19
@zeshuaro zeshuaro merged commit 1d14d73 into main Nov 15, 2023
13 checks passed
@zeshuaro zeshuaro deleted the renovate/flutter_lints-3.x branch November 15, 2023 12:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant