This repository was archived by the owner on May 18, 2026. It is now read-only.
Update dependency react-i18next to v15 - autoclosed - #2577
Closed
renovate[bot] wants to merge 1 commit into
Closed
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
2 times, most recently
from
August 7, 2024 14:39
8d227d1 to
5126acd
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
2 times, most recently
from
August 29, 2024 18:15
d3365bb to
4c6e9b6
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
from
September 14, 2024 22:42
4c6e9b6 to
ae7a0d5
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
2 times, most recently
from
October 19, 2024 09:09
a9bf42c to
a376505
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
2 times, most recently
from
October 22, 2024 00:24
0967352 to
11e6b6c
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
from
November 7, 2024 12:16
11e6b6c to
380c043
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
4 times, most recently
from
December 1, 2024 04:32
fe678a0 to
d157064
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
3 times, most recently
from
December 12, 2024 17:59
696ba5e to
fc0e337
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
2 times, most recently
from
December 30, 2024 13:47
9c87b71 to
7f1b708
Compare
|
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
from
February 18, 2025 10:55
7f1b708 to
2d613ce
Compare
|
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
from
April 23, 2025 13:10
2d613ce to
035a13b
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
from
May 22, 2025 20:49
035a13b to
6d35155
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
from
June 12, 2025 22:04
6d35155 to
1081b11
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
from
July 3, 2025 19:46
1081b11 to
e649ad5
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
from
July 22, 2025 21:08
e649ad5 to
7123b03
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
from
August 10, 2025 13:46
7123b03 to
09f5154
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
4 times, most recently
from
August 23, 2025 21:46
56f9a58 to
81fa30b
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
from
August 29, 2025 06:13
81fa30b to
859b0d4
Compare
renovate
Bot
force-pushed
the
renovate/react-i18next-15.x
branch
from
September 25, 2025 19:56
859b0d4 to
fa93d0d
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.



Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
14.1.3->15.7.3Release Notes
i18next/react-i18next (react-i18next)
v15.7.3Compare Source
v15.7.2Compare Source
v15.7.1Compare Source
v15.7.0Compare Source
v15.6.1Compare Source
avoid exception when passing bindI18n: false 1856
v15.6.0Compare Source
fix: passing components as object should still allow for indexed matching of children 1854
v15.5.3Compare Source
chore: update
@babel/runtime1851v15.5.2Compare Source
fix element.ref access issue with react 19 1846
v15.5.1Compare Source
add typescript as optional peer dependency 1843
v15.5.0Compare Source
feat: use const type parameters for useTranslation() 1842
v15.4.1Compare Source
fix: unique key warning on componentized element 1835
v15.4.0Compare Source
feat: add meta with codes on warnings to allow conditional logging 1826
v15.3.0Compare Source
Uses the i18next logger instead of the default console logger, if there is a valid i18next instance. Now the debug i18next option is respected, and you can also inject your own logger module: https://www.i18next.com/misc/creating-own-plugins#logger
v15.2.0Compare Source
This version may be breaking if you still use React < v18 with TypeScript.
For JS users this version is equal to v15.1.4
v15.1.4Compare Source
v15.1.3Compare Source
v15.1.2Compare Source
v15.1.1Compare Source
v15.1.0Compare Source
<Trans />warns 'Each child in a list should have a unique "key" prop.' for react 19 1806v15.0.3Compare Source
v15.0.2Compare Source
v15.0.1Compare Source
v15.0.0Compare 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.