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 🚨 #47

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 16.5.0 of hapi just got published.

Branch Build failing 🚨
Dependency hapi
Current Version 16.4.3
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As hapi is β€œonly” a devDependency 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/211?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Commits

The new version differs by 44 commits.

  • c89269a Update statehood. Closes #3551
  • 89e2b20 Update content. Closes #3550
  • ae12c40 Drain request stream on special handlers. Closes #3480
  • 355e8eb Switch to use Boom.boomify()
  • 5269898 Update boom. Closes #3548
  • f1709a3 Update joi. Closes #3545
  • f818228 Update deps. Closes #3543. Closes #3544
  • 2afa365 Handle emitter errors in request lifecycle. Closes #3464
  • 0f70551 Optimize request emitter creation. Closes #3532
  • 23d83dd Update podium. Closes #3542
  • d54e4f6 Update hoek. Closes #3541
  • 52a03b1 Cleanup for #3539
  • b947831 Merge pull request #3539 from jeff-kilbride/feature/payload_failAction_custom_handler
  • 9f8ea61 16.5.0
  • 832ed3d Merge pull request #3526 from hapijs/wildcard-debug

There are 44 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 16.4.3 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 7 years ago

Version 16.5.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 4 commits.

  • 104528c Sync package.json with shrinkwrap. Closes #3552
  • a9fb7e0 Handle early aborted request. Closes #3528
  • d8cfd5c Merge pull request #3546 from AJamesPhillips/patch-1
  • 6d8e3c3 Document valid path parameter characters

See the full diff

greenkeeper[bot] commented 7 years ago

Version 16.5.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 5 commits.

  • 94026e7 Override inject status code on 500. Closes #3561
  • 104528c Sync package.json with shrinkwrap. Closes #3552
  • a9fb7e0 Handle early aborted request. Closes #3528
  • d8cfd5c Merge pull request #3546 from AJamesPhillips/patch-1
  • 6d8e3c3 Document valid path parameter characters

See the full diff

greenkeeper[bot] commented 7 years ago

Version 16.6.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 26 commits.

  • e4f7bdc Upgrade content. Closes #3570
  • 9c4b2e1 Fix test lint
  • 47a5969 Merge pull request #3563 from fs-opensource/master
  • cb20d4c add header validation step to request lifecycle
  • 5b8c5ff Minor cleanup
  • 2903c44 Minor refactor
  • 5c9281d Merge pull request #3560 from amincheloh/patch-1
  • dc7b3fa Merge pull request #3518 from AJamesPhillips/docs_sameSite
  • 8d1e4e6 Merge pull request #3506 from g-k/add-escape-json-option
  • c1ee17a Update response.js
  • 7e00a19 Update API.md
  • a0f3d2d Merge branch 'master' into add-escape-json-option
  • 94026e7 Override inject status code on 500. Closes #3561
  • c7f93a9 add test custom status message
  • 104528c Sync package.json with shrinkwrap. Closes #3552

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 16.6.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 33 commits.

  • d1cb638 Upgrade joi. Closes #3585
  • 5af4d2c Merge pull request #3582 from hapijs/joi11-paths
  • edf18b2 Support joi 11 paths arrays. Fixes #3581.
  • e4b2780 Merge branch 'master' of github.com:hapijs/hapi
  • bc1a2dc Break some big functions
  • f7dd308 Update SPONSORS.md
  • 9e3d5b9 Update version
  • e4f7bdc Upgrade content. Closes #3570
  • 9c4b2e1 Fix test lint
  • 47a5969 Merge pull request #3563 from fs-opensource/master
  • cb20d4c add header validation step to request lifecycle
  • 5b8c5ff Minor cleanup
  • 2903c44 Minor refactor
  • 5c9281d Merge pull request #3560 from amincheloh/patch-1
  • dc7b3fa Merge pull request #3518 from AJamesPhillips/docs_sameSite

There are 33 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 16.6.2 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 34 commits.

  • 5985524 Fix response podium init. Closes #3586
  • d1cb638 Upgrade joi. Closes #3585
  • 5af4d2c Merge pull request #3582 from hapijs/joi11-paths
  • edf18b2 Support joi 11 paths arrays. Fixes #3581.
  • e4b2780 Merge branch 'master' of github.com:hapijs/hapi
  • bc1a2dc Break some big functions
  • f7dd308 Update SPONSORS.md
  • 9e3d5b9 Update version
  • e4f7bdc Upgrade content. Closes #3570
  • 9c4b2e1 Fix test lint
  • 47a5969 Merge pull request #3563 from fs-opensource/master
  • cb20d4c add header validation step to request lifecycle
  • 5b8c5ff Minor cleanup
  • 2903c44 Minor refactor
  • 5c9281d Merge pull request #3560 from amincheloh/patch-1

There are 34 commits in total.

See the full diff