canonical / ubuntu-flutter-plugins

A collection of Flutter plugins and packages for Ubuntu applications.
49 stars 12 forks source link

chore(deps): update dependency intl to ^0.19.0 - autoclosed #347

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
intl (source) dependencies minor ^0.18.0 -> ^0.19.0

Release Notes

dart-lang/i18n (intl) ### [`v0.19.0`](https://togithub.com/dart-lang/i18n/blob/HEAD/pkgs/intl/CHANGELOG.md#0190) [Compare Source](https://togithub.com/dart-lang/i18n/compare/intl-v0.18.1...intl-v0.19.0) - Update to CLDR v44. - Update to CLDR v43. - Add `tryParse` to NumberFormat. - Add `tryParse` `tryParseStrict` `tryParseLoose` `tryParseUtc` to DateFormat. - Add fallback for deprecated locales, such as `he` <-> `iw`. - Switch QAR currency name to Riyal. - Add license headers to some files. - Update CVE currency symbol. - Add `EEEEE` skeleton for `DateFormat`, closing [#​176](https://togithub.com/dart-lang/i18n/issues/176). - Switch to `3.0.0` SDK. - Fix issue [#​483](https://togithub.com/dart-lang/i18n/issues/483) about date parsing with a `yy` skeleton. - Extract `NumberParserBase` abstract class

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.