Skip to content

fix(deps): update all non-major dependencies#2465

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/all-minor-patch
Mar 3, 2025
Merged

fix(deps): update all non-major dependencies#2465
renovate[bot] merged 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 22.13.8 -> 22.13.9 age adoption passing confidence
@whatwg-node/server (source) 0.9.70 -> 0.9.71 age adoption passing confidence

Release Notes

ardatan/whatwg-node (@​whatwg-node/server)

v0.9.71

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 label Mar 3, 2025
@coderabbitai
Copy link

coderabbitai bot commented Mar 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.


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.
  • @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.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2025

💻 Website Preview

The latest changes are available as preview in: https://e8c13dff.fets.pages.dev

@renovate renovate bot requested a review from ardatan March 3, 2025 08:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 765d828 to 79b6b95 Compare March 3, 2025 18:18
@renovate renovate bot changed the title fix(deps): update dependency @whatwg-node/server to v0.9.71 fix(deps): update all non-major dependencies Mar 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2025

✅ Benchmark Results

     ✓ no_errors{server:node-http,mode:no-schema}
     ✓ expected_result{server:node-http,mode:no-schema}
     ✓ no_errors{server:node-http,mode:json-schema}
     ✓ expected_result{server:node-http,mode:json-schema}
     ✓ no_errors{server:uWebSockets,mode:no-schema}
     ✓ expected_result{server:uWebSockets,mode:no-schema}
     ✓ no_errors{server:uWebSockets,mode:json-schema}
     ✓ expected_result{server:uWebSockets,mode:json-schema}

     checks......................................: 100.00% ✓ 842514      ✗ 0     
     data_received...............................: 76 MB   637 kB/s
     data_sent...................................: 54 MB   446 kB/s
     http_req_blocked............................: avg=1.6µs    min=932ns    med=1.52µs   max=277.52µs p(90)=2µs      p(95)=2.2µs   
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=138.59µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=203.61µs min=136.19µs med=192.09µs max=8.65ms   p(90)=219.05µs p(95)=228.49µs
       { expected_response:true }................: avg=203.61µs min=136.19µs med=192.09µs max=8.65ms   p(90)=219.05µs p(95)=228.49µs
     ✓ { server:node-http,mode:json-schema }.....: avg=218.61µs min=162.64µs med=206.43µs max=6.64ms   p(90)=231.02µs p(95)=240.19µs
     ✓ { server:node-http,mode:no-schema }.......: avg=208.12µs min=148µs    med=194.02µs max=8.65ms   p(90)=218.4µs  p(95)=229.11µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=198.37µs min=143.04µs med=188.58µs max=7ms      p(90)=210.68µs p(95)=217.62µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=190.99µs min=136.19µs med=180.54µs max=7.42ms   p(90)=203.13µs p(95)=210.99µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 421257
     http_req_receiving..........................: avg=23.48µs  min=11.28µs  med=22.67µs  max=3.22ms   p(90)=28.03µs  p(95)=30.43µs 
     http_req_sending............................: avg=9.27µs   min=5.49µs   med=9.3µs    max=333.05µs p(90)=12.07µs  p(95)=13.86µs 
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=170.85µs min=112.29µs med=159.91µs max=8.52ms   p(90)=184.44µs p(95)=193.24µs
     http_reqs...................................: 421257  3510.433909/s
     iteration_duration..........................: avg=279.83µs min=200.7µs  med=267.75µs max=8.86ms   p(90)=297.64µs p(95)=309.08µs
     iterations..................................: 421257  3510.433909/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

@renovate renovate bot merged commit 9cddad1 into master Mar 3, 2025
23 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 3, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants