sebastianhaas / medical-appointment-scheduling-server

NodeJS-driven backend for medical-appointment-scheduling
https://github.com/sebastianhaas/medical-appointment-scheduling
62 stars 35 forks source link

An in-range update of lunr is breaking the build 🚨 #32

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.1.4 of lunr was just published.

Branch Build failing 🚨
Dependency lunr
Current Version 2.1.3
Type dependency

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

lunr 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](https://travis-ci.org/sebastianhaas/medical-appointment-scheduling-server/builds/287964133?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 9 commits.

  • ff15d3e Build version 2.1.4
  • 4c51464 Switch from mdown to md for markdown file ext
  • 5aa9f1d Update version of jsdoc
  • e35f09c Update doc and lint targets dependencies
  • 0218b11 Cache results of idf calculation during build
  • e49c468 Prevent duplicate inverted index lookups
  • 6c5a448 Add more focused method for combining match data
  • d806a1c Stop needlessly recreating field ref string
  • 91dd9bd Add wildcard test matching 0 or more characters

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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 2.1.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • c7ce582 Build version 2.1.5
  • f4f25ae Fix broken links to .md files.
  • 27f66be Fix matchData.metadata keys for multiple-term matches.
  • 2dc9c6c Fix docs target

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.1.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • fd5dccd Build version 2.1.6
  • c510974 Pipeline performance improvement for large fields (#329)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 17 commits.

  • 1476784 Build version 2.2.0
  • 9ec9ef9 Update Index constructor JSDoc
  • 0e4962b Add field metadata to tokens
  • ccf50f1 Add multi-term support to Query#term
  • fa72ba4 BUild version 2.2.0-alpha.2
  • 64f4179 Stop calculating similarity score unnecessarily
  • 0009a40 Add support for negated queries
  • b492faf Add lunr.Query#isNegated
  • 881528c Add support for empty MatchData
  • 6d189a4 Ensure empty vectors have a similarity of 0
  • 605eef5 Build version 2.2.0-alpha.1
  • 8e27e2b Fix some lint errors
  • 16549b4 Update documentation for term presence queries
  • 107d03f Add presence queries to search tests
  • 4bec556 Add query string support for presence modifiers

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.2.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 8 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 11 commits.

  • f9aeea2 Update package.json version
  • 6c5f976 Build version 2.3.0
  • df160fa Add support for nested fields
  • 6eec7c4 Add yet more words for spellchecker to ignore
  • 4f48f57 Prevent problematic characters in field names
  • 95d5852 Add support for build-time field/doc boosts
  • 46e45b3 Modify lunr.Vector#similarity calculation
  • b42be35 Remove redundant multiplication
  • c985efc Upgrade dependencies
  • bb4578c Clone options for multiple string terms in Query#term
  • 70e9f8c Add link to scoring guide in search jsdoc

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 4 commits.

  • 2986ebe Build version 2.3.1
  • d159dc5 Add more words for the spellchecker to ignore
  • a400439 Fix bug in intersect/union on complete/emtpy sets
  • 17e18d1 Fix issue #279 (bug with Safari) (#361)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 1de3398 Build version 2.3.2
  • cc025ba Fix term presence query parsing bug

See the full diff

greenkeeper[bot] commented 6 years ago

Version 2.3.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 3a00370 Build version 2.3.3
  • 84c160c Fix bug when performing wildcard prefix searches

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • e705c40 Build version 2.3.4
  • 08a2bab Load inverted index into a prototype-less object
  • b4d0577 Test that proto is indexed across two serializations

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 0b29769 Build version 2.3.5
  • 8c6855f Use Array.isArray to check if pipeline output is an array
  • cc8876d Make sure fuzzy strings have fuzziness at the end

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • f26be94 Build version 2.3.6
  • e8ce5b6 Fix fuzzy string token set construction

See the full diff