shekohex / dead-simple-feedback-app

just a dead simple feedback application
https://dead-simple-feedback.herokuapp.com/
MIT License
8 stars 4 forks source link

Update morgan to the latest version 🚀 #17

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency morgan was updated from 1.9.1 to 1.10.0.

This version 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.


Publisher: dougwilson License: MIT

Release Notes for 1.10.0
  • Add :total-time token
  • Fix trailing space in colored status code for dev format
  • deps: basic-auth@~2.0.1
    • deps: safe-buffer@5.1.2
  • deps: depd@~2.0.0
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
  • deps: on-headers@~1.0.2
    • Fix res.writeHead patch missing return value
Commits

The new version differs by 79 commits.

  • c68d2ea 1.10.0
  • aa718d7 Add :total-time token
  • ce15462 build: remove deprecated Travis CI directive
  • e13e0d3 build: Node.js@13.11
  • f023828 build: use nyc for test coverage
  • 30c0871 build: mocha@7.1.1
  • 8114639 docs: document success color in dev format
  • 5d8176f docs: update rotating-file-stream usage for 2.x
  • c54194c tests: ignore branch coverage that varies
  • 5659d2f build: Node.js@12.16
  • 43518b4 build: Node.js@13.10
  • 7a42b31 build: Node.js@10.19
  • 397208d build: Node.js@8.17
  • 89dffcc build: mocha@7.1.0
  • 9bf0e8c build: eslint-plugin-markdown@1.0.2

There are 79 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: