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: add @types/node as dev dep #2060

Merged
merged 1 commit into from
Nov 8, 2022
Merged

chore: add @types/node as dev dep #2060

merged 1 commit into from
Nov 8, 2022

Conversation

saihaj
Copy link
Collaborator

@saihaj saihaj commented Nov 8, 2022

closes #2035

@changeset-bot
Copy link

changeset-bot bot commented Nov 8, 2022

⚠️ No Changeset found

Latest commit: 8bda866

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 Nov 8, 2022

🚀 Snapshot Release (alpha)

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

Package Version Info
@graphql-yoga/apollo-link 1.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/urql-exchange 1.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/common 3.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/redis-event-target 1.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/typed-event-target 1.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/graphiql 3.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
graphql-yoga 3.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/node 3.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-inline-trace 1.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apq 1.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-defer-stream 1.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-persisted-operations 1.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-prometheus 1.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-response-cache 1.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-sofa 1.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/render-graphiql 3.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎
@graphql-yoga/subscription 3.0.0-alpha-20221108221233-ba595d4a npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2022

✅ Benchmark Results

     ✓ no_errors
     ✓ expected_result

     checks.........................: 100.00% ✓ 160708      ✗ 0    
     data_received..................: 24 MB   798 kB/s
     data_sent......................: 9.2 MB  308 kB/s
     http_req_blocked...............: avg=1.27µs   min=800ns   med=1.1µs   max=1.01ms  p(90)=1.6µs   p(95)=1.9µs   
     http_req_connecting............: avg=1ns      min=0s      med=0s      max=141.1µs p(90)=0s      p(95)=0s      
   ✓ http_req_duration..............: avg=293.46µs min=196.9µs med=265.3µs max=18.66ms p(90)=328.9µs p(95)=354.8µs 
       { expected_response:true }...: avg=293.46µs min=196.9µs med=265.3µs max=18.66ms p(90)=328.9µs p(95)=354.8µs 
     http_req_failed................: 0.00%   ✓ 0           ✗ 80354
     http_req_receiving.............: avg=20.04µs  min=11.89µs med=18.39µs max=8.5ms   p(90)=25µs    p(95)=27.2µs  
     http_req_sending...............: avg=7.97µs   min=4.2µs   med=5.7µs   max=3.38ms  p(90)=11.1µs  p(95)=12µs    
     http_req_tls_handshaking.......: avg=0s       min=0s      med=0s      max=0s      p(90)=0s      p(95)=0s      
     http_req_waiting...............: avg=265.44µs min=177.3µs med=239.1µs max=17.61ms p(90)=296.5µs p(95)=320.39µs
     http_reqs......................: 80354   2678.299933/s
     iteration_duration.............: avg=366.32µs min=255.7µs med=335.9µs max=19.26ms p(90)=413µs   p(95)=442.6µs 
     iterations.....................: 80354   2678.299933/s
     vus............................: 0       min=0         max=1  
     vus_max........................: 1       min=1         max=1  

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2022

🚀 Website Preview

The latest changes to the website are available as preview in: https://3ca23062.graphql-yoga.pages.dev

@saihaj saihaj merged commit 699368e into main Nov 8, 2022
@saihaj saihaj deleted the saihaj/2035 branch November 8, 2022 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v3] CodeSandbox is missing @types/node dependency
2 participants