abenhamdine / frameworks-benchmark

2 stars 0 forks source link

Update dependency autocannon to v3 - autoclosed #10

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
autocannon dependencies major ^0 -> ^3.0.0 source

Release Notes

mcollina/autocannon ### [`v3.2.2`](https://togithub.com/mcollina/autocannon/releases/v3.2.2) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v3.2.1...v3.2.2) #### What’s Changed - Update timestring to the latest version 🚀 ([#​200](https://togithub.com/mcollina/autocannon/issues/200)) [@​greenkeeper](https://togithub.com/greenkeeper) - Check to prevent infinite loop when amount is greater than connections ([#​193](https://togithub.com/mcollina/autocannon/issues/193)) [@​CharlieTheProgrammer](https://togithub.com/CharlieTheProgrammer) - Updated README.md ([#​198](https://togithub.com/mcollina/autocannon/issues/198)) [@​msantagata](https://togithub.com/msantagata) - Added Node v12 to .travis.yml ### [`v3.2.1`](https://togithub.com/mcollina/autocannon/releases/v3.2.1) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v3.2.0...v3.2.1) - Fix rate limit issue [#​191](https://togithub.com/mcollina/autocannon/issues/191) - Update deps ### [`v3.2.0`](https://togithub.com/mcollina/autocannon/releases/v3.2.0) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v3.1.0...v3.2.0) - remove table, use cli-table3 [#​179](https://togithub.com/mcollina/autocannon/issues/179) - update hyperid [#​175](https://togithub.com/mcollina/autocannon/issues/175) - initialize the tracker after start is emitted [#​178](https://togithub.com/mcollina/autocannon/issues/178) ### [`v3.1.0`](https://togithub.com/mcollina/autocannon/releases/v3.1.0) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v3.0.2...v3.1.0) - Show two decimals [#​168](https://togithub.com/mcollina/autocannon/pull/168) ### [`v3.0.2`](https://togithub.com/mcollina/autocannon/releases/v3.0.2) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v3.0.1...v3.0.2) - Support multiple '=' in the headers parsing logic [#​171](https://togithub.com/mcollina/autocannon/issues/171) ### [`v3.0.1`](https://togithub.com/mcollina/autocannon/releases/v3.0.1) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v3.0.0...v3.0.1) - Fix support for the HOST header [#​164](https://togithub.com/mcollina/autocannon/issues/164) ### [`v3.0.0`](https://togithub.com/mcollina/autocannon/releases/v3.0.0) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v2.4.1...v3.0.0) - `--on-port`  support [#​145](https://togithub.com/mcollina/autocannon/issues/145) - list percentiles in output data [#​144](https://togithub.com/mcollina/autocannon/issues/144) - Fix throughput stats [#​154](https://togithub.com/mcollina/autocannon/issues/154) ### [`v2.4.1`](https://togithub.com/mcollina/autocannon/releases/v2.4.1) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v2.4.0...v2.4.1) - Support standard syntax for headers [#​134](https://togithub.com/mcollina/autocannon/pull/134) ### [`v2.4.0`](https://togithub.com/mcollina/autocannon/releases/v2.4.0) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v2.3.0...v2.4.0) - Pass error to reqError listener [#​131](https://togithub.com/mcollina/autocannon/pull/131) ### [`v2.3.0`](https://togithub.com/mcollina/autocannon/releases/v2.3.0) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v2.2.0...v2.3.0) - Include all responses in latencies and throughput calculations [#​127](https://togithub.com/mcollina/autocannon/issues/127) [#​129](https://togithub.com/mcollina/autocannon/issues/129) - Updated dependencies ### [`v2.2.0`](https://togithub.com/mcollina/autocannon/releases/v2.2.0) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v2.1.1...v2.2.0) - Added optional -s/--servername argument to support SNI [#​128](https://togithub.com/mcollina/autocannon/issues/128) - Updated dependencies. ### [`v2.1.1`](https://togithub.com/mcollina/autocannon/releases/v2.1.1) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v2.1.0...v2.1.1) - Pin hdr-histogram-js to 1.0.0 [#​126](https://togithub.com/mcollina/autocannon/issues/126) ### [`v2.1.0`](https://togithub.com/mcollina/autocannon/releases/v2.1.0) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v2.0.1...v2.1.0) - Updated dependencies - No Buffer ctor warning ### [`v2.0.1`](https://togithub.com/mcollina/autocannon/releases/v2.0.1) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v2.0.0...v2.0.1) - Fix default option override [#​125](https://togithub.com/mcollina/autocannon/issues/125) ### [`v2.0.0`](https://togithub.com/mcollina/autocannon/releases/v2.0.0) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v1.0.1...v2.0.0) - Allow use of http host and path during IPC ([#​123](https://togithub.com/mcollina/autocannon/issues/123)) by [@​watson](https://togithub.com/watson) ### [`v1.0.1`](https://togithub.com/mcollina/autocannon/releases/v1.0.1) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v1.0.0...v1.0.1) - Updated logo attribution ### [`v1.0.0`](https://togithub.com/mcollina/autocannon/releases/v1.0.0) [Compare Source](https://togithub.com/mcollina/autocannon/compare/v0.18.0...v1.0.0) - Support named pipes on Windows [#​120](https://togithub.com/mcollina/autocannon/issues/120) * * * Graduation to 1.0.0. We had no significant changes for more than 1 year, so I presume we can call this stable.

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.