Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hapi to the latest version 馃殌 #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Nov 3, 2017

Version 17.0.0 of hapi was just published.

Dependency hapi
Current Version 16.6.2
Type devDependency

The version 17.0.0 is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of hapi.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 143 commits.

There are 143 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Nov 21, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 21, 2017

Version 17.0.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 27 commits.

  • 6060fc9 Update
  • 0722988 17.0.2
  • fd12f1e Handle custom close errors. Missing docs. Closes #3669. Closes #3686
  • 0613950 Wrap await in async. Closes #3684
  • 3226685 Merge pull request #3682 from thebinarypenguin/patch-1
  • c757b2c Remove [callback] from server.start() signature in API.md
  • f7c9b3c Merge pull request #3681 from herrmannplatz/patch-1
  • af17220 Fix #request-object links
  • b3e113a Update ISSUE_TEMPLATE.md
  • 5c0cb59 Update ISSUE_TEMPLATE.md
  • 38c8435 Merge pull request #3679 from rook2pawn/https-accept
  • f51c7f1 [enhancement] https accept-encoding header brotli for chrome
  • d7b58c2 Merge pull request #3678 from Samueljoli/patch-2
  • 25fbbe7 Update API.md
  • 03a6401 Merge pull request #3677 from hapijs/fix-typo

There are 27 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 23, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 23, 2017

Version 17.1.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 10 commits.

  • 002840b 17.1.0
  • 3b9ec87 Cleanup
  • 2b23d2c Route rules. Closes #3691
  • f289184 Merge branch 'master' of github.com:hapijs/hapi
  • 76ba17d Cleanup route config
  • 8a7579c Merge pull request #3687 from hapijs/fix-typo
  • 467a13d Merge pull request #3689 from geek/method
  • b3ffc7f Include method name in error
  • 0b8f7a0 remove extra bracket type
  • 307a8d0 Extend decorations. Closes #3125

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 23, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 23, 2017

Version 17.1.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 20, 2017
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 20, 2017

Version 17.2.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 25 commits.

  • 51ad05a 17.2.0
  • e28094f Fix cache stop error handling. Closes #3711
  • 4f53938 Leave server as listening when onPostStart error. Closes #3708
  • 083c7b1 Load api
  • 657be02 Server load queue. Method bug. Update heavy. Closes #3702. Closes #3714. Closes #3715
  • 359718a Rename internals.error
  • 5a3b27f Remove closures in stream.drain()
  • acd6961 Optimize empty response
  • c23070a Small cleanup
  • a0b3d74 Missing return. Closes #3712
  • 1a8c7aa Update README.md
  • bc068e7 Update SPONSORS.md
  • 5600170 Update SPONSORS.md
  • 0550722 Update SPONSORS.md
  • 4a37034 Merge pull request #3709 from bsubedi26/master

There are 25 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 1, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 1, 2018

Version 17.2.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 19 commits.

  • 5062191 17.2.1
  • a87be5c Update deps. Closes #3750. Closes #3751. Closes #3752. Closes #3753. Closes #3754. Closes #3755. Closes #3756
  • 7ebec8c Update API.md
  • 5c2d9ba Update README.md
  • 93da2ae Update README.md
  • f28c7da Update README.md
  • d8875ce Merge pull request #3747 from mariecl/patch-1
  • d845215 Update SPONSORS.md
  • 180a8b4 Fix typo
  • 6893843 Merge pull request #3743 from simlevesque/patch-2
  • 1d7f13a Fixed a typo in the documentation's example code
  • 304074a Merge pull request #3740 from g-div/patch-1
  • 1a49690 Minor server.method documentation fix
  • cadf589 Merge pull request #3725 from thebinarypenguin/docs
  • dcb4f4f Fix signature in example for start/stop events

There are 19 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 7, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 7, 2018

Version 17.2.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 7 commits.

  • 62d87f9 Merge branch 'master' of github.com:hapijs/hapi
  • 869042c 17.2.2
  • 3043e46 Fix request function data log. Closes #3758
  • 8e367bb Merge pull request #3741 from idandagan1/master
  • 916808f Merge pull request #3744 from cjihrig/lsof
  • 7551943 allow tests using lsof to pass on ENOENT
  • 74f5236 Replace new Buffer()

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 16, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 16, 2018

