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 32 forks source link

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

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
@types/aws-lambda (source) 8.10.142 -> 8.10.143 age adoption passing confidence
eslint-plugin-promise 7.0.0 -> 7.1.0 age adoption passing confidence
wrangler (source) 3.68.0 -> 3.69.1 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-promise (eslint-plugin-promise) ### [`v7.1.0`](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v7.0.0...d0ff43f07cbc610a9bb755b713fe49aea1c593f5) [Compare Source](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v7.0.0...v7.1.0)
cloudflare/workers-sdk (wrangler) ### [`v3.69.1`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3691) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.69.0...wrangler@3.69.1) ##### Patch Changes - [#​6432](https://togithub.com/cloudflare/workers-sdk/pull/6432) [`cba2e25`](https://togithub.com/cloudflare/workers-sdk/commit/cba2e25ec3f4a8402c6960ac84651b7dfe2f11ff) Thanks [@​petebacondarwin](https://togithub.com/petebacondarwin)! - fix: prevent crash when running wrangler dev due to missing dependency ### [`v3.69.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3690) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.68.0...wrangler@3.69.0) ##### Minor Changes - [#​6392](https://togithub.com/cloudflare/workers-sdk/pull/6392) [`c3e19b7`](https://togithub.com/cloudflare/workers-sdk/commit/c3e19b790bb597b78e0109a162ca8049b5eaf973) Thanks [@​taylorlee](https://togithub.com/taylorlee)! - feat: log Worker startup time in the `version upload` command - [#​6370](https://togithub.com/cloudflare/workers-sdk/pull/6370) [`8a3c6c0`](https://togithub.com/cloudflare/workers-sdk/commit/8a3c6c00105a3420e46da660bd3f317b26f1c6d4) Thanks [@​CarmenPopoviciu](https://togithub.com/CarmenPopoviciu)! - feat: Create very basic Asset Server Worker and plumb it into `wrangler dev` These changes do the ground work needed in order to add Assets support for Workers in `wrangler dev`. They implement the following: - it creates a new package called `workers-shared` that hosts the `Asset Server Worker`, and the `Router Worker`in the future - it scaffolds the `Asset Server Worker` in some very basic form, with basic configuration. Further behaviour implementation will follow in a subsequent PR - it does the ground work of plumbing ASW into Miniflare ##### Patch Changes - [#​6392](https://togithub.com/cloudflare/workers-sdk/pull/6392) [`c3e19b7`](https://togithub.com/cloudflare/workers-sdk/commit/c3e19b790bb597b78e0109a162ca8049b5eaf973) Thanks [@​taylorlee](https://togithub.com/taylorlee)! - fix: remove bundle size warning from Worker deploy commands Bundle size was a proxy for startup time. Now that we have startup time reported, focus on bundle size is less relevant.

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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets): Package Version Info
@whatwg-node/node-fetch 0.5.21-alpha-20240806203558-01dcb4047a1a6d32ec3e8ee40f14fbfc8e4b72a8 npm ↗︎ unpkg ↗︎
github-actions[bot] commented 1 month ago

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.424128 min=76      med=141     max=198      p(90)=159     p(95)=166    
     data_received..................: 21 MB  690 kB/s
     data_sent......................: 13 MB  442 kB/s
     http_req_blocked...............: avg=4.75µs     min=621ns   med=1.38µs  max=7.27ms   p(90)=2.07µs  p(95)=2.42µs 
     http_req_connecting............: avg=2.85µs     min=0s      med=0s      max=6.62ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=22.1ms     min=3.72ms  med=21.54ms max=722.5ms  p(90)=27.79ms p(95)=30.06ms
       { expected_response:true }...: avg=22.1ms     min=3.72ms  med=21.54ms max=722.5ms  p(90)=27.79ms p(95)=30.06ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 135268
     http_req_receiving.............: avg=37.82µs    min=9.42µs  med=25.88µs max=22.3ms   p(90)=40.03µs p(95)=46.52µs
     http_req_sending...............: avg=12.07µs    min=3.42µs  med=6.51µs  max=21.16ms  p(90)=10.13µs p(95)=14.22µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=22.05ms    min=3.68ms  med=21.5ms  max=722.42ms p(90)=27.74ms p(95)=29.96ms
     http_reqs......................: 135268 4508.4698/s
     iteration_duration.............: avg=44.32ms    min=16.37ms med=42.92ms max=745.97ms p(90)=49.02ms p(95)=55.21ms
     iterations.....................: 67614  2253.568302/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 
github-actions[bot] commented 1 month ago

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=138.214499 min=18      med=139     max=200     p(90)=161     p(95)=169    
     data_received..................: 21 MB  701 kB/s
     data_sent......................: 14 MB  454 kB/s
     http_req_blocked...............: avg=2.54µs     min=631ns   med=1.4µs   max=23.14ms p(90)=2.07µs  p(95)=2.43µs 
     http_req_connecting............: avg=320ns      min=0s      med=0s      max=3.06ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.75ms    min=3.82ms  med=21.03ms max=1.02s   p(90)=27.68ms p(95)=29.9ms 
       { expected_response:true }...: avg=21.75ms    min=3.82ms  med=21.03ms max=1.02s   p(90)=27.68ms p(95)=29.9ms 
     http_req_failed................: 0.00%  ✓ 0           ✗ 137454
     http_req_receiving.............: avg=38.55µs    min=9.91µs  med=26.4µs  max=21.74ms p(90)=41.46µs p(95)=49.69µs
     http_req_sending...............: avg=12.36µs    min=3.56µs  med=7.12µs  max=19.54ms p(90)=10.58µs p(95)=14.58µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.7ms     min=3.79ms  med=20.99ms max=1.02s   p(90)=27.63ms p(95)=29.81ms
     http_reqs......................: 137454 4580.6253/s
     iteration_duration.............: avg=43.61ms    min=11.12ms med=42.03ms max=1.04s   p(90)=47.73ms p(95)=54.06ms
     iterations.....................: 68709  2289.712804/s
     vus............................: 92     min=92        max=100 
     vus_max........................: 100    min=100       max=100 
github-actions[bot] commented 1 month ago

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 230098      ✗ 0     
     data_received..................: 23 MB   771 kB/s
     data_sent......................: 9.2 MB  307 kB/s
     http_req_blocked...............: avg=1.4µs    min=882ns    med=1.21µs   max=288.66µs p(90)=1.89µs   p(95)=2.04µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=117.97µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=199.22µs min=144.27µs med=187.14µs max=12.41ms  p(90)=213.13µs p(95)=222.63µs
       { expected_response:true }...: avg=199.22µs min=144.27µs med=187.14µs max=12.41ms  p(90)=213.13µs p(95)=222.63µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 115049
     http_req_receiving.............: avg=25.31µs  min=13.79µs  med=23.84µs  max=418.68µs p(90)=30.85µs  p(95)=32.99µs 
     http_req_sending...............: avg=6.27µs   min=4.12µs   med=5.52µs   max=3.3ms    p(90)=8.05µs   p(95)=8.55µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=167.63µs min=122.71µs med=155.36µs max=12.35ms  p(90)=177.94µs p(95)=186.69µs
     http_reqs......................: 115049  3834.835404/s
     iteration_duration.............: avg=256.42µs min=190.31µs med=243.33µs max=12.53ms  p(90)=272.99µs p(95)=285.65µs
     iterations.....................: 115049  3834.835404/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   
github-actions[bot] commented 1 month ago

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 298430    ✗ 0     
     data_received..................: 29 MB   980 kB/s
     data_sent......................: 12 MB   398 kB/s
     http_req_blocked...............: avg=1.39µs   min=882ns    med=1.2µs    max=279.13µs p(90)=1.86µs   p(95)=2.03µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=104.46µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=140.2µs  min=93.37µs  med=135.12µs max=8.16ms   p(90)=156.47µs p(95)=162.57µs
       { expected_response:true }...: avg=140.2µs  min=93.37µs  med=135.12µs max=8.16ms   p(90)=156.47µs p(95)=162.57µs
     http_req_failed................: 0.00%   ✓ 0         ✗ 149215
     http_req_receiving.............: avg=24.55µs  min=12.18µs  med=23.45µs  max=592.74µs p(90)=30.27µs  p(95)=32.33µs 
     http_req_sending...............: avg=6.19µs   min=4.04µs   med=5.43µs   max=333.76µs p(90)=8.04µs   p(95)=8.52µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=109.45µs min=68.31µs  med=103.91µs max=8.12ms   p(90)=122.39µs p(95)=127.4µs 
     http_reqs......................: 149215  4973.6471/s
     iteration_duration.............: avg=196.7µs  min=139.15µs med=190.83µs max=8.39ms   p(90)=214.98µs p(95)=222.98µs
     iterations.....................: 149215  4973.6471/s
     vus............................: 1       min=1       max=1   
     vus_max........................: 1       min=1       max=1