fix(deps): update dependency i18n-js to v4#133
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
003140d to
4f3140f
Compare
4f3140f to
2eef49b
Compare
2eef49b to
16529a8
Compare
16529a8 to
a24600e
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:
^3.9.2→^4.0.0Release Notes
fnando/i18n (i18n-js)
v4.5.2Compare Source
numberToHumanseparator not applied whenstripInsignificantZerosisfalse.numberToHuman.v4.5.1Compare Source
utc?: booleanas an optional parameter toI18n#localize. Thismakes dates be rendered using
getUTC*functions instead.v4.5.0Compare Source
I18n#availableLocales, as it's no used anywhere.I18n.tnow replaces all instances of a placeholder in atranslation.
v4.4.3Compare Source
v4.4.2Compare Source
v4.4.1Compare Source
v4.4.0Compare Source
I18n#formatNumbernow formats numbers with default options,conforming to the API described on the readme file.
.) whenusing custom separators.
I18n#updateandI18n#storeto support translations thatuse custom separators and dots (
.).v4.3.2Compare Source
v4.3.1Compare Source
previously it was creating arrays instead of objects.
isArrayin favor ofArray.isArray.snakeCaseimport.webpackso we can build browser distribution.v4.3.0Compare Source
v4.2.3Compare Source
useMakePlural(options)function as way of creatingpluralizers on top of make-plural.
make-plural'senfunction as the default pluralizer.Scopetype as read-only.v4.2.2Compare Source
36% (#41).
v4.2.1Compare Source
I18n#translate's return type is now a string and genericsunion.
raised an error rather thanr returning the missing translation message (#39)
v4.2.0Compare Source
i18n.t(..args)returns an array.src/helpers/formatNumber.ts.I18n#formatNumberis now available as aI18ninstance method.v4.1.1Compare Source
@internalannotation from functions, so TypeScript canexport types properly.
v4.1.0Compare Source
I18n#onChangenow returns a function that removes the handler fromevents.
I18n#interpolateis now available on the instance ofI18nand cantherefore be overridden.
v4.0.2Compare Source
v4.0.1Compare Source
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 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.