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

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

dart-lang/lints (lints) ### [`v4.0.0`](https://togithub.com/dart-lang/lints/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://togithub.com/dart-lang/lints/compare/v3.0.0...v4.0.0) - `core`: - added `library_annotations` ([https://github.com/dart-lang/lints/issues/177](https://togithub.com/dart-lang/lints/issues/177)) - added `no_wildcard_variable_uses` ([https://github.com/dart-lang/lints/issues/139](https://togithub.com/dart-lang/lints/issues/139)) - removed `package_prefixed_library_names` ([https://github.com/dart-lang/lints/issues/172](https://togithub.com/dart-lang/lints/issues/172)) - `recommended`: - removed `library_names` ([https://github.com/dart-lang/lints/issues/181](https://togithub.com/dart-lang/lints/issues/181)) - Updated the SDK lower-bound to 3.1. - Add a section on upgrading to the latest lint set to the readme.

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.