odroe / otp

An implementation of the One-Time Password (OTP) algorithm in Dart.
MIT License
22 stars 5 forks source link

chore(deps): update dependency lints to v3 - autoclosed #204

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
lints dev_dependencies major ^2.0.0 -> ^3.0.0

Release Notes

dart-lang/lints (lints) ### [`v3.0.0`](https://togithub.com/dart-lang/lints/blob/HEAD/CHANGELOG.md#300) [Compare Source](https://togithub.com/dart-lang/lints/compare/v2.1.1...v3.0.0) - `core`: - 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 `use_string_in_part_of_directives` - removed `iterable_contains_unrelated_type` - removed `list_remove_unrelated_type` - `recommended`: - added `unnecessary_to_list_in_spreads` - added `use_super_parameters` - removed `prefer_equal_for_default_values` - removed `prefer_void_to_null` - Add info about which lints have quick fixes to the package's readme. - Move the list of lint rules from the readme to a separate [rules.md](https://togithub.com/dart-lang/lints/blob/main/rules.md) file.

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.



This PR has been generated by Mend Renovate. View repository job log here.