Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/hapijs/boom
HTTP-friendly error objects
https://github.com/hapijs/boom
Change of Dependency Name Breaks boom
bh-nextup opened this issue about 1 year ago
bh-nextup opened this issue about 1 year ago
Badly implemented Boom like class can cause runtime error
matthieusieben opened this issue about 1 year ago
matthieusieben opened this issue about 1 year ago
Rework implementation with initial `.cause` support
kanongil opened this pull request about 1 year ago
kanongil opened this pull request about 1 year ago
chore: change CI target for next
Marsup opened this pull request about 1 year ago
Marsup opened this pull request about 1 year ago
Missing .stack value on node 21
kanongil opened this issue about 1 year ago
kanongil opened this issue about 1 year ago
missing 10.0.1 release at https://github.com/hapijs/boom/releases
DanielRuf opened this issue over 1 year ago
DanielRuf opened this issue over 1 year ago
Add support for native `cause`
matthieusieben opened this issue almost 2 years ago
matthieusieben opened this issue almost 2 years ago
chore: bump hoek and lab
Marsup opened this pull request about 2 years ago
Marsup opened this pull request about 2 years ago
[Feature] Add support for the edge runtime
jferrettiboke opened this issue about 2 years ago
jferrettiboke opened this issue about 2 years ago
Document 1st arg can be an Error
michelbl opened this pull request over 2 years ago
michelbl opened this pull request over 2 years ago
Changelog for @hapi/boom 10.0.0
guyellis opened this issue over 2 years ago
guyellis opened this issue over 2 years ago
Support node v18, drop node v12
devinivy opened this pull request over 2 years ago
devinivy opened this pull request over 2 years ago
fix: add isMissing to boom on types
damusix opened this pull request almost 3 years ago
damusix opened this pull request almost 3 years ago
feat: allow boomifying any value (#291)
matthieusieben opened this pull request about 3 years ago
matthieusieben opened this pull request about 3 years ago
add dispatcher and use shared config
lloydbenson opened this pull request about 3 years ago
lloydbenson opened this pull request about 3 years ago
Allow "unknown" values to be boomified
matthieusieben opened this issue about 3 years ago
matthieusieben opened this issue about 3 years ago
Missing Boom.notFound etc error argument type support
bilalabbad opened this issue over 3 years ago
bilalabbad opened this issue over 3 years ago
fix: make reformat configurable in initialize
AdriVanHoudt opened this pull request over 3 years ago
AdriVanHoudt opened this pull request over 3 years ago
Boomify throws when using multiple versions of Boom
AdriVanHoudt opened this issue over 3 years ago
AdriVanHoudt opened this issue over 3 years ago
add IDE linting
lloydbenson opened this pull request over 3 years ago
lloydbenson opened this pull request over 3 years ago
Don't mess with instanceof checks called on subclasses
kanongil opened this pull request over 3 years ago
kanongil opened this pull request over 3 years ago
Extending Boom and unexpected instanceof behavior
wallacethefmh opened this issue over 3 years ago
wallacethefmh opened this issue over 3 years ago
When returning Boom.badImplemention from an handler the isBoom property is not set on the request.response
marcpearson opened this issue over 3 years ago
marcpearson opened this issue over 3 years ago
@hapi/boom error
xusai2014 opened this issue over 3 years ago
xusai2014 opened this issue over 3 years ago
Latest v7-commercial release (v7.4.11) is broken
watson opened this issue almost 4 years ago
watson opened this issue almost 4 years ago
Add proper index type to headers property
icopp opened this pull request almost 4 years ago
icopp opened this pull request almost 4 years ago
Update syntax
iceland-usa opened this pull request about 4 years ago
iceland-usa opened this pull request about 4 years ago
TypeScript: Allow custom properties on output.payload
watson opened this pull request about 4 years ago
watson opened this pull request about 4 years ago
Clean up d.ts comments
watson opened this pull request about 4 years ago
watson opened this pull request about 4 years ago
output.payload.attributes is not exposed in the .d.ts file
watson opened this issue about 4 years ago
watson opened this issue about 4 years ago
Get optional message from response
raedabusanad opened this issue about 4 years ago
raedabusanad opened this issue about 4 years ago
Make isBoom type definition laxer
nulltoken opened this pull request about 4 years ago
nulltoken opened this pull request about 4 years ago
Create ci-module.yml
Nargonath opened this pull request about 4 years ago
Nargonath opened this pull request about 4 years ago
upgrade lab to v24 and devDependency of typescript
lloydbenson opened this pull request over 4 years ago
lloydbenson opened this pull request over 4 years ago
migrate to new travis format
lloydbenson opened this pull request over 4 years ago
lloydbenson opened this pull request over 4 years ago
test on node 14
cjihrig opened this pull request over 4 years ago
cjihrig opened this pull request over 4 years ago
Docs: Clarify usage with `instanceof`
royshouvik opened this pull request over 4 years ago
royshouvik opened this pull request over 4 years ago
Boom.wrap is not a function
RachitBhargava99 opened this issue over 4 years ago
RachitBhargava99 opened this issue over 4 years ago
Restore support for nodejs v10?
thetumper opened this issue over 4 years ago
thetumper opened this issue over 4 years ago
Update/Clarify documentation for creating new Boom.
mattboutet opened this pull request almost 5 years ago
mattboutet opened this pull request almost 5 years ago
Add optional statusCode parameter to Boom.isBoom
Fcmam5 opened this pull request almost 5 years ago
Fcmam5 opened this pull request almost 5 years ago
Optional second param for Boom.isBoom() to verify status code
dominykas opened this issue almost 5 years ago
dominykas opened this issue almost 5 years ago
Add change log or release notes.
darkobits opened this issue about 5 years ago
darkobits opened this issue about 5 years ago
Fix incorrect parameter in doc
gloredo opened this pull request about 5 years ago
gloredo opened this pull request about 5 years ago
Removes confusing sentence about 500 hidden messages.
VirgileD opened this pull request about 5 years ago
VirgileD opened this pull request about 5 years ago
Error in Boom instance
jquiceno opened this issue about 5 years ago
jquiceno opened this issue about 5 years ago
Fix types: Update static isBoom to be a type guard.
mastermatt opened this pull request over 5 years ago
mastermatt opened this pull request over 5 years ago
Stack trace filtering not working for serverError constructors
kpdecker opened this issue about 9 years ago
kpdecker opened this issue about 9 years ago
Precondition required is not supported
mike-zorn opened this issue over 9 years ago
mike-zorn opened this issue over 9 years ago
Custom message overrided by standard message
poliveira89 opened this issue over 9 years ago
poliveira89 opened this issue over 9 years ago
Error.captureStackTrace prevents Boom from being used in Safari
liamwooding opened this issue over 9 years ago
liamwooding opened this issue over 9 years ago
What happens to the 'data' sent?
luckysoni opened this issue over 9 years ago
luckysoni opened this issue over 9 years ago
Boom.notFound does not generate documented response payload
wivorn opened this issue over 9 years ago
wivorn opened this issue over 9 years ago
Expose unauthorized attributes in payload
hueniverse opened this issue over 9 years ago
hueniverse opened this issue over 9 years ago
Style Cleanup
arb opened this issue over 9 years ago
arb opened this issue over 9 years ago
Add a FAQ Section
arb opened this issue over 9 years ago
arb opened this issue over 9 years ago
Question: Recommended way to add errorCode to errors
dschenkelman opened this issue over 9 years ago
dschenkelman opened this issue over 9 years ago
I can not push addition data of error to response
ondrasak opened this issue almost 10 years ago
ondrasak opened this issue almost 10 years ago
Boom.badImplementation error thrown when sent in HapiJS reply
Think7 opened this issue almost 10 years ago
Think7 opened this issue almost 10 years ago
Make sure Boom initialize method auto cast string statusCode to Integer if possible
rgampa opened this issue almost 10 years ago
rgampa opened this issue almost 10 years ago
What's the point of hiding the actual error from the user?
dciccale opened this issue almost 10 years ago
dciccale opened this issue almost 10 years ago
Update .travis.yml
cjihrig opened this pull request almost 10 years ago
cjihrig opened this pull request almost 10 years ago
Added a method to extend output error
imayolas opened this pull request almost 10 years ago
imayolas opened this pull request almost 10 years ago
refactor to extend
imayolas opened this pull request almost 10 years ago
imayolas opened this pull request almost 10 years ago
Added isServer
arb opened this pull request about 10 years ago
arb opened this pull request about 10 years ago
Removed Makefile
arb opened this pull request about 10 years ago
arb opened this pull request about 10 years ago
Fix doc for Boom.tooManyRequest.
adityabakle opened this pull request about 10 years ago
adityabakle opened this pull request about 10 years ago
Lab 5.0, code 1.0
hueniverse opened this issue about 10 years ago
hueniverse opened this issue about 10 years ago
How to add message to message array in Boom
Aman-US-Punjabi opened this issue about 10 years ago
Aman-US-Punjabi opened this issue about 10 years ago
Expanded documentation for Boom.unauthorized
arb opened this pull request about 10 years ago
arb opened this pull request about 10 years ago
Expand Unauthorized
arb opened this issue about 10 years ago
arb opened this issue about 10 years ago
Documentation Updates
arb opened this pull request about 10 years ago
arb opened this pull request about 10 years ago
Document tooManyRequests
arb opened this issue about 10 years ago
arb opened this issue about 10 years ago
Added status code 429 Too Many Requests.
bbrown opened this pull request over 10 years ago
bbrown opened this pull request over 10 years ago
Removed outer describe.
arb opened this pull request over 10 years ago
arb opened this pull request over 10 years ago
Cleaned up tests.
arb opened this pull request over 10 years ago
arb opened this pull request over 10 years ago
Update README.md
toymachiner62 opened this pull request over 10 years ago
toymachiner62 opened this pull request over 10 years ago
Boom.wrap
toymachiner62 opened this issue over 10 years ago
toymachiner62 opened this issue over 10 years ago
Update README.md
toymachiner62 opened this pull request over 10 years ago
toymachiner62 opened this pull request over 10 years ago
Update to lab 4.x.x. Bumped version.
arb opened this pull request over 10 years ago
arb opened this pull request over 10 years ago
Rename spumko to hapijs
hueniverse opened this issue over 10 years ago
hueniverse opened this issue over 10 years ago
Add a 422 badData method
joeybaker opened this pull request over 10 years ago
joeybaker opened this pull request over 10 years ago
Fix to allow boom to wrap itself
danielb2 opened this pull request over 10 years ago
danielb2 opened this pull request over 10 years ago
Default message to http status
hueniverse opened this issue over 10 years ago
hueniverse opened this issue over 10 years ago
Upgrade dependencies
hueniverse opened this issue almost 11 years ago
hueniverse opened this issue almost 11 years ago
Allow every helper to set data property
hueniverse opened this issue almost 11 years ago
hueniverse opened this issue almost 11 years ago
Internal errors (500) should never expose err.message
hueniverse opened this issue almost 11 years ago
hueniverse opened this issue almost 11 years ago
Bring coverage back to 100% after lab fix
hueniverse opened this issue almost 11 years ago
hueniverse opened this issue almost 11 years ago
Better readme
dacbd opened this pull request almost 11 years ago
dacbd opened this pull request almost 11 years ago
Don't override data if user error already have a data attribute
vbardales opened this pull request almost 11 years ago
vbardales opened this pull request almost 11 years ago
Add an .npmignore file to exclude the test directory from npm installs
c0state opened this issue almost 11 years ago
c0state opened this issue almost 11 years ago
Change how Boom is created from Error
hueniverse opened this issue about 11 years ago
hueniverse opened this issue about 11 years ago
stack trace not copied when creating from an existing error
hueniverse opened this issue about 11 years ago
hueniverse opened this issue about 11 years ago
Allow subclassing of Boom
jeffbski opened this pull request over 11 years ago
jeffbski opened this pull request over 11 years ago
npm install boom fails
sebs opened this issue over 11 years ago
sebs opened this issue over 11 years ago
Add method to extract custom keys in room and response.payload
hueniverse opened this issue over 11 years ago
hueniverse opened this issue over 11 years ago
Add documentation
kokujin opened this issue over 11 years ago
kokujin opened this issue over 11 years ago
Add remaining 400/500 status code methods
geek opened this issue over 11 years ago
geek opened this issue over 11 years ago
Adding 400/500 status code methods
geek opened this pull request over 11 years ago
geek opened this pull request over 11 years ago
`npm test`: Coverage error (Windows)
mcandre opened this issue over 11 years ago
mcandre opened this issue over 11 years ago