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

fix: Allow vite 6.0.9+ #1497

Merged
merged 4 commits into from
Mar 4, 2025
Merged

fix: Allow vite 6.0.9+ #1497

merged 4 commits into from
Mar 4, 2025

Conversation

aklinker1
Copy link
Collaborator

@aklinker1 aklinker1 commented Mar 4, 2025

Overview

Until #1411 is ready, this allows projects to use newer versions of vite. IT DOES NOT RESOLVE THE SECURITY ISSUE, that's what #1411 is for. But I've ran into some snags there and haven't had much time to work on it, so it hasn't ben merged after a month. So I'm releasing this just to allow people to upgrade.

Manual Testing

Run the demo extension in dev mode. This PR also upgrades the local version of Vite used during development to 6.2.0, which would break without this change.

Related Issue

Related to:

But doesn't resolve them. Just applies an unsafe, temporary workaround.

Copy link

pkg-pr-new bot commented Mar 4, 2025

Open in Stackblitz

@wxt-dev/auto-icons

npm i https://pkg.pr.new/@wxt-dev/auto-icons@1497

@wxt-dev/i18n

npm i https://pkg.pr.new/@wxt-dev/i18n@1497

@wxt-dev/module-react

npm i https://pkg.pr.new/@wxt-dev/module-react@1497

@wxt-dev/module-solid

npm i https://pkg.pr.new/@wxt-dev/module-solid@1497

@wxt-dev/module-svelte

npm i https://pkg.pr.new/@wxt-dev/module-svelte@1497

@wxt-dev/module-vue

npm i https://pkg.pr.new/@wxt-dev/module-vue@1497

@wxt-dev/storage

npm i https://pkg.pr.new/@wxt-dev/storage@1497

@wxt-dev/unocss

npm i https://pkg.pr.new/@wxt-dev/unocss@1497

wxt

npm i https://pkg.pr.new/wxt@1497

commit: 310bbb5

Copy link

netlify bot commented Mar 4, 2025

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 310bbb5
🔍 Latest deploy log https://app.netlify.com/sites/creative-fairy-df92c4/deploys/67c645d11ee2d800089f7858
😎 Deploy Preview https://deploy-preview-1497--creative-fairy-df92c4.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.

@aklinker1 aklinker1 marked this pull request as ready for review March 4, 2025 00:07
@aklinker1 aklinker1 requested a review from Timeraa as a code owner March 4, 2025 00:07
@aklinker1 aklinker1 merged commit c9eb3b0 into main Mar 4, 2025
16 checks passed
@aklinker1 aklinker1 deleted the allow-vite-6.0.9 branch March 4, 2025 00:21
Copy link
Contributor

github-actions bot commented Mar 4, 2025

Thanks for helping make WXT better!

@aklinker1
Copy link
Collaborator Author

Released in v0.19.28

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.

1 participant