Skip to content

Update dependency intl to ^0.20.0#80

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

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

Conversation

@renovate

@renovate renovate Bot commented Apr 11, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
intl (source) dependencies minor ^0.17.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.

v0.19.0

Compare Source

  • 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.
  • Switch to 3.0.0 SDK.
  • Fix issue #​483 about date parsing with a yy skeleton.
  • Extract NumberParserBase abstract class

v0.18.1

  • Update ruble sign and update corresponding test.
  • Remove unimplemented timezone functionality.
  • Update git path in pubspec.
  • Update to CLDR v42.

v0.18.0

  • Add support for minimumSignificantDigits / maximumSignificantDigits in
    NumberFormat.
  • Add support for plural in NumberFormat.compact() ('2 milliards').
  • Fix negative number formatting / parsing in NumberFormat.compact().
  • Add optional parameter to NumberFormat.compact() to explicitly add sign
    even for positive values.
  • Add decimalPatternDigits to NumberFormat which supports specifying the
    number of decimal digits in a decimal pattern.
  • Update to cldr 40.
  • Migrate to package:lints/recommended.yaml.
  • Remove some instances of dynamic types from the API.
  • Fix a bug caused by a typo in the plural rules calculation.
  • Unify IntlStream and StringIterator into StringStack.
  • Update to CLDR v41.
  • Add new locales: as, bm, en_NZ, fur, mg, nyn.
  • Remove unimplemented formatDuration and formatDurationFrom.
  • Make shortLocale and canonicalizedLocale implementations smarter.

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 becomes conflicted, 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 1896e8c to 0350b4a Compare December 8, 2023 02:40
@renovate renovate Bot changed the title Update dependency intl to ^0.18.0 Update dependency intl to ^0.19.0 Dec 8, 2023
@renovate

renovate Bot commented Dec 8, 2023

Copy link
Copy Markdown
Contributor Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade intl
Because coingecko_api >=1.1.1 depends on intl ^0.18.0 and coingecko_api <1.1.1 depends on intl ^0.17.0, every version of coingecko_api requires intl ^0.17.0 or ^0.18.0.
So, because yaca depends on both coingecko_api ^1.0.2+2 and intl ^0.19.0, version solving failed.

@renovate renovate Bot force-pushed the renovate/intl-0.x branch from 0350b4a to 1cd5e36 Compare November 13, 2024 08:42
@renovate renovate Bot changed the title Update dependency intl to ^0.19.0 Update dependency intl to ^0.20.0 Nov 13, 2024
@renovate

renovate Bot commented Nov 13, 2024

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade intl
Because coingecko_api ^1.1.1 depends on intl ^0.18.0 and coingecko_api <1.1.1 depends on intl ^0.17.0, coingecko_api <2.0.0 requires intl ^0.17.0 or ^0.18.0.
So, because yaca depends on both coingecko_api ^1.0.2+2 and intl ^0.20.0, version solving failed.
Failed to update packages.

@renovate renovate Bot changed the title Update dependency intl to ^0.20.0 Update dependency intl to v0.20.2 Nov 2, 2025
@renovate renovate Bot force-pushed the renovate/intl-0.x branch from 1cd5e36 to b620a97 Compare November 2, 2025 00:16
@renovate renovate Bot force-pushed the renovate/intl-0.x branch from b620a97 to f231803 Compare March 31, 2026 09:45
@renovate renovate Bot changed the title Update dependency intl to v0.20.2 Update dependency intl to ^0.20.0 Mar 31, 2026
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