vergecurrency / vergecurrency.com

https://VergeCurrency.com - Official Site of Verge Currency ($XVG) :globe_with_meridians:
MIT License
109 stars 157 forks source link

Bump react-i18next from 7.13.0 to 9.0.3 #1165

Closed dependabot[bot] closed 18 hours ago

dependabot[bot] commented 1 week ago

Bumps react-i18next from 7.13.0 to 9.0.3.

Changelog

Sourced from react-i18next's changelog.

9.0.3

  • fix useSSR for hooks storing state on i18n instance and not globally 671
  • should fix case where fallbackLng is set false and invalid lng is loaded in hooks -> never ready 677
  • multiple typescript improvements

9.0.2

  • fix hooks ts 658

9.0.1

9.0.0

  • allow defining transEmptyNodeValue in i18next.options.react to set a default fallback value for empty nodes to allow i18next fallback flow 462
  • Warn if i18next instance is a promise 652
  • keeping legacy names (no deprecation on them as this will be last version using those -> v10 will be based on hooks)

BREAKING

  • out of licensing reasons the ponyfill for react-context had to be removed 635

Using react >= 16.3.0 will be save - in other cases you will need to polyfill react.createContext yourself!!

8.4.0

  • update typescript definitions for i18next v13 631

8.3.9

  • try fixing hooks ready algorithm 642

8.3.8

  • try fixing edge case of unset state: 615

8.3.7

  • handle initial SSR props only once

8.3.6

  • remove componentWillReceiveProps call in I18nextProvider to comply with react strict mode 596

8.3.5

  • rename named export to window.ReactI18next for standalone js

... (truncated)

Commits
  • 376fe57 fix hooks in case invalid lng and fallbacklng is false
  • b8eddc9 Set WithNamespacesOptions.wait as optional in Typescript definition (#676) (...
  • 9694013 fix useSSR for hooks storing state on i18n instance and not globally
  • a870341 Sync typescript setup with i18next using dtslint and prettier (no other code ...
  • 7597cda Merge branch 'master' of github.com:i18next/react-i18next
  • 220db40 add rosskevin as contributor
  • 321a9b0 Merge pull request #667 from shiba-hiro/verup-expo-32
  • 66a8a3f verup-expo-32
  • f481337 rebuild
  • e2fea31 fix versions for hooks sample
  • Additional commits viewable in compare view


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 week ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.