Closed openverse-bot closed 2 weeks ago
✓ status was 200
checks.........................: 100.00% ✓ 6400 ✗ 0
data_received..................: 1.5 GB 8.3 MB/s
data_sent......................: 837 kB 4.7 kB/s
http_req_blocked...............: avg=12.1µs min=1.97µs med=4.27µs max=9.01ms p(90)=5.79µs p(95)=6.49µs
http_req_connecting............: avg=5.58µs min=0s med=0s max=5ms p(90)=0s p(95)=0s
http_req_duration..............: avg=624.96ms min=60.31ms med=546.19ms max=2.46s p(90)=1.13s p(95)=1.24s
{ expected_response:true }...: avg=624.96ms min=60.31ms med=546.19ms max=2.46s p(90)=1.13s p(95)=1.24s
✓ http_req_failed................: 0.00% ✓ 0 ✗ 6400
http_req_receiving.............: avg=155.79µs min=44.87µs med=119.93µs max=27.94ms p(90)=191µs p(95)=234.09µs
http_req_sending...............: avg=22.09µs min=7µs med=20.25µs max=1.46ms p(90)=26.52µs p(95)=30.03µs
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting...............: avg=624.78ms min=60.06ms med=546.01ms max=2.46s p(90)=1.13s p(95)=1.24s
http_reqs......................: 6400 35.54723/s
iteration_duration.............: avg=3.33s min=672.64ms med=2.81s max=8.64s p(90)=6.44s p(95)=6.77s
iterations.....................: 1200 6.665106/s
vus............................: 1 min=1 max=30
vus_max........................: 30 min=30 max=30
[^update]: This comment will automatically update with new output each time k6 runs for this PR
This PR contains the following updates:
^3.6.0
->^4.0.0
Release Notes
paulmillr/chokidar (chokidar)
### [`v4.0.1`](https://redirect.github.com/paulmillr/chokidar/releases/tag/4.0.1) [Compare Source](https://redirect.github.com/paulmillr/chokidar/compare/4.0.0...4.0.1) - Various fixes and improvements of typescript types #### New Contributors - [@benmccann](https://redirect.github.com/benmccann) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1349](https://redirect.github.com/paulmillr/chokidar/pull/1349) - [@talentlessguy](https://redirect.github.com/talentlessguy) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1356](https://redirect.github.com/paulmillr/chokidar/pull/1356) **Full Changelog**: https://github.com/paulmillr/chokidar/compare/4.0.0...4.0.1 ### [`v4.0.0`](https://redirect.github.com/paulmillr/chokidar/releases/tag/4.0.0) [Compare Source](https://redirect.github.com/paulmillr/chokidar/compare/3.6.0...4.0.0) - Remove glob support - Remove bundled fsevents - Decrease dependency count from 13 to 1 - Rewrite in typescript. Makes emitted types more precise - The package became hybrid common.js / ESM - Bump minimum node.js requirement to v14+ Special thanks to [@43081j](https://redirect.github.com/43081j) for improvements and help. **Full Changelog**: https://github.com/paulmillr/chokidar/compare/3.6.0...4.0.0Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.