Skip to content

Upcoming Release Changes #2433

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
May 16, 2025
Merged

Upcoming Release Changes #2433

merged 1 commit into from
May 16, 2025

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@whatwg-node/server@0.10.8

Patch Changes

  • 8eb332c
    Thanks @ardatan! - Workaround for the bug in Node 24 and Deno don't
    like bound disposal functions

@benchmarks/server@0.0.55

Patch Changes

  • Updated dependencies
    [8eb332c]:
    • @whatwg-node/server@0.10.8

@e2e/shared-server@0.0.144

Patch Changes

  • Updated dependencies
    [8eb332c]:
    • @whatwg-node/server@0.10.8

@e2e/vercel@0.0.144

Patch Changes

  • Updated dependencies []:
    • @e2e/shared-server@0.0.144

Copy link
Contributor

coderabbitai bot commented May 16, 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.

@ardatan ardatan merged commit 0d51ec4 into master May 16, 2025
4 checks passed
@ardatan ardatan deleted the changeset-release/master branch May 16, 2025 15:54
Copy link
Contributor Author

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=139.848933 min=43      med=137     max=187    p(90)=162     p(95)=166    
     data_received..................: 15 MB  499 kB/s
     data_sent......................: 9.6 MB 320 kB/s
     http_req_blocked...............: avg=4.14µs     min=671ns   med=1.2µs   max=5.56ms p(90)=2.01µs  p(95)=2.23µs 
     http_req_connecting............: avg=2.5µs      min=0s      med=0s      max=5.46ms p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=30.6ms     min=9.85ms  med=28.97ms max=1.2s   p(90)=39.63ms p(95)=45ms   
       { expected_response:true }...: avg=30.6ms     min=9.85ms  med=28.97ms max=1.2s   p(90)=39.63ms p(95)=45ms   
     http_req_failed................: 0.00%  ✓ 0           ✗ 97795
     http_req_receiving.............: avg=30.68µs    min=9.21µs  med=24.09µs max=8.33ms p(90)=38.38µs p(95)=44.35µs
     http_req_sending...............: avg=9.2µs      min=3.32µs  med=6.01µs  max=7.08ms p(90)=10µs    p(95)=12.65µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s     p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=30.56ms    min=9.8ms   med=28.94ms max=1.2s   p(90)=39.59ms p(95)=44.94ms
     http_reqs......................: 97795  3259.489249/s
     iteration_duration.............: avg=61.31ms    min=32.74ms med=57.34ms max=1.23s  p(90)=71.7ms  p(95)=77.64ms
     iterations.....................: 48879  1629.128023/s
     vus............................: 100    min=100       max=100
     vus_max........................: 100    min=100       max=100