Version 17.2.3 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Mar 31, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 31, 2018

Version 17.3.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 11 commits.

  • 8ae6196 17.3.0
  • eae8a1e Merge branch 'master' of github.com:hapijs/hapi
  • 09bbf9b Update checksums
  • c8e334a Update catbox-memory. Closes #3772
  • 2943016 Update nigel. Closes #3771
  • 29eee3b Update pez. Closes #3770
  • 961685e Update statehood. Closes #3769
  • 26ff64a Update content. Closes #3768
  • d8848da Add server.control(). Closes #3767
  • a933af9 Merge pull request #3763 from grinnellian/patch-1
  • f17e65f Update API.md - pointer to Vision for .view()

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 2, 2018

Version 17.3.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 14 commits.

  • 7445393 17.3.1
  • d55241e Merge pull request #3773 from Luiko/mine
  • 08734ba Merge pull request #3766 from bioball/patch-1
  • 6d1f782 Merge pull request #3765 from hapijs/accept-null-status-schema
  • 24dc9d7 Update SPONSORS.md
  • 7d5954c autoListen cannot be set to 'false' with server.options.port
  • af8107f add missing parenthesis
  • 69563a4 Really fix tests
  • a60981b Fix linting errors
  • af478be this.request.method!
  • 2937fbb Fix test?
  • acc6b3a Add some tests
  • def71cf Add PATCH to 201 status, better error msg
  • a311603 Respect a response status schema of true

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 29, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 29, 2018

Version 17.4.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 11 commits.

  • 12f3a1d 17.4.0
  • abd9751 Update deps. Closes #3784. Closes #3785. Closes #3786
  • eb2c3a6 Merge pull request #3775 from geek/referrer
  • bddb957 Add support for Referrer-Policy header
  • 2006d1a Update SPONSORS.md
  • 6a5b2d7 Merge pull request #3780 from pmvrmc/master
  • fbad8e8 Fixes typo on server.auth.settings.default description
  • f9df1dd Merge pull request #3778 from JustinBeaudry/master
  • 0daf724 Updates link to Server Events
  • 8c42370 Merge pull request #3777 from wswoodruff/patch-3
  • 6a158c8 Update API.md

See the full diff

greenkeeper bot added a commit that referenced this pull request May 21, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 21, 2018

Version 17.5.0 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 11 commits.

  • 4c140fb 17.5.0
  • ea4e8fe 17.5.0
  • a05adf4 Revent
  • e226650 Merge branch 'master' of github.com:hapijs/hapi
  • ae526ec 17.5.0
  • f41fa78 Merge pull request #3791 from cjihrig/symbol
  • bb657dd Fix log channels
  • 574d768 Update SPONSORS.md
  • 178016c support symbol properties in server.decorate()
  • 3e58865 Merge pull request #3788 from mannypamintuan/documentation-update
  • 16bcc1f Updated Example, correct link, update outdated text in API.md

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2018

Version 17.5.1 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • de347d9 17.5.1
  • 6232d87 Fix version
  • 6287f7c Merge pull request #3796 from devinivy/3718-alternative
  • db36eeb do not attach request decorations to the prototype. fixes #3718

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 24, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 24, 2018

Version 17.5.2 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 5 commits.

  • 76fcd7f 17.5.2
  • 09ff049 Update cryptiles. Closes #3801
  • 3dafae4 Merge pull request #3800 from fs-opensource/master
  • 974282e fix typo in route.options.validate.payload
  • 47e9a8f Fix travis node 10

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 2, 2018

Version 17.5.3 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 7 commits.

  • da826dd 17.5.3
  • 5414fb9 Mark empty string as text/html. Closes #3782
  • 5bb5b6b Update dependencies. Closes #3807. Closes #3808
  • 939980c Clear response when failed to transmit. Closes #3728
  • 583ea0a Apply global route options to internal routes. Closes #3792
  • e8f3334 Update README.md
  • a2c1cfa Update README.md

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 28, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 28, 2018

