helapkg / hela

:icecream: Powerful software development experience and management. Enhancing @tc39 JS, @denoland and @nodejs, because we need a bit of magic. :sparkles: You can think of it as Cargo for the JavaScript ecosystem.
Mozilla Public License 2.0
331 stars 41 forks source link

chore(deps): update dependency supertest to v3.1.0 #136

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency supertest from v3.0.0 to v3.1.0

Release Notes ### [`v3.1.0`](https://github.com/visionmedia/supertest/blob/master/CHANGELOG.md#​310--2018-04-24) [Compare Source](https://github.com/visionmedia/supertest/compare/v3.0.0...v3.1.0) =================== * PR-473 - Remove unused dependency in Readme (thanks @​pedro-otero) * PR-472 - Update travis node versions (thanks @​rimiti) * PR-470 - Upgrade the superagent node module to resolve security vulnerabilities & fix the __proto__ property deprecation (thanks @​levioza) * PR-446 - Fix bug, always pass on errors if no response (thanks @​bkeepers) * PR-418 - Add post() examples to the README (thanks @​kevinburke) * PR-297 - Add a .host() method to set a host other than 127.0.0.1 (thanks @​mikec) * PR-275 - Removed ambiguously misappropriated cultural references from readme (thanks @​reallistic) ---

This PR has been generated by Renovate Bot.