gotwarlost / istanbul

Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
Other
8.7k stars 785 forks source link

Update handlebars dependency #908

Closed mobilutz closed 2 years ago

mobilutz commented 5 years ago

There is an NPM Security Advisory for handlebars: https://www.npmjs.com/advisories/755

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.523% when pulling 513550dee757a453c54698838f0bded61e0cbfe6 on mobilutz:patch-1 into bc84c315271a5dd4d39bcefc5925cfb61a3d174a on gotwarlost:master.

SteveSonoa commented 5 years ago

Hoping this change is accepted.

mobilutz commented 5 years ago

@SteveSonoa I don't think that this Deprecated repo will see any change anymore. 🙁

But lets hope.

hicom150 commented 5 years ago

Maybe @gotwarlost can prepare an exceptional release with this fix as many libraries still rely on this dependency.

Lets hope.

mobilutz commented 2 years ago

I do not need this fix anymore. Closing this as it is also 3 years old!