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 GraphQL to v16 #1348

Closed
wants to merge 13 commits into from
Closed

Bump GraphQL to v16 #1348

wants to merge 13 commits into from

Conversation

radiden
Copy link

@radiden radiden commented Sep 4, 2024

Fixes #1252

Copy link

changeset-bot bot commented Sep 4, 2024

🦋 Changeset detected

Latest commit: 81d1ebb

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

This PR includes changesets to release 10 packages
Name Type
houdini Major
scripts Minor
houdini-adapter-node Major
houdini-react Major
houdini-svelte Major
houdini-adapter-auto Major
houdini-adapter-cloudflare Major
houdini-adapter-static Major
houdini-plugin-svelte-global-stores Major
create-houdini Major

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

netlify bot commented Sep 4, 2024

Deploy Preview for houdinigraphql canceled.

Name Link
🔨 Latest commit 81d1ebb
🔍 Latest deploy log https://app.netlify.com/sites/houdinigraphql/deploys/66dafbd8d559c60008d19dee

Copy link

netlify bot commented Sep 4, 2024

Deploy Preview for houdini-docs-next canceled.

Name Link
🔨 Latest commit 81d1ebb
🔍 Latest deploy log https://app.netlify.com/sites/houdini-docs-next/deploys/66dafbd841f5c50008de47a3

@SeppahBaws
Copy link
Collaborator

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?

@AlecAivazis
Copy link
Collaborator

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?

Copy link
Collaborator

@AlecAivazis AlecAivazis left a 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!

rgon pushed a commit to rgon/houdini that referenced this pull request Sep 17, 2024
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
rgon pushed a commit to rgon/houdini that referenced this pull request Sep 17, 2024
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
@SeppahBaws SeppahBaws deleted the branch HoudiniGraphql:houdini-2.0 October 21, 2024 18:53
@SeppahBaws SeppahBaws closed this Oct 21, 2024
@SeppahBaws
Copy link
Collaborator

Whoops, didn't mean for this to be closed

@SeppahBaws SeppahBaws reopened this Oct 21, 2024
@endigma endigma mentioned this pull request Nov 10, 2024
@endigma
Copy link

endigma commented Nov 10, 2024

Superseded by #1387

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.

4 participants