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 v15 #2577

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-i18next 14.1.3 -> 15.4.0 age adoption passing confidence

Release Notes

i18next/react-i18next (react-i18next)

v15.4.0

Compare Source

feat: add meta with codes on warnings to allow conditional logging 1826

v15.3.0

Compare Source

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

Compare Source

This version may be breaking if you still use React < v18 with TypeScript.
For JS users this version is equal to v15.1.4

  • fix: Global JSX namespace is deprecated 1823 with 1822

v15.1.4

Compare Source

  • Fix: warning each child should have a unique key 1820

v15.1.3

Compare Source

  • fix: Self-closing REACT components in translation strings should not attempt to replace the component's children 1815 1816

v15.1.2

Compare Source

  • fix: Attempted to assign to readonly property 1813

v15.1.1

Compare Source

  • fix: Not all namespaces are loaded when passing the lng option to useTranslate 1809

v15.1.0

Compare Source

  • fix: <Trans /> warns 'Each child in a list should have a unique "key" prop.' for react 19 1806

v15.0.3

Compare Source

v15.0.2

Compare Source

  • try to fix Trans handling with alwaysFormat set to true 1801

v15.0.1

Compare Source

  • revert arrow function in class property to address this

v15.0.0

Compare Source

  • use optional chaining, nullish coalescing and nullish coalescing assignment 1774
  • Build config and optimizations 1769
  • some dependency updates 1768
  • use modern hasLoadedNamespace code (now requires at least i18next > v19.4.5 (introduced in june 2020))

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 added the dependencies Pull requests that update a dependency file label Jul 17, 2024
@renovate renovate bot force-pushed the renovate/react-i18next-15.x branch 2 times, most recently from 8d227d1 to 5126acd Compare August 7, 2024 14:39
@renovate renovate bot force-pushed the renovate/react-i18next-15.x branch 2 times, most recently from d3365bb to 4c6e9b6 Compare August 29, 2024 18:15
@renovate renovate bot force-pushed the renovate/react-i18next-15.x branch from 4c6e9b6 to ae7a0d5 Compare September 14, 2024 22:42
@renovate renovate bot force-pushed the renovate/react-i18next-15.x branch 2 times, most recently from a9bf42c to a376505 Compare October 19, 2024 09:09
@renovate renovate bot force-pushed the renovate/react-i18next-15.x branch 2 times, most recently from 0967352 to 11e6b6c Compare October 22, 2024 00:24
@renovate renovate bot force-pushed the renovate/react-i18next-15.x branch from 11e6b6c to 380c043 Compare November 7, 2024 12:16
@renovate renovate bot force-pushed the renovate/react-i18next-15.x branch 4 times, most recently from fe678a0 to d157064 Compare December 1, 2024 04:32
@renovate renovate bot changed the title Update dependency react-i18next to v15 Update dependency react-i18next to v15 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/react-i18next-15.x branch December 8, 2024 18:56
@renovate renovate bot changed the title Update dependency react-i18next to v15 - autoclosed Update dependency react-i18next to v15 Dec 10, 2024
@renovate renovate bot reopened this Dec 10, 2024
@renovate renovate bot force-pushed the renovate/react-i18next-15.x branch 3 times, most recently from 696ba5e to fc0e337 Compare December 12, 2024 17:59
@renovate renovate bot force-pushed the renovate/react-i18next-15.x branch from fc0e337 to 9c87b71 Compare December 29, 2024 13:26
@renovate renovate bot force-pushed the renovate/react-i18next-15.x branch from 9c87b71 to 7f1b708 Compare December 30, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant