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 v11.18.3 #1145

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

i18next/react-i18next

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 - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 15, 2022
@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #1145 (59bd06d) into develop (6bf59ee) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1145   +/-   ##
========================================
  Coverage    97.66%   97.66%           
========================================
  Files           42       42           
  Lines         1586     1586           
  Branches       433      433           
========================================
  Hits          1549     1549           
  Misses          34       34           
  Partials         3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6bf59ee...59bd06d. Read the comment docs.

@renovate renovate bot force-pushed the renovate/react-i18next-11.x branch from 71def34 to c31b388 Compare July 16, 2022 13:17
@renovate renovate bot force-pushed the renovate/react-i18next-11.x branch from c31b388 to 7534d79 Compare July 27, 2022 14:54
@renovate renovate bot changed the title Update dependency react-i18next to v11.18.1 Update dependency react-i18next to v11.18.2 Jul 27, 2022
@renovate renovate bot force-pushed the renovate/react-i18next-11.x branch from 7534d79 to 59bd06d Compare July 27, 2022 21:27
@renovate renovate bot changed the title Update dependency react-i18next to v11.18.2 Update dependency react-i18next to v11.18.3 Jul 27, 2022
@louise-davies louise-davies merged commit dc4ec39 into develop Aug 1, 2022
@renovate renovate bot deleted the renovate/react-i18next-11.x branch August 1, 2022 15:06
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