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

chore(deps): bump http-errors from 1.7.3 to 2.0.0 #942

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2022

Bumps http-errors from 1.7.3 to 2.0.0.

Changelog

Sourced from http-errors's changelog.

2.0.0 / 2021-12-17

  • 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

2021-11-14 / 1.8.1

2020-06-29 / 1.8.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 5, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/http-errors-2.0.0 branch 2 times, most recently from b4dc09a to cff5e57 Compare October 12, 2022 14:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/http-errors-2.0.0 branch 2 times, most recently from 0f2d8c8 to 20a2c2c Compare November 8, 2022 15:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/http-errors-2.0.0 branch from 20a2c2c to d265560 Compare November 29, 2022 07:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/http-errors-2.0.0 branch 2 times, most recently from 5d1f530 to 8b2bf4d Compare December 12, 2022 14:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/http-errors-2.0.0 branch 4 times, most recently from e59d06c to 37f292d Compare December 23, 2022 12:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/http-errors-2.0.0 branch 3 times, most recently from 4992967 to e9b7760 Compare December 28, 2022 15:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/http-errors-2.0.0 branch 8 times, most recently from 6496373 to 66d4207 Compare January 19, 2023 14:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/http-errors-2.0.0 branch 3 times, most recently from be520bc to ccf9ed4 Compare January 24, 2023 13:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/http-errors-2.0.0 branch 2 times, most recently from 555952e to 5e73774 Compare February 3, 2023 14:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/http-errors-2.0.0 branch from 5e73774 to 6354fe4 Compare February 22, 2023 14:29
Bumps [http-errors](https://github.com/jshttp/http-errors) from 1.7.3 to 2.0.0.
- [Release notes](https://github.com/jshttp/http-errors/releases)
- [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md)
- [Commits](jshttp/http-errors@1.7.3...v2.0.0)

---
updated-dependencies:
- dependency-name: http-errors
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/http-errors-2.0.0 branch from 6354fe4 to 70ba805 Compare March 1, 2023 09:54
@codeclimate
Copy link

codeclimate bot commented Mar 1, 2023

Code Climate has analyzed commit 70ba805 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (70% is the threshold).

This pull request will bring the total coverage in the repository to 61.4%.

View more on Code Climate.

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