brainsiq / hapi-boom-decorators

Decorates a Hapi server's response toolkit with functions to make it easy to reply with Boom errors
MIT License
29 stars 6 forks source link

An in-range update of hapi is breaking the build 🚨 #38

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 16.0.0 of hapi just got published.

Branch Build failing 🚨
Dependency hapi
Current Version 15.2.0
Type peerDependency

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:

greenkeeper[bot] commented 7 years ago

After pinning to 15.2.0 your tests are passing again. Downgrade this dependency 📌.

greenkeeper[bot] commented 7 years ago

Version 16.0.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 18 commits .

There are 18 commits in total. See the full diff.

brainsiq commented 7 years ago

Upgraded hapi dev dependency manually