Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency ts-morph to v20 #3008

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-morph ^19.0.0 -> ^20.0.0 age adoption passing confidence

Release Notes

dsherret/ts-morph (ts-morph)

v20.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: dsherret/ts-morph@19.0.0...20.0.0


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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 22, 2023
@changeset-bot
Copy link

changeset-bot bot commented Sep 22, 2023

⚠️ No Changeset found

Latest commit: bbb18f7

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
Copy link
Contributor

github-actions bot commented Sep 22, 2023

✅ 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% ✓ 293570     ✗ 0     
     data_received................................: 1.2 GB  9.9 MB/s
     data_sent....................................: 59 MB   494 kB/s
     http_req_blocked.............................: avg=1.77µs   min=1µs      med=1.5µs    max=848.51µs p(90)=2.1µs    p(95)=2.5µs   
     http_req_connecting..........................: avg=6ns      min=0s       med=0s       max=670.51µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=547.59µs min=284.2µs  med=453.41µs max=28.49ms  p(90)=800.81µs p(95)=841.81µs
       { expected_response:true }.................: avg=547.59µs min=284.2µs  med=453.41µs max=28.49ms  p(90)=800.81µs p(95)=841.81µs
     ✓ { mode:graphql-jit }.......................: avg=409.47µs min=284.2µs  med=366.6µs  max=20.79ms  p(90)=429.5µs  p(95)=469.21µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=868.64µs min=725.61µs med=796.61µs max=24.99ms  p(90)=870.81µs p(95)=973.65µs
     ✓ { mode:graphql-response-cache }............: avg=474.79µs min=344.6µs  med=439.3µs  max=12.71ms  p(90)=488.91µs p(95)=515.31µs
     ✓ { mode:graphql }...........................: avg=563.53µs min=414.6µs  med=493.61µs max=28.49ms  p(90)=585.37µs p(95)=691.31µs
     http_req_failed..............................: 0.00%   ✓ 0          ✗ 146785
     http_req_receiving...........................: avg=31.5µs   min=17µs     med=27.79µs  max=15.46ms  p(90)=41.4µs   p(95)=44.7µs  
     http_req_sending.............................: avg=13.71µs  min=6.2µs    med=9.5µs    max=2.48ms   p(90)=14.8µs   p(95)=18.2µs  
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=502.38µs min=254.9µs  med=412.1µs  max=28.42ms  p(90)=760.21µs p(95)=792.91µs
     http_reqs....................................: 146785  1223.18759/s
     iteration_duration...........................: avg=811.38µs min=501.61µs med=716.21µs max=28.81ms  p(90)=1.06ms   p(95)=1.12ms  
     iterations...................................: 146785  1223.18759/s
     vus..........................................: 1       min=1        max=1   
     vus_max......................................: 2       min=2        max=2   

@github-actions
Copy link
Contributor

Apollo Federation Subgraph Compatibility Results

Federation 1 SupportFederation 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
Copy link
Contributor

github-actions bot commented Sep 22, 2023

🚀 Snapshot Release (rc)

The latest changes of this PR are available as rc on npm (based on the declared changesets):

Package Version Info
@graphql-yoga/plugin-apq 2.0.5-rc-20230922011542-bbb18f7c npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-prometheus 2.0.6-rc-20230922011542-bbb18f7c npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://972199fb.graphql-yoga.pages.dev

@ardatan ardatan merged commit 31df14b into main Sep 26, 2023
26 checks passed
@ardatan ardatan deleted the renovate/ts-morph-20.x branch September 26, 2023 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant