Closed renovate[bot] closed 6 days ago
Latest commit: 12f995cccbaa2d751b0ed75ead122469bd3f51a1
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.
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
Federation 1 Support | Federation 2 Support | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Learn more:
✓ 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% ✓ 520990 ✗ 0
data_received................................: 2.1 GB 14 MB/s
data_sent....................................: 105 MB 698 kB/s
http_req_blocked.............................: avg=1.49µs min=962ns med=1.33µs max=249.05µs p(90)=2µs p(95)=2.19µs
http_req_connecting..........................: avg=2ns min=0s med=0s max=141.57µs p(90)=0s p(95)=0s
http_req_duration............................: avg=361.27µs min=220.61µs med=324.98µs max=15.54ms p(90)=466.15µs p(95)=487.48µs
{ expected_response:true }.................: avg=361.27µs min=220.61µs med=324.98µs max=15.54ms p(90)=466.15µs p(95)=487.48µs
✓ { mode:graphql-jit }.......................: avg=291.11µs min=220.61µs med=268.08µs max=15.54ms p(90)=298.61µs p(95)=313.7µs
✓ { mode:graphql-no-parse-validate-cache }...: avg=495.9µs min=411.35µs med=468.74µs max=9.67ms p(90)=510.36µs p(95)=541.35µs
✓ { mode:graphql-response-cache }............: avg=342.12µs min=267.39µs med=323.46µs max=7.74ms p(90)=352.15µs p(95)=363.17µs
✓ { mode:graphql }...........................: avg=366.14µs min=273.06µs med=332.28µs max=13.41ms p(90)=386.76µs p(95)=430.35µs
✓ { mode:uws }...............................: avg=348.19µs min=269.6µs med=326.29µs max=9.72ms p(90)=358.75µs p(95)=374.52µs
http_req_failed..............................: 0.00% ✓ 0 ✗ 260495
http_req_receiving...........................: avg=32.89µs min=15.95µs med=32.91µs max=7.95ms p(90)=38.48µs p(95)=40.56µs
http_req_sending.............................: avg=8.44µs min=5.85µs med=7.47µs max=1.01ms p(90)=10.94µs p(95)=11.75µs
http_req_tls_handshaking.....................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting.............................: avg=319.92µs min=187.83µs med=284.39µs max=15.42ms p(90)=424.29µs p(95)=443.34µs
http_reqs....................................: 260495 1736.561197/s
iteration_duration...........................: avg=570.93µs min=396.28µs med=531.89µs max=16.19ms p(90)=679.2µs p(95)=704.55µs
iterations...................................: 260495 1736.561197/s
vus..........................................: 1 min=1 max=1
vus_max......................................: 2 min=2 max=2
This PR contains the following updates:
^23.0.0
->^24.0.0
Release Notes
dsherret/ts-morph (ts-morph)
### [`v24.0.0`](https://redirect.github.com/dsherret/ts-morph/releases/tag/24.0.0) [Compare Source](https://redirect.github.com/dsherret/ts-morph/compare/23.0.0...24.0.0) #### What's Changed - perf: remove mkdirp dependency by [@benmccann](https://redirect.github.com/benmccann) in [https://github.com/dsherret/ts-morph/pull/1549](https://redirect.github.com/dsherret/ts-morph/pull/1549) - perf: switch to tinyglobby to drop 15 dependencies by [@benmccann](https://redirect.github.com/benmccann) in [https://github.com/dsherret/ts-morph/pull/1558](https://redirect.github.com/dsherret/ts-morph/pull/1558) - fix: getDerivedClasses() isn't correct in some cases by [@jmyrick02](https://redirect.github.com/jmyrick02) in [https://github.com/dsherret/ts-morph/pull/1557](https://redirect.github.com/dsherret/ts-morph/pull/1557) - fix: getBodyText() doesn't work as would be expected by [@jmyrick02](https://redirect.github.com/jmyrick02) in [https://github.com/dsherret/ts-morph/pull/1560](https://redirect.github.com/dsherret/ts-morph/pull/1560) - feat: TypeScript 5.6 by [@dsherret](https://redirect.github.com/dsherret) in [https://github.com/dsherret/ts-morph/pull/1576](https://redirect.github.com/dsherret/ts-morph/pull/1576) #### New Contributors - [@benmccann](https://redirect.github.com/benmccann) made their first contribution in [https://github.com/dsherret/ts-morph/pull/1549](https://redirect.github.com/dsherret/ts-morph/pull/1549) - [@jmyrick02](https://redirect.github.com/jmyrick02) made their first contribution in [https://github.com/dsherret/ts-morph/pull/1557](https://redirect.github.com/dsherret/ts-morph/pull/1557) **Full Changelog**: https://github.com/dsherret/ts-morph/compare/23.0.0...24.0.0Configuration
📅 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.