Skip to content

chore(deps): update dependency http-errors --> v2

FW Serviceworker requested to merge deps/http-errors-2.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
http-errors ^1.8.0 -> ^2.0.0 age adoption passing confidence
@types/http-errors ^1.8.0 -> ^2.0.0 age adoption passing confidence

Release Notes

jshttp/http-errors

v2.0.0

Compare Source

==================

  • Drop support for Node.js 0.6
  • Remove I'mateapot export; use ImATeapot instead
  • Remove support for status being non-first argument
  • Rename UnorderedCollection constructor to TooEarly
  • deps: depd@2.0.0
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
  • deps: statuses@2.0.1
    • Fix messaging casing of 418 I'm a Teapot
    • Remove code 306
    • Rename 425 Unordered Collection to standard 425 Too Early

v1.8.1

Compare Source

==================

  • deps: toidentifier@1.0.1

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, check this box.
Edited by FW Serviceworker

Merge request reports