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

Update lunr to the latest version 🚀 #19

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of lunr just got published.

Dependency lunr
Current Version 1.0.0
Type dependency

The version 2.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of lunr. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 97 commits .

  • 01a0241 Build version 2.0.0
  • 86b1e52 Add some missing documentation to lunr.Builder.
  • a390f8a Remove old example app
  • b3ea607 Update README.mdown
  • 984c7a9 Build and upload docs as part of travis build
  • adb9e22 Remove accidental global from test
  • 3134c3c Build version 2.0.0-alpha.5
  • 79e7d7b Fix bug that allowed extra entries in token sets.
  • bdd98d6 Build version 2.0.0-alpha.4
  • 7e3f887 Ensure that query terms are lower case.
  • c6076d6 Build version 2.0.0-alpha.3
  • 53ea70c Add use method for applying plugins.
  • 2db8cb7 Build version 2.0.0-alpha.2
  • 2f940e0 Expose the version of lunr.
  • e01318a Yield builder to config function.

There are 97 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: