Nozbe / WatermelonDB

πŸ‰ Reactive & asynchronous database for powerful React and React Native apps ⚑️
https://watermelondb.dev
MIT License
10.62k stars 600 forks source link

An in-range update of lokijs is breaking the build 🚨 #433

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency lokijs was updated from 1.5.6 to 1.5.7.

🚨 View failing branch.

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

lokijs is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **Travis CI - Branch:** The build **failed**.

Commits

The new version differs by 11 commits.

  • 94599c1 v1.5.7
  • a5ea176 database serialization no longer serializes console when 'verbose' is set #469
  • 07e36d1 #747 : fix for nested $or statements
  • dda4764 Merge pull request #743 from stefanprobst/fix-firstonly
  • db30412 Use ES5
  • e569f72 Add tests for firstOnly in branched resultset
  • 794b394 Merge pull request #744 from stefanprobst/elemmatch-operator
  • 90f23d7 Add $elemMatch query operator
  • 8bd1cf0 Fix firstOnly in branched resultset
  • 5d23ce4 Merge pull request #723 from fudali/master
  • 593f0cd fix crashing when JSON is incorrect

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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