1c-syntax/vsc-language-1c-bsl

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

greenkeeper opened this issue Β· 2 comments

The dependency 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 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 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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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.

  • The dependency lokijs was updated from 1.5.7 to 1.5.8.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 46 commits.

  • bbf4db0 publishing 1.5.8
  • e169554 Merge pull request #799 from josh-sachs-epic/master
  • 13ff214 Merge pull request #808 from Nozbe/incremental-indexeddb
  • cab23a6 fix ci?
  • e3be360 quick&dirty test&benchmark env for IncrementalIDB
  • eb212dc incrementalidb tests - contd
  • d7bb449 Add basic tests for dirtyId tracking
  • 122e3f9 package.json
  • 84ef09f pass linter
  • b306ed0 semicolons ;(
  • b17ef23 Dehipsterify IncrementalIndexedDB for PhantomJS
  • f23fdce fix existing tests
  • 6d38cd6 Protect IncrementalIDB against race conditions
  • 88fd1e7 only track dirtyIds if adapter requires it + fix for transactionality
  • cc0551e Store per-collection metadata separately

There are 46 commits in total.

See the full diff