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

fix(deps): update dependency @graphiql/plugin-explorer to v4

Open renovate[bot] opened this issue 11 months ago • 6 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphiql/plugin-explorer (source) ^3.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

graphql/graphiql (@​graphiql/plugin-explorer)

v4.0.5

Compare Source

Patch Changes

v4.0.4

Compare Source

Patch Changes

v4.0.3

Compare Source

Patch Changes

v4.0.2

Compare Source

Patch Changes

v4.0.1

Compare Source

Patch Changes

v4.0.0

Compare Source

Major Changes

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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar May 18 '25 14:05 renovate[bot]

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar May 18 '25 14:05 codesandbox[bot]

🚀 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 5.0.0-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/urql-exchange 5.0.0-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/graphiql 4.4.1-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
graphql-yoga 5.15.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/nestjs 3.15.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/nestjs-federation 3.15.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-inline-trace 3.15.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/apollo-managed-federation 0.14.0-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apollo-usage-report 0.10.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-apq 3.15.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-csrf-prevention 3.15.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-defer-stream 3.15.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-disable-introspection 2.16.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-graphql-sse 3.15.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-jwt 3.9.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-persisted-operations 3.15.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-prometheus 6.10.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-response-cache 3.17.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/plugin-sofa 3.15.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎
@graphql-yoga/render-graphiql 5.15.2-alpha-20250906194016-8ff5d81a715f461f2e7e2b2ece23fdd1ff3d26b9 npm ↗︎ unpkg ↗︎

github-actions[bot] avatar May 18 '25 15:05 github-actions[bot]

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:

github-actions[bot] avatar May 18 '25 15:05 github-actions[bot]

💻 Website Preview

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

github-actions[bot] avatar May 18 '25 15:05 github-actions[bot]

✅ 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% ✓ 503082      ✗ 0     
     data_received................................: 2.0 GB  14 MB/s
     data_sent....................................: 101 MB  674 kB/s
     http_req_blocked.............................: avg=1.57µs   min=982ns    med=1.35µs   max=295.57µs p(90)=2.07µs   p(95)=2.3µs   
     http_req_connecting..........................: avg=2ns      min=0s       med=0s       max=204.6µs  p(90)=0s       p(95)=0s      
     http_req_duration............................: avg=371.19µs min=212.37µs med=341.32µs max=18.99ms  p(90)=480.01µs p(95)=502.49µs
       { expected_response:true }.................: avg=371.19µs min=212.37µs med=341.32µs max=18.99ms  p(90)=480.01µs p(95)=502.49µs
     ✓ { mode:graphql-jit }.......................: avg=286.61µs min=212.37µs med=268.78µs max=18.99ms  p(90)=301.25µs p(95)=315.77µs
     ✓ { mode:graphql-no-parse-validate-cache }...: avg=506.52µs min=417.11µs med=481.53µs max=7.08ms   p(90)=522.63µs p(95)=545.47µs
     ✓ { mode:graphql-response-cache }............: avg=352.48µs min=266.7µs  med=334.31µs max=8.69ms   p(90)=368.61µs p(95)=382.58µs
     ✓ { mode:graphql }...........................: avg=381.04µs min=289.51µs med=351.59µs max=15.19ms  p(90)=401.38µs p(95)=451.15µs
     ✓ { mode:uws }...............................: avg=369.83µs min=287.75µs med=347.68µs max=6.84ms   p(90)=386.3µs  p(95)=409.71µs
     http_req_failed..............................: 0.00%   ✓ 0           ✗ 251541
     http_req_receiving...........................: avg=34.58µs  min=16.42µs  med=33.51µs  max=2.94ms   p(90)=41.14µs  p(95)=44.69µs 
     http_req_sending.............................: avg=9.18µs   min=6.02µs   med=8.19µs   max=2.65ms   p(90)=11.71µs  p(95)=12.98µs 
     http_req_tls_handshaking.....................: avg=0s       min=0s       med=0s       max=0s       p(90)=0s       p(95)=0s      
     http_req_waiting.............................: avg=327.43µs min=180.13µs med=299.33µs max=18.83ms  p(90)=435.92µs p(95)=456.67µs
     http_reqs....................................: 251541  1676.916334/s
     iteration_duration...........................: avg=591.27µs min=381.55µs med=557.75µs max=19.69ms  p(90)=702.47µs p(95)=728.05µs
     iterations...................................: 251541  1676.916334/s
     vus..........................................: 1       min=1         max=1   
     vus_max......................................: 2       min=2         max=2   

github-actions[bot] avatar May 18 '25 15:05 github-actions[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Jul 21 '25 17:07 renovate[bot]