Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2025

This PR contains the following updates:

Package Change Age Confidence
react-i18next ^15.4.1^16.0.0 age confidence

Release Notes

i18next/react-i18next (react-i18next)

v16.5.1

Compare Source

v16.5.0

Compare Source

  • Add configuration option transDefaultProps to set default props for the Trans component (e.g. tOptions, shouldUnescape, values) 1895

v16.4.1

Compare Source

  • fix(Trans): prevent double-escaping of interpolated values in component props (e.g. title). Unescape HTML entities before passing prop values to React to avoid rendered output like " / &#​39;. #​1893

v16.4.0

Compare Source

  • <Trans count> prop: optional - infer count from children 1891

v16.3.5

Compare Source

  • fix runaway effect in useTranslation 1888 by 1889

v16.3.4

Compare Source

  • Fix: avoid the "ref is not a prop" warning when a user ref is placed on an element inside <Trans> 1887, by still trying to fix element.ref access issue with react 19 1846

v16.3.3

Compare Source

  • improve useTranslation to fix "Maximum update depth exceeded" but still support new react-compiler 1885 1863

v16.3.2

Compare Source

  • fix: avoid "Uncaught TypeError: Cannot redefine property: __original"

v16.3.1

Compare Source

  • revert fix: Incosistent behaviour of Trans and t. Trans set defaultValue when t call doesn't set the field. 1876 f22d478

v16.3.0

Compare Source

  • fix: add i18n wrapper for React Compiler and React.memo compatibility 1884

v16.2.4

Compare Source

  • try to fix "Trans component do not render anymore children as default value in test environment" 1883 by also respecting 1876

v16.2.3

Compare Source

  • fix hyphened component break issue 1882

v16.2.2

Compare Source

  • fix trans component break with less than sign 1880, closes 1734

v16.2.1

Compare Source

  • fix regression in v16.2.0: bindI18nStore does not work correctly 1879

v16.2.0

Compare Source

  • try to address: useTranslation hook violates React's rules of hooks by conditionally calling inner hooks 1863

v16.1.6

Compare Source

  • fix: fix: handle spread props for inner components in Trans (icu) 1877

v16.1.5

Compare Source

  • fix: Incosistent behaviour of Trans and t. Trans set defaultValue when t call doesn't set the field. 1876
  • Trans: use also defaultValue via tOptions as fallback

v16.1.4

Compare Source

  • fix: detect pre-transformation use of interpolation like number/date/etc. 1875

v16.1.3

Compare Source

  • fix: ensure invalid identifiers are quoted in the props object 1874

v16.1.2

Compare Source

  • missing.js extensions for Icu imports

v16.1.1

Compare Source

  • exports for IcuTrans component 1873

v16.1.0

Compare Source

  • Introduce IcuTrans component 1869

v16.0.1

Compare Source

  • fix: Using component with named tags throws error when Selector API is enabled 1867 with 1868

v16.0.0

Compare Source

  • major upgrade i18next dep to address 1865

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.

@renovate renovate bot force-pushed the renovate/react-i18next-16.x branch 2 times, most recently from 653d4c6 to af559a6 Compare October 13, 2025 16:43
@renovate renovate bot force-pushed the renovate/react-i18next-16.x branch 7 times, most recently from 697ebf9 to a644cfe Compare October 24, 2025 16:46
@renovate renovate bot force-pushed the renovate/react-i18next-16.x branch 3 times, most recently from 4e37617 to da3b9a7 Compare October 30, 2025 20:59
@renovate renovate bot force-pushed the renovate/react-i18next-16.x branch from da3b9a7 to 315e405 Compare November 3, 2025 19:12
@renovate renovate bot force-pushed the renovate/react-i18next-16.x branch 4 times, most recently from be46713 to 4204ede Compare November 18, 2025 13:06
@renovate renovate bot force-pushed the renovate/react-i18next-16.x branch 2 times, most recently from 57cf596 to 9ebca25 Compare November 19, 2025 21:51
@renovate renovate bot force-pushed the renovate/react-i18next-16.x branch 3 times, most recently from b4e0ee2 to a5553da Compare December 10, 2025 19:45
@renovate renovate bot force-pushed the renovate/react-i18next-16.x branch from a5553da to e9054a0 Compare December 12, 2025 15:04
@renovate renovate bot force-pushed the renovate/react-i18next-16.x branch 2 times, most recently from 40f8c08 to faddc5f Compare January 4, 2026 20:04
@renovate renovate bot force-pushed the renovate/react-i18next-16.x branch from faddc5f to 31df5df Compare January 4, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant