fix(deps): update dependency react-i18next to v16.6.6 - #199
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
2 times, most recently
from
October 21, 2025 08:44
67e10b4 to
958331f
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
2 times, most recently
from
October 22, 2025 19:43
477adcd to
c203a95
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
from
October 23, 2025 17:37
c203a95 to
69aad35
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
from
October 24, 2025 12:48
69aad35 to
2cbbe03
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
2 times, most recently
from
November 2, 2025 11:36
873c908 to
a14ae68
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
from
November 8, 2025 19:49
a14ae68 to
caf0c7e
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
from
November 16, 2025 23:55
caf0c7e to
3477e34
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
2 times, most recently
from
November 20, 2025 01:25
14a8c5d to
1ea1faa
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
from
December 6, 2025 07:35
1ea1faa to
a64100f
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
2 times, most recently
from
December 12, 2025 09:59
77759c7 to
cc73d5a
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
2 times, most recently
from
January 1, 2026 11:15
1d7963a to
19a33a7
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
2 times, most recently
from
January 13, 2026 19:28
60ab0cb to
cad264f
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
from
January 28, 2026 07:49
cad264f to
fb04da4
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
from
February 14, 2026 03:07
fb04da4 to
2b0ef76
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
from
March 8, 2026 09:14
2b0ef76 to
5fa30bf
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
from
March 14, 2026 23:50
5fa30bf to
fe269b0
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
from
March 31, 2026 08:43
fe269b0 to
afb4f7c
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-16.x
branch
from
May 13, 2026 23:30
afb4f7c to
ebd0a69
Compare
Contributor
Author
|
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:
16.0.1→16.6.6Release Notes
i18next/react-i18next (react-i18next)
v16.6.6Compare Source
>= 25.10.9to match required type exports (ConstrainTarget,ApplyTarget,GetSource) used byTransSelector1911v16.6.5Compare Source
useTranslationno longer matches whenkeyPrefixis absent, fixingdefaultNS: falsewith explicitnsoption 2412v16.6.4Compare Source
v16.6.3Compare Source
TransSelectoroverloads into a single signature sotypeof Transremains extendable 1909v16.6.2Compare Source
useTranslationnow accepts selector functions askeyPrefixwith full type-safe key narrowing whenenableSelectoris enabled 2367v16.6.1Compare Source
<Trans i18nKey={sk} />to accept aSelectorKey2364v16.6.0Compare Source
tis called beforereadywithuseSuspense: false1896valuesprop on<Trans />component — interpolation variables are now inferred from the translation string when custom types are configured 1772v16.5.8Compare Source
v16.5.7Compare Source
<Trans>component withenableSelector: truedoes not support multiple selectors for fallbacks 1907v16.5.6Compare Source
useSSRwheninit()hasn't been called beforeuseSSR— now logs a warning instead of throwing 1604v16.5.5Compare Source
useSSR,getInitialPropsandTranslationwhen no i18next instance is available (e.g. in monorepo setups with duplicatereact-i18nextcopies) — now logs a clear warning instead of throwing 1604v16.5.4Compare Source
v16.5.3Compare Source
v16.5.2Compare Source
v16.5.1Compare Source
nodesToString(runtime + TypeScript typings) to supporti18next-cli(i18next/i18next-cli#155)v16.5.0Compare Source
transDefaultPropsto set default props for the Trans component (e.g.tOptions,shouldUnescape,values) 1895v16.4.1Compare Source
&quot;/&#​39;. 1893v16.4.0Compare Source
<Trans count>prop: optional - infer count from children 1891v16.3.5Compare Source
v16.3.4Compare Source
<Trans>1887, by still trying to fix element.ref access issue with react 19 1846v16.3.3Compare Source
v16.3.2Compare Source
v16.3.1Compare Source
v16.3.0Compare Source
v16.2.4Compare Source
v16.2.3Compare Source
v16.2.2Compare Source
v16.2.1Compare Source
v16.2.0Compare Source
v16.1.6Compare Source
v16.1.5Compare Source
v16.1.4Compare Source
v16.1.3Compare Source
v16.1.2Compare Source
v16.1.1Compare Source
IcuTranscomponent 1873v16.1.0Compare Source
IcuTranscomponent 1869Configuration
📅 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.