Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency http-errors to v2 #1434

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2021

This PR 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 (source) ^1.8.1 -> ^2.0.4 age adoption passing confidence

Release Notes

jshttp/http-errors (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: [email protected]
    • Replace internal eval usage with Function constructor
    • Use instance methods on process to check for listeners
  • deps: [email protected]
    • 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

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 18, 2021
@codecov
Copy link

codecov bot commented Dec 18, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f2a9f49) 49.23% compared to head (76fc6ab) 48.83%.

❗ Current head 76fc6ab differs from pull request most recent head 9d3e3fb. Consider uploading reports for the commit 9d3e3fb to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1434      +/-   ##
==========================================
- Coverage   49.23%   48.83%   -0.40%     
==========================================
  Files          68       68              
  Lines        1501     1501              
  Branches      159      159              
==========================================
- Hits          739      733       -6     
+ Misses        752      746       -6     
- Partials       10       22      +12     

see 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/http-errors-2.x branch from 76fc6ab to 54aecf2 Compare November 20, 2022 09:11
@renovate renovate bot force-pushed the renovate/http-errors-2.x branch from 54aecf2 to b46c0ed Compare September 16, 2023 09:30
@renovate renovate bot force-pushed the renovate/http-errors-2.x branch from b46c0ed to 22f7a8c Compare October 18, 2023 06:14
@renovate renovate bot force-pushed the renovate/http-errors-2.x branch from 22f7a8c to 9d3e3fb Compare November 7, 2023 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants