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 typescript to v5.6.3 #1644

Merged
merged 3 commits into from
Nov 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 5.5.4 -> 5.6.3 age adoption passing confidence

Release Notes

microsoft/TypeScript (typescript)

v5.6.3

Compare Source

v5.6.2

Compare Source


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 Sep 9, 2024
Copy link
Contributor

github-actions bot commented Sep 9, 2024

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=139.941068 min=101     med=141     max=197      p(90)=159     p(95)=165    
     data_received..................: 23 MB  764 kB/s
     data_sent......................: 15 MB  495 kB/s
     http_req_blocked...............: avg=4.34µs     min=632ns   med=1.29µs  max=9.58ms   p(90)=1.94µs  p(95)=2.16µs 
     http_req_connecting............: avg=2.4µs      min=0s      med=0s      max=8.89ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=19.95ms    min=4.2ms   med=19.39ms max=398.6ms  p(90)=25.35ms p(95)=28.69ms
       { expected_response:true }...: avg=19.95ms    min=4.2ms   med=19.39ms max=398.6ms  p(90)=25.35ms p(95)=28.69ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 149805
     http_req_receiving.............: avg=34.55µs    min=8.73µs  med=21.77µs max=30.49ms  p(90)=36.46µs p(95)=43.95µs
     http_req_sending...............: avg=11.11µs    min=3.28µs  med=5.94µs  max=22.4ms   p(90)=9.11µs  p(95)=12.75µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=19.91ms    min=4.17ms  med=19.36ms max=398.54ms p(90)=25.31ms p(95)=28.56ms
     http_reqs......................: 149805 4993.034026/s
     iteration_duration.............: avg=40.02ms    min=14.56ms med=38.45ms max=431.35ms p(90)=45.59ms p(95)=51.13ms
     iterations.....................: 74883  2495.867074/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Sep 9, 2024

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=140.221264 min=81      med=141     max=201      p(90)=162     p(95)=168    
     data_received..................: 22 MB  732 kB/s
     data_sent......................: 14 MB  469 kB/s
     http_req_blocked...............: avg=4.01µs     min=621ns   med=1.17µs  max=11.75ms  p(90)=1.95µs  p(95)=2.16µs 
     http_req_connecting............: avg=2.22µs     min=0s      med=0s      max=6.22ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.82ms    min=2.2ms   med=20.17ms max=576.71ms p(90)=26.27ms p(95)=29.47ms
       { expected_response:true }...: avg=20.82ms    min=2.2ms   med=20.17ms max=576.71ms p(90)=26.27ms p(95)=29.47ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 143614
     http_req_receiving.............: avg=31.86µs    min=8.91µs  med=22.13µs max=20.24ms  p(90)=36.45µs p(95)=43.08µs
     http_req_sending...............: avg=10.34µs    min=3.16µs  med=5.43µs  max=17.12ms  p(90)=9.07µs  p(95)=12.42µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.78ms    min=2.16ms  med=20.13ms max=576.36ms p(90)=26.22ms p(95)=29.36ms
     http_reqs......................: 143614 4786.420262/s
     iteration_duration.............: avg=41.75ms    min=11.68ms med=40.17ms max=612.22ms p(90)=47.82ms p(95)=52.82ms
     iterations.....................: 71783  2392.41025/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

@renovate renovate bot force-pushed the renovate/typescript-5.x branch 5 times, most recently from b6a65fb to 53e6159 Compare September 17, 2024 21:15
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 5 times, most recently from 06260fa to 764ca70 Compare September 25, 2024 13:09
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 3 times, most recently from e8c018a to e93f9e0 Compare October 1, 2024 18:42
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 4 times, most recently from 4b94f5b to 6aef8e8 Compare October 8, 2024 22:14
@renovate renovate bot changed the title chore(deps): update dependency typescript to v5.6.2 chore(deps): update dependency typescript to v5.6.3 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/typescript-5.x branch 4 times, most recently from a9e16c7 to f1b7a5a Compare October 24, 2024 12:19
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from f1b7a5a to 5a55bae Compare October 30, 2024 23:12
@renovate renovate bot force-pushed the renovate/typescript-5.x branch from 5a55bae to ec4f218 Compare October 31, 2024 19:30
Copy link
Contributor

github-actions bot commented Nov 2, 2024

🚀 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.9.23-alpha-20241102144947-26086457787329511421be17d37b33c75803c54e npm ↗︎ unpkg ↗︎
@whatwg-node/node-fetch 0.6.0-alpha-20241102144947-26086457787329511421be17d37b33c75803c54e npm ↗︎ unpkg ↗︎
@whatwg-node/server 0.9.51-alpha-20241102144947-26086457787329511421be17d37b33c75803c54e npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Nov 2, 2024

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 295098      ✗ 0     
     data_received..................: 29 MB   969 kB/s
     data_sent......................: 12 MB   393 kB/s
     http_req_blocked...............: avg=1.39µs   min=871ns    med=1.18µs   max=165.87µs p(90)=1.94µs   p(95)=2.12µs  
     http_req_connecting............: avg=0ns      min=0s       med=0s       max=115.52µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=142.14µs min=92.27µs  med=135.23µs max=11.22ms  p(90)=158.59µs p(95)=167.09µs
       { expected_response:true }...: avg=142.14µs min=92.27µs  med=135.23µs max=11.22ms  p(90)=158.59µs p(95)=167.09µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 147549
     http_req_receiving.............: avg=24.46µs  min=11.98µs  med=23.33µs  max=1.21ms   p(90)=30.3µs   p(95)=32.53µs 
     http_req_sending...............: avg=6.25µs   min=3.99µs   med=5.46µs   max=753.5µs  p(90)=8.15µs   p(95)=8.78µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=111.42µs min=68.33µs  med=104.16µs max=10.69ms  p(90)=124.14µs p(95)=131.41µs
     http_reqs......................: 147549  4918.111826/s
     iteration_duration.............: avg=198.93µs min=135.39µs med=191.22µs max=11.79ms  p(90)=217.97µs p(95)=228.84µs
     iterations.....................: 147549  4918.111826/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Nov 2, 2024

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 216370      ✗ 0     
     data_received..................: 22 MB   725 kB/s
     data_sent......................: 8.7 MB  289 kB/s
     http_req_blocked...............: avg=1.34µs   min=892ns    med=1.16µs   max=175.12µs p(90)=1.84µs   p(95)=2.01µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=121.52µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=216.08µs min=165.46µs med=200.38µs max=38.71ms  p(90)=229.28µs p(95)=243.01µs
       { expected_response:true }...: avg=216.08µs min=165.46µs med=200.38µs max=38.71ms  p(90)=229.28µs p(95)=243.01µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 108185
     http_req_receiving.............: avg=25.25µs  min=14.4µs   med=23.61µs  max=2.6ms    p(90)=30.75µs  p(95)=33.08µs 
     http_req_sending...............: avg=6.17µs   min=4.07µs   med=5.38µs   max=321µs    p(90)=8.08µs   p(95)=8.55µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=184.65µs min=136.95µs med=169.25µs max=38.63ms  p(90)=193.75µs p(95)=206.47µs
     http_reqs......................: 108185  3606.022741/s
     iteration_duration.............: avg=272.9µs  min=216.04µs med=256.9µs  max=38.85ms  p(90)=289.16µs p(95)=306.97µs
     iterations.....................: 108185  3606.022741/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Nov 2, 2024

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 230996     ✗ 0     
     data_received..................: 23 MB   774 kB/s
     data_sent......................: 9.2 MB  308 kB/s
     http_req_blocked...............: avg=1.4µs    min=941ns    med=1.21µs   max=272.46µs p(90)=1.88µs   p(95)=2.04µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=120.05µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=199.2µs  min=151.95µs med=184.63µs max=20.15ms  p(90)=212.34µs p(95)=227.15µs
       { expected_response:true }...: avg=199.2µs  min=151.95µs med=184.63µs max=20.15ms  p(90)=212.34µs p(95)=227.15µs
     http_req_failed................: 0.00%   ✓ 0          ✗ 115498
     http_req_receiving.............: avg=24.93µs  min=14.04µs  med=23.36µs  max=701.48µs p(90)=30.42µs  p(95)=32.64µs 
     http_req_sending...............: avg=6.08µs   min=4.1µs    med=5.27µs   max=410.18µs p(90)=8.01µs   p(95)=8.45µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=168.18µs min=125.08µs med=153.47µs max=20.08ms  p(90)=177.38µs p(95)=191.03µs
     http_reqs......................: 115498  3849.78969/s
     iteration_duration.............: avg=255.46µs min=199.07µs med=240.26µs max=20.29ms  p(90)=271.72µs p(95)=290.68µs
     iterations.....................: 115498  3849.78969/s
     vus............................: 1       min=1        max=1   
     vus_max........................: 1       min=1        max=1   

Copy link
Contributor Author

renovate bot commented Nov 2, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ardatan ardatan merged commit 637185f into master Nov 2, 2024
25 checks passed
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.

1 participant