Closed greenkeeper[bot] closed 7 years ago
After pinning to 15.2.0 your tests are passing again. Downgrade this dependency 📌.
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 18 commits .
3f6f210
16.0.1
47a9566
Merge pull request #3401 from sirgallifrey/master
cd3d793
Update SPONSORS.md
d46966e
Update SPONSORS.md
b3bd807
Update SPONSORS.md
be14eca
Update SPONSORS.md
0cfb811
bind handler to domain only when a domain is present
bda1214
Merge pull request #3400 from nathanbuchar/patch-1
6aa965c
Update SPONSORS.md
8a66ab8
Fix typo "finanial"
68b2972
Update README.md
759cc76
Update SPONSORS.md
ad8a9af
Update SPONSORS.md
83b83f2
Improve test reliability
f5057cd
Update SPONSORS.md
There are 18 commits in total. See the full diff.
Upgraded hapi dev dependency manually
Version 16.0.0 of hapi just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As hapi is “only” a peerDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/brainsiq/hapi-boom-decorators/161?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)Commits
The new version differs by 24 commits .
3c1d6be
Call dep. For #3396
386bb94
Closes #3381
b617d63
Closes #3347
6735fdb
Test for #3370
68d6ea7
Cleanup for #3242
10bcdaa
Merge pull request #3358 from turtleDev/master
9676577
Cleanup for #3372
5c10b22
Merge pull request #3372 from dahjelle/fix-graceful-restarts-for-longpoll-and-https
09c2e33
Prevent error headers from being modified. Closes #3378
4596dd9
Merge pull request #3380 from wwalser/reusable-booms
db8ffbf
Merge branch 'master' of github.com:hapijs/hapi
0ca8cea
Update deps. Closes #3383. Closes #3384. Closes #3385. Closes #3386. Closes #3387. Closes #3388. Closes #3389. Closes #3390. Closes #3391. Closes #3392. Closes #3393. Closes #3394. Closes #3395. Closes #3396. Closes #3397
f9c51ef
Regression test to ensure that Error objects can also be reused the same as Boom objects.
5322910
Response to code review, clone boom.output instead of just boom.output.headers.
b700774
Proposed fix for issue #3378.
There are 24 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: