wikimedia / html-metadata

MetaData html scraper and parser for Node.js (supports Promises and callback style)
MIT License
165 stars 44 forks source link

Update preq and bluebird; release v1.7.1 #85

Closed d00rman closed 4 years ago

d00rman commented 4 years ago

Bug: T238083

mvolz commented 4 years ago

Tests don't pass, but seems to be unrelated to this change; do you want to roll it into this release? I'll work on a second change.

d00rman commented 4 years ago

Tests don't pass, but seems to be unrelated to this change;

Yup, unrelated. The same errors show up when testing against master.

do you want to roll it into this release? I'll work on a second change.

That'd we ideal, since I put up this PR because of the linked bug, and without preq updated here as well Citoid would still suffer from the same problem.

mvolz commented 4 years ago

I opened up a new PR since I can't push to the branch on your fork, hope that's okay. #86