233 Commits

Author SHA1 Message Date
RafaelGSS
f3291357bb 11.1.2 v11.1.2 2022-07-20 11:08:49 -03:00
RafaelGSS
e8433fbf71 11.1.1 2022-07-20 11:08:18 -03:00
Tejesh Mehta
081b7eae87
bump insight@0.11.1 (#359) 2022-07-06 23:03:10 -03:00
dependabot[bot]
07551db6f6
Bump standard from 16.0.4 to 17.0.0 (#351)
Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v16.0.4...v17.0.0)

---
updated-dependencies:
- dependency-name: standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 19:50:02 -03:00
Simone Busoli
1e68e69894
chore: use major version of setup-node action 2022-04-05 11:43:23 +02:00
Simone Busoli
5240529404
chore: use major version of setup-node action 2022-04-05 11:42:57 +02:00
dependabot[bot]
79dd48dddc
Bump actions/setup-node from 3.0.0 to 3.1.0 (#350)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 08:59:42 -03:00
Rafael Silva
2398e2f0ec
fix: intermitent test (#347)
* fix: intermitent test

* fix: use package version as output on on-port

* fix: install autocannon globally
2022-03-24 10:07:10 -03:00
dependabot[bot]
5c782e504f
Bump tap from 15.2.3 to 16.0.0 (#345)
Bumps [tap](https://github.com/tapjs/node-tap) from 15.2.3 to 16.0.0.
- [Release notes](https://github.com/tapjs/node-tap/releases)
- [Commits](https://github.com/tapjs/node-tap/compare/v15.2.3...v16.0.0)

---
updated-dependencies:
- dependency-name: tap
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 10:04:04 -03:00
dependabot[bot]
b232bd5add
Bump actions/checkout from 2 to 3 (#342)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 09:21:49 -03:00
dependabot[bot]
1e6770b19c
Bump actions/setup-node from 2.5.1 to 3.0.0 (#340)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-25 11:59:54 -03:00
Rafael Silva
af06eb33ff
chore: add tags to gitignore (#339) 2022-02-23 16:39:30 -03:00
Rafael Silva
4794d9d803
11.1.0 (#334) 2022-02-16 10:18:33 -03:00
Rafael Silva
eaa709bb8e
feat: add stop delay arg (#331)
* feat: add stop-delay option

* doc: stop-delay option documentation

* chore: upgrade minimum v12 version

* tests: improve test to stop-delay
2022-02-07 10:16:03 -03:00
Manuel Spigolon
8bda47a0c0
chore: add heap profiler keywords (#326) 2022-01-15 12:51:49 -03:00
Rafael Gonzaga
d44f01aa1c
docs: add note about windows+powershell (#323)
* docs: add note about windows+powershell

* docs: rephrase powershell advice
2022-01-07 16:52:27 -03:00
Rafael Gonzaga
09789c5917
11.0.0 (#320) 2021-12-30 23:00:32 +01:00
Rafael Gonzaga
cfaf8da110
feat(flame): add kernel-tracing option (#319) 2021-12-30 18:17:57 -03:00
dependabot[bot]
a495dd2289
Bump actions/setup-node from 2.5.0 to 2.5.1 (#318)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-29 09:59:56 -03:00
dependabot[bot]
7c42e1cdd4
Bump nearform/github-action-notify-release from 1.2.7 to 1.2.8 (#316)
* Bump nearform/github-action-notify-release from 1.2.7 to 1.2.8

Bumps [nearform/github-action-notify-release](https://github.com/nearform/github-action-notify-release) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/nearform/github-action-notify-release/releases)
- [Commits](https://github.com/nearform/github-action-notify-release/compare/v1.2.7...v1.2.8)

---
updated-dependencies:
- dependency-name: nearform/github-action-notify-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: use major version of notify release action

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simone Busoli <simone.busoli@gmail.com>
2021-12-23 09:36:23 +01:00
Rafael Gonzaga
be7f62ae73
chore: add stale workflow (#314)
* chore: add stale workflow

* Update stale.yml
2021-12-09 16:58:19 -03:00
dependabot[bot]
a41eca8219
Bump actions/setup-node from 2.4.1 to 2.5.0 (#312)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-30 10:48:44 -03:00
dependabot[bot]
89fb65d878
Bump autocannon from 6.5.0 to 7.5.0 (#302)
Bumps [autocannon](https://github.com/mcollina/autocannon) from 6.5.0 to 7.5.0.
- [Release notes](https://github.com/mcollina/autocannon/releases)
- [Commits](https://github.com/mcollina/autocannon/compare/v6.5.0...v7.5.0)

---
updated-dependencies:
- dependency-name: autocannon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-18 11:52:11 -03:00
dependabot[bot]
efcf355968
Bump actions/setup-node from 1 to 2.4.1 (#301)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-18 01:20:48 -03:00
dependabot[bot]
40feb73bde
Bump nearform/github-action-notify-release from 1.2.2 to 1.2.7 (#300)
Bumps [nearform/github-action-notify-release](https://github.com/nearform/github-action-notify-release) from 1.2.2 to 1.2.7.
- [Release notes](https://github.com/nearform/github-action-notify-release/releases)
- [Commits](https://github.com/nearform/github-action-notify-release/compare/v1.2.2...v1.2.7)

---
updated-dependencies:
- dependency-name: nearform/github-action-notify-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-18 00:51:57 -03:00
Grzegorz Ilach
a1cf7b7a6f
ci: add github-actions-release-notify (#285) 2021-11-18 00:32:24 -03:00
Rafael Gonzaga
93ea3711d1
bump v10 (#299)
* update: use clinic scoped packages

* 10.0.0
2021-11-15 08:16:53 -03:00
Rafael Gonzaga
dd04d9be15
bump 9.1.0 (#297)
* 9.1.0

* chore: bump 9.1.0
2021-11-11 14:19:08 -03:00
Rafael Gonzaga
87e8a215dc
chore: add ci support node 16 (#292)
* chore: bump tap version

* chore: add v16 to test matrix

* chore: update coverage settings to latest tap version

* chore: use taprc

* chore: support v17

* chore: updade coverage settings
2021-10-28 09:41:21 -03:00
James M Snell
0021a707ac
Update github organization references (#284) 2021-05-21 09:55:41 -07:00
James M Snell
53a58b5a97
Drop Node.js 10, bump to 9.0.0 (#283) v9.0.0 2021-05-13 16:17:00 -07:00
Hongbo Miao
fc0689988e
Add Node 15.x support (#267) 2021-05-13 14:25:51 -07:00
Shogun
a4ac25cb88
Add heap profiler to the CLI (#273)
Signed-off-by: James M Snell <jasnell@gmail.com>
2021-05-13 13:42:27 -07:00
James M Snell
6202107bbb
Bump to 8.0.1 (#271) v8.0.1 2020-11-25 12:32:14 -08:00
James M Snell
2783c8b9ef
Update dependencies, bump to 8.0.0 (#269)
Ask/Upload is removed
v8.0.0
2020-11-24 16:30:21 -08:00
Salman Mitha
99269cc567
Removed upload/auth functionalities (#263) 2020-11-24 15:47:30 -08:00
James M Snell
7ee96e670f
Change license to MIT, update major version (#261) v7.0.0 2020-08-21 12:40:23 -07:00
Matteo Collina
d5d950c3cd Bumped v6.0.3 v6.0.3 2020-07-27 16:28:37 +02:00
Paolo Chiodi
3e54fac37f
Add node 14 to supported engines (#255) 2020-07-27 16:18:29 +02:00
James M Snell
e9b77d941e
Bump to 6.0.2, update dependencies (#252) v6.0.2 2020-06-08 12:48:18 -07:00
James M Snell
40a47884d1
Bump to 6.0.1, updated dependencies (#251) v6.0.1 2020-06-08 11:15:36 -07:00
Renée Kooi
63a90cfc67
6.0.0 v6.0.0 2020-05-29 21:17:39 +02:00
Renée Kooi
5a5118c5c4
update the tools (#249) 2020-05-29 21:16:20 +02:00
Renée Kooi
351c1eb8c7
Revert "Print next step recommendation to console (#229)"
This reverts commit b4bab3b403e5ef0cd2ec104f2bbb7ef8c835fe50.
2020-05-29 19:15:57 +02:00
Renée Kooi
8f47ecddc2
Revert "Pass collectDelay arg to Clinic Doctor/Flame (#208)"
This reverts commit e6db361ead8d78c8adca8c9d6d11af82d4da3918.
2020-05-29 16:09:34 +02:00
greenkeeper[bot]
3f0d84876c
Update simple-get to the latest version 🚀 (#240)
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-05-26 13:57:55 +02:00
Renée Kooi
16c4c867e7
ci: switch to Github Actions (#244) 2020-05-26 11:00:52 +02:00
Conor
b4bab3b403
Print next step recommendation to console (#229)
* print next step recommendation to console

* update messages

* add check for collect only argument

* remove whitespace
2020-04-27 17:38:59 +01:00
Renée Kooi
9f1e90ff09
Tweak node argument check (#230) 2020-04-23 13:18:13 +02:00
DylanC
922408d267
Update package.json 2020-04-08 16:43:21 +01:00