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 I18next #953

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Update I18next #953

merged 1 commit into from
Jan 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
i18next (source) 23.7.11 -> 23.8.2 age adoption passing confidence
i18next-http-backend 2.4.2 -> 2.4.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

i18next/i18next (i18next)

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

v23.7.12

Compare Source

  • types: fix for older ts version (context validation only for TS 5)
i18next/i18next-http-backend (i18next-http-backend)

v2.4.3

Compare Source

  • fix: overriding options

Configuration

📅 Schedule: Branch creation - "on the 2nd and 4th day instance on sunday after 9pm" in timezone America/New_York, 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.

@renovate renovate bot requested review from andycochran and acouch as code owners January 1, 2024 06:34
@renovate renovate bot added the dependencies label Jan 1, 2024
@renovate renovate bot requested a review from SammySteiner as a code owner January 1, 2024 06:34
@renovate renovate bot force-pushed the renovate/i18next branch 5 times, most recently from 5a71009 to 21b0d1d Compare January 2, 2024 21:03
@renovate renovate bot changed the title Update dependency i18next to v23.7.13 Update dependency i18next to v23.7.14 Jan 2, 2024
@renovate renovate bot changed the title Update dependency i18next to v23.7.14 Update dependency i18next to v23.7.15 Jan 3, 2024
@renovate renovate bot force-pushed the renovate/i18next branch 3 times, most recently from 4ea0ae4 to 4aca6b5 Compare January 3, 2024 15:04
@renovate renovate bot changed the title Update dependency i18next to v23.7.15 Update dependency i18next to v23.7.16 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/i18next branch 4 times, most recently from 4e69dcb to 7c12292 Compare January 9, 2024 20:56
@renovate renovate bot force-pushed the renovate/i18next branch 3 times, most recently from fdfd331 to 5485517 Compare January 12, 2024 16:58
@renovate renovate bot force-pushed the renovate/i18next branch 7 times, most recently from 604c940 to 4c390c3 Compare January 19, 2024 15:33
@renovate renovate bot force-pushed the renovate/i18next branch from 4c46584 to 461bf60 Compare January 25, 2024 00:25
@renovate renovate bot changed the title Update dependency i18next to v23.7.18 Update dependency i18next to v23.7.19 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/i18next branch 5 times, most recently from 5394c62 to f265a0e Compare January 25, 2024 21:56
@renovate renovate bot changed the title Update dependency i18next to v23.7.19 Update dependency i18next to v23.7.20 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/i18next branch 6 times, most recently from a096cfa to b2e9ad2 Compare January 28, 2024 11:59
@renovate renovate bot changed the title Update dependency i18next to v23.7.20 Update dependency i18next to v23.8.0 Jan 28, 2024
@renovate renovate bot changed the title Update dependency i18next to v23.8.0 Update dependency i18next to v23.8.1 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/i18next branch 3 times, most recently from 4bce9c3 to 0e231a9 Compare January 30, 2024 23:16
@renovate renovate bot changed the title Update dependency i18next to v23.8.1 Update dependency i18next to v23.8.2 Jan 31, 2024
@renovate renovate bot force-pushed the renovate/i18next branch 4 times, most recently from 644bc4b to 3d3beaf Compare January 31, 2024 15:29
@renovate renovate bot changed the title Update dependency i18next to v23.8.2 Update I18next Jan 31, 2024
@renovate renovate bot force-pushed the renovate/i18next branch from 3d3beaf to 2386119 Compare January 31, 2024 16:51
Copy link
Contributor

@SammySteiner SammySteiner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SammySteiner SammySteiner merged commit 76d168b into main Jan 31, 2024
9 checks passed
@SammySteiner SammySteiner deleted the renovate/i18next branch January 31, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant