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

Bump dset dependency handling the CVE-2024-21529 #3620

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Bump dset dependency handling the CVE-2024-21529 #3620

merged 2 commits into from
Jan 6, 2025

Conversation

enisdenjo
Copy link
Collaborator

Copy link

changeset-bot bot commented Jan 6, 2025

🦋 Changeset detected

Latest commit: 7cdcfe7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 24 packages
Name Type
graphql-yoga Patch
@graphql-yoga/nestjs Patch
@graphql-yoga/render-graphiql Patch
@graphql-yoga/plugin-apollo-inline-trace Patch
@graphql-yoga/apollo-managed-federation Patch
@graphql-yoga/plugin-apollo-usage-report Patch
@graphql-yoga/plugin-apq Patch
@graphql-yoga/plugin-csrf-prevention Patch
@graphql-yoga/plugin-defer-stream Patch
@graphql-yoga/plugin-disable-introspection Patch
@graphql-yoga/plugin-graphql-sse Patch
@graphql-yoga/plugin-jwt Patch
@graphql-yoga/plugin-persisted-operations Patch
@graphql-yoga/plugin-prometheus Patch
@graphql-yoga/plugin-response-cache Patch
@graphql-yoga/plugin-sofa Patch
apollo-federation-gateway-with-yoga Patch
apollo-subgraph-with-yoga Patch
graphql-lambda Patch
cloudflare-advanced Patch
cloudflare Patch
nextjs-app Patch
hello-world-benchmark Patch
@graphql-yoga/nestjs-federation Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Jan 6, 2025

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:

Copy link
Contributor

github-actions bot commented Jan 6, 2025

💻 Website Preview

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

Copy link
Contributor

github-actions bot commented Jan 6, 2025

✅ 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% ✓ 506708      ✗ 0     
     data_received................................: 2.1 GB  14 MB/s
     data_sent....................................: 102 MB  679 kB/s
     http_req_blocked.............................: avg=1.53µs   min=952ns    med=1.33µs   max=241.89µs p(90)=2.03µs   p(95)=2.23µs  
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=135.94µs p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=369.87µs min=224.63µs med=336.36µs max=18.58ms  p(90)=477.12µs p(95)=500.08µs
       { expected_response:true }.................: avg=369.87µs min=224.63µs med=336.36µs max=18.58ms  p(90)=477.12µs p(95)=500.08µs
     ✓ { mode:graphql-jit }.......................: avg=297.41µs min=224.63µs med=280.15µs max=18.58ms  p(90)=312.65µs p(95)=330.72µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=502.94µs min=411.44µs med=477.46µs max=5.88ms   p(90)=519.34µs p(95)=557.49µs
     ✓ { mode:graphql-response-cache }............: avg=351.53µs min=271.65µs med=334.06µs max=6.59ms   p(90)=365.82µs p(95)=378.5µs 
     ✓ { mode:graphql }...........................: avg=377.19µs min=284.96µs med=345.76µs max=14.37ms  p(90)=415µs    p(95)=468.29µs
     ✓ { mode:uws }...............................: avg=356.29µs min=274.34µs med=336.48µs max=7.8ms    p(90)=373.35µs p(95)=396.17µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 253354
     http_req_receiving...........................: avg=33.52µs  min=16.31µs  med=33.02µs  max=2.73ms   p(90)=39.85µs  p(95)=42.78µs 
     http_req_sending.............................: avg=8.94µs   min=5.92µs   med=7.93µs   max=507.68µs p(90)=11.31µs  p(95)=12.62µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=327.4µs  min=191.59µs med=294.75µs max=18.44ms  p(90)=434.29µs p(95)=455.73µs
     http_reqs....................................: 253354  1689.010393/s
     iteration_duration...........................: avg=586.98µs min=402.69µs med=549.69µs max=19.19ms  p(90)=696.94µs p(95)=724.55µs
     iterations...................................: 253354  1689.010393/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

@enisdenjo enisdenjo merged commit d24c5d5 into main Jan 6, 2025
24 checks passed
@enisdenjo enisdenjo deleted the dset branch January 6, 2025 11:44
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.

1 participant