brave / brave-talk

Unlimited private video calls with your friends and colleagues
Mozilla Public License 2.0
123 stars 35 forks source link

Update dependency i18next to v23.7.13 #1322

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
i18next (source) 23.7.12 -> 23.7.13 age adoption passing confidence

Release Notes

i18next/i18next (i18next) ### [`v23.7.13`](https://togithub.com/i18next/i18next/blob/HEAD/CHANGELOG.md#23713) [Compare Source](https://togithub.com/i18next/i18next/compare/v23.7.12...v23.7.13) - types: optimise ParseTReturn [2095](https://togithub.com/i18next/i18next/pull/2095)

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.



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

socket-security[bot] commented 10 months ago

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
i18next 23.7.12...23.7.13 None +0/-0 617 kB adrai
github-actions[bot] commented 10 months ago

[puLL-Merge] - i18next/i18next@v23.7.12..v23.7.13

Description

This pull request includes several changes to the codebase. It optimizes the ParseTReturn type in the t.d.ts and t.v4.d.ts files to handle plurals and ordinal plurals correctly. It also adds support for parsing keys in the many-keys folder.

Changes ### Changes - In `t.d.ts` and `t.v4.d.ts`: - Optimized the `ParseTReturn` type to correctly handle plurals and ordinal plurals. - Added new files in `test/typescript/custom-types-json-v3` and `test/typescript/many-keys` folders.

Security Hotspots

N/A