davidcralph / hastebin-bot

An opensource bot for Discord that posts data to Hastebin
MIT License
24 stars 4 forks source link

Update dependency node-fetch to v2.3.0 #14

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
node-fetch dependencies minor 2.2.1 -> 2.3.0 source

Release Notes

bitinn/node-fetch ### [`v2.3.0`](https://renovatebot.com/gh/bitinn/node-fetch/blob/master/CHANGELOG.md#v230) [Compare Source](https://renovatebot.com/gh/bitinn/node-fetch/compare/v2.2.1...v2.3.0) - New: `AbortSignal` support, with README example. - Enhance: handle invalid `Location` header during redirect by rejecting them explicitly with `FetchError`. - Fix: update `browser.js` to support react-native environment, where `self` isn't available globally.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.