My various small html/css/js/node/typescript tests. Used to store my languages tests, API tests, libs benchmarks, experimental modules… Have a look if you're curious.
Hello :wave: :warning::warning::warning: [node-fetch](https://www.npmjs.com/package/node-fetch) just published its new version 1.5.3, which **is covered by your current version range**. **No automated tests** are configured for this project. This means it’s now **unclear whether your software still works**. Manually check if that’s still the case and close this pull request – if it broke, use this branch to work on adaptions and fixes. <sub> Do you think getting a pull request for every single new version of your dependencies is too noisy? Configure continuous integration and you will only receive them when tests fail. </sub> Happy fixing and merging :palm_tree: --- [GitHub Release](https://github.com/bitinn/node-fetch/releases/tag/v1.5.3) <p>see <a href="http://urls.greenkeeper.io/bitinn/node-fetch/blob/master/CHANGELOG.md#v153-master">changelog</a> for details</p> --- The new version differs by 9 commits . - [`b46c5ea`](https://github.com/bitinn/node-fetch/commit/b46c5ea9ee6692676a2824334e24f9d3b95d3b78) `1.5.3` - [`d47549e`](https://github.com/bitinn/node-fetch/commit/d47549eab12dc9ac2a677c5e597513be029c1869) `Merge pull request #121 from bitinn/bugfix` - [`21e1d81`](https://github.com/bitinn/node-fetch/commit/21e1d81ff0066545813fab123cd0215c6115cd8f) `changelog update` - [`30b95dc`](https://github.com/bitinn/node-fetch/commit/30b95dc6b85298a07bdb9f35d4a15c9f2ad37a82) `request no longer throw errors` - [`2a6e656`](https://github.com/bitinn/node-fetch/commit/2a6e656c1dafc0ccbbacf2e9836f312e093c6b7c) `allow any url for new request, but still reject non-http url in fetch` - [`a260771`](https://github.com/bitinn/node-fetch/commit/a2607719ce0ca427462251f812982992a94b1119) `send delete body with content-length` - [`8a62131`](https://github.com/bitinn/node-fetch/commit/8a6213198b286cf7dcaf09bb49f183ea490374e4) `avoid calling formdata getLengthSync when it has stream as fields` - [`419597f`](https://github.com/bitinn/node-fetch/commit/419597fe131cec0552d5d907f145032df485a2d6) `user should be able to resolve cloned body before original body` - [`8b8309f`](https://github.com/bitinn/node-fetch/commit/8b8309fe0f4deceaf73d846f838f8b0aa95a021c) `handle gzip encoding with 204 and 304 responses` See the [full diff](https://github.com/bitinn/node-fetch/compare/e1fcc2315acd9bcb211ca6c0b1e7218093289763...b46c5ea9ee6692676a2824334e24f9d3b95d3b78). --- This pull request was created by [greenkeeper.io](https://greenkeeper.io/). It keeps your software up to date, all the time. <sub> Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap: </sub>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by greenkeeperio-bot and has received 0 comments.