Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency react-i18next to v10.13.2 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 3, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-i18next 10.2.1 -> 10.13.2 age adoption passing confidence

Release Notes

i18next/react-i18next (react-i18next)

v10.13.2

Compare Source

  • typescript: Add t function to TransProps types 969
  • lint: Fix linter errors 966

v10.13.1

Compare Source

  • avoid conditional hook call in edge case (was only issue in wrong setup useContext outside I18nextProvider) 951

v10.13.0

Compare Source

  • also use count from values object passed to Trans if passed - else use the one on props 947

v10.12.5

Compare Source

  • typescript: Update types for reportNamespaces 945
  • typescript: Improve withSSR type definition 943

v10.12.4

Compare Source

  • ICU: Fixes macro to support count prop and expressions better 939

v10.12.3

Compare Source

  • avoid conditional hook call in edge case (wrong setup) 935

v10.12.2

Compare Source

  • Trans: do not replace html tags in translation strings that are not in the transKeepBasicHtmlNodesFor array 919

v10.12.1

Compare Source

  • Set ready flag to false when i18n instance has not been initialised 918

v10.12.0

Compare Source

  • fix / extend icu.macro: ICU: Trans macro will parse defaults as alternate to children 917

v10.11.5

Compare Source

  • typescript: fix types for use() 912

v10.11.4

Compare Source

  • assert edge case trans component get set a key
  • assert context get destructed of empty object if context gets used falsely on a component got pulled out of main tree from react-portal or similar

v10.11.3

Compare Source

  • only apply initial values in useSSR, withSSR on i18next instances not being a clone (eg. created by express middleware on server) ==> don't apply on serverside

v10.11.2

Compare Source

  • Reload translations whenever namespaces passed to useTranslation() change 878

v10.11.1

Compare Source

  • fixes a regression in Trans component taking namespace from passed t function 867

v10.11.0

Compare Source

  • Restore support passing the defaultNS via I18nextProvider prop 860

v10.10.0

Compare Source

  • HOC: expose wrapped component as WrappedComponent property 853

v10.9.1

Compare Source

  • Fix useEffect mount/unmount usage 852

v10.9.0

Compare Source

  • trigger suspense on languageChanging by add listening to that event too (new in i18next@15.1.0) - if you do not like this behaviour of suspending during languageChange - remove it from bindI18n

v10.8.1

Compare Source

  • expose context 829

v10.8.0

Compare Source

  • Support taking values for interpolation not only from content but the props count, values too: Replace count prop from in translation string automatically 826

v10.7.0

Compare Source

  • brings back nsMode=default|fallback 822
  • typescript: Add missing type definition for withTranslation options 821

v10.6.2

Compare Source

  • Fix Trans component ignore default options 818

v10.6.1

Compare Source

  • useTranslation useEffect also guard against unmounted for bound events...seems unmount and actual call to useEffect cleanup are not in correct order (component is first unmounted and then unbound - should be vice versa)

v10.6.0

Compare Source

  • use forwardRef for withTranslation 802
  • fixes Translation reset after component is unmounted with useTranslation 801

v10.5.3

Compare Source

  • Fix the displayName of HOC components 798

v10.5.2

Compare Source

  • fixes: transSupportBasicHtmlNodes doesn't work with self-closing Trans 790

v10.5.1

Compare Source

  • ReferenceError: setImmediate is not defined 787

v10.5.0

Compare Source

  • Adding support for nested component inside Trans that are a list.map like <ul>{['a', 'b'].map(item => ( <li key={item}>{item}</li> ))}</ul> 784 (Adding <ul i18nIsDynamicList> will also create correct missing string)

v10.4.2

Compare Source

  • typescript: updated typescript definition of the UseTranslationOptions interface, added the useSuspense configuration property 778

v10.4.1

Compare Source

  • allow p in Trans

v10.4.0

Compare Source

  • allow br, strong, i tags be used for translations handled by Trans

v10.3.1

Compare Source

  • IE11 sending console as the first argument to apply 774

v10.3.0

Compare Source

  • Allow to enable/disable useSuspense at a hook or component level 769
  • typescript: Add ready/tReady type definitions 753

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-10.x-lockfile branch from ab8e4f1 to 955c64e Compare May 30, 2023 23:52
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 955c64e to c7e33d9 Compare June 10, 2023 02:18
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from c7e33d9 to 54d31a0 Compare June 21, 2023 05:37
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 54d31a0 to 3c6c429 Compare June 30, 2023 02:59
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch 2 times, most recently from 3883862 to 1cf4a57 Compare July 11, 2023 02:47
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 1cf4a57 to 49c190d Compare August 2, 2023 05:43
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 49c190d to 23fa87d Compare August 10, 2023 17:47
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch 2 times, most recently from a7b2d9c to 96d8ff0 Compare August 27, 2023 17:53
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 96d8ff0 to 5e86a02 Compare September 19, 2023 20:42
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 5e86a02 to 75526ef Compare September 27, 2023 02:41
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 75526ef to e204376 Compare October 16, 2023 02:59
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from e204376 to 89d4983 Compare October 24, 2023 11:59
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 89d4983 to f3d49f3 Compare November 17, 2023 05:56
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from f3d49f3 to 025d709 Compare December 4, 2023 17:53
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch 2 times, most recently from 08e8197 to 1b6c712 Compare February 4, 2024 14:32
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 1b6c712 to 31b3f5c Compare February 26, 2024 02:32
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 31b3f5c to 17cd652 Compare March 12, 2024 20:36
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 17cd652 to dbc9555 Compare March 21, 2024 20:47
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from dbc9555 to b4fcc50 Compare April 14, 2024 17:28
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from b4fcc50 to b1c0721 Compare April 26, 2024 05:49
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from b1c0721 to 2b2de0d Compare June 5, 2024 02:42
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 2b2de0d to 77b3719 Compare July 24, 2024 02:34
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 77b3719 to 605f5b8 Compare August 7, 2024 23:48
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 605f5b8 to 9bb84b5 Compare August 29, 2024 23:59
@renovate renovate bot force-pushed the renovate/react-i18next-10.x-lockfile branch from 9bb84b5 to 4861fc7 Compare October 9, 2024 14:33
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