Skip to content

chore(deps): update dependency wrangler to v4.19.1 #2487

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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2025

This PR contains the following updates:

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

Release Notes

cloudflare/workers-sdk (wrangler)

v4.19.1

Compare Source

Patch Changes

v4.19.0

Compare Source

Minor Changes
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 Jun 3, 2025
Copy link
Contributor

coderabbitai bot commented Jun 3, 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.


🪧 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.
    • Explain this complex logic.
    • 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 explain this code block.
    • @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 explain its main purpose.
    • @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.

Support

Need help? Join our Discord community for assistance with any issues or questions.

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 sequence diagram to generate a sequence diagram of the changes in this PR.
  • @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

github-actions bot commented Jun 3, 2025

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=139.596449 min=12      med=137     max=178     p(90)=164     p(95)=167    
     data_received..................: 15 MB  504 kB/s
     data_sent......................: 9.7 MB 324 kB/s
     http_req_blocked...............: avg=2.56µs     min=651ns   med=1.25µs  max=8.39ms  p(90)=2.08µs  p(95)=2.38µs 
     http_req_connecting............: avg=641ns      min=0s      med=0s      max=4.11ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=30.23ms    min=3.32ms  med=28.53ms max=1.32s   p(90)=38.65ms p(95)=44.24ms
       { expected_response:true }...: avg=30.23ms    min=3.32ms  med=28.53ms max=1.32s   p(90)=38.65ms p(95)=44.24ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 98930
     http_req_receiving.............: avg=33.48µs    min=10.98µs med=26.27µs max=63.23ms p(90)=40.06µs p(95)=45.75µs
     http_req_sending...............: avg=10.08µs    min=3.71µs  med=6.48µs  max=11.09ms p(90)=10.41µs p(95)=13.17µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=30.19ms    min=3.28ms  med=28.49ms max=1.32s   p(90)=38.61ms p(95)=44.19ms
     http_reqs......................: 98930  3297.160389/s
     iteration_duration.............: avg=60.59ms    min=10.99ms med=56.47ms max=1.35s   p(90)=69.35ms p(95)=75.48ms
     iterations.....................: 49456  1648.280241/s
     vus............................: 100    min=100       max=100
     vus_max........................: 100    min=100       max=100

Copy link
Contributor

github-actions bot commented Jun 3, 2025

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.110861 min=15      med=140     max=187     p(90)=162     p(95)=165    
     data_received..................: 17 MB  554 kB/s
     data_sent......................: 11 MB  359 kB/s
     http_req_blocked...............: avg=3.01µs     min=622ns   med=1.24µs  max=3.63ms  p(90)=2.08µs  p(95)=2.36µs 
     http_req_connecting............: avg=1.33µs     min=0s      med=0s      max=3.57ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=27.54ms    min=3.88ms  med=26.15ms max=1.19s   p(90)=35.08ms p(95)=39.9ms 
       { expected_response:true }...: avg=27.54ms    min=3.88ms  med=26.15ms max=1.19s   p(90)=35.08ms p(95)=39.9ms 
     http_req_failed................: 0.00%  ✓ 0           ✗ 108630
     http_req_receiving.............: avg=32.61µs    min=10.96µs med=26.47µs max=10.56ms p(90)=40.41µs p(95)=45.99µs
     http_req_sending...............: avg=9.93µs     min=3.76µs  med=6.54µs  max=10.14ms p(90)=10.48µs p(95)=13.18µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=27.5ms     min=3.84ms  med=26.11ms max=1.19s   p(90)=35.04ms p(95)=39.85ms
     http_reqs......................: 108630 3620.315287/s
     iteration_duration.............: avg=55.19ms    min=13.05ms med=51.62ms max=1.21s   p(90)=64.09ms p(95)=69.06ms
     iterations.....................: 54293  1809.424449/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Jun 3, 2025

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 237010      ✗ 0     
     data_received..................: 24 MB   786 kB/s
     data_sent......................: 9.5 MB  316 kB/s
     http_req_blocked...............: avg=1.37µs   min=881ns    med=1.16µs   max=215.28µs p(90)=1.85µs   p(95)=2.01µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=140.14µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=191.11µs min=139.17µs med=183.17µs max=48.09ms  p(90)=207.11µs p(95)=215.93µs
       { expected_response:true }...: avg=191.11µs min=139.17µs med=183.17µs max=48.09ms  p(90)=207.11µs p(95)=215.93µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 118505
     http_req_receiving.............: avg=25.54µs  min=13.99µs  med=23.9µs   max=2.84ms   p(90)=30.4µs   p(95)=33.44µs 
     http_req_sending...............: avg=6.49µs   min=4.12µs   med=5.59µs   max=4.32ms   p(90)=8.2µs    p(95)=8.76µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=159.07µs min=114.54µs med=151.3µs  max=48.02ms  p(90)=172.47µs p(95)=180.72µs
     http_reqs......................: 118505  3949.942735/s
     iteration_duration.............: avg=248.71µs min=181.21µs med=239.51µs max=48.27ms  p(90)=266.56µs p(95)=277.75µs
     iterations.....................: 118505  3949.942735/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Jun 3, 2025

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 306746      ✗ 0     
     data_received..................: 30 MB   1.0 MB/s
     data_sent......................: 12 MB   409 kB/s
     http_req_blocked...............: avg=1.34µs   min=872ns    med=1.14µs   max=250.9µs  p(90)=1.81µs   p(95)=1.96µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=137.48µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=134.01µs min=91.51µs  med=129.87µs max=7.58ms   p(90)=151.61µs p(95)=158.52µs
       { expected_response:true }...: avg=134.01µs min=91.51µs  med=129.87µs max=7.58ms   p(90)=151.61µs p(95)=158.52µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 153373
     http_req_receiving.............: avg=24.26µs  min=12.32µs  med=22.56µs  max=2.7ms    p(90)=29.83µs  p(95)=32.47µs 
     http_req_sending...............: avg=6.25µs   min=4.04µs   med=5.37µs   max=220.89µs p(90)=8.03µs   p(95)=8.58µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=103.5µs  min=65.12µs  med=99.1µs   max=7.42ms   p(90)=117.53µs p(95)=123.29µs
     http_reqs......................: 153373  5112.257267/s
     iteration_duration.............: avg=191.27µs min=137.95µs med=186.56µs max=7.77ms   p(90)=211.37µs p(95)=219.95µs
     iterations.....................: 153373  5112.257267/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Jun 3, 2025

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 213100      ✗ 0     
     data_received..................: 21 MB   707 kB/s
     data_sent......................: 8.5 MB  284 kB/s
     http_req_blocked...............: avg=1.4µs    min=871ns    med=1.18µs   max=211.17µs p(90)=1.86µs   p(95)=2.02µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=146.51µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=218.94µs min=159.57µs med=206.83µs max=130.66ms p(90)=232.98µs p(95)=242.38µs
       { expected_response:true }...: avg=218.94µs min=159.57µs med=206.83µs max=130.66ms p(90)=232.98µs p(95)=242.38µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 106550
     http_req_receiving.............: avg=25.67µs  min=13.87µs  med=23.94µs  max=2.68ms   p(90)=31.04µs  p(95)=33.63µs 
     http_req_sending...............: avg=6.4µs    min=4.04µs   med=5.6µs    max=260.35µs p(90)=8.16µs   p(95)=8.87µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=186.87µs min=137.05µs med=175.43µs max=130.59ms p(90)=198.13µs p(95)=206.83µs
     http_reqs......................: 106550  3551.554513/s
     iteration_duration.............: avg=277.1µs  min=202.51µs med=264.02µs max=130.81ms p(90)=293.4µs  p(95)=305.09µs
     iterations.....................: 106550  3551.554513/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@renovate renovate bot merged commit 9581a00 into master Jun 3, 2025
25 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 3, 2025 23:28
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