Update dependency react-i18next to v15
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| react-i18next | 14.1.3 -> 15.5.1 |
Release Notes
i18next/react-i18next (react-i18next)
v15.5.1
add typescript as optional peer dependency 1843
v15.5.0
feat: use const type parameters for useTranslation() 1842
v15.4.1
fix: unique key warning on componentized element 1835
v15.4.0
feat: add meta with codes on warnings to allow conditional logging 1826
v15.3.0
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.0
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.4
- Fix: warning each child should have a unique key 1820
v15.1.3
- fix: Self-closing REACT components in translation strings should not attempt to replace the component's children 1815 1816
v15.1.2
- fix: Attempted to assign to readonly property 1813
v15.1.1
- fix: Not all namespaces are loaded when passing the lng option to useTranslate 1809
v15.1.0
- fix:
<Trans />warns 'Each child in a list should have a unique "key" prop.' for react 19 1806
v15.0.3
- try to fix unexpected token issue
v15.0.2
- try to fix Trans handling with alwaysFormat set to true 1801
v15.0.1
- revert arrow function in class property to address this
v15.0.0
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code