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 #1034

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) 20.10.7 -> 20.10.8 age adoption passing confidence
wrangler (source) 3.22.3 -> 3.22.4 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (wrangler)

v3.22.4

Compare Source

Patch Changes
  • #​4699 4b4c1416 Thanks @​mrbbot! - fix: prevent repeated reloads with circular service bindings

    wrangler@3.19.0 introduced a bug where starting multiple wrangler dev sessions with service bindings to each other resulted in a reload loop. This change ensures Wrangler only reloads when dependent wrangler dev sessions start/stop.


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Jan 9, 2024
Copy link
Contributor

github-actions bot commented Jan 9, 2024

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Jan 9, 2024

✅ 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% ✓ 871778      ✗ 0     
     data_received...............................: 79 MB   659 kB/s
     data_sent...................................: 55 MB   461 kB/s
     http_req_blocked............................: avg=1.55µs   min=891ns    med=1.41µs   max=295.62µs p(90)=1.99µs   p(95)=2.2µs   
     http_req_connecting.........................: avg=1ns      min=0s       med=0s       max=137.76µs p(90)=0s       p(95)=0s      
     http_req_duration...........................: avg=192.09µs min=128.36µs med=178.86µs max=16.64ms  p(90)=206.4µs  p(95)=216.3µs 
       { expected_response:true }................: avg=192.09µs min=128.36µs med=178.86µs max=16.64ms  p(90)=206.4µs  p(95)=216.3µs 
     ✓ { server:node-http,mode:json-schema }.....: avg=207.07µs min=150.67µs med=192.78µs max=9.53ms   p(90)=217.82µs p(95)=227.51µs
     ✓ { server:node-http,mode:no-schema }.......: avg=199.2µs  min=137µs    med=181.69µs max=16.64ms  p(90)=207.07µs p(95)=218.73µs
     ✓ { server:uWebSockets,mode:json-schema }...: avg=186.25µs min=137.19µs med=174.9µs  max=9.21ms   p(90)=198.64µs p(95)=207.07µs
     ✓ { server:uWebSockets,mode:no-schema }.....: avg=177.87µs min=128.36µs med=166.18µs max=9.53ms   p(90)=190.38µs p(95)=198.82µs
     http_req_failed.............................: 0.00%   ✓ 0           ✗ 435889
     http_req_receiving..........................: avg=24.31µs  min=12.59µs  med=23.87µs  max=6.18ms   p(90)=29.51µs  p(95)=31.55µs 
     http_req_sending............................: avg=9.44µs   min=5.37µs   med=9.39µs   max=336.53µs p(90)=12.75µs  p(95)=14.6µs  
     http_req_tls_handshaking....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting............................: avg=158.33µs min=99.38µs  med=145.19µs max=16.57ms  p(90)=170.97µs p(95)=180.39µs
     http_reqs...................................: 435889  3632.367228/s
     iteration_duration..........................: avg=270.16µs min=190.09µs med=256.09µs max=16.82ms  p(90)=286.34µs p(95)=298.52µs
     iterations..................................: 435889  3632.367228/s
     vus.........................................: 1       min=1         max=1   
     vus_max.....................................: 2       min=2         max=2   

@ardatan ardatan merged commit bdd030d into master Jan 9, 2024
22 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch January 9, 2024 21:05
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.

1 participant