Skip to content

fix(deps): update dependency react-i18next to v16 - autoclosed#65

Closed
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/react-i18next-16.x
Closed

fix(deps): update dependency react-i18next to v16 - autoclosed#65
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/react-i18next-16.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 26, 2025

This PR contains the following updates:

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

Release Notes

i18next/react-i18next (react-i18next)

v16.6.2

Compare Source

  • feat(types): useTranslation now accepts selector functions as keyPrefix with full type-safe key narrowing when enableSelector is enabled 2367

v16.6.1

Compare Source

  • feat(types): i18nKey of <Trans i18nKey={sk} /> to accept a SelectorKey 2364

v16.6.0

Compare Source

  • warn when t is called before ready with useSuspense: false 1896
  • type-safe values prop on <Trans /> component — interpolation variables are now inferred from the translation string when custom types are configured 1772

v16.5.8

Compare Source

  • A selector function cannot be resolved without an i18n instance... returning empty string is safer than leaking the raw function reference. 1907

v16.5.7

Compare Source

  • fix: <Trans> component with enableSelector: true does not support multiple selectors for fallbacks 1907

v16.5.6

Compare Source

  • fix: prevent crash in useSSR when init() hasn't been called before useSSR — now logs a warning instead of throwing 1604

v16.5.5

Compare Source

  • fix: prevent crash in useSSR, getInitialProps and Translation when no i18next instance is available (e.g. in monorepo setups with duplicate react-i18next copies) — now logs a clear warning instead of throwing 1604

v16.5.4

Compare Source

  • fix: Overriding React component props not working 1902

v16.5.3

Compare Source

  • fix: Trans named tags with underscore 1901

v16.5.2

Compare Source

  • fix: Type errors when you've declared a resources type 1899 via 1900

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 &amp;quot; / &amp;#&#8203;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 from 212a5ef to 6e1a427 Compare October 5, 2025 14:15
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch 2 times, most recently from ccb3c4e to 5d79953 Compare October 18, 2025 02:24
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch 7 times, most recently from c245149 to c781968 Compare October 27, 2025 15:40
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch 3 times, most recently from 66dcf98 to 5cd0b83 Compare November 3, 2025 19:02
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch 3 times, most recently from 93a556e to 1459826 Compare November 13, 2025 22:46
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch 3 times, most recently from 2bdb016 to 6f40fbd Compare November 19, 2025 21:38
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch 3 times, most recently from cb29773 to be941be Compare December 10, 2025 15:51
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch from be941be to 0c7eac3 Compare December 12, 2025 11:30
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch 2 times, most recently from 30217be to bc9324d Compare January 1, 2026 05:38
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch 3 times, most recently from 4b462bd to f75abcd Compare January 13, 2026 20:36
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch 2 times, most recently from d606e1b to 5aab55c Compare January 23, 2026 16:45
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch 2 times, most recently from 291dc0d to 87e0939 Compare February 2, 2026 14:58
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch from 87e0939 to 17785f3 Compare February 12, 2026 10:03
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch from 17785f3 to 6b30b96 Compare February 19, 2026 11:27
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch 3 times, most recently from 33f84fb to 1fda9a0 Compare March 11, 2026 14:52
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch 2 times, most recently from 58d123b to b3a973a Compare March 21, 2026 17:28
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch from b3a973a to d3091f0 Compare March 22, 2026 14:02
@renovate renovate Bot force-pushed the renovate/react-i18next-16.x branch from d3091f0 to 7214954 Compare March 23, 2026 10:10
@renovate renovate Bot changed the title fix(deps): update dependency react-i18next to v16 fix(deps): update dependency react-i18next to v16 - autoclosed Mar 31, 2026
@renovate renovate Bot closed this Mar 31, 2026
@renovate renovate Bot deleted the renovate/react-i18next-16.x branch March 31, 2026 10:14
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.

0 participants