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 i18next to v21.10.0 #68

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 25, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

i18next/i18next

v21.10.0

Compare Source

  • Add formatter cache 1843

v21.9.2

Compare Source

  • optimize single quotes replacement for $t() nesting 1836

v21.9.1

Compare Source

  • defaultNS can now also be set to false

v21.9.0

Compare Source

  • Add Customizable Retry Logic 1810
  • types: extend compatibilityJSON with v4

v21.8.16

Compare Source

  • types: fix getDataByLanguage type 1810

v21.8.15

Compare Source

  • fix: make sure retry logic ends for failed backend reads

v21.8.14

Compare Source

  • allow overriding keyPrefix option t function returned from getFixedT (does not work for normal t function)

v21.8.13

Compare Source

  • types: new optional unescape option for react-i18next

v21.8.12

Compare Source

  • fix: respect pluralSeparator for special _zero handling

v21.8.11

Compare Source

  • fix: types should always come first in exports 1796

v21.8.10

Compare Source

  • types: fix loaded event result

v21.8.9

Compare Source

  • fix: deepFind for null values 1790

v21.8.8

Compare Source

  • fix: loadNamespaces() doesn't keep resolving order when the second request completes before the first one 1785

v21.8.7

Compare Source

  • fix: allow formatters having '' for string options eg. this is an {{val, array(join: ' | ’)}}

v21.8.6

Compare Source

  • fix: regression introduced in v21.6.11, respect appendNamespaceToMissingKey for parseMissingKeyHandler 1507

v21.8.5

Compare Source

  • fix: interpolation with $ in values resets nextIndex to wrong position with skipOnVariables 1782

v21.8.4

Compare Source

  • types: keyPrefix in react options

v21.8.3

Compare Source

  • prevent chrome warnings because of window.navigator.userAgent usage 1778

v21.8.2

Compare Source

  • types: add saveMissingPlurals option 1774

v21.8.1

Compare Source

  • types: fix getDataByLanguage type 1810

v21.8.0

Compare Source

  • add maxParallelReads option, default 10 1771
  • reduce CPU usage loading large numbers of items 1768

v21.7.1

Compare Source

  • types: missing returnDetails option in init options 1765

v21.7.0

Compare Source

  • introduce returnDetails option 1764

v21.6.16

Compare Source

  • fix: defaultVariables were not accessible inside plugin parse function 1751

v21.6.15

Compare Source

  • fix hasLoadedNamespace when providing inmemory resources and a backend but partialBundledLanguages is not set

v21.6.14

Compare Source

  • fix formatter for false inline options

v21.6.13

Compare Source

  • make sure resolvedLanguage is set if lazy loading resources

v21.6.12

Compare Source

  • fix ordinal-suffixes for saveMissingWithPlurals 1734

v21.6.11

Compare Source

  • make sure key and additionally optional defaultValue are passed to parseMissingKeyHandler function 1445

v21.6.10

Compare Source

  • fix: types for hasLoadedNamespace 1724

v21.6.9

Compare Source

  • fix: respect skipOnVariables option passed in t function also for $t() usage

v21.6.8

Compare Source

  • fix: respect skipOnVariables option passed in t function

v21.6.7

Compare Source

  • fix: consistently lowercase new formatter names internally

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 25, 2022
@Keith-CY
Copy link
Member

This update may affect translation but it's easy to verify.

@Keith-CY Keith-CY merged commit 3ea8588 into develop Oct 25, 2022
@Keith-CY Keith-CY deleted the renovate/i18next-21.x branch October 25, 2022 14:27
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