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.107.1 #2019

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2025

This PR contains the following updates:

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

Release Notes

cloudflare/workers-sdk (wrangler)

v3.107.1

Compare Source

Patch Changes
  • #​7981 e2b3306 Thanks @​WalshyDev! - Fixes a regression introduced in Wrangler 3.107.0 in which [assets] was not being inherited from the top-level environment.

  • Updated dependencies [ab49886]:

    • miniflare@3.20250129.0

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 Jan 31, 2025
Copy link

coderabbitai bot commented Jan 31, 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

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.190173 min=12      med=140     max=182     p(90)=162     p(95)=166    
     data_received..................: 22 MB  719 kB/s
     data_sent......................: 14 MB  466 kB/s
     http_req_blocked...............: avg=2.55µs     min=631ns   med=1.42µs  max=3.13ms  p(90)=2.03µs  p(95)=2.32µs 
     http_req_connecting............: avg=703ns      min=0s      med=0s      max=2.74ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.2ms     min=3.08ms  med=20.6ms  max=1.13s   p(90)=26.75ms p(95)=28.65ms
       { expected_response:true }...: avg=21.2ms     min=3.08ms  med=20.6ms  max=1.13s   p(90)=26.75ms p(95)=28.65ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 141030
     http_req_receiving.............: avg=34.95µs    min=10.19µs med=24.16µs max=18.02ms p(90)=38.92µs p(95)=46.29µs
     http_req_sending...............: avg=11.83µs    min=3.37µs  med=6.9µs   max=14.17ms p(90)=10.23µs p(95)=14.45µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.15ms    min=3.04ms  med=20.56ms max=1.13s   p(90)=26.71ms p(95)=28.58ms
     http_reqs......................: 141030 4700.345915/s
     iteration_duration.............: avg=42.51ms    min=9.44ms  med=40.95ms max=1.15s   p(90)=46.34ms p(95)=52.45ms
     iterations.....................: 70478  2348.939796/s
     vus............................: 98     min=98        max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.241932 min=46      med=139     max=186     p(90)=162     p(95)=166    
     data_received..................: 21 MB  692 kB/s
     data_sent......................: 13 MB  443 kB/s
     http_req_blocked...............: avg=4.89µs     min=631ns   med=1.34µs  max=7.32ms  p(90)=2.06µs  p(95)=2.35µs 
     http_req_connecting............: avg=2.78µs     min=0s      med=0s      max=6.49ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=22.05ms    min=4.9ms   med=21.43ms max=1.02s   p(90)=27.85ms p(95)=29.42ms
       { expected_response:true }...: avg=22.05ms    min=4.9ms   med=21.43ms max=1.02s   p(90)=27.85ms p(95)=29.42ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 135605
     http_req_receiving.............: avg=34.11µs    min=9.5µs   med=24.76µs max=22.24ms p(90)=38.5µs  p(95)=45.03µs
     http_req_sending...............: avg=11.1µs     min=3.26µs  med=6.6µs   max=12.91ms p(90)=10.14µs p(95)=13.88µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=22ms       min=4.76ms  med=21.4ms  max=1.02s   p(90)=27.81ms p(95)=29.37ms
     http_reqs......................: 135605 4519.754236/s
     iteration_duration.............: avg=44.21ms    min=17.04ms med=42.76ms max=1.05s   p(90)=48.09ms p(95)=54.33ms
     iterations.....................: 67771  2258.827214/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% ✓ 297592      ✗ 0     
     data_received..................: 29 MB   977 kB/s
     data_sent......................: 12 MB   397 kB/s
     http_req_blocked...............: avg=1.41µs   min=902ns    med=1.2µs    max=965.05µs p(90)=1.87µs   p(95)=2.03µs  
     http_req_connecting............: avg=6ns      min=0s       med=0s       max=894.75µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=138.32µs min=94.73µs  med=133.7µs  max=5.94ms   p(90)=155.73µs p(95)=162.66µs
       { expected_response:true }...: avg=138.32µs min=94.73µs  med=133.7µs  max=5.94ms   p(90)=155.73µs p(95)=162.66µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 148796
     http_req_receiving.............: avg=24.39µs  min=12.09µs  med=22.69µs  max=2.93ms   p(90)=30.19µs  p(95)=32.92µs 
     http_req_sending...............: avg=6.33µs   min=4.09µs   med=5.52µs   max=285.86µs p(90)=8.06µs   p(95)=8.81µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=107.59µs min=67.71µs  med=102.68µs max=5.71ms   p(90)=121.68µs p(95)=127.36µs
     http_reqs......................: 148796  4959.393303/s
     iteration_duration.............: avg=197.09µs min=140.98µs med=191.92µs max=6.12ms   p(90)=216.99µs p(95)=225.99µs
     iterations.....................: 148796  4959.393303/s
     vus............................: 0       min=0         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 218636      ✗ 0     
     data_received..................: 22 MB   732 kB/s
     data_sent......................: 8.7 MB  292 kB/s
     http_req_blocked...............: avg=1.4µs    min=872ns    med=1.19µs   max=180.41µs p(90)=1.9µs    p(95)=2.08µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=116.15µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=210.95µs min=152.92µs med=198.96µs max=51.93ms  p(90)=225.32µs p(95)=234.87µs
       { expected_response:true }...: avg=210.95µs min=152.92µs med=198.96µs max=51.93ms  p(90)=225.32µs p(95)=234.87µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 109318
     http_req_receiving.............: avg=25.66µs  min=14.15µs  med=23.89µs  max=2.8ms    p(90)=31.1µs   p(95)=33.8µs  
     http_req_sending...............: avg=6.41µs   min=4µs      med=5.53µs   max=449.38µs p(90)=8.23µs   p(95)=9.05µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=178.88µs min=132.02µs med=166.81µs max=51.81ms  p(90)=189.8µs  p(95)=198.43µs
     http_reqs......................: 109318  3643.786887/s
     iteration_duration.............: avg=269.82µs min=194.54µs med=256.62µs max=52.07ms  p(90)=287.2µs  p(95)=299.58µs
     iterations.....................: 109318  3643.786887/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% ✓ 209816      ✗ 0     
     data_received..................: 21 MB   703 kB/s
     data_sent......................: 8.4 MB  280 kB/s
     http_req_blocked...............: avg=1.4µs    min=871ns    med=1.17µs   max=2.23ms   p(90)=1.88µs   p(95)=2.04µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=118.05µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=223.84µs min=168.32µs med=213.24µs max=7.34ms   p(90)=241.3µs  p(95)=251.78µs
       { expected_response:true }...: avg=223.84µs min=168.32µs med=213.24µs max=7.34ms   p(90)=241.3µs  p(95)=251.78µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 104908
     http_req_receiving.............: avg=24.9µs   min=13.73µs  med=23.16µs  max=3.04ms   p(90)=30.35µs  p(95)=32.97µs 
     http_req_sending...............: avg=6.38µs   min=4.01µs   med=5.47µs   max=3.41ms   p(90)=8.17µs   p(95)=8.79µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=192.55µs min=148.3µs  med=181.94µs max=7.31ms   p(90)=206.65µs p(95)=216.49µs
     http_reqs......................: 104908  3496.378724/s
     iteration_duration.............: avg=281.54µs min=207.34µs med=270.15µs max=9.26ms   p(90)=301.9µs  p(95)=314.54µs
     iterations.....................: 104908  3496.378724/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@renovate renovate bot merged commit ce0da6a into master Jan 31, 2025
25 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 31, 2025 18:39
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