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.21k stars 569 forks source link

fix(deps): update dependency @theguild/components to v6.6.3 #3376

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@theguild/components (source) 6.6.1 -> 6.6.3 age adoption passing confidence

Release Notes

the-guild-org/docs (@​theguild/components) ### [`v6.6.3`](https://togithub.com/the-guild-org/docs/blob/HEAD/packages/components/CHANGELOG.md#663) [Compare Source](https://togithub.com/the-guild-org/docs/compare/@theguild/components@6.6.2...@theguild/components@6.6.3) ##### Patch Changes - [#​1560](https://togithub.com/the-guild-org/docs/pull/1560) [`0cb5e13`](https://togithub.com/the-guild-org/docs/commit/0cb5e13cc2916619c0109ccf54f927f355641e43) Thanks [@​renovate](https://togithub.com/apps/renovate)! - dependencies updates: - Updated dependency [`nextra@3.0.0-alpha.28` ↗︎](https://www.npmjs.com/package/nextra/v/3.0.0) (from `3.0.0-alpha.27`, in `dependencies`) - Updated dependency [`nextra-theme-docs@3.0.0-alpha.28` ↗︎](https://www.npmjs.com/package/nextra-theme-docs/v/3.0.0) (from `3.0.0-alpha.27`, in `dependencies`) ### [`v6.6.2`](https://togithub.com/the-guild-org/docs/blob/HEAD/packages/components/CHANGELOG.md#662) [Compare Source](https://togithub.com/the-guild-org/docs/compare/@theguild/components@6.6.1...@theguild/components@6.6.2) ##### Patch Changes - [#​1554](https://togithub.com/the-guild-org/docs/pull/1554) [`56d5020`](https://togithub.com/the-guild-org/docs/commit/56d50207722d67acb4663d8a18dec03206fdff62) Thanks [@​renovate](https://togithub.com/apps/renovate)! - dependencies updates: - Updated dependency [`nextra@3.0.0-alpha.26` ↗︎](https://www.npmjs.com/package/nextra/v/3.0.0) (from `3.0.0-alpha.25`, in `dependencies`) - Updated dependency [`nextra-theme-docs@3.0.0-alpha.26` ↗︎](https://www.npmjs.com/package/nextra-theme-docs/v/3.0.0) (from `3.0.0-alpha.25`, in `dependencies`) - [#​1556](https://togithub.com/the-guild-org/docs/pull/1556) [`a750a73`](https://togithub.com/the-guild-org/docs/commit/a750a73812b174425bc1b0448fdd5bb2ed8920cf) Thanks [@​renovate](https://togithub.com/apps/renovate)! - dependencies updates: - Updated dependency [`nextra@3.0.0-alpha.27` ↗︎](https://www.npmjs.com/package/nextra/v/3.0.0) (from `3.0.0-alpha.26`, in `dependencies`) - Updated dependency [`nextra-theme-docs@3.0.0-alpha.27` ↗︎](https://www.npmjs.com/package/nextra-theme-docs/v/3.0.0) (from `3.0.0-alpha.26`, in `dependencies`)

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 2 months ago

⚠️ No Changeset found

Latest commit: f29257557ee1886e43046a9e90f0c7bce69b8651

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 2 months 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}

     checks.......................................: 100.00% ✓ 423324      ✗ 0     
     data_received................................: 1.7 GB  14 MB/s
     data_sent....................................: 86 MB   712 kB/s
     http_req_blocked.............................: avg=1.39µs   min=951ns    med=1.26µs   max=284.57µs p(90)=1.83µs   p(95)=2.04µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=136.39µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=358.21µs min=214.32µs med=320.74µs max=18.58ms  p(90)=465.1µs  p(95)=486.55µs
       { expected_response:true }.................: avg=358.21µs min=214.32µs med=320.74µs max=18.58ms  p(90)=465.1µs  p(95)=486.55µs
     ✓ { mode:graphql-jit }.......................: avg=279.8µs  min=214.32µs med=258.37µs max=18.58ms  p(90)=288.84µs p(95)=302.19µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=489.77µs min=406.46µs med=461.35µs max=8.55ms   p(90)=507.44µs p(95)=539.99µs
     ✓ { mode:graphql-response-cache }............: avg=339.16µs min=268.15µs med=319.26µs max=7.41ms   p(90)=352.13µs p(95)=363.36µs
     ✓ { mode:graphql }...........................: avg=363.25µs min=273.58µs med=330.23µs max=13.55ms  p(90)=379.15µs p(95)=416.21µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 211662
     http_req_receiving...........................: avg=33.36µs  min=16.27µs  med=33.22µs  max=853.27µs p(90)=38.58µs  p(95)=40.69µs 
     http_req_sending.............................: avg=7.8µs    min=5.79µs   med=6.96µs   max=432.97µs p(90)=10.45µs  p(95)=11.17µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=317.03µs min=175.9µs  med=280.21µs max=18.47ms  p(90)=422.98µs p(95)=442.19µs
     http_reqs....................................: 211662  1763.826146/s
     iteration_duration...........................: avg=562.27µs min=379.23µs med=521.09µs max=19.11ms  p(90)=673.78µs p(95)=700.86µs
     iterations...................................: 211662  1763.826146/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   
github-actions[bot] commented 2 months 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 2 months ago
### 💻 Website Preview The latest changes are available as preview in: [https://93f44926.graphql-yoga.pages.dev](https://93f44926.graphql-yoga.pages.dev)