kaliberjs / firebase-queue

A trimmed and more robust version of the original Firebase Queue
MIT License
20 stars 3 forks source link

Update firebase-server to the latest version 🚀 #6

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 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:

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 26


Totals Coverage Status
Change from base Build 24: 0.0%
Covered Lines: 569
Relevant Lines: 569

💛 - Coveralls
EECOLOR commented 5 years ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: