Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency intl to ^0.19.0 #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2022

This PR contains the following updates:

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

Release Notes

dart-lang/i18n (intl)

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: 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 changed the title Update dependency intl to ^0.18.0 Update dependency intl to ^0.18.0 - autoclosed Dec 25, 2022
@renovate renovate bot closed this Dec 25, 2022
@renovate renovate bot deleted the renovate/intl-0.x branch December 25, 2022 05:25
@renovate renovate bot changed the title Update dependency intl to ^0.18.0 - autoclosed Update dependency intl to ^0.18.0 Dec 25, 2022
@renovate renovate bot reopened this Dec 25, 2022
@renovate renovate bot restored the renovate/intl-0.x branch December 25, 2022 07:49
@renovate renovate bot force-pushed the renovate/intl-0.x branch 3 times, most recently from a4b6056 to 630778c Compare December 25, 2022 19:59
@wlabuschagne wlabuschagne mentioned this pull request Jan 6, 2023
@renovate renovate bot force-pushed the renovate/intl-0.x branch 3 times, most recently from 7768314 to dfb92ec Compare January 19, 2023 19:20
@renovate renovate bot changed the title Update dependency intl to ^0.18.0 Update dependency intl to ^0.19.0 Dec 7, 2023
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