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

Upgrade to vite 6 #1402

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Upgrade to vite 6 #1402

merged 2 commits into from
Dec 19, 2024

Conversation

SeppahBaws
Copy link
Collaborator

@SeppahBaws SeppahBaws commented Dec 11, 2024

Fixes #1401

This upgrades the vite dependency to v6.
I haven't added a changelog yet as I'm not entirely sure how exactly we want to version this.
Leaving it as draft until we can figure this out. Can also change it to merge into the houdini-2.0 branch...

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

  • Update the first line to point to the ticket that this PR fixes
  • Add a message that clearly describes the fix
  • If applicable, add a test that would fail without this fix
  • Make sure the unit and integration tests pass locally with pnpm run tests and cd integration && pnpm run tests
  • Includes a changeset if your fix affects the user with pnpm changeset

Copy link

changeset-bot bot commented Dec 11, 2024

🦋 Changeset detected

Latest commit: ecace0a

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

This PR includes changesets to release 8 packages
Name Type
houdini-plugin-svelte-global-stores Minor
houdini-svelte Minor
houdini-react Minor
houdini Minor
houdini-adapter-auto Patch
houdini-adapter-cloudflare Patch
houdini-adapter-node Patch
houdini-adapter-static Patch

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 Dec 11, 2024

Deploy Preview for houdinigraphql canceled.

Name Link
🔨 Latest commit 1bbcd85
🔍 Latest deploy log https://app.netlify.com/sites/houdinigraphql/deploys/6760ce4fe835820008742720

Copy link

netlify bot commented Dec 11, 2024

Deploy Preview for houdini-docs-next ready!

Name Link
🔨 Latest commit 1bbcd85
🔍 Latest deploy log https://app.netlify.com/sites/houdini-docs-next/deploys/6760ce4f249a86000861ebee
😎 Deploy Preview https://deploy-preview-1402--houdini-docs-next.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@SeppahBaws SeppahBaws marked this pull request as ready for review December 17, 2024 01:05
@SeppahBaws SeppahBaws merged commit 21316ed into main Dec 19, 2024
15 checks passed
@SeppahBaws SeppahBaws deleted the vite-6 branch December 19, 2024 16:42
@github-actions github-actions bot mentioned this pull request Dec 19, 2024
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.

Houdini Vite plugin doesn't support Vite 6
2 participants