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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to work with Hapi v21 #36

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

harriswong
Copy link

@harriswong harriswong commented Mar 2, 2023

Description

Hi there, Hapi has upgraded to v21 and statsd-client is no longer maintained. I updated a few things in this PR to support Hapi v21.

  1. Updated statsd-client dependency to now use hot-shots. statsd-client is no longer maintained, more about this here https://www.npmjs.com/package/statsd-client.
  2. Updated @hapi/hoek and @hapi/hapi dependency

How to test

  1. nvm use 18
  2. npm i
  3. npm run test

All tests should pass.

statsd-client is no longer maintained and suggested us to use hot-shots. Also
updated dependencies for hapi v21.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant