-
-
Notifications
You must be signed in to change notification settings - Fork 11
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.20.0 #28
base: master
Are you sure you want to change the base?
Conversation
d4459ab
to
7dcd07f
Compare
a9051ae
to
aef6240
Compare
5506c44
to
addd34a
Compare
addd34a
to
7b0661a
Compare
7b0661a
to
d938e88
Compare
⚠ 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
|
d938e88
to
79460ed
Compare
79460ed
to
16c0130
Compare
|
This PR contains the following updates:
^0.16.1
->^0.20.0
Release Notes
dart-lang/i18n (intl)
v0.20.0
Compare Source
CompositeMessageLookup
.numberFormatSymbols
as aMap<String, NumberSymbols>
.dateTimeSymbolMap
as aMap<String, DateSymbols>
.^3.3
package:web
^0.5.0
.package:lints
^4.0.0
.bidi.dart
for Kordi Sorani "ckb".v0.19.0
Compare Source
tryParse
to NumberFormat.tryParse
tryParseStrict
tryParseLoose
tryParseUtc
to DateFormat.he
<->iw
.EEEEE
skeleton forDateFormat
, closing #176.3.0.0
SDK.yy
skeleton.NumberParserBase
abstract classv0.18.1
v0.18.0
minimumSignificantDigits
/maximumSignificantDigits
inNumberFormat.
NumberFormat.compact()
('2 milliards').NumberFormat.compact()
.NumberFormat.compact()
to explicitly add signeven for positive values.
decimalPatternDigits
to NumberFormat which supports specifying thenumber of decimal digits in a decimal pattern.
package:lints/recommended.yaml
.IntlStream
andStringIterator
intoStringStack
.formatDuration
andformatDurationFrom
.shortLocale
andcanonicalizedLocale
implementations smarter.v0.17.0
Compare Source
@pragma('vm:prefer-inline')
toIntl
methods that already have@pragma('dart2js:tryInline')
, for the same reason: to help omit messagedescriptions from compiled output.
documented behavior. Previously a two-digit year would be parsed to a value
in the range [0, 99]. Now it is parsed relative to the current date,
returning a value between 80 years in the past and 20 years in the future.
implemented [#264][].
Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.