galonku / galonku-backend

Back-End section for Galonku
https://galonku.herokuapp.com
MIT License
4 stars 3 forks source link

Update http-errors to the latest version 🚀 #66

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.7.1 of http-errors was just published.

Dependency http-errors
Current Version 1.6.3
Type dependency

The version 1.7.1 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 http-errors.

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 21 commits.

  • e2d0c45 1.7.1
  • dcd2c32 Fix error creating objects in some environments
  • b164ceb lint: apply standard 12 style
  • f162b52 tests: use strict assertions
  • 4f6e288 build: use yaml eslint configuration
  • a3c7c42 build: Node.js@10.9
  • e2bdd75 1.7.0
  • 49ddd74 build: Node.js@10.7
  • 8bda07c docs: document createError given error in arguments list
  • 7b0ef2a docs: rearrange descriptions
  • 80b3008 tests: add test for null err argument
  • 511ebe6 Use "toidentifier" module to make class names
  • 6f10484 Set constructor name when possible
  • 25166de build: support Node.js 10.x
  • b3d8a41 build: eslint-plugin-standard@3.1.0

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