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

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

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql-ws (source) 6.0.1 -> 6.0.2 age adoption passing confidence
svelte (source) 5.19.0 -> 5.19.1 age adoption passing confidence
vite (source) 6.0.10 -> 6.0.11 age adoption passing confidence

Release Notes

enisdenjo/graphql-ws (graphql-ws)

v6.0.2

Compare Source

Patch Changes
sveltejs/svelte (svelte)

v5.19.1

Compare Source

Patch Changes
  • fix: omit unnecessary nullish coallescing in template expressions (#​15056)

  • fix: more efficient template effect grouping (#​15050)

  • fix: ensure untrack correctly retains the active reaction (#​15065)

  • fix: initialize files bind on hydration (#​15059)

vitejs/vite (vite)

v6.0.11

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.

👻 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 21, 2025
Copy link
Contributor

Apollo Federation Subgraph Compatibility Results

Federation 1 Support Federation 2 Support
_service🟢
@key (single)🟢
@key (multi)🟢
@key (composite)🟢
repeatable @key🟢
@requires🟢
@provides🟢
federated tracing🟢
@link🟢
@shareable🟢
@tag🟢
@override🟢
@inaccessible🟢
@composeDirective🟢
@interfaceObject🟢

Learn more:

Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://b82e173e.graphql-yoga.pages.dev

Copy link
Contributor

github-actions bot commented Jan 21, 2025

✅ Benchmark Results

     ✓ no_errors{mode:graphql}
     ✓ expected_result{mode:graphql}
     ✓ no_errors{mode:graphql-jit}
     ✓ expected_result{mode:graphql-jit}
     ✓ no_errors{mode:graphql-response-cache}
     ✓ expected_result{mode:graphql-response-cache}
     ✓ no_errors{mode:graphql-no-parse-validate-cache}
     ✓ expected_result{mode:graphql-no-parse-validate-cache}
     ✓ no_errors{mode:uws}
     ✓ expected_result{mode:uws}

     checks.......................................: 100.00% ✓ 514362      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 103 MB  689 kB/s
     http_req_blocked.............................: avg=1.55µs   min=962ns    med=1.33µs   max=5.17ms   p(90)=2.01µs   p(95)=2.22µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=161.51µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=361.8µs  min=212.12µs med=331.22µs max=20.66ms  p(90)=474.77µs p(95)=496.53µs
       { expected_response:true }.................: avg=361.8µs  min=212.12µs med=331.22µs max=20.66ms  p(90)=474.77µs p(95)=496.53µs
     ✓ { mode:graphql-jit }.......................: avg=285.02µs min=212.12µs med=269.57µs max=20.66ms  p(90)=298.93µs p(95)=310.03µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=501.13µs min=413.02µs med=477.63µs max=6.27ms   p(90)=520.05µs p(95)=594.09µs
     ✓ { mode:graphql-response-cache }............: avg=347.48µs min=268.74µs med=331.4µs  max=6.6ms    p(90)=361.82µs p(95)=372.69µs
     ✓ { mode:graphql }...........................: avg=365.88µs min=279.22µs med=339.51µs max=14.2ms   p(90)=388.36µs p(95)=434.53µs
     ✓ { mode:uws }...............................: avg=349.62µs min=272.8µs  med=331.78µs max=5.76ms   p(90)=366.95µs p(95)=390.22µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 257181
     http_req_receiving...........................: avg=33.49µs  min=16.67µs  med=33.05µs  max=2.74ms   p(90)=39.91µs  p(95)=42.54µs 
     http_req_sending.............................: avg=8.86µs   min=6.01µs   med=7.8µs    max=5.5ms    p(90)=11.23µs  p(95)=12.55µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=319.44µs min=180.05µs med=290.06µs max=20.48ms  p(90)=432.02µs p(95)=452.29µs
     http_reqs....................................: 257181  1714.518459/s
     iteration_duration...........................: avg=578.16µs min=391.55µs med=543.06µs max=21.4ms   p(90)=694.51µs p(95)=720.8µs 
     iterations...................................: 257181  1714.518459/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@ardatan ardatan merged commit 3a02297 into main Jan 21, 2025
28 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch January 21, 2025 13:11
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