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.109.3 #2097

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2025

This PR contains the following updates:

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

Release Notes

cloudflare/workers-sdk (wrangler)

v3.109.3

Compare Source

Patch Changes

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 Feb 24, 2025
Copy link

coderabbitai bot commented Feb 24, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

🚀 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/fetch 0.10.5-alpha-20250224102743-fb6e1710654b001019dcbae990db76224e3112ce npm ↗︎ unpkg ↗︎
@whatwg-node/node-fetch 0.7.11-alpha-20250224102743-fb6e1710654b001019dcbae990db76224e3112ce npm ↗︎ unpkg ↗︎
@whatwg-node/server 0.9.69-alpha-20250224102743-fb6e1710654b001019dcbae990db76224e3112ce npm ↗︎ unpkg ↗︎

Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.398227 min=12      med=140     max=199    p(90)=158     p(95)=163    
     data_received..................: 20 MB  662 kB/s
     data_sent......................: 13 MB  424 kB/s
     http_req_blocked...............: avg=2.07µs     min=661ns   med=1.23µs  max=2.66ms p(90)=1.98µs  p(95)=2.22µs 
     http_req_connecting............: avg=433ns      min=0s      med=0s      max=1.83ms p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=23.04ms    min=3.52ms  med=22.46ms max=1.19s  p(90)=28.86ms p(95)=30.3ms 
       { expected_response:true }...: avg=23.04ms    min=3.52ms  med=22.46ms max=1.19s  p(90)=28.86ms p(95)=30.3ms 
     http_req_failed................: 0.00%  ✓ 0           ✗ 129775
     http_req_receiving.............: avg=32.94µs    min=9.46µs  med=23.95µs max=7.32ms p(90)=38.15µs p(95)=44.71µs
     http_req_sending...............: avg=11.12µs    min=3.44µs  med=6.08µs  max=19.8ms p(90)=9.88µs  p(95)=14.05µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s     p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=23ms       min=3.47ms  med=22.42ms max=1.19s  p(90)=28.82ms p(95)=30.25ms
     http_reqs......................: 129775 4325.3899/s
     iteration_duration.............: avg=46.19ms    min=10.68ms med=44.59ms max=1.21s  p(90)=49.65ms p(95)=56.22ms
     iterations.....................: 64860  2161.778377/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=139.800199 min=14      med=141     max=186     p(90)=158     p(95)=163    
     data_received..................: 20 MB  658 kB/s
     data_sent......................: 13 MB  426 kB/s
     http_req_blocked...............: avg=3.28µs     min=691ns   med=1.43µs  max=7.56ms  p(90)=2.11µs  p(95)=2.48µs 
     http_req_connecting............: avg=1.03µs     min=0s      med=0s      max=3.21ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=23.18ms    min=3.08ms  med=22.74ms max=1.2s    p(90)=29.2ms  p(95)=30.59ms
       { expected_response:true }...: avg=23.18ms    min=3.08ms  med=22.74ms max=1.2s    p(90)=29.2ms  p(95)=30.59ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 128965
     http_req_receiving.............: avg=38.3µs     min=12.07µs med=27.24µs max=17.49ms p(90)=41.59µs p(95)=49.63µs
     http_req_sending...............: avg=12.79µs    min=3.86µs  med=7.33µs  max=15.88ms p(90)=10.84µs p(95)=15.23µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=23.13ms    min=3.05ms  med=22.7ms  max=1.2s    p(90)=29.16ms p(95)=30.53ms
     http_reqs......................: 128965 4298.285212/s
     iteration_duration.............: avg=46.48ms    min=11.86ms med=45.03ms max=1.22s   p(90)=49.31ms p(95)=55.51ms
     iterations.....................: 64454  2148.192727/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 294802     ✗ 0     
     data_received..................: 29 MB   968 kB/s
     data_sent......................: 12 MB   393 kB/s
     http_req_blocked...............: avg=1.39µs   min=892ns    med=1.18µs   max=173.04µs p(90)=1.86µs   p(95)=2.02µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=121.13µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=140.02µs min=92.34µs  med=135.35µs max=5.76ms   p(90)=157.55µs p(95)=164.86µs
       { expected_response:true }...: avg=140.02µs min=92.34µs  med=135.35µs max=5.76ms   p(90)=157.55µs p(95)=164.86µs
     http_req_failed................: 0.00%   ✓ 0          ✗ 147401
     http_req_receiving.............: avg=24.56µs  min=12.31µs  med=23.12µs  max=2.09ms   p(90)=30.23µs  p(95)=33.01µs 
     http_req_sending...............: avg=6.32µs   min=3.97µs   med=5.5µs    max=267µs    p(90)=8.06µs   p(95)=8.83µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=109.13µs min=65.71µs  med=103.97µs max=5.51ms   p(90)=123.21µs p(95)=129.19µs
     http_reqs......................: 147401  4913.15675/s
     iteration_duration.............: avg=198.95µs min=141.21µs med=193.61µs max=5.83ms   p(90)=219.32µs p(95)=228.63µs
     iterations.....................: 147401  4913.15675/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% ✓ 232200      ✗ 0     
     data_received..................: 23 MB   778 kB/s
     data_sent......................: 9.3 MB  310 kB/s
     http_req_blocked...............: avg=1.42µs   min=892ns    med=1.19µs   max=278.07µs p(90)=1.89µs   p(95)=2.04µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=136.59µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=195.05µs min=140.48µs med=184.97µs max=7.54ms   p(90)=210.82µs p(95)=219.97µs
       { expected_response:true }...: avg=195.05µs min=140.48µs med=184.97µs max=7.54ms   p(90)=210.82µs p(95)=219.97µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 116100
     http_req_receiving.............: avg=25.45µs  min=13.48µs  med=23.8µs   max=2.55ms   p(90)=30.9µs   p(95)=33.62µs 
     http_req_sending...............: avg=6.37µs   min=3.96µs   med=5.54µs   max=537.1µs  p(90)=8.14µs   p(95)=8.9µs   
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=163.22µs min=117.44µs med=153.13µs max=7.5ms    p(90)=175.84µs p(95)=184.13µs
     http_reqs......................: 116100  3869.754446/s
     iteration_duration.............: avg=253.86µs min=182.63µs med=242.93µs max=7.6ms    p(90)=272.15µs p(95)=283.66µs
     iterations.....................: 116100  3869.754446/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 221366      ✗ 0     
     data_received..................: 22 MB   742 kB/s
     data_sent......................: 8.9 MB  295 kB/s
     http_req_blocked...............: avg=1.4µs    min=911ns    med=1.19µs   max=184.75µs p(90)=1.87µs   p(95)=2.02µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=137.24µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=209.19µs min=154.95µs med=197.8µs  max=43.77ms  p(90)=223.52µs p(95)=232.55µs
       { expected_response:true }...: avg=209.19µs min=154.95µs med=197.8µs  max=43.77ms  p(90)=223.52µs p(95)=232.55µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 110683
     http_req_receiving.............: avg=24.72µs  min=12.8µs   med=23.11µs  max=2.47ms   p(90)=30.07µs  p(95)=32.61µs 
     http_req_sending...............: avg=6.22µs   min=4.01µs   med=5.38µs   max=389.25µs p(90)=8.03µs   p(95)=8.62µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=178.24µs min=132.83µs med=166.66µs max=43.69ms  p(90)=189.43µs p(95)=197.88µs
     http_reqs......................: 110683  3689.293754/s
     iteration_duration.............: avg=266.65µs min=197.61µs med=254.49µs max=43.94ms  p(90)=283.13µs p(95)=294.16µs
     iterations.....................: 110683  3689.293754/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@renovate renovate bot merged commit f4d0628 into master Feb 24, 2025
25 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 24, 2025 11:16
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