ardatan / whatwg-node

Helper packages to create platform agnostic applications and libraries without worrying about the lack of WHATWG support in Node.js
MIT License
154 stars 31 forks source link

chore(deps): update all non-major dependencies #1434

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsx (source) 4.16.0 -> 4.16.2 age adoption passing confidence
wrangler (source) 3.62.0 -> 3.63.0 age adoption passing confidence

Release Notes

privatenumber/tsx (tsx) ### [`v4.16.2`](https://togithub.com/privatenumber/tsx/compare/v4.16.1...042be032246ef8964a4b6bf4602a9dca7c875d52) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.16.1...v4.16.2) ### [`v4.16.1`](https://togithub.com/privatenumber/tsx/releases/tag/v4.16.1) [Compare Source](https://togithub.com/privatenumber/tsx/compare/v4.16.0...v4.16.1) ##### Bug Fixes - **cjs:** isolate implicit resolver enhancement ([#​59](https://togithub.com/privatenumber/tsx/issues/59)) ([143a5bd](https://togithub.com/privatenumber/tsx/commit/143a5bd8394154fbaa2bef235168678ad96a6454)) - **cjs:** namespace filter to preserve file path ([6ef949c](https://togithub.com/privatenumber/tsx/commit/6ef949cf8b62eebfadb029d70c775732c8a87d2a)) - **esm:** implicit resolution with tsconfig paths ([a74aa58](https://togithub.com/privatenumber/tsx/commit/a74aa5857aa848a27f34198aa0ce9d028fda5801)), closes [#​607](https://togithub.com/privatenumber/tsx/issues/607) *** This release is also available on: - [npm package (@​latest dist-tag)](https://www.npmjs.com/package/tsx/v/4.16.1)
cloudflare/workers-sdk (wrangler) ### [`v3.63.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3630) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.62.0...wrangler@3.63.0) ##### Minor Changes - [#​6167](https://togithub.com/cloudflare/workers-sdk/pull/6167) [`e048958`](https://togithub.com/cloudflare/workers-sdk/commit/e048958778bf8c43a0a23c0f555c1538acc32f09) Thanks [@​threepointone](https://togithub.com/threepointone)! - feature: alias modules in the worker Sometimes, users want to replace modules with other modules. This commonly happens inside a third party dependency itself. As an example, a user might have imported `node-fetch`, which will probably never work in workerd. You can use the alias config to replace any of these imports with a module of your choice. Let's say you make a `fetch-nolyfill.js` ```ts export default fetch; // all this does is export the standard fetch function` ``` You can then configure `wrangler.toml` like so: ```toml ```

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 month ago

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=138.176808 min=12       med=139     max=201      p(90)=160     p(95)=166    
     data_received..................: 24 MB  787 kB/s
     data_sent......................: 15 MB  509 kB/s
     http_req_blocked...............: avg=3.01µs     min=631ns    med=1.48µs  max=9.57ms   p(90)=2.07µs  p(95)=2.47µs 
     http_req_connecting............: avg=949ns      min=0s       med=0s      max=7.67ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=19.36ms    min=494.33µs med=18.82ms max=846.64ms p(90)=25.47ms p(95)=27.85ms
       { expected_response:true }...: avg=19.36ms    min=494.33µs med=18.82ms max=846.64ms p(90)=25.47ms p(95)=27.85ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 154266
     http_req_receiving.............: avg=37.66µs    min=8.5µs    med=25.94µs max=23.55ms  p(90)=42.04µs p(95)=51.35µs
     http_req_sending...............: avg=13.5µs     min=3.17µs   med=7.26µs  max=26.97ms  p(90)=11.17µs p(95)=16.71µs
     http_req_tls_handshaking.......: avg=0s         min=0s       med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.31ms    min=457µs    med=18.78ms max=846.58ms p(90)=25.41ms p(95)=27.77ms
     http_reqs......................: 154266 5141.715316/s
     iteration_duration.............: avg=38.85ms    min=6.53ms   med=37.48ms max=866.73ms p(90)=44.04ms p(95)=48.65ms
     iterations.....................: 77111  2570.124394/s
     vus............................: 90     min=90        max=100 
     vus_max........................: 100    min=100       max=100 
