-
Notifications
You must be signed in to change notification settings - Fork 574
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
[graphiql] upgrade graphiql deps #3279
Conversation
🦋 Changeset detectedLatest commit: f00628f The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
@bgentry Hi! sorry for the very late response. Since I don't have the rights to force push on your fork, I had to create a new branche here. If you want, you can reset your branch on mine, so that you appear as the PR author :-) |
Apollo Federation Subgraph Compatibility Results
Learn more: |
💻 Website PreviewThe latest changes are available as preview in: https://dd941f26.graphql-yoga.pages.dev |
✅ Benchmark Results
|
🚀 Snapshot Release (
|
Package | Version | Info |
---|---|---|
graphql-yoga-cloud-run-guide |
3.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/apollo-link |
3.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/urql-exchange |
3.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/graphiql |
4.3.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
graphql-yoga |
5.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/nestjs |
3.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/nestjs-federation |
3.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-apollo-inline-trace |
3.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-apq |
3.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-csrf-prevention |
3.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-defer-stream |
3.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-disable-introspection |
2.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-graphql-sse |
3.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-jwt |
2.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-persisted-operations |
3.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-prometheus |
5.1.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-response-cache |
3.6.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/plugin-sofa |
3.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
@graphql-yoga/render-graphiql |
5.4.0-alpha-20240517193238-f00628f0 |
npm ↗︎ unpkg ↗︎ |
Thank you, I just wasn’t sure how to get this resolved so I appreciate it. No need to change anything, seems I’m already listed as co author on the commits anyway 🙏🏻 |
@bgentry Ok cool! I've updated the integration tests, it should be good to merge now :-) Just waiting for the CI Thank you again for the work! Very appreciated! |
d8fbc3d
to
f00628f
Compare
This is a rebase of #3193