jaredwilli / webernote-react

:helicopter: Create and edit notes in real-time.
http://webernote.surge.sh/
MIT License
5 stars 1 forks source link

Update firebase-server to the latest version 🚀 #164

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.0 of firebase-server was just published.

Dependency firebase-server
Current Version 0.12.0
Type devDependency

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

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of firebase-server.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 1.0.0
  • chore: upgrade dependencies (lodash, debug), addresses CVE-2017-16137, CVE-2018-3721
  • feat #130: add --version cli option
Commits

The new version differs by 38 commits.

  • 1c4fb37 chore: release 1.0.0
  • b400216 chore: upgrade dependencies (lodash, debug)
  • 48406a5 Merge pull request #130 from jperasmus/feature/show-server-version
  • 1e08d25 feat: Add --version cli option
  • 10dc0e4 chore: release 1.0.0-rc.2
  • a3b7bb6 fix #123: Cannot run server v1.0.0-rc.1
  • 5623cb5 chore: release 1.0.0-rc.1
  • 064f9a0 test: remove unnecessary auth patch in http-server spec
  • 43b9525 docs: update usage example in README
  • dd1105e chore: release 1.0.0-rc.0
  • b40d28a drop node 6.x support
  • b0a0684 feat: make close() method return a promise
  • 91a8602 feat: add address(), port() methods
  • aa65f01 fix: only run build on supported node versions
  • 4f6c57e test: upgrade client to firebaes 5.x, remove faye-websocket patch

There are 38 commits in total.

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

Update to this version instead 🚀

Release Notes for 1.0.1
  • fix #133: cli package vulnerability
Commits

The new version differs by 3 commits ahead by 3, behind by 1.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for 1.0.2
  • fix #138: security vulnerability affecting jwt-simple package
Commits

The new version differs by 3 commits.

  • 8026b98 chore: release 1.0.2
  • 50ecaad Merge pull request #138 from loayg/patch-1
  • 89ee66f Update package.json

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