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

fix(deps): update dependency pino-pretty to v13 #3487

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 6 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pino-pretty 11.2.1 -> 13.0.0 age adoption passing confidence

Release Notes

pinojs/pino-pretty (pino-pretty) ### [`v13.0.0`](https://redirect.github.com/pinojs/pino-pretty/compare/v12.1.0...aa5abb3831c6b813f87181b8944abd57ff8b9abb) [Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v12.1.0...v13.0.0) ### [`v12.1.0`](https://redirect.github.com/pinojs/pino-pretty/releases/tag/v12.1.0) [Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v12.0.0...v12.1.0) #### What's Changed - fix: unescape \ for levelKey by [@​eliw00d](https://redirect.github.com/eliw00d) in [https://github.com/pinojs/pino-pretty/pull/538](https://redirect.github.com/pinojs/pino-pretty/pull/538) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v12.0.0...v12.1.0 ### [`v12.0.0`](https://redirect.github.com/pinojs/pino-pretty/releases/tag/v12.0.0) [Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v11.3.0...v12.0.0) #### What's Changed - build(deps-dev): lock typescript minor version by [@​Fdawgs](https://redirect.github.com/Fdawgs) in [https://github.com/pinojs/pino-pretty/pull/534](https://redirect.github.com/pinojs/pino-pretty/pull/534) - Bump typescript from 5.0.4 to 5.6.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/535](https://redirect.github.com/pinojs/pino-pretty/pull/535) - Drop support for Node.js 14 & 16 by [@​eliw00d](https://redirect.github.com/eliw00d) in [https://github.com/pinojs/pino-pretty/pull/540](https://redirect.github.com/pinojs/pino-pretty/pull/540) #### New Contributors - [@​eliw00d](https://redirect.github.com/eliw00d) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/540](https://redirect.github.com/pinojs/pino-pretty/pull/540) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v11.3.0...v12.0.0 ### [`v11.3.0`](https://redirect.github.com/pinojs/pino-pretty/releases/tag/v11.3.0) [Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v11.2.2...v11.3.0) #### What's Changed - Bump [@​types/node](https://redirect.github.com/types/node) from 20.14.13 to 22.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/523](https://redirect.github.com/pinojs/pino-pretty/pull/523) - fix: ndjson incorrect url by [@​Livour](https://redirect.github.com/Livour) in [https://github.com/pinojs/pino-pretty/pull/528](https://redirect.github.com/pinojs/pino-pretty/pull/528) - Bump pino-abstract-transport from 1.2.0 to 2.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/531](https://redirect.github.com/pinojs/pino-pretty/pull/531) - Bump [@​arethetypeswrong/cli](https://redirect.github.com/arethetypeswrong/cli) from 0.15.4 to 0.16.1 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/pinojs/pino-pretty/pull/530](https://redirect.github.com/pinojs/pino-pretty/pull/530) - Wait for destination to close by [@​mcollina](https://redirect.github.com/mcollina) in [https://github.com/pinojs/pino-pretty/pull/533](https://redirect.github.com/pinojs/pino-pretty/pull/533) #### New Contributors - [@​Livour](https://redirect.github.com/Livour) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/528](https://redirect.github.com/pinojs/pino-pretty/pull/528) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v11.2.2...v11.3.0 ### [`v11.2.2`](https://redirect.github.com/pinojs/pino-pretty/releases/tag/v11.2.2) [Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v11.2.1...v11.2.2) #### What's Changed - Type fixes by [@​joshkel](https://redirect.github.com/joshkel) in [https://github.com/pinojs/pino-pretty/pull/522](https://redirect.github.com/pinojs/pino-pretty/pull/522) #### New Contributors - [@​joshkel](https://redirect.github.com/joshkel) made their first contribution in [https://github.com/pinojs/pino-pretty/pull/522](https://redirect.github.com/pinojs/pino-pretty/pull/522) **Full Changelog**: https://github.com/pinojs/pino-pretty/compare/v11.2.1...v11.2.2

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 6 days ago

⚠️ No Changeset found

Latest commit: bf0ac43057607e0842cd3ad0c696d9e70f32b430

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 6 days ago
### 💻 Website Preview The latest changes are available as preview in: [https://b89087ca.graphql-yoga.pages.dev](https://b89087ca.graphql-yoga.pages.dev)
github-actions[bot] commented 6 days 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% ✓ 524670      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 105 MB  703 kB/s
     http_req_blocked.............................: avg=1.47µs   min=982ns    med=1.29µs   max=5.4ms   p(90)=1.94µs   p(95)=2.13µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=136.7µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=358.98µs min=217.55µs med=323.2µs  max=18.68ms p(90)=459.77µs p(95)=481.59µs
       { expected_response:true }.................: avg=358.98µs min=217.55µs med=323.2µs  max=18.68ms p(90)=459.77µs p(95)=481.59µs
     ✓ { mode:graphql-jit }.......................: avg=289.85µs min=217.55µs med=267.31µs max=18.68ms p(90)=299.1µs  p(95)=316.39µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=488.24µs min=404.07µs med=461.28µs max=9.48ms  p(90)=505.59µs p(95)=539.8µs 
     ✓ { mode:graphql-response-cache }............: avg=340.31µs min=269.44µs med=321.47µs max=8.41ms  p(90)=351.04µs p(95)=361.76µs
     ✓ { mode:graphql }...........................: avg=368.26µs min=274.21µs med=332.36µs max=14ms    p(90)=395.7µs  p(95)=447.25µs
     ✓ { mode:uws }...............................: avg=343.6µs  min=267.5µs  med=322.54µs max=9.27ms  p(90)=354.99µs p(95)=371.66µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 262335
     http_req_receiving...........................: avg=33.21µs  min=16.95µs  med=33.22µs  max=5.58ms  p(90)=38.78µs  p(95)=40.91µs 
     http_req_sending.............................: avg=8.36µs   min=5.96µs   med=7.34µs   max=9.3ms   p(90)=10.9µs   p(95)=11.65µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s      p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=317.39µs min=184.39µs med=282.57µs max=18.54ms p(90)=417.57µs p(95)=437.17µs
     http_reqs....................................: 262335  1748.879578/s
     iteration_duration...........................: avg=567.05µs min=391.82µs med=527.85µs max=19.28ms p(90)=672.5µs  p(95)=699.27µs
     iterations...................................: 262335  1748.879578/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   
github-actions[bot] commented 6 days 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: