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 all non-major dependencies #1983

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bun (source) 1.1.43 -> 1.1.44 age adoption passing confidence
deno (source) 2.1.5 -> 2.1.6 age adoption passing confidence

Release Notes

oven-sh/bun (bun)

v1.1.44: Bun v1.1.44

Compare Source

To install Bun v1.1.44

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.1.44:

bun upgrade
Read Bun v1.1.44's release notes on Bun's blog
Thanks to 21 contributors!
denoland/deno (deno)

v2.1.6

Compare Source

  • fix(check/lsp): correctly resolve compilerOptions.types (#​27686)
  • fix(check/lsp): fix bugs with tsc type resolution, allow npm packages to
    augment ImportMeta (#​27690)
  • fix(compile): store embedded fs case sensitivity (#​27653)
  • fix(compile/windows): better handling of deno_dir on different drive letter
    than code (#​27654)
  • fix(ext/console): change Temporal color (#​27684)
  • fix(ext/node): add writev method to FileHandle (#​27563)
  • fix(ext/node): add chown method to FileHandle class (#​27638)
  • fix(ext/node): apply @npmcli/agent workaround to npm-check-updates
    (#​27639)
  • fix(ext/node): fix playwright http client (#​27662)
  • fix(ext/node): show bare-node-builtin hint when using an import map (#​27632)
  • fix(ext/node): use primordials in ext/node/polyfills/_fs_common.ts (#​27589)
  • fix(lsp): handle pathless untitled URIs (#​27637)
  • fix(lsp/check): don't resolve unknown media types to a .js extension
    (#​27631)
  • fix(node): Prevent node:child_process from always inheriting the parent
    environment (#​27343) (#​27340)
  • fix(node/fs): add utimes method to the FileHandle class (#​27582)
  • fix(outdated): Use latest tag even when it's the same as the current version
    (#​27699)
  • fix(outdated): retain strict semver specifier when updating (#​27701)

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 Pull requests that update a dependency file label Jan 16, 2025
Copy link
Contributor

github-actions bot commented Jan 16, 2025

@benchmarks/node-fetch results (consumeBody)

   ✓ active_handles.................: avg=139.964486 min=12      med=139     max=183     p(90)=161     p(95)=168    
     data_received..................: 21 MB  704 kB/s
     data_sent......................: 14 MB  451 kB/s
     http_req_blocked...............: avg=4.53µs     min=651ns   med=1.26µs  max=9.91ms  p(90)=2.01µs  p(95)=2.26µs 
     http_req_connecting............: avg=2.64µs     min=0s      med=0s      max=9.75ms  p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=21.66ms    min=3.32ms  med=21.02ms max=1.14s   p(90)=27.26ms p(95)=28.83ms
       { expected_response:true }...: avg=21.66ms    min=3.32ms  med=21.02ms max=1.14s   p(90)=27.26ms p(95)=28.83ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 138011
     http_req_receiving.............: avg=32.54µs    min=9.31µs  med=23.07µs max=20.06ms p(90)=37.45µs p(95)=43.92µs
     http_req_sending...............: avg=12.04µs    min=3.34µs  med=5.94µs  max=17.24ms p(90)=9.64µs  p(95)=13.07µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=21.62ms    min=3.28ms  med=20.98ms max=1.14s   p(90)=27.22ms p(95)=28.77ms
     http_reqs......................: 138011 4599.84551/s
     iteration_duration.............: avg=43.43ms    min=10.01ms med=41.83ms max=1.16s   p(90)=47.31ms p(95)=52.5ms 
     iterations.....................: 68986  2299.272829/s
     vus............................: 50     min=50        max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Jan 16, 2025

@benchmarks/node-fetch results (noConsumeBody)

   ✓ active_handles.................: avg=140.808131 min=69      med=141     max=188      p(90)=159     p(95)=164    
     data_received..................: 22 MB  732 kB/s
     data_sent......................: 14 MB  474 kB/s
     http_req_blocked...............: avg=4.77µs     min=662ns   med=1.4µs   max=7.72ms   p(90)=2µs     p(95)=2.27µs 
     http_req_connecting............: avg=2.93µs     min=0s      med=0s      max=7.64ms   p(90)=0s      p(95)=0s     
     http_req_duration..............: avg=20.82ms    min=5.68ms  med=20.25ms max=798.43ms p(90)=26.25ms p(95)=29.33ms
       { expected_response:true }...: avg=20.82ms    min=5.68ms  med=20.25ms max=798.43ms p(90)=26.25ms p(95)=29.33ms
     http_req_failed................: 0.00%  ✓ 0           ✗ 143594
     http_req_receiving.............: avg=33.63µs    min=9.73µs  med=22.94µs max=20.76ms  p(90)=38.1µs  p(95)=45.35µs
     http_req_sending...............: avg=11.23µs    min=3.38µs  med=6.55µs  max=15.31ms  p(90)=9.9µs   p(95)=14.31µs
     http_req_tls_handshaking.......: avg=0s         min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s     
     http_req_waiting...............: avg=20.77ms    min=5.57ms  med=20.21ms max=798.36ms p(90)=26.21ms p(95)=29.25ms
     http_reqs......................: 143594 4786.007931/s
     iteration_duration.............: avg=41.75ms    min=17.98ms med=40.21ms max=823.39ms p(90)=47.7ms  p(95)=52.86ms
     iterations.....................: 71773  2392.204042/s
     vus............................: 100    min=100       max=100 
     vus_max........................: 100    min=100       max=100 

Copy link
Contributor

github-actions bot commented Jan 16, 2025

@benchmarks/server results (native)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 207054      ✗ 0     
     data_received..................: 21 MB   694 kB/s
     data_sent......................: 8.3 MB  276 kB/s
     http_req_blocked...............: avg=1.36µs   min=852ns    med=1.14µs   max=168.34µs p(90)=1.86µs   p(95)=2.02µs  
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=120.55µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=226.7µs  min=171.97µs med=215.76µs max=7.48ms   p(90)=243.93µs p(95)=254.51µs
       { expected_response:true }...: avg=226.7µs  min=171.97µs med=215.76µs max=7.48ms   p(90)=243.93µs p(95)=254.51µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 103527
     http_req_receiving.............: avg=25.57µs  min=13.41µs  med=23.68µs  max=2.77ms   p(90)=30.9µs   p(95)=33.73µs 
     http_req_sending...............: avg=6.36µs   min=4.07µs   med=5.55µs   max=255.8µs  p(90)=8.14µ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=194.76µs min=148.1µs  med=184.07µs max=7.44ms   p(90)=208.8µs  p(95)=218.72µs
     http_reqs......................: 103527  3450.783772/s
     iteration_duration.............: avg=285.3µs  min=215.7µs  med=273.66µs max=7.57ms   p(90)=304.85µs p(95)=317.92µs
     iterations.....................: 103527  3450.783772/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Jan 16, 2025

@benchmarks/server results (undici)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 216250      ✗ 0     
     data_received..................: 22 MB   724 kB/s
     data_sent......................: 8.7 MB  288 kB/s
     http_req_blocked...............: avg=1.44µs   min=872ns    med=1.23µs   max=180.49µs p(90)=1.92µs   p(95)=2.1µs   
     http_req_connecting............: avg=1ns      min=0s       med=0s       max=122.84µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=214.04µs min=159.08µs med=202.55µs max=46.02ms  p(90)=228.92µs p(95)=239.12µs
       { expected_response:true }...: avg=214.04µs min=159.08µs med=202.55µs max=46.02ms  p(90)=228.92µs p(95)=239.12µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 108125
     http_req_receiving.............: avg=26.41µs  min=13.64µs  med=24.4µs   max=5.79ms   p(90)=31.61µs  p(95)=34.8µs  
     http_req_sending...............: avg=6.53µs   min=4.15µs   med=5.81µs   max=315.42µs p(90)=8.23µs   p(95)=8.95µs  
     http_req_tls_handshaking.......: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=181.09µs min=128.06µs med=170.33µs max=45.95ms  p(90)=193µs    p(95)=202.1µs 
     http_reqs......................: 108125  3604.016241/s
     iteration_duration.............: avg=272.8µs  min=203.34µs med=260.4µs  max=46.14ms  p(90)=290.14µs p(95)=302.4µs 
     iterations.....................: 108125  3604.016241/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

Copy link
Contributor

github-actions bot commented Jan 16, 2025

@benchmarks/server results (ponyfill)

     ✓ no-errors
     ✓ expected-result

   ✓ checks.........................: 100.00% ✓ 297980      ✗ 0     
     data_received..................: 29 MB   978 kB/s
     data_sent......................: 12 MB   397 kB/s
     http_req_blocked...............: avg=1.38µs   min=882ns   med=1.18µs   max=173.5µs  p(90)=1.85µs   p(95)=2µs     
     http_req_connecting............: avg=0ns      min=0s      med=0s       max=116.36µs p(90)=0s       p(95)=0s      
     http_req_duration..............: avg=139.08µs min=95.24µs med=134.48µs max=7.12ms   p(90)=156.44µs p(95)=163.31µs
       { expected_response:true }...: avg=139.08µs min=95.24µs med=134.48µs max=7.12ms   p(90)=156.44µs p(95)=163.31µs
     http_req_failed................: 0.00%   ✓ 0           ✗ 148990
     http_req_receiving.............: avg=24.35µs  min=12.43µs med=22.9µs   max=2.25ms   p(90)=30.17µs  p(95)=32.85µs 
     http_req_sending...............: avg=6.32µs   min=4.08µs  med=5.48µs   max=311.41µs p(90)=8.11µs   p(95)=8.71µs  
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=108.4µs  min=68.78µs med=103.46µs max=6.83ms   p(90)=122.39µs p(95)=127.99µs
     http_reqs......................: 148990  4966.173639/s
     iteration_duration.............: avg=196.94µs min=142.9µs med=191.69µs max=7.46ms   p(90)=216.64µs p(95)=225.59µs
     iterations.....................: 148990  4966.173639/s
     vus............................: 1       min=1         max=1   
     vus_max........................: 1       min=1         max=1   

@renovate renovate bot changed the title chore(deps): update dependency wrangler to v3.103.1 chore(deps): update dependency wrangler to v3.103.1 - autoclosed Jan 17, 2025
@renovate renovate bot closed this Jan 17, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch January 17, 2025 00:37
@renovate renovate bot changed the title chore(deps): update dependency wrangler to v3.103.1 - autoclosed chore(deps): update dependency wrangler to v3.103.1 Jan 17, 2025
@renovate renovate bot reopened this Jan 17, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1baaa14 to 119361d Compare January 17, 2025 06:31
@renovate renovate bot changed the title chore(deps): update dependency wrangler to v3.103.1 chore(deps): update all non-major dependencies Jan 17, 2025
@ardatan ardatan merged commit a387a24 into master Jan 17, 2025
45 of 46 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