Supertest: Update superagent dependency to v4.1.0

Created on 8 Feb 2019  路  6Comments  路  Source: visionmedia/supertest

I'd like to suggest a version bump to 4.1.0 of superagent.

Version 4.1.0 contains a new feature which allows "Ignoring broken/insecure HTTPS on localhost" through a call to .trustLocalhost() this would be incredibly useful for testing purposes.

Most helpful comment

@RobertDiebels looking into it. I need to look at what # #534 was all about first.

All 6 comments

Is anyone could upgrade superagent ? I'm currently busy on others projects, but I can provides some help if needed.

@rimiti I could create a PR but I don't know the ramifications of bumping the superagent version since it's a major release.

Note: It's working locally for me.

You've to try to run the tests to know if there are regressions. ;)

Can someone look at the above merge-request? Would be great to get this in as soon as possible.

@RobertDiebels looking into it. I need to look at what # #534 was all about first.

In master

Was this page helpful?
0 / 5 - 0 ratings