Copy link
Contributor Author

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.307472 min=13     med=139     max=188     p(90)=158     p(95)=164    
     data_received..................: 16 MB  538 kB/s
     data_sent......................: 11 MB  348 kB/s
     http_req_blocked...............: avg=2.44µs     min=651ns  med=1.22µs  max=3.26ms  p(90)=2.06µs  p(95)=2.29µs 
     http_req_connecting............: avg=731ns      min=0s     med=0s      max=2.91ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=28.36ms    min=2.64ms med=26.94ms max=1.22s   p(90)=35.76ms p(95)=41.17ms
       { expected_response:true }...: avg=28.36ms    min=2.64ms med=26.94ms max=1.22s   p(90)=35.76ms p(95)=41.17ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 105489
     http_req_receiving.............: avg=31.35µs    min=9.86µs med=23.83µs max=12.52ms p(90)=37.78µs p(95)=43.46µs
     http_req_sending...............: avg=9.67µs     min=3.57µs med=5.91µs  max=6.84ms  p(90)=9.75µs  p(95)=12.09µs
     http_req_tls_handshaking.......: avg=0s         min=0s     med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=28.32ms    min=2.59ms med=26.9ms  max=1.22s   p(90)=35.7ms  p(95)=41.11ms
     http_reqs......................: 105489 3515.843852/s
     iteration_duration.............: avg=56.84ms    min=10.9ms med=53.25ms max=1.26s   p(90)=66.66ms p(95)=71.21ms
     iterations.....................: 52717  1757.005378/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor Author

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 229536      ✗ 0     
     data_received..................: 23 MB   769 kB/s
     data_sent......................: 9.2 MB  306 kB/s
     http_req_blocked...............: avg=1.48µs   min=922ns    med=1.24µs   max=1.61ms  p(90)=1.93µs   p(95)=2.1µs   
     http_req_connecting............: avg=13ns     min=0s       med=0s       max=1.52ms  p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=197.88µs min=145.54µs med=189.2µs  max=66.53ms p(90)=214.27µs p(95)=224.2µs 
       { expected_response:true }...: avg=197.88µs min=145.54µs med=189.2µs  max=66.53ms p(90)=214.27µs p(95)=224.2µs 
     http_req_failed................: 0.00%   ✓ 0           ✗ 114768
     http_req_receiving.............: avg=26.22µs  min=13.92µs  med=24.62µs  max=2.74ms  p(90)=31.77µs  p(95)=34.5µs  
     http_req_sending...............: avg=6.58µs   min=4.06µs   med=5.83µs   max=1.08ms  p(90)=8.31µs   p(95)=9.06µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=165.06µs min=117.76µs med=157.1µs  max=66.45ms p(90)=178.94µs p(95)=187.53µs
     http_reqs......................: 114768  3825.429064/s
     iteration_duration.............: avg=256.8µs  min=194.25µs med=246.88µs max=66.68ms p(90)=275.16µs p(95)=288.3µs 
     iterations.....................: 114768  3825.429064/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor Author

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 295906      ✗ 0     
     data_received..................: 29 MB   972 kB/s
     data_sent......................: 12 MB   395 kB/s
     http_req_blocked...............: avg=1.42µs   min=892ns    med=1.2µs    max=268.83µs p(90)=1.9µs    p(95)=2.06µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=117.14µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=139.19µs min=92.65µs  med=134.44µs max=5.77ms   p(90)=157.13µs p(95)=164.68µs
       { expected_response:true }...: avg=139.19µs min=92.65µs  med=134.44µs max=5.77ms   p(90)=157.13µs p(95)=164.68µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 147953
     http_req_receiving.............: avg=24.57µs  min=12.31µs  med=22.82µs  max=2.95ms   p(90)=30.3µs   p(95)=33.15µs 
     http_req_sending...............: avg=6.43µs   min=4.02µs   med=5.63µs   max=465.49µs p(90)=8.16µs   p(95)=9.02µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=108.18µs min=67.75µs  med=103.35µs max=5.73ms   p(90)=122.46µs p(95)=128.78µs
     http_reqs......................: 147953  4931.605971/s
     iteration_duration.............: avg=198.19µs min=141.93µs med=192.81µs max=6.28ms   p(90)=218.97µs p(95)=228.94µs
     iterations.....................: 147953  4931.605971/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor Author

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 213592      ✗ 0     
     data_received..................: 22 MB   716 kB/s
     data_sent......................: 8.5 MB  285 kB/s
     http_req_blocked...............: avg=1.49µs   min=901ns    med=1.27µs   max=287.19µs p(90)=1.96µs   p(95)=2.14µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=134.45µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=216.35µs min=158.6µs  med=203.84µs max=81.78ms  p(90)=231.58µs p(95)=244.47µs
       { expected_response:true }...: avg=216.35µs min=158.6µs  med=203.84µs max=81.78ms  p(90)=231.58µs p(95)=244.47µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 106796
     http_req_receiving.............: avg=26.71µs  min=13.84µs  med=24.92µs  max=2.92ms   p(90)=32.31µs  p(95)=34.92µs 
     http_req_sending...............: avg=6.81µs   min=4.09µs   med=6.18µs   max=334.02µs p(90)=8.42µs   p(95)=9.48µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=182.82µs min=131.08µs med=171.34µs max=81.7ms   p(90)=195.45µs p(95)=206.31µs
     http_reqs......................: 106796  3559.728151/s
     iteration_duration.............: avg=276.28µs min=208.91µs med=262.07µs max=81.92ms  p(90)=294.82µs p(95)=312.25µs
     iterations.....................: 106796  3559.728151/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant