Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency wrangler to v3.98.0 #1910

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
wrangler (source) 3.97.0 -> 3.98.0 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (wrangler)

v3.98.0

Compare Source

Minor Changes
  • #​7476 5124b5d Thanks @​WalshyDev! - feat: allow routing to Workers with Assets on any HTTP route, not just the root. For example, example.com/blog/* can now be used to serve assets.
    These assets will be served as though the assets directly were mounted to the root.
    For example, if you have assets = { directory = "./public/" }, a route like "example.com/blog/*" and a file ./public/blog/logo.png, this will be available at example.com/blog/logo.png. Assets outside of directories which match the configured HTTP routes can still be accessed with the Assets binding or with a Service binding to this Worker.

  • #​7380 72935f9 Thanks @​CarmenPopoviciu! - Add Workers + Assets support in wrangler dev --remote

Patch Changes
  • #​7573 fb819f9 Thanks @​emily-shen! - feat: add experimental_readRawConfig()

    Adds a Wrangler API to find and read a config file

  • #​7549 42b9429 Thanks @​penalosa! - Expand metrics collection to:

    • Detect Pages & Workers CI
    • Filter out default args (e.g. --x-versions, --x-dev-env, and --latest) by only including args that were in argv
  • #​7583 8def8c9 Thanks @​penalosa! - Revert support for custom unenv resolve path to address an issue with Wrangler failing to deploy Pages projects with nodejs_compat_v2 in some cases


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 19, 2024
Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.27733 min=18      med=141     max=192     p(90)=160     p(95)=165    
     data_received..................: 22 MB  721 kB/s
     data_sent......................: 14 MB  467 kB/s
     http_req_blocked...............: avg=3.12µs    min=622ns   med=1.46µs  max=4.48ms  p(90)=2.15µs  p(95)=2.47µs 
     http_req_connecting............: avg=1.1µs     min=0s      med=0s      max=4.33ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.14ms   min=2.48ms  med=20.41ms max=1.11s   p(90)=26.49ms p(95)=28.36ms
       { expected_response:true }...: avg=21.14ms   min=2.48ms  med=20.41ms max=1.11s   p(90)=26.49ms p(95)=28.36ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 141420
     http_req_receiving.............: avg=35.8µs    min=9.99µs  med=25.24µs max=17.55ms p(90)=40.81µs p(95)=48.27µs
     http_req_sending...............: avg=12µs      min=3.77µs  med=7.19µs  max=9.61ms  p(90)=10.71µs p(95)=15.21µs
     http_req_tls_handshaking.......: avg=0s        min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.09ms   min=2.17ms  med=20.37ms max=1.11s   p(90)=26.44ms p(95)=28.29ms
     http_reqs......................: 141420 4713.521692/s
     iteration_duration.............: avg=42.4ms    min=12.89ms med=40.88ms max=1.13s   p(90)=46.54ms p(95)=52.53ms
     iterations.....................: 70692  2356.160907/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.258569 min=14      med=140     max=196    p(90)=162     p(95)=165    
     data_received..................: 22 MB  719 kB/s
     data_sent......................: 14 MB  461 kB/s
     http_req_blocked...............: avg=2.2µs      min=671ns   med=1.23µs  max=6.16ms p(90)=2.01µs  p(95)=2.25µs 
     http_req_connecting............: avg=403ns      min=0s      med=0s      max=3.06ms p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.21ms    min=4.91ms  med=20.52ms max=1.14s  p(90)=26.31ms p(95)=27.76ms
       { expected_response:true }...: avg=21.21ms    min=4.91ms  med=20.52ms max=1.14s  p(90)=26.31ms p(95)=27.76ms
     http_req_failed................: 0.00%  ✓ 0          ✗ 141002
     http_req_receiving.............: avg=33.15µs    min=9.57µs  med=23.13µs max=12.4ms p(90)=37.51µs p(95)=44.4µs 
     http_req_sending...............: avg=10.51µs    min=3.51µs  med=5.82µs  max=7.15ms p(90)=9.5µs   p(95)=13.26µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s     p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.16ms    min=4.88ms  med=20.48ms max=1.14s  p(90)=26.27ms p(95)=27.71ms
     http_reqs......................: 141002 4699.30455/s
     iteration_duration.............: avg=42.52ms    min=13.68ms med=40.94ms max=1.16s  p(90)=45.95ms p(95)=52.08ms
     iterations.....................: 70484  2349.0857/s
     vus............................: 100    min=100      max=100 
     vus_max........................: 100    min=100      max=100 

Copy link
Contributor

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 218588      ✗ 0     
     data_received..................: 22 MB   732 kB/s
     data_sent......................: 8.7 MB  291 kB/s
     http_req_blocked...............: avg=1.46µs   min=921ns    med=1.23µs   max=266.51µs p(90)=1.95µs   p(95)=2.12µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=140.86µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=211.19µs min=156.02µs med=199.19µs max=37.77ms  p(90)=225.72µs p(95)=235.9µs 
       { expected_response:true }...: avg=211.19µs min=156.02µs med=199.19µs max=37.77ms  p(90)=225.72µs p(95)=235.9µs 
     http_req_failed................: 0.00%   ✓ 0           ✗ 109294
     http_req_receiving.............: avg=25.87µs  min=13.63µs  med=24.21µs  max=2.29ms   p(90)=31.09µs  p(95)=33.83µs 
     http_req_sending...............: avg=6.45µs   min=4.12µs   med=5.67µs   max=335.29µs p(90)=8.22µs   p(95)=8.91µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=178.86µs min=130.56µs med=166.79µs max=37.7ms   p(90)=190.46µs p(95)=199.62µs
     http_reqs......................: 109294  3642.776647/s
     iteration_duration.............: avg=269.94µs min=203.89µs med=256.73µs max=37.91ms  p(90)=287.11µs p(95)=300.2µs 
     iterations.....................: 109294  3642.776647/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 235912      ✗ 0     
     data_received..................: 24 MB   790 kB/s
     data_sent......................: 9.4 MB  315 kB/s
     http_req_blocked...............: avg=1.32µs   min=841ns    med=1.12µs   max=175.57µs p(90)=1.81µs   p(95)=1.97µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=116.12µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=193.38µs min=140.93µs med=183.81µs max=6.11ms   p(90)=209.65µs p(95)=218.84µs
       { expected_response:true }...: avg=193.38µs min=140.93µs med=183.81µs max=6.11ms   p(90)=209.65µs p(95)=218.84µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 117956
     http_req_receiving.............: avg=24.98µs  min=13.37µs  med=23.42µs  max=2.45ms   p(90)=30.1µs   p(95)=33µs    
     http_req_sending...............: avg=6.15µs   min=4.02µs   med=5.26µs   max=2.41ms   p(90)=7.97µs   p(95)=8.5µs   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=162.24µs min=119.29µs med=152.16µs max=6.07ms   p(90)=175.44µs p(95)=184.18µs
     http_reqs......................: 117956  3931.727045/s
     iteration_duration.............: avg=249.94µs min=181.29µs med=239.46µs max=6.17ms   p(90)=268.45µs p(95)=279.63µs
     iterations.....................: 117956  3931.727045/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 290060      ✗ 0     
     data_received..................: 29 MB   952 kB/s
     data_sent......................: 12 MB   387 kB/s
     http_req_blocked...............: avg=1.42µs   min=872ns    med=1.21µs   max=191.8µs  p(90)=1.92µs   p(95)=2.11µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=130.99µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=143.4µs  min=96.02µs  med=136.88µs max=5.79ms   p(90)=160.47µs p(95)=169.28µs
       { expected_response:true }...: avg=143.4µs  min=96.02µs  med=136.88µs max=5.79ms   p(90)=160.47µs p(95)=169.28µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 145030
     http_req_receiving.............: avg=24.9µs   min=12.23µs  med=23.28µs  max=2.61ms   p(90)=30.8µs   p(95)=33.95µs 
     http_req_sending...............: avg=6.39µs   min=3.98µs   med=5.56µs   max=2.8ms    p(90)=8.14µs   p(95)=9.15µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=112.09µs min=68.09µs  med=105.36µs max=5.63ms   p(90)=125.53µs p(95)=132.89µs
     http_reqs......................: 145030  4834.116415/s
     iteration_duration.............: avg=202.29µs min=143.51µs med=194.76µs max=6.34ms   p(90)=222.07µs p(95)=233.61µs
     iterations.....................: 145030  4834.116415/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@renovate renovate bot merged commit 9e07aa0 into master Dec 19, 2024
24 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch December 19, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants