WordPress / openverse

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.
https://openverse.org
MIT License
254 stars 203 forks source link

Update dependency vue-tsc to v2.1.10 #5131

Closed openverse-bot closed 2 weeks ago

openverse-bot commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
vue-tsc (source) devDependencies patch 2.1.8 -> 2.1.10

Release Notes

vuejs/language-tools (vue-tsc) ### [`v2.1.10`](https://redirect.github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2110-supofficialsup-2111-supinsiderssup-2024-10-31) [Compare Source](https://redirect.github.com/vuejs/language-tools/compare/v2.1.8...v2.1.10) ##### Features - **language-service:** auto insert `const props =` with `props` completion ([#​4942](https://redirect.github.com/vuejs/language-tools/issues/4942)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! ##### Bug Fixes - **language-core:** revert [#​4902](https://redirect.github.com/vuejs/language-tools/issues/4902) - **language-core:** inject `as` assertion of `useCssModule` into correct location ([#​4952](https://redirect.github.com/vuejs/language-tools/issues/4952)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** hold prev track id correctly ([#​4961](https://redirect.github.com/vuejs/language-tools/issues/4961)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** generate style modules type as needed ([#​4953](https://redirect.github.com/vuejs/language-tools/issues/4953)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX)! - **language-core:** reference global types file with relative path ([#​4966](https://redirect.github.com/vuejs/language-tools/issues/4966)) ##### Refactors - **vscode:** rewrite with [Reactive VSCode](https://kermanx.github.io/reactive-vscode/) ([#​4945](https://redirect.github.com/vuejs/language-tools/issues/4945)) - Thanks to [@​KazariEX](https://redirect.github.com/KazariEX), [@​KermanX](https://redirect.github.com/KermanX)!

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.

github-actions[bot] commented 3 weeks ago

Latest k6 run output[^update]

     ✓ status was 200

     checks.........................: 100.00% ✓ 6400      ✗ 0   
     data_received..................: 1.5 GB  8.9 MB/s
     data_sent......................: 837 kB  5.0 kB/s
     http_req_blocked...............: avg=8.38µs   min=1.96µs   med=3.93µs   max=4.34ms p(90)=5.28µs   p(95)=5.71µs  
     http_req_connecting............: avg=4.14µs   min=0s       med=0s       max=4.3ms  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=583.39ms min=37.73ms  med=508.14ms max=2.26s  p(90)=1.05s    p(95)=1.16s   
       { expected_response:true }...: avg=583.39ms min=37.73ms  med=508.14ms max=2.26s  p(90)=1.05s    p(95)=1.16s   
   ✓ http_req_failed................: 0.00%   ✓ 0         ✗ 6400
     http_req_receiving.............: avg=139.94µs min=40.73µs  med=115.94µs max=8.73ms p(90)=180.96µs p(95)=214.11µs
     http_req_sending...............: avg=23.67µs  min=6.4µs    med=19.36µs  max=7.07ms p(90)=25µs     p(95)=26.89µs 
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=583.23ms min=37.62ms  med=508.01ms max=2.26s  p(90)=1.05s    p(95)=1.16s   
     http_reqs......................: 6400    38.045014/s
     iteration_duration.............: avg=3.11s    min=897.96ms med=2.65s    max=9.27s  p(90)=6.09s    p(95)=6.42s   
     iterations.....................: 1200    7.13344/s
     vus............................: 6       min=6       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