Closed openverse-bot closed 1 month 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=26.12µs min=1.94µs med=4.14µs max=10.1ms p(90)=5.54µs p(95)=5.97µs
http_req_connecting............: avg=20.46µs min=0s med=0s max=10.05ms p(90)=0s p(95)=0s
http_req_duration..............: avg=625.21ms min=27.59ms med=543.62ms max=2.34s p(90)=1.12s p(95)=1.23s
{ expected_response:true }...: avg=625.21ms min=27.59ms med=543.62ms max=2.34s p(90)=1.12s p(95)=1.23s
✓ http_req_failed................: 0.00% ✓ 0 ✗ 6400
http_req_receiving.............: avg=151.18µs min=42.13µs med=119.49µs max=25.8ms p(90)=185.26µs p(95)=217.72µs
http_req_sending...............: avg=21.71µs min=6.74µs med=20.04µs max=2.21ms p(90)=25.92µs p(95)=27.9µs
http_req_tls_handshaking.......: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting...............: avg=625.03ms min=27.45ms med=543.44ms max=2.34s p(90)=1.12s p(95)=1.23s
http_reqs......................: 6400 35.581627/s
iteration_duration.............: avg=3.34s min=1.19s med=2.89s max=9.11s p(90)=6.47s p(95)=6.82s
iterations.....................: 1200 6.671555/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
One of the linting errors is a bug in the latest version: https://github.com/vuejs/language-tools/issues/4957
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
2.1.6
->2.1.8
Release Notes
vuejs/language-tools (vue-tsc)
### [`v2.1.8`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#218-supofficialsup-219-supinsiderssup-2024-10-26) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.6...v2.1.8) ##### Features - **vscode:** reactions visualization now identifies more use cases Insiders - **language-core:** auto infer `$el` type ([#4805](https://redirect.github.com/vuejs/language-tools/issues/4805)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** typed directive arg and modifiers ([#4813](https://redirect.github.com/vuejs/language-tools/issues/4813)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)! ##### Bug Fixes - **language-core:** avoid generic type loss due to destructured props ([#4821](https://redirect.github.com/vuejs/language-tools/issues/4821)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** handle `v-for` with `v-once` correctly ([#4830](https://redirect.github.com/vuejs/language-tools/issues/4830)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** avoid generating zero-length mappings for interpolation edges - **language-core:** don't assign `this` to `__VLS_ctx` ([#4845](https://redirect.github.com/vuejs/language-tools/issues/4845)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)! - **language-service:** initialize scope with null prototype object ([#4855](https://redirect.github.com/vuejs/language-tools/issues/4855)) - Thanks to [@KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** inlay hints for `Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.