u-wave/core

An in-range update of i18next is breaking the build 🚨

Closed this issue Β· 2 comments

The dependency i18next was updated from 17.0.14 to 17.0.15.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

i18next is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 5 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 17.0.14 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The dependency i18next was updated from 17.0.15 to 17.0.16.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 4 commits.

  • 3d350a3 17.0.16
  • a82f246 update changelog
  • c28ca92 add getDataByLanguage into index.d.ts (#1326)
  • ab80d44 Incorrect callback type for backend module read callback (#1322)

See the full diff