HoudiniGraphql / houdini

The disappearing GraphQL framework
http://www.houdinigraphql.com
MIT License
913 stars 99 forks source link

Bump dependency versions #1315

Closed SeppahBaws closed 3 months ago

SeppahBaws commented 4 months ago

Bumps dependency versions:

Something is still broken atm, but I'm not even sure how to fix it but hopefully I will soonโ„ข๏ธ css-tree is a dependency of Svelte, but somehow after the upgrades it is getting included in the houdini-plugin-svelte-global-stores output, which causes this issue.

Ideas on how to fix this are more than welcome ๐Ÿ™ƒ

To help everyone out, please make sure your PR does the following:

changeset-bot[bot] commented 4 months ago

โš ๏ธ No Changeset found

Latest commit: a58ca3fb6299b648797d2de7a4c2b525791fb29d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

netlify[bot] commented 4 months ago

Deploy Preview for houdinigraphql canceled.

Name Link
Latest commit a58ca3fb6299b648797d2de7a4c2b525791fb29d
Latest deploy log https://app.netlify.com/sites/houdinigraphql/deploys/6686b9e013a15300082fc423
netlify[bot] commented 4 months ago

Deploy Preview for houdini-docs-next canceled.

Name Link
Latest commit a58ca3fb6299b648797d2de7a4c2b525791fb29d
Latest deploy log https://app.netlify.com/sites/houdini-docs-next/deploys/6686b9e0602ebb000864a3f5
SeppahBaws commented 3 months ago

Ok I'm going to close this as it would be too much of a hassle to get this working correctly. I think the only fix for the css-tree problem is upgrading to svelte 5, but that's already being solved in #1300