Skip to content

⬆️ Upgrade dependency intl to v0.20.3#448

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/intl-0.x
Open

⬆️ Upgrade dependency intl to v0.20.3#448
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/intl-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
intl (source) dependencies patch 0.20.20.20.3

Release Notes

dart-lang/i18n (intl)

v0.20.3

Compare Source

  • Updated the Turkish Lira (TRY) currency symbol in simpleCurrencySymbols
    from "TL" to "₺" (U+20BA). This ensures accuracy and alignment with the
    official symbol introduced in 2012.
  • Fix parsing of locale strings containing script codes in verifiedLocale.
    For example, zh-Hans-CN would have been previously parsed as zh, but is
    now parsed as zh_CN.
  • Update the Ghanaian Cedis (GHS) currency symbol in simpleCurrencySymbols
    from "GHS" to "GH₵(U+20B5)".
  • Update to CLDR v48.
  • Add @pragma('wasm:prefer-inline') to Intl methods that already have
    @pragma('vm:prefer-inline'), for the same reason: to help omit message
    descriptions from compiled output.
  • Update analysis to newest package:lints.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the 📌 Dependencies External library or package updates label Jun 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📌 Dependencies External library or package updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants