ioBroker.javascript
ioBroker.javascript copied to clipboard
Update react-i18next requirement from ^16.2.1 to ^16.3.3 in /src-editor
Updates the requirements on react-i18next to permit the latest version.
Changelog
Sourced from react-i18next's changelog.
16.3.3
- improve useTranslation to fix "Maximum update depth exceeded" but still support new react-compiler 1885 1863
16.3.2
- fix: avoid "Uncaught TypeError: Cannot redefine property: __original"
16.3.1
- revert fix: Incosistent behaviour of Trans and t. Trans set defaultValue when t call doesn't set the field. 1876 f22d478
16.3.0
- fix: add i18n wrapper for React Compiler and React.memo compatibility 1884
16.2.4
- try to fix "Trans component do not render anymore children as default value in test environment" 1883 by also respecting 1876
16.2.3
- fix hyphened component break issue 1882
16.2.2
16.2.1
- fix regression in v16.2.0: bindI18nStore does not work correctly 1879
16.2.0
- try to address: useTranslation hook violates React's rules of hooks by conditionally calling inner hooks 1863
16.1.6
- fix: fix: handle spread props for inner components in Trans (icu) 1877
16.1.5
- 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
16.1.4
- fix: detect pre-transformation use of interpolation like number/date/etc. 1875
16.1.3
... (truncated)
Commits
300b6f616.3.32ed0b34improve useTranslation to fix "Maximum update depth exceeded" but still suppo...47a367c16.3.2907b1ddfix: Cannot redefine property: __original https://github.com/i18next/react-i1...480b97b16.3.1e349d9arevert f22d478735029616.3.091fbfb8release508fee0fix: add i18n wrapper for React Compiler and React.memo compatibility #1863 (...389d83euse newest i18next dep that exports InterpolationMap #1881- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)