-
-
Notifications
You must be signed in to change notification settings - Fork 99
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 GraphQL to v16 #1348
Bump GraphQL to v16 #1348
Conversation
🦋 Changeset detectedLatest commit: 81d1ebb The changes in this PR will be included in the next version bump. This PR includes changesets to release 10 packages
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 |
✅ Deploy Preview for houdinigraphql canceled.
|
✅ Deploy Preview for houdini-docs-next canceled.
|
Thanks for taking the time to look into this! It looks like the houdini-2.0 branch was out of date with main before you created this PR, which is causing github to be very confused. Could you try rebasing your changes off the latest commit on the houdini-2.0 branch? |
i updated the houdini branch earlier today. i think this branch contains the commits but it shouldn't cause any issues, unless im missing something? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for pushing on this!
Co-authored-by: Alec Aivazis <alec@aivazis.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ewen Le Bihan <hey@ewen.works> Squashed commit of the following: commit 81d1ebb Author: radiden <gabriel@rai.cx> Date: Fri Sep 6 14:55:45 2024 +0200 change ternary back to if commit 6f9eadc Author: radiden <gabriel2012688@gmail.com> Date: Wed Sep 4 18:22:46 2024 +0200 add changeset commit 3a64eae Author: radiden <gabriel@rai.cx> Date: Wed Sep 4 17:46:53 2024 +0200 remove sourcemap generation commit 63f1464 Author: radiden <gabriel@rai.cx> Date: Fri Aug 30 12:58:33 2024 +0200 fix react test bug commit e65de35 Author: radiden <gabriel@rai.cx> Date: Fri Aug 30 12:58:15 2024 +0200 update deps commit 2a33542 Author: radiden <gabriel@rai.cx> Date: Thu Aug 29 01:57:55 2024 +0200 remove debug console log commit 5ac2b4f Author: radiden <gabriel@rai.cx> Date: Thu Aug 29 01:50:04 2024 +0200 fix default value handling commit f854a19 Author: radiden <gabriel2012688@gmail.com> Date: Thu Aug 29 01:30:52 2024 +0200 fix schema generation commit b221176 Author: radiden <gabriel2012688@gmail.com> Date: Tue Aug 27 19:46:34 2024 +0200 fix build errors commit a822574 Author: radiden <gabriel2012688@gmail.com> Date: Tue Aug 27 17:11:50 2024 +0200 update deps commit eac0756 Author: radiden <gabriel2012688@gmail.com> Date: Tue Aug 27 17:10:31 2024 +0200 remove vite-plugin-watch-and-run dependency commit 6fb88f5 Author: radiden <gabriel@rai.cx> Date: Wed Aug 14 23:41:37 2024 +0200 wip commit 0d0dbdb Author: radiden <gabriel@rai.cx> Date: Wed Jul 24 20:28:41 2024 +0200 [wip] update graphql to 16.9.0
Co-authored-by: Alec Aivazis <alec@aivazis.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Ewen Le Bihan <hey@ewen.works> Squashed commit of the following: commit 81d1ebb Author: radiden <gabriel@rai.cx> Date: Fri Sep 6 14:55:45 2024 +0200 change ternary back to if commit 6f9eadc Author: radiden <gabriel2012688@gmail.com> Date: Wed Sep 4 18:22:46 2024 +0200 add changeset commit 3a64eae Author: radiden <gabriel@rai.cx> Date: Wed Sep 4 17:46:53 2024 +0200 remove sourcemap generation commit 63f1464 Author: radiden <gabriel@rai.cx> Date: Fri Aug 30 12:58:33 2024 +0200 fix react test bug commit e65de35 Author: radiden <gabriel@rai.cx> Date: Fri Aug 30 12:58:15 2024 +0200 update deps commit 2a33542 Author: radiden <gabriel@rai.cx> Date: Thu Aug 29 01:57:55 2024 +0200 remove debug console log commit 5ac2b4f Author: radiden <gabriel@rai.cx> Date: Thu Aug 29 01:50:04 2024 +0200 fix default value handling commit f854a19 Author: radiden <gabriel2012688@gmail.com> Date: Thu Aug 29 01:30:52 2024 +0200 fix schema generation commit b221176 Author: radiden <gabriel2012688@gmail.com> Date: Tue Aug 27 19:46:34 2024 +0200 fix build errors commit a822574 Author: radiden <gabriel2012688@gmail.com> Date: Tue Aug 27 17:11:50 2024 +0200 update deps commit eac0756 Author: radiden <gabriel2012688@gmail.com> Date: Tue Aug 27 17:10:31 2024 +0200 remove vite-plugin-watch-and-run dependency commit 6fb88f5 Author: radiden <gabriel@rai.cx> Date: Wed Aug 14 23:41:37 2024 +0200 wip commit 0d0dbdb Author: radiden <gabriel@rai.cx> Date: Wed Jul 24 20:28:41 2024 +0200 [wip] update graphql to 16.9.0
Whoops, didn't mean for this to be closed |
Superseded by #1387 |
Fixes #1252