chore(deps): update dependency i18next-cli to v1.51.4 - autoclosed#5
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency i18next-cli to v1.51.4 - autoclosed#5renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
b01ef91 to
1febd4e
Compare
1febd4e to
948c269
Compare
948c269 to
06bf96e
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:
1.50.8→1.51.4Release Notes
i18next/i18next-cli (i18next-cli)
v1.51.4Compare Source
react-i18nextto v17.transKeepBasicHtmlNodesFornow correctly preserves HTML tag names whenchildren contain interpolations or mixed content (e.g.
<strong>{{name}}</strong>instead of<1>{{name}}</1>).Fixes #230.
v1.51.3Compare Source
directory named
Foo.tsx) instead of logging a misleading"Skipping file due to error" warning.
Fixes #229.
v1.51.2Compare Source
extractfunction returning default namespace keys at top level instead ofunder
"translation"whennsSeparator: falseis used with multiple namespaces.The
nsSeparator: falsetop-level collapsing (#223) now only applies when thereare no other explicit namespaces present.
Fixes #227.
v1.51.1Compare Source
allPluralFormsto only generate plural forms needed by at least oneconfigured locale (union of all locales' CLDR categories) instead of always
generating all 6 forms. Also fixes defaultValues not being applied consistently
to the extra plural forms.
Fixes #226.
v1.51.0Compare Source
allPluralFormsoption to force generation of all 6 CLDR plural forms(
zero,one,two,few,many,other) for every language, includingthe primary language. This is useful when secondary languages need plural forms
that the primary language doesn't have, and you want a consistent set of keys
across all locales. Set
extract.allPluralForms: truein your config to enable.Addresses #226.
Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.