dotansimha / graphql-yoga

🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.
https://the-guild.dev/graphql/yoga-server
MIT License
8.25k stars 574 forks source link

chore(deps): update dependency husky to v9.1.6 #3466

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
husky 9.1.5 -> 9.1.6 age adoption passing confidence

Release Notes

typicode/husky (husky) ### [`v9.1.6`](https://redirect.github.com/typicode/husky/compare/v9.1.5...a2d942a670b3d6a04578005a0fd2dc310e511849) [Compare Source](https://redirect.github.com/typicode/husky/compare/v9.1.5...v9.1.6)

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.



This PR was generated by Mend Renovate. View the repository job log.

changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: 86a7c4140b9866ffd0d37e88421c815c52bc55d4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 1 week ago

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:

github-actions[bot] commented 1 week ago

✅ 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% ✓ 523710      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 105 MB  702 kB/s
     http_req_blocked.............................: avg=1.45µs   min=931ns    med=1.29µs   max=318.51µs p(90)=1.95µs   p(95)=2.15µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=128.61µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=358.83µs min=219.45µs med=323.16µs max=18.96ms  p(90)=456.16µs p(95)=477.19µs
       { expected_response:true }.................: avg=358.83µs min=219.45µs med=323.16µs max=18.96ms  p(90)=456.16µs p(95)=477.19µs
     ✓ { mode:graphql-jit }.......................: avg=290.36µs min=219.45µs med=266.93µs max=18.96ms  p(90)=297.89µs p(95)=313.02µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=484.78µs min=401.47µs med=457.61µs max=9.39ms   p(90)=498.48µs p(95)=528.79µs
     ✓ { mode:graphql-response-cache }............: avg=341.43µs min=261.57µs med=322.55µs max=7.73ms   p(90)=351.71µs p(95)=362.24µs
     ✓ { mode:graphql }...........................: avg=364.49µs min=268.57µs med=329.52µs max=13.65ms  p(90)=381.85µs p(95)=436.63µs
     ✓ { mode:uws }...............................: avg=346.93µs min=267.7µs  med=324.07µs max=13.1ms   p(90)=356.84µs p(95)=374.24µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 261855
     http_req_receiving...........................: avg=32.85µs  min=16.67µs  med=32.93µs  max=3.88ms   p(90)=38.52µs  p(95)=40.57µs 
     http_req_sending.............................: avg=8.2µs    min=5.57µs   med=7.23µs   max=1.16ms   p(90)=10.74µs  p(95)=11.54µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=317.77µs min=188.8µs  med=282.81µs max=18.81ms  p(90)=414.35µs p(95)=433.22µs
     http_reqs....................................: 261855  1745.684318/s
     iteration_duration...........................: avg=567.97µs min=393.36µs med=529.64µs max=19.5ms   p(90)=669.27µs p(95)=695.16µs
     iterations...................................: 261855  1745.684318/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   
github-actions[bot] commented 1 week ago
### 💻 Website Preview The latest changes are available as preview in: [https://3974892a.graphql-yoga.pages.dev](https://3974892a.graphql-yoga.pages.dev)