nodejs-webhooks-sample
nodejs-webhooks-sample copied to clipboard
chore(deps): Bump http-errors from 2.0.0 to 2.0.1
Bumps http-errors from 2.0.0 to 2.0.1.
Release notes
Sourced from http-errors's releases.
v2.0.1
What's Changed
- Add support for OSSF scorecard reporting by
@carpassein jshttp/http-errors#107- refactor: improve
toClassNamefunction readability and JSDoc completeness by@Ayoub-Mabroukin jshttp/http-errors#112- chore: upgrade scorecard workflow pinned action versions by
@carpassein jshttp/http-errors#113- Add test for extending native errors w/o altering prototype by
@jonchurchin jshttp/http-errors#106- remove --bail from test script by
@jonchurchin jshttp/http-errors#114- [StepSecurity] Apply security best practices by
@step-security-botin jshttp/http-errors#116- build(deps): bump actions/checkout from 2.7.0 to 4.2.2 by
@dependabot[bot] in jshttp/http-errors#117- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.2 by
@dependabot[bot] in jshttp/http-errors#118- build(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 by
@dependabot[bot] in jshttp/http-errors#119- build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.2 by
@dependabot[bot] in jshttp/http-errors#121- build(deps): bump github/codeql-action from 3.27.9 to 3.28.18 by
@dependabot[bot] in jshttp/http-errors#123- fix: use
ubuntu-latestas ci runner by@UlisesGasconin jshttp/http-errors#124- remove --bail by
@jonchurchin jshttp/http-errors#125- deps: update statuses and switch fixed versions to tilde (~) by
@Phillip9587in jshttp/http-errors#126- chore: add funding to package.json by
@Phillip9587in jshttp/http-errors#130- build(deps): bump github/codeql-action from 3.28.18 to 3.29.5 by
@dependabot[bot] in jshttp/http-errors#131- ci: add nodejs v18 - v24 to test matrix by
@Phillip9587in jshttp/http-errors#127- build(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.32.0 by
@dependabot[bot] in jshttp/http-errors#129- build(deps): bump github/codeql-action from 3.29.7 to 3.29.11 by
@dependabot[bot] in jshttp/http-errors#133- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by
@dependabot[bot] in jshttp/http-errors#132- build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by
@dependabot[bot] in jshttp/http-errors#138- build(deps): bump github/codeql-action from 3.29.11 to 4.31.2 by
@dependabot[bot] in jshttp/http-errors#137- build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by
@dependabot[bot] in jshttp/http-errors#134- Release: 2.0.1 by
@UlisesGasconin jshttp/http-errors#140New Contributors
@Ayoub-Mabroukmade their first contribution in jshttp/http-errors#112@jonchurchmade their first contribution in jshttp/http-errors#106@step-security-botmade their first contribution in jshttp/http-errors#116@dependabot[bot] made their first contribution in jshttp/http-errors#117@UlisesGasconmade their first contribution in jshttp/http-errors#124@Phillip9587made their first contribution in jshttp/http-errors#126Full Changelog: https://github.com/jshttp/http-errors/compare/v2.0.0...v2.0.1
Changelog
Sourced from http-errors's changelog.
2.0.1 / 2025-11-20
- deps: use tilde notation for dependencies
- deps: update statuses to 2.0.2
Commits
61aee572.0.1 (#140)6acba1fbuild(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 (#134)d2dcbbfbuild(deps): bump github/codeql-action from 3.29.11 to 4.31.2 (#137)fa47a60build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#138)09b3881build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#132)f1ad322build(deps): bump github/codeql-action from 3.29.7 to 3.29.11 (#133)109fe03build(deps-dev): bump eslint-plugin-import from 2.25.3 to 2.32.0 (#129)7a05446ci: add nodejs v18 - v24 to test matrix (#127)6dfaf49build(deps): bump github/codeql-action from 3.28.18 to 3.29.5 (#131)535aebfchore: add funding to package.json (#130)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for http-errors since your current version.
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)