im icon indicating copy to clipboard operation
im copied to clipboard

Update dependencies

Open vitalyster opened this issue 6 years ago • 6 comments

  • Fixes https://github.com/loqui/im/issues/1263

vitalyster avatar Jan 04 '19 10:01 vitalyster

Sorry, this doesn't work for me in all LTS versions. Anyone else can test it?

nfsprodriver avatar Jan 05 '19 20:01 nfsprodriver

Which error you have?

vitalyster avatar Jan 05 '19 20:01 vitalyster

I did add Travis CI configuration and everything works with node 11, 10 and 8 - https://travis-ci.org/vitalyster/im/builds/476013924 Do you really need Node < 8 support?

vitalyster avatar Jan 06 '19 16:01 vitalyster

Well, it's not directly an error, but some problems with vulnerabilities (4 high), same as in tarvis log.

nfsprodriver avatar Jan 06 '19 21:01 nfsprodriver

There's also a problem with the Renderer. A built app doesn't start on UT, because the Renderes class in blaze.js is missing.

nfsprodriver avatar Jan 06 '19 22:01 nfsprodriver

Vulnerable packages are dependencies of grunt-nw-builder, grunt-debian-package, etc, these packages does not look maintained but they are only devDependencies so vulnerable 'minimatch' package should not be ship with app

vitalyster avatar Jan 06 '19 23:01 vitalyster