feat: return reply in httpErrors#116
Merged
mcollina merged 2 commits intofastify:masterfrom Jun 21, 2022
AveryBibeau:return-reply
Merged
feat: return reply in httpErrors#116mcollina merged 2 commits intofastify:masterfrom AveryBibeau:return-reply
mcollina merged 2 commits intofastify:masterfrom
AveryBibeau:return-reply
Conversation
mcollina
reviewed
Jun 20, 2022
Member
mcollina
left a comment
There was a problem hiding this comment.
Good work! Some edits on the docs are needed
bodinsamuel
referenced
this pull request
in specfy/specfy
Jul 17, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@fastify/sensible](https://togithub.com/fastify/fastify-sensible) | [`5.0.0` -> `5.2.0`](https://renovatebot.com/diffs/npm/@fastify%2fsensible/5.0.0/5.2.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fastify/fastify-sensible (@​fastify/sensible)</summary> ### [`v5.2.0`](https://togithub.com/fastify/fastify-sensible/releases/tag/v5.2.0) [Compare Source](https://togithub.com/fastify/fastify-sensible/compare/v5.1.1...v5.2.0) #### What's Changed - build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/122](https://togithub.com/fastify/fastify-sensible/pull/122) - build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/123](https://togithub.com/fastify/fastify-sensible/pull/123) - build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/125](https://togithub.com/fastify/fastify-sensible/pull/125) - restructure and nodenext by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://github.com/fastify/fastify-sensible/pull/124](https://togithub.com/fastify/fastify-sensible/pull/124) **Full Changelog**: fastify/fastify-sensible@v5.1.1...v5.2.0 ### [`v5.1.1`](https://togithub.com/fastify/fastify-sensible/releases/tag/v5.1.1) [Compare Source](https://togithub.com/fastify/fastify-sensible/compare/v5.1.0...v5.1.1) #### What's Changed - build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/117](https://togithub.com/fastify/fastify-sensible/pull/117) - ignore package-lock generation by .npmrc by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://github.com/fastify/fastify-sensible/pull/118](https://togithub.com/fastify/fastify-sensible/pull/118) - build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/119](https://togithub.com/fastify/fastify-sensible/pull/119) - ci: enable license checking by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-sensible/pull/120](https://togithub.com/fastify/fastify-sensible/pull/120) - docs(readme): replace use of deprecated variadic `listen()` by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-sensible/pull/121](https://togithub.com/fastify/fastify-sensible/pull/121) #### New Contributors - [@​Uzlopak](https://togithub.com/Uzlopak) made their first contribution in [https://github.com/fastify/fastify-sensible/pull/118](https://togithub.com/fastify/fastify-sensible/pull/118) **Full Changelog**: fastify/fastify-sensible@v5.1.0...v5.1.1 ### [`v5.1.0`](https://togithub.com/fastify/fastify-sensible/releases/tag/v5.1.0) [Compare Source](https://togithub.com/fastify/fastify-sensible/compare/v5.0.0...v5.1.0) #### What's Changed - chore: `preventCache` HTTP/1.0 compatibility by [@​hsynlms](https://togithub.com/hsynlms) in [https://github.com/fastify/fastify-sensible/pull/110](https://togithub.com/fastify/fastify-sensible/pull/110) - docs(readme): remove snyk badge by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-sensible/pull/111](https://togithub.com/fastify/fastify-sensible/pull/111) - chore(.gitignore): use updated skeleton template by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-sensible/pull/112](https://togithub.com/fastify/fastify-sensible/pull/112) - chore(package): remove `engines` field by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-sensible/pull/113](https://togithub.com/fastify/fastify-sensible/pull/113) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 17.0.45 to 18.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/114](https://togithub.com/fastify/fastify-sensible/pull/114) - build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/115](https://togithub.com/fastify/fastify-sensible/pull/115) - feat: return reply in httpErrors by [@​AveryBibeau](https://togithub.com/AveryBibeau) in [https://github.com/fastify/fastify-sensible/pull/116](https://togithub.com/fastify/fastify-sensible/pull/116) #### New Contributors - [@​hsynlms](https://togithub.com/hsynlms) made their first contribution in [https://github.com/fastify/fastify-sensible/pull/110](https://togithub.com/fastify/fastify-sensible/pull/110) - [@​AveryBibeau](https://togithub.com/AveryBibeau) made their first contribution in [https://github.com/fastify/fastify-sensible/pull/116](https://togithub.com/fastify/fastify-sensible/pull/116) **Full Changelog**: fastify/fastify-sensible@v5.0.0...v5.1.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/specfy/specfy). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi44LjExIiwidGFyZ2V0QnJhbmNoIjoiY2hvcmUvcmVub3ZhdGVCYXNlQnJhbmNoIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
bodinsamuel
referenced
this pull request
in specfy/specfy
Aug 8, 2023
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@fastify/sensible](https://togithub.com/fastify/fastify-sensible) | [`5.0.0` -> `5.2.0`](https://renovatebot.com/diffs/npm/@fastify%2fsensible/5.0.0/5.2.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fastify/fastify-sensible (@​fastify/sensible)</summary> ### [`v5.2.0`](https://togithub.com/fastify/fastify-sensible/releases/tag/v5.2.0) [Compare Source](https://togithub.com/fastify/fastify-sensible/compare/v5.1.1...v5.2.0) #### What's Changed - build(deps-dev): bump tsd from 0.22.0 to 0.23.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/122](https://togithub.com/fastify/fastify-sensible/pull/122) - build(deps-dev): bump tsd from 0.23.0 to 0.24.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/123](https://togithub.com/fastify/fastify-sensible/pull/123) - build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/125](https://togithub.com/fastify/fastify-sensible/pull/125) - restructure and nodenext by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://github.com/fastify/fastify-sensible/pull/124](https://togithub.com/fastify/fastify-sensible/pull/124) **Full Changelog**: fastify/fastify-sensible@v5.1.1...v5.2.0 ### [`v5.1.1`](https://togithub.com/fastify/fastify-sensible/releases/tag/v5.1.1) [Compare Source](https://togithub.com/fastify/fastify-sensible/compare/v5.1.0...v5.1.1) #### What's Changed - build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/117](https://togithub.com/fastify/fastify-sensible/pull/117) - ignore package-lock generation by .npmrc by [@​Uzlopak](https://togithub.com/Uzlopak) in [https://github.com/fastify/fastify-sensible/pull/118](https://togithub.com/fastify/fastify-sensible/pull/118) - build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/119](https://togithub.com/fastify/fastify-sensible/pull/119) - ci: enable license checking by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-sensible/pull/120](https://togithub.com/fastify/fastify-sensible/pull/120) - docs(readme): replace use of deprecated variadic `listen()` by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-sensible/pull/121](https://togithub.com/fastify/fastify-sensible/pull/121) #### New Contributors - [@​Uzlopak](https://togithub.com/Uzlopak) made their first contribution in [https://github.com/fastify/fastify-sensible/pull/118](https://togithub.com/fastify/fastify-sensible/pull/118) **Full Changelog**: fastify/fastify-sensible@v5.1.0...v5.1.1 ### [`v5.1.0`](https://togithub.com/fastify/fastify-sensible/releases/tag/v5.1.0) [Compare Source](https://togithub.com/fastify/fastify-sensible/compare/v5.0.0...v5.1.0) #### What's Changed - chore: `preventCache` HTTP/1.0 compatibility by [@​hsynlms](https://togithub.com/hsynlms) in [https://github.com/fastify/fastify-sensible/pull/110](https://togithub.com/fastify/fastify-sensible/pull/110) - docs(readme): remove snyk badge by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-sensible/pull/111](https://togithub.com/fastify/fastify-sensible/pull/111) - chore(.gitignore): use updated skeleton template by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-sensible/pull/112](https://togithub.com/fastify/fastify-sensible/pull/112) - chore(package): remove `engines` field by [@​Fdawgs](https://togithub.com/Fdawgs) in [https://github.com/fastify/fastify-sensible/pull/113](https://togithub.com/fastify/fastify-sensible/pull/113) - build(deps-dev): bump [@​types/node](https://togithub.com/types/node) from 17.0.45 to 18.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/114](https://togithub.com/fastify/fastify-sensible/pull/114) - build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fastify/fastify-sensible/pull/115](https://togithub.com/fastify/fastify-sensible/pull/115) - feat: return reply in httpErrors by [@​AveryBibeau](https://togithub.com/AveryBibeau) in [https://github.com/fastify/fastify-sensible/pull/116](https://togithub.com/fastify/fastify-sensible/pull/116) #### New Contributors - [@​hsynlms](https://togithub.com/hsynlms) made their first contribution in [https://github.com/fastify/fastify-sensible/pull/110](https://togithub.com/fastify/fastify-sensible/pull/110) - [@​AveryBibeau](https://togithub.com/AveryBibeau) made their first contribution in [https://github.com/fastify/fastify-sensible/pull/116](https://togithub.com/fastify/fastify-sensible/pull/116) **Full Changelog**: fastify/fastify-sensible@v5.0.0...v5.1.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/specfy/specfy). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6ImNob3JlL3Jlbm92YXRlQmFzZUJyYW5jaCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes fastify/fastify#3994, per fastify/fastify#4037
Checklist
npm run testandnpm run benchmarkand the Code of conduct