graphql-tools icon indicating copy to clipboard operation
graphql-tools copied to clipboard

chore(deps): update dependency typedoc to v0.23.16

Open renovate[bot] opened this issue 3 years ago • 3 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typedoc (source) 0.23.15 -> 0.23.16 age adoption passing confidence

Release Notes

TypeStrong/TypeDoc

v0.23.16

Compare Source

Features
  • Object types will now be pretty printed, #​1793.
  • Added support for specifying the tsconfig.json file in packages mode with { "typedoc": { "tsconfig": "tsconfig.lib.json" }} in package.json, #​2061.
  • In packages mode, readme files will now be automatically included if present, #​2065.
  • Added support for specifying the base file url for links to source code, #​2068.
Bug Fixes
  • Private parameter properties will no longer be ignored, #​2064.
Thanks!

Configuration

📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, 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.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Oct 10 '22 23:10 renovate[bot]

⚠️ No Changeset found

Latest commit: a1398a2e217e55f44937ea04533d080c10e60770

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

changeset-bot[bot] avatar Oct 10 '22 23:10 changeset-bot[bot]

❌ Benchmark Failed

Performance regression detected: it seems like your Pull Request adds some extra latency to Schema Stitching

If the performance regression is expected, please increase the failing threshold.

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 222       ✗ 0  
     data_received..................: 26 MB   2.6 MB/s
     data_sent......................: 95 kB   9.4 kB/s
     http_req_blocked...............: avg=6.28µs   min=2.5µs   med=3.4µs   max=305µs    p(90)=4.2µs   p(95)=4.55µs  
     http_req_connecting............: avg=2.08µs   min=0s      med=0s      max=231.6µs  p(90)=0s      p(95)=0s      
   ✗ http_req_duration..............: avg=85.38ms  min=74.55ms med=81.33ms max=172.08ms p(90)=90.59ms p(95)=130.99ms
       { expected_response:true }...: avg=85.38ms  min=74.55ms med=81.33ms max=172.08ms p(90)=90.59ms p(95)=130.99ms
     http_req_failed................: 0.00%   ✓ 0         ✗ 111
     http_req_receiving.............: avg=167.37µs min=141.1µs med=156.7µs max=874.91µs p(90)=174.2µs p(95)=182.8µs 
     http_req_sending...............: avg=87.17µs  min=18µs    med=26.9µs  max=1.74ms   p(90)=39.9µs  p(95)=759.35µs
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s       p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=85.12ms  min=74.38ms med=80.87ms max=171.1ms  p(90)=90.13ms p(95)=130.81ms
     http_reqs......................: 111     11.003598/s
     iteration_duration.............: avg=90.85ms  min=79.4ms  med=86.22ms max=177.19ms p(90)=98.72ms p(95)=135.74ms
     iterations.....................: 111     11.003598/s
     vus............................: 1       min=1       max=1
     vus_max........................: 1       min=1       max=1

github-actions[bot] avatar Oct 10 '22 23:10 github-actions[bot]

🚀 Website Preview

The latest changes to the website are available as preview in: https://6608ef7e.graphql-tools.pages.dev

github-actions[bot] avatar Oct 10 '22 23:10 github-actions[bot]