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

fix(deps): update dependency react-i18next to v11.18.6 #74

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-i18next 11.15.3 -> 11.18.6 age adoption passing confidence

Release Notes

i18next/react-i18next

v11.18.6

Compare Source

  • types: nsMode 1554

v11.18.5

Compare Source

  • support unescaping forward slash 1548

v11.18.4

Compare Source

  • fix: reset t when keyPrefix is updated 1544

v11.18.3

Compare Source

  • types: bindI18n option for UseTranslationOptions

v11.18.2

Compare Source

  • more html entities to unescape by default 1538

v11.18.1

Compare Source

  • types: allow iterable with objects as children 1531

v11.18.0

Compare Source

  • ability to add custom unescape function 1529

v11.17.4

Compare Source

  • fix: UMD build 1527

v11.17.3

Compare Source

  • style: explicit React imports 1525

v11.17.2

Compare Source

  • reset t if ns changes in useTranslation 1518

v11.17.1

Compare Source

  • Stricter typescript type for Trans components prop 1516

v11.17.0

Compare Source

  • Add support for keyPrefix in withTranslation 1512

v11.16.11

Compare Source

  • types: fix Translation component types regression 1511

v11.16.10

Compare Source

  • types: translation component types 1509

v11.16.9

Compare Source

  • types: fix missing generic type for HTMLAttributes 1499

v11.16.8

Compare Source

  • types: fix Trans component to support react 18 types, by introducing allowObjectInHTMLChildren TS option 1492

v11.16.7

Compare Source

  • types: Added objects explicitly to Trans children 1486

v11.16.6

Compare Source

  • fix: warn just once 'i18n.languages were undefined or empty' and return true, like before

v11.16.5

Compare Source

  • types: ReactNode should be prefixed with React 1481

v11.16.4

Compare Source

  • fix type 'TFunctionResult' is not assignable to type 'ReactNode' on React 18 1480

v11.16.3

Compare Source

  • types: children fix for React v18 1478
  • fix: apply same fix for local hasLoadedNamespace function

v11.16.2

Compare Source

  • update macro to wrap defaults in brackets when necessary 1472

v11.16.1

Compare Source

  • types: fix Translation component types regression 1511

v11.16.0

Compare Source

  • fix: transSupportBasicHtmlNodes for keepArray check 1470
  • feat: add context prop to Trans component 1464

v11.15.7

Compare Source

  • types: add nsSeparator to CustomTypeOptions 1471

v11.15.6

Compare Source

  • fix error for typescript 4.6 1453

v11.15.5

Compare Source

  • types: fix never return type when using plurals 1453

v11.15.4

Compare Source

  • types: add values field to Plural component in macros 1446

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@auto-add-label auto-add-label bot added the bug Something isn't working label Oct 26, 2022
@Keith-CY
Copy link
Member

This update may affect translation.

@Keith-CY Keith-CY merged commit e2ba25b into develop Oct 28, 2022
@Keith-CY Keith-CY deleted the renovate/react-i18next-11.x branch October 28, 2022 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants