WordPress / openverse

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

Update dependency @rollup/plugin-typescript to v12 #5094

Closed openverse-bot closed 4 weeks ago

openverse-bot commented 4 weeks ago

This PR contains the following updates:

Package Type Update Change
@rollup/plugin-typescript (source) devDependencies major ^11.1.6 -> ^12.0.0

Release Notes

rollup/plugins (@​rollup/plugin-typescript) ### [`v12.1.1`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1211) *2024-10-16* ##### Bugfixes - fix: allow for files to be nested in folders within outDir ([#​1783](https://redirect.github.com/rollup/plugins/issues/1783)) ### [`v12.1.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1210) *2024-09-22* ##### Features - feat: add transformers factory. ([#​1668](https://redirect.github.com/rollup/plugins/issues/1668)) ### [`v12.0.0`](https://redirect.github.com/rollup/plugins/blob/HEAD/packages/typescript/CHANGELOG.md#v1200) *2024-09-22* ##### Breaking Changes - fix!: correctly resolve filenames of declaration files for `output.file` ([#​1728](https://redirect.github.com/rollup/plugins/issues/1728))

Configuration

📅 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.

github-actions[bot] commented 4 weeks ago

Latest k6 run output[^update]

     ✓ status was 200

     checks.........................: 100.00% ✓ 6400     ✗ 0   
     data_received..................: 1.5 GB  9.0 MB/s
     data_sent......................: 838 kB  5.1 kB/s
     http_req_blocked...............: avg=11.26µs  min=1.86µs   med=3.64µs   max=5.33ms p(90)=5.1µs    p(95)=5.47µs  
     http_req_connecting............: avg=7.21µs   min=0s       med=0s       max=5.27ms p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=570.29ms min=37.26ms  med=487.86ms max=2.26s  p(90)=1.04s    p(95)=1.14s   
       { expected_response:true }...: avg=570.29ms min=37.26ms  med=487.86ms max=2.26s  p(90)=1.04s    p(95)=1.14s   
   ✓ http_req_failed................: 0.00%   ✓ 0        ✗ 6400
     http_req_receiving.............: avg=139.82µs min=41.98µs  med=111µs    max=23.3ms p(90)=174.92µs p(95)=204.52µs
     http_req_sending...............: avg=21.51µs  min=6.67µs   med=19.01µs  max=5.96ms p(90)=24.93µs  p(95)=26.9µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s     p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=570.13ms min=37.04ms  med=487.72ms max=2.26s  p(90)=1.04s    p(95)=1.14s   
     http_reqs......................: 6400    39.01372/s
     iteration_duration.............: avg=3.04s    min=751.96ms med=2.45s    max=8.6s   p(90)=5.96s    p(95)=6.3s    
     iterations.....................: 1200    7.315072/s
     vus............................: 3       min=3      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