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

chore(deps): update actions/checkout digest to 692973e #3344

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action digest a5ac7e5 -> 692973e

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

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 243844a6f3222d97b46fee02888b441d6c43d35e

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

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets): Package Version Info
@graphql-yoga/apollo-link 3.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/urql-exchange 3.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/graphiql 4.3.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
graphql-yoga 5.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/nestjs 3.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/nestjs-federation 3.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-inline-trace 3.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/apollo-managed-federation 0.3.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apq 3.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-csrf-prevention 3.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-defer-stream 3.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-disable-introspection 2.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-graphql-sse 3.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-jwt 2.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-persisted-operations 3.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-prometheus 5.3.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-response-cache 3.8.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-sofa 3.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
@graphql-yoga/render-graphiql 5.6.1-alpha-20240701215717-243844a6 npm ↗︎ unpkg ↗︎
github-actions[bot] commented 3 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% ✓ 419450      ✗ 0     
     data_received................................: 1.7 GB  14 MB/s
     data_sent....................................: 85 MB   706 kB/s
     http_req_blocked.............................: avg=1.44µs   min=1µs      med=1.29µs   max=239.02µs p(90)=1.89µs   p(95)=2.08µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=129.3µs  p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=360.09µs min=213.32µs med=322.51µs max=24.14ms  p(90)=466.4µs  p(95)=489.32µs
       { expected_response:true }.................: avg=360.09µs min=213.32µs med=322.51µs max=24.14ms  p(90)=466.4µs  p(95)=489.32µs
     ✓ { mode:graphql-jit }.......................: avg=279.93µs min=213.32µs med=259.16µs max=17.79ms  p(90)=289.37µs p(95)=301.36µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=491.59µs min=401.61µs med=461.81µs max=9.1ms    p(90)=510.4µs  p(95)=543.43µs
     ✓ { mode:graphql-response-cache }............: avg=343.13µs min=268.49µs med=323.09µs max=6.67ms   p(90)=355.14µs p(95)=367.29µs
     ✓ { mode:graphql }...........................: avg=365.16µs min=276.16µs med=330.56µs max=24.14ms  p(90)=376.58µs p(95)=417.53µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 209725
     http_req_receiving...........................: avg=33.56µs  min=16.11µs  med=33.25µs  max=7.4ms    p(90)=38.95µs  p(95)=41.01µs 
     http_req_sending.............................: avg=8.16µs   min=5.94µs   med=7.21µs   max=347.99µs p(90)=10.87µs  p(95)=11.69µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=318.36µs min=177.49µs med=281.43µs max=23.99ms  p(90)=423.97µs p(95)=444.53µs
     http_reqs....................................: 209725  1747.687697/s
     iteration_duration...........................: avg=567.3µs  min=376.46µs med=526.64µs max=24.75ms  p(90)=678.67µs p(95)=706.96µs
     iterations...................................: 209725  1747.687697/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   
github-actions[bot] commented 3 months ago
### 💻 Website Preview The latest changes are available as preview in: [https://60b71124.graphql-yoga.pages.dev](https://60b71124.graphql-yoga.pages.dev)
github-actions[bot] commented 3 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: