timoknapp / sound-on-fire

🔊☁️ 🔥📺 A Flutter based SoundCloud App for your Fire TV
Other
76 stars 6 forks source link

fix(deps): update dependency intl to ^0.17.0 #37

Closed timoknapp closed 3 years ago

timoknapp commented 3 years ago

This PR contains the following updates:

Package Type Update Change
intl dependencies minor ^0.16.1 -> ^0.17.0

Release Notes

dart-lang/intl ### [`v0.17.0`](https://togithub.com/dart-lang/intl/blob/master/CHANGELOG.md#​0170) [Compare Source](https://togithub.com/dart-lang/intl/compare/0.16.1...0.17.0) - Stable release for null safety.

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

timoknapp commented 3 years ago

The new version of intl requires at least Dart version 2.12.0-0 which is still not released. Latest Dart version is 2.10.5. PR will be queued until the actual Dart version is released