pastorsj / blog-api

A simple api for storing users and blogs
https://pastorsj.github.io/blog-api/
MIT License
3 stars 2 forks source link

Update express-winston to the latest version 🚀 #84

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of express-winston was just published.

Dependency express-winston
Current Version 2.6.0
Type dependency

The version 3.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 express-winston.

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.


Commits

The new version differs by 12 commits.

  • 90b1b50 3.0.0
  • 7f0a821 Merge pull request #184 from bithavoc/3.x
  • ce9142f Update changelog for 2.5.0 - 3.0.0
  • 8f01006 Update readme for 3.x
  • 2db0b19 Ignore package-lock.json
  • 733d7b2 Upgrade old dependencies
  • 10ea2f7 Remove unnecessary promise polyfill
  • f37dcc5 Drop support for EOL'd versions of node
  • 93df82e Upgrade to winston@3
  • 0bfbcbb Reactivate CI (#185)
  • 9dc786c Merge pull request #178 from floriantraber/master
  • a3ebbb3 fix: limit winston to smaller 3, as winston 3 breaks express-winston.

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

Coverage Status

Coverage remained the same at 83.425% when pulling 0988dba467939e1266f1a487e11bafcc684d1dbb on greenkeeper/express-winston-3.0.0 into d1c1efdb13bf06c32c9de1f6c6cba40d75aafd86 on master.