Update dependency intl to ^0.20.0#15
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/intl-0.x
branch
from
December 8, 2023 08:06
b3f998f to
167fe06
Compare
Contributor
Author
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: pubspec.lock |
renovate
Bot
force-pushed
the
renovate/intl-0.x
branch
from
November 13, 2024 08:57
167fe06 to
6d0fa19
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/intl-0.x
branch
from
November 1, 2025 16:10
6d0fa19 to
1f8aa00
Compare
renovate
Bot
force-pushed
the
renovate/intl-0.x
branch
from
May 21, 2026 20:08
1f8aa00 to
9030253
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.17.0→^0.20.0Release Notes
dart-lang/i18n (intl)
v0.20.3Compare Source
simpleCurrencySymbolsfrom "TL" to "₺" (U+20BA). This ensures accuracy and alignment with the
official symbol introduced in 2012.
verifiedLocale.For example,
zh-Hans-CNwould have been previously parsed aszh, but isnow parsed as
zh_CN.simpleCurrencySymbolsfrom "GHS" to "GH₵(U+20B5)".
@pragma('wasm:prefer-inline')toIntlmethods that already have@pragma('vm:prefer-inline'), for the same reason: to help omit messagedescriptions from compiled output.
package:lints.v0.20.2Compare Source
package:http.package:web.v0.20.1Compare Source
package:webdependency constraint to1.1.0, fixes issue#916.
v0.20.0Compare Source
CompositeMessageLookup.numberFormatSymbolsas aMap<String, NumberSymbols>.dateTimeSymbolMapas aMap<String, DateSymbols>.^3.3package:web^0.5.0.package:lints^4.0.0.bidi.dartfor Kordi Sorani "ckb".v0.19.0Compare Source
tryParseto NumberFormat.tryParsetryParseStricttryParseLoosetryParseUtcto DateFormat.he<->iw.EEEEEskeleton forDateFormat, closing #176.3.0.0SDK.yyskeleton.NumberParserBaseabstract classv0.18.1v0.18.0minimumSignificantDigits/maximumSignificantDigitsinNumberFormat.
NumberFormat.compact()('2 milliards').NumberFormat.compact().NumberFormat.compact()to explicitly add signeven for positive values.
decimalPatternDigitsto NumberFormat which supports specifying thenumber of decimal digits in a decimal pattern.
package:lints/recommended.yaml.IntlStreamandStringIteratorintoStringStack.formatDurationandformatDurationFrom.shortLocaleandcanonicalizedLocaleimplementations smarter.Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.