Skip to content

Update dependency intl to ^0.20.0 - #67

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

Update dependency intl to ^0.20.0#67
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/intl-0.x

Conversation

@renovate

@renovate renovate Bot commented Nov 14, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
intl (source) dependencies minor ^0.19.0^0.20.0

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.

v0.20.2

Compare Source

  • Remove the dependency on package:http.
  • Remove the dependency on package:web.

v0.20.1

Compare Source

  • Upgrade package:web dependency constraint to 1.1.0, fixes issue
    #​916.
  • Update to CLDR v46.

v0.20.0

Compare Source

  • Fix caching of messages in CompositeMessageLookup.
  • Type numberFormatSymbols as a Map<String, NumberSymbols>.
  • Type dateTimeSymbolMap as a Map<String, DateSymbols>.
  • Add example for pub.dev.
  • Fix issues with AM/PM markers.
  • Update to CLDR v44.1.
  • Require Dart ^3.3
  • Require package:web ^0.5.0.
  • Support compiling to WASM.
  • Update to and account for package:lints ^4.0.0.
  • rtl Detection fix in bidi.dart for Kordi Sorani "ckb".
  • Update to CLDR v45.

Configuration

📅 Schedule: (UTC)

  • 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 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 force-pushed the renovate/intl-0.x branch from 75b7f66 to caebf5d Compare August 10, 2025 13:16
@renovate renovate Bot changed the title Update dependency intl to ^0.20.0 Update dependency intl to v0.20.2 Oct 27, 2025
@renovate
renovate Bot force-pushed the renovate/intl-0.x branch from caebf5d to 540613f Compare October 27, 2025 10:42
@renovate
renovate Bot force-pushed the renovate/intl-0.x branch from 540613f to 614ce96 Compare February 2, 2026 20:01
@renovate
renovate Bot force-pushed the renovate/intl-0.x branch from 614ce96 to 60ae07d Compare February 12, 2026 16:02
@renovate
renovate Bot force-pushed the renovate/intl-0.x branch from 60ae07d to ee9c9ae Compare March 13, 2026 11:07
@renovate renovate Bot changed the title Update dependency intl to v0.20.2 Update dependency intl to ^0.20.0 Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/intl-0.x branch from ee9c9ae to 27828f4 Compare April 8, 2026 17:41
@renovate
renovate Bot force-pushed the renovate/intl-0.x branch from 27828f4 to 3720ae6 Compare June 1, 2026 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants