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 typescript to v5.5.4 #3379

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) 5.5.3 -> 5.5.4 age adoption passing confidence

Release Notes

Microsoft/TypeScript (typescript) ### [`v5.5.4`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.3...c8a7d589e647e19c94150d9892909f3aa93e48eb) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4)

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 these updates again.



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

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: f2ee1fff09e974477577d373425ae4a61c884c81

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

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 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% ✓ 413190      ✗ 0     
     data_received................................: 1.7 GB  14 MB/s
     data_sent....................................: 84 MB   695 kB/s
     http_req_blocked.............................: avg=1.47µs   min=972ns    med=1.32µs   max=408.14µs p(90)=1.93µs   p(95)=2.12µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=165.68µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=364.61µs min=201.3µs  med=327.9µs  max=17.91ms  p(90)=463.33µs p(95)=486.74µs
       { expected_response:true }.................: avg=364.61µs min=201.3µs  med=327.9µs  max=17.91ms  p(90)=463.33µs p(95)=486.74µs
     ✓ { mode:graphql-jit }.......................: avg=288.35µs min=201.3µs  med=266.19µs max=17.91ms  p(90)=300.96µs p(95)=315.97µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=486.06µs min=390.87µs med=458.21µs max=9.5ms    p(90)=508.36µs p(95)=540.16µs
     ✓ { mode:graphql-response-cache }............: avg=348.77µs min=264.97µs med=328.19µs max=8.04ms   p(90)=369.19µs p(95)=384.69µs
     ✓ { mode:graphql }...........................: avg=368.98µs min=273.29µs med=335.82µs max=13.41ms  p(90)=389.98µs p(95)=424.53µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 206595
     http_req_receiving...........................: avg=34.35µs  min=17.33µs  med=33.29µs  max=2.68ms   p(90)=41.25µs  p(95)=47.14µs 
     http_req_sending.............................: avg=8.31µs   min=5.95µs   med=7.34µs   max=7.66ms   p(90)=10.77µs  p(95)=11.72µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=321.94µs min=171.47µs med=285.96µs max=17.8ms   p(90)=419.72µs p(95)=440.65µs
     http_reqs....................................: 206595  1721.528313/s
     iteration_duration...........................: avg=575.96µs min=359.52µs med=536.39µs max=18.47ms  p(90)=679.44µs p(95)=709.34µs
     iterations...................................: 206595  1721.528313/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://c7d6eabf.graphql-yoga.pages.dev](https://c7d6eabf.graphql-yoga.pages.dev)