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 i18next packages #460

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
i18next (source) ^23.7.12 -> ^23.11.1 age adoption passing confidence
react-i18next ^14.0.0 -> ^14.1.0 age adoption passing confidence

Release Notes

i18next/i18next (i18next)

v23.11.1

Compare Source

  • types: remove const from ParseKeys Context type parameter and disable skipLibCheck 2169

v23.11.0

Compare Source

  • Fix typing performance regression 2166

v23.10.1

Compare Source

v23.10.0

Compare Source

  • Add 'isInitializing' property so we're able to detect init() was already called 2141

v23.9.0

Compare Source

  • types: support nested keys in InterpolationMap 2140 fixes 2014

v23.8.3

Compare Source

  • prevent resource mutation when using addResourceBundle 2081

v23.8.2

Compare Source

  • optimize addResources to address 2130

v23.8.1

Compare Source

  • types: support stricter typechecking for returnEmptyString and returnNull 2129

v23.8.0

Compare Source

  • improve performance by reducing array slices and RegExp recreation 2128

v23.7.20

Compare Source

  • optimize: consistent _zero special handling also for defaultValue_zero 2124
  • intl plural rule for dev is now en (consistent with v3 compatibility)

v23.7.19

Compare Source

  • fix: consistent _zero special handling also for defaultValue_zero 2124

v23.7.18

Compare Source

  • types: support readonly defaultNS 2123

v23.7.17

Compare Source

  • types: fix support for defaultNS as array (fixes 2118) 2121
  • types: fix typo in CustomInstanceExtensions 2122

v23.7.16

Compare Source

  • fix: Use Typescript 5 types with Typescript 5+ 2108
    • Hint: If you're using TypeScript 4 and you navigate to the type definitions in your code editor, it might be you will see the TypeScript 5 types, but the TS compiler should use the correct types.

v23.7.15

Compare Source

  • types: simplifies types for array access and fixes 2103

v23.7.14

Compare Source

  • types: fix types for array access

v23.7.13

Compare Source

  • types: optimise ParseTReturn 2095
i18next/react-i18next (react-i18next)

v14.1.0

Compare Source

  • types(Trans): add typechecking on context prop 1732 (might brake if using "internal" Trans or TransProps)

v14.0.8

Compare Source

  • fix: issue 1728 when useSuspense is false and default ns 1731

v14.0.7

Compare Source

  • try to get rid of internal interpolationOverride handling for Trans component, fixes 1729

v14.0.6

Compare Source

  • align context handling of Trans component with t function, fixes 1729

v14.0.5

Compare Source

  • Fix 1691 for strict mode, by preserving change language binding 1720

v14.0.4

Compare Source

  • fix interpolation of the count prop 1719

v14.0.3

Compare Source

  • revert changes done in v14.0.2 since it breaks normal language change render updates

v14.0.2

Compare Source

  • Fix/bug 1691 make returned t function identical upon second effect run in strict mode 1716

v14.0.1

Compare Source

  • types: fix typo in CustomInstanceExtensions 1713

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

Copy link

vercel bot commented Dec 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
testaustime ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 5:53pm
testaustime-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 5:53pm

@renovate renovate bot changed the title fix(deps): update dependency i18next to ^23.7.13 fix(deps): update dependency i18next to ^23.7.14 Jan 2, 2024
@renovate renovate bot force-pushed the renovate/i18next-packages branch from 768c2b0 to e2dca24 Compare January 2, 2024 23:02
@renovate renovate bot changed the title fix(deps): update dependency i18next to ^23.7.14 fix(deps): update dependency i18next to ^23.7.15 Jan 3, 2024
@renovate renovate bot force-pushed the renovate/i18next-packages branch from e2dca24 to 2c49734 Compare January 3, 2024 12:13
@renovate renovate bot changed the title fix(deps): update dependency i18next to ^23.7.15 fix(deps): update dependency i18next to ^23.7.16 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/i18next-packages branch from 2c49734 to bdeadb7 Compare January 4, 2024 13:08
@renovate renovate bot changed the title fix(deps): update dependency i18next to ^23.7.16 fix(deps): update i18next packages Jan 20, 2024
@renovate renovate bot force-pushed the renovate/i18next-packages branch from bdeadb7 to 5c5c43b Compare January 20, 2024 13:34
@renovate renovate bot force-pushed the renovate/i18next-packages branch from 5c5c43b to 8d09ad1 Compare January 21, 2024 02:26
@renovate renovate bot force-pushed the renovate/i18next-packages branch from 8d09ad1 to 8757744 Compare January 24, 2024 23:02
@renovate renovate bot force-pushed the renovate/i18next-packages branch from 8757744 to bc7c6f0 Compare January 26, 2024 13:05
@renovate renovate bot force-pushed the renovate/i18next-packages branch from bc7c6f0 to 934eee4 Compare January 28, 2024 13:47
@renovate renovate bot force-pushed the renovate/i18next-packages branch from 98d6ade to 2cc6e6f Compare February 17, 2024 15:37
@renovate renovate bot force-pushed the renovate/i18next-packages branch from 2cc6e6f to 99067d6 Compare February 18, 2024 19:20
@renovate renovate bot force-pushed the renovate/i18next-packages branch from 99067d6 to 73e75eb Compare February 22, 2024 18:29
@renovate renovate bot force-pushed the renovate/i18next-packages branch from 73e75eb to b4fe444 Compare March 6, 2024 16:35
@renovate renovate bot force-pushed the renovate/i18next-packages branch from b4fe444 to d3dfe9f Compare March 6, 2024 19:54
@renovate renovate bot force-pushed the renovate/i18next-packages branch from d3dfe9f to f2eae10 Compare March 7, 2024 11:08
@renovate renovate bot force-pushed the renovate/i18next-packages branch from f2eae10 to 155a307 Compare March 8, 2024 07:56
@renovate renovate bot force-pushed the renovate/i18next-packages branch from 155a307 to a941e19 Compare April 8, 2024 16:26
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.

1 participant