jakejs / jake

JavaScript build tool, similar to Make or Rake. Built to work with Node.js.
http://jakejs.com
Apache License 2.0
1.96k stars 190 forks source link

fixing audit issues with async #411

Closed Tobias4872 closed 2 years ago

Tobias4872 commented 2 years ago

upgrade async library to a version without audit issues; tests are running fine.

GoetzGoerisch commented 2 years ago

@kibertoad just out of curiosity. Why didn't you merge the PR #406 prepared by @mceachen?

hppycoder commented 2 years ago

Follow up would be @kibertoad can you please create a release so that those depending on jake can be updated?

WilliamRADFunk commented 2 years ago

Yes, a new release please. We have many Component Governance alerts hinging on this being available.

jaishirole commented 2 years ago

Hello @kibertoad Our pipelines currently stand broken due to unavailability of a fixed release of async. Is there any ETA that we can hope to see the release cut?

VamseeInala commented 2 years ago

+1 Please let us know when this fix will be available

shreya410 commented 2 years ago

Waiting for the async audit fix urgently, our production deployment is blocked because of this. Request to kindly expedite.

mde commented 2 years ago

I'll get this done today. Apologies for the delay.

shreya410 commented 2 years ago

Thank you so much. :)

mde commented 2 years ago

Pushed to NPM, v10.8.5. Again, apologies for the delay y'all.