github-actions[bot] commented 1 month ago

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=138.716268 min=55      med=140     max=199      p(90)=160     p(95)=168    
     data_received..................: 22 MB  736 kB/s
     data_sent......................: 14 MB  472 kB/s
     http_req_blocked...............: avg=4.08µs     min=641ns   med=1.44µs  max=21.85ms  p(90)=2.09µs  p(95)=2.52µs 
     http_req_connecting............: avg=2.05µs     min=0s      med=0s      max=6.27ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.71ms    min=2.65ms  med=20.09ms max=780.28ms p(90)=26.81ms p(95)=29.56ms
       { expected_response:true }...: avg=20.71ms    min=2.65ms  med=20.09ms max=780.28ms p(90)=26.81ms p(95)=29.56ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 144305
     http_req_receiving.............: avg=36.69µs    min=10.42µs med=26.1µs  max=24.49ms  p(90)=41.81µs p(95)=51.01µs
     http_req_sending...............: avg=11.91µs    min=3.74µs  med=7.4µs   max=13.77ms  p(90)=10.78µs p(95)=15.16µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.66ms    min=2.61ms  med=20.05ms max=780.17ms p(90)=26.76ms p(95)=29.45ms
     http_reqs......................: 144305 4809.50789/s
     iteration_duration.............: avg=41.54ms    min=15.54ms med=40.27ms max=799.17ms p(90)=46.68ms p(95)=52.14ms
     iterations.....................: 72135  2404.170692/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 
github-actions[bot] commented 1 month ago

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 297904     ✗ 0     
     data_received..................: 29 MB   978 kB/s
     data_sent......................: 12 MB   397 kB/s
     http_req_blocked...............: avg=1.34µs   min=882ns    med=1.16µs   max=277.33µs p(90)=1.85µs   p(95)=2.01µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=117.91µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=140.72µs min=94.97µs  med=135.27µs max=7.83ms   p(90)=156.92µs p(95)=163.68µs
       { expected_response:true }...: avg=140.72µs min=94.97µs  med=135.27µs max=7.83ms   p(90)=156.92µs p(95)=163.68µs
     http_req_failed................: 0.00%   ✓ 0          ✗ 148952
     http_req_receiving.............: avg=24.39µs  min=12.23µs  med=23.25µs  max=2.41ms   p(90)=30.16µs  p(95)=32.26µs 
     http_req_sending...............: avg=6.09µs   min=3.98µs   med=5.25µs   max=4.82ms   p(90)=7.96µs   p(95)=8.49µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=110.24µs min=67.44µs  med=104.37µs max=7.1ms    p(90)=123.04µs p(95)=128.43µs
     http_reqs......................: 148952  4964.90858/s
     iteration_duration.............: avg=197.15µs min=140.18µs med=190.7µs  max=8.24ms   p(90)=215.71µs p(95)=224.47µs
     iterations.....................: 148952  4964.90858/s
     vus............................: 1       min=1        max=1   
     vus_max........................: 1       min=1        max=1   
github-actions[bot] commented 1 month ago

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 230572      ✗ 0     
     data_received..................: 23 MB   772 kB/s
     data_sent......................: 9.2 MB  307 kB/s
     http_req_blocked...............: avg=1.36µs   min=891ns    med=1.17µs   max=284.01µs p(90)=1.85µs   p(95)=2.01µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=126.4µs  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=199.52µs min=154.81µs med=187.18µs max=22.88ms  p(90)=214.04µs p(95)=223.84µs
       { expected_response:true }...: avg=199.52µs min=154.81µs med=187.18µs max=22.88ms  p(90)=214.04µs p(95)=223.84µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 115286
     http_req_receiving.............: avg=25.23µs  min=13.53µs  med=23.76µs  max=2.03ms   p(90)=30.79µs  p(95)=33.01µs 
     http_req_sending...............: avg=6.11µs   min=4.03µs   med=5.31µs   max=570.45µs p(90)=8.01µs   p(95)=8.54µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=168.17µs min=123.71µs med=155.61µs max=22.78ms  p(90)=179.16µs p(95)=188.25µs
     http_reqs......................: 115286  3842.747738/s
     iteration_duration.............: avg=255.91µs min=203.12µs med=242.75µs max=23.03ms  p(90)=273.05µs p(95)=285.56µs
     iterations.....................: 115286  3842.747738/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1