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 dependencies ? #15

Open
maxandersen opened this issue Apr 5, 2020 · 5 comments
Open

update dependencies ? #15

maxandersen opened this issue Apr 5, 2020 · 5 comments

Comments

@maxandersen
Copy link

any plans on updating this to avoid the wall of warnings and vulnerabilities this generates when used ?

❯ npm install --save hubot-zulip
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues.
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
+ [email protected]
added 25 packages from 20 contributors and audited 213 packages in 6.788s
found 13 vulnerabilities (9 moderate, 4 high)
  run `npm audit fix` to fix them, or `npm audit` for details
@showell
Copy link

showell commented Apr 5, 2020

We haven't found anybody who wants to actively maintain this project. I think most Zulip users have found other solutions for bots.

@timabbott
Copy link
Member

I'll see if I can find someone to update this; it shouldn't be a ton of work.

@maxandersen
Copy link
Author

@showell any suggestion on what those other solutions are ? :) (i was using hubot one so I don't have to implement the same bot mechanics/chat adapters for every chat system in use on the planet :)

@lasseborly
Copy link

We are also moving to Zulip in the very near future with our hubot installation.
I'll try and manage a PR at some point in the near future.

@lasseborly
Copy link

lasseborly commented May 25, 2020

I moved on this! Would you guys be able to take a look @timabbott ?

zulip/zulip-node#1

spoiler It wasn't much work 🙈

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

No branches or pull requests

4 participants