openfoodfacts / hunger-games

One click Mini-Games for Open Food Facts
https://hunger.openfoodfacts.org
21 stars 34 forks source link

chore(deps): bump the i18n group with 2 updates #945

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps the i18n group with 2 updates: i18next and react-i18next.

Updates i18next from 23.7.1 to 23.11.3

Release notes

Sourced from i18next's releases.

v23.11.3

  • fix: Unsupported language is automatically added to preload option 2178

v23.11.2

  • allow defaultValue in nested translation 2174

v23.11.1

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

v23.11.0

  • Fix typing performance regression 2166

v23.10.1

v23.10.0

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

v23.9.0

  • types: support nested keys in InterpolationMap 2140 fixes 2014

v23.8.3

  • prevent resource mutation when using addResourceBundle 2081

v23.8.2

  • optimize addResources to address 2130

v23.8.1

  • types: support stricter typechecking for returnEmptyString and returnNull 2129

v23.8.0

  • improve performance by reducing array slices and RegExp recreation 2128

v23.7.20

  • 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

  • fix: consistent _zero special handling also for defaultValue_zero 2124

v23.7.18

  • types: support readonly defaultNS 2123

v23.7.17

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

v23.7.16

  • 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.

... (truncated)

Changelog

Sourced from i18next's changelog.

23.11.3

  • fix: Unsupported language is automatically added to preload option 2178

23.11.2

  • allow defaultValue in nested translation 2174

23.11.1

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

23.11.0

  • Fix typing performance regression 2166

23.10.1

23.10.0

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

23.9.0

  • types: support nested keys in InterpolationMap 2140 fixes 2014

23.8.3

  • prevent resource mutation when using addResourceBundle 2081

23.8.2

  • optimize addResources to address 2130

23.8.1

  • types: support stricter typechecking for returnEmptyString and returnNull 2129

23.8.0

  • improve performance by reducing array slices and RegExp recreation 2128

23.7.20

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


Updates react-i18next from 12.3.1 to 14.1.1

Changelog

Sourced from react-i18next's changelog.

14.1.1

  • do not modify passed tOptions context property to address 1745

14.1.0

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

14.0.8

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

14.0.7

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

14.0.6

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

14.0.5

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

14.0.4

  • fix interpolation of the count prop 1719

14.0.3

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

14.0.2

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

14.0.1

  • types: fix typo in CustomInstanceExtensions 1713

14.0.0

  • types: reportNamespaces is now optional, should fix 1693

13.5.0

  • self-closing components in translation strings should not attempt to replace the component's children 1695

13.4.1

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
netlify[bot] commented 2 months ago

Deploy Preview for warm-cannoli-79bbb2 ready!

Name Link
Latest commit 36fa9ececbd443c3ede39398a11ad895bab6451c
Latest deploy log https://app.netlify.com/sites/warm-cannoli-79bbb2/deploys/6636311acbf0860008c0eb86
Deploy Preview https://deploy-preview-945--warm-cannoli-79bbb2.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

teolemon commented 1 month ago

@dependabot rebase

dependabot[bot] commented 1 month ago

Superseded by #965.