Version 17.5.4 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 36 commits.

  • 0db4d01 More crappy CI performance tweaks
  • 79a2b32 17.5.4
  • c5299ea Use CORS server defaults in onRequest. Closes #3813
  • a7b0819 Merge pull request #3818 from hapijs/revert-3816-fix-special-cors
  • 6b7066d Revert "Ensure request.info.cors is set for special routes"
  • fd95cbc Merge pull request #3816 from devinivy/fix-special-cors
  • fdd81d1 Ensure request.info.cors is set for special routes. Fixes #3813
  • eebc046 Merge pull request #3814 from cjihrig/test
  • 1b095ed remove unix domain socket before attempting to use it
  • 03a9a9d Merge pull request #3811 from wswoodruff/patch-4
  • 47d87c2 Update API.md
  • a5472bd Merge pull request #3809 from kanongil/doc-fixes
  • 383b5c9 Update external URL references
  • 1db6019 Fix badge image url
  • 9584113 Remove reference to v16 server connections

There are 36 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 23, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 23, 2018

  • The devDependency hapi was updated from 16.6.2 to 17.5.5.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 59e1764 17.5.5
  • 3367eca Fix post cycle early exit. Closes #3821
  • 76d9d32 Merge pull request #3819 from dwelle/patch-1
  • df18dc7 fix typo and add missing backticks in API.md

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 25, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 25, 2018

  • The devDependency hapi was updated from 16.6.2 to 17.6.0.

Update to this version instead 馃殌

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 1, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 1, 2018

  • The devDependency hapi was updated from 16.6.2 to 17.6.1.

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

  • 6ebf21c Add node 11
  • 082e5d8 override install
  • e16e5e1 17.6.1
  • 6da7a97 Update deps. Closes #3833. Closes #3834. Closes #3835. Closes #3836. Closes #3837. Closes #3838. Closes #3839. Closes #3840. Closes #3841. Closes #3841. Closes #3842. Closes #3843. Closes #3844. Closes #3845. Closes #3846. Closes #3847. Closes #3848. Closes #3850. Closes #3851. Closes #3852. Closes #3853. Closes #3854. Closes #3855. Closes #3856
  • 7ffd301 Tweak test
  • ec1c830 Tweak test

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 1, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 1, 2018

  • The devDependency hapi was updated from 16.6.2 to 17.6.2.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 3, 2018

  • The devDependency hapi was updated from 16.6.2 to 17.6.3.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 3, 2018

  • The devDependency hapi was updated from 16.6.2 to 17.6.4.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 6, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 6, 2018

  • The devDependency hapi was updated from 16.6.2 to 17.7.0.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 164f97f 17.7.0
  • b0fbe47 node, hapi, and plugin version requirements. Closes #3867

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 23, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 23, 2018

  • The devDependency hapi was updated from 16.6.2 to 17.8.0.

Update to this version instead 馃殌

Commits

The new version differs by 7 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Nov 23, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 23, 2018

  • The devDependency hapi was updated from 16.6.2 to 17.8.1.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits.

  • 602aca3 17.8.1
  • e8fa8ee Protect against invalid strategy name. Closes #3886

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 18, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 18, 2019

  • The devDependency hapi was updated from 16.6.2 to 18.0.0.

Update to this version instead 馃殌

Commits

The new version differs by 46 commits ahead by 46, behind by 7.

  • 06a48ea 18.0.0
  • 4da282e Its 2019
  • 4bd7c38 Update deps. Closes #3905. Closes #3906. Closes #3907. Closes #3908
  • 3350a5c Refactor cache config. Closes #3876, Closes #3904
  • 03e03dc Split request.info.responded to responded and completed. Closes #3901
  • 7521468 Coverage
  • a3a5ca9 Fix close event handling in node 11. Closes #3898
  • 7b85840 Fix test
  • 17ca301 Exclude vs
  • 5e91092 Fix test. For #3900
  • 89604b0 Merge pull request #3900 from AdriVanHoudt/fix-test-803
  • a4f9121 Merge pull request #3882 from dominykas/validate-cookies-alt
  • 04758ac Update API.md
  • 413290f For #3897
  • ea108eb Merge pull request #3897 from fs-opensource/server-auth-test-returns-artifacts

There are 46 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 31, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 31, 2019

  • The devDependency hapi was updated from 16.6.2 to 18.0.1.

Update to this version instead 馃殌

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 4, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 4, 2019

  • The devDependency hapi was updated from 16.6.2 to 18.1.0.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants