Skip to content

Conversation

AtofStryker
Copy link
Contributor

Updates svelte-vite-ts to vite 5 and svelte 4. Needs to go into release 14 branch due to how documentation is phrased on docs.cypress.io

@mschile
Copy link
Contributor

mschile commented Nov 5, 2024

@AtofStryker, I received the following error running the tests:

Failed to load PostCSS config
Your configFile threw an error from: cypress.config.js

We stopped running your tests because your config file crashed.

@AtofStryker AtofStryker force-pushed the chore/update_svelte_vite_ts branch from ea513e7 to 43e0f9e Compare November 5, 2024 21:08
@AtofStryker
Copy link
Contributor Author

@AtofStryker, I received the following error running the tests:

Failed to load PostCSS config
Your configFile threw an error from: cypress.config.js

We stopped running your tests because your config file crashed.

weird I can't reproduce it. I tried doing a fresh node_modules install as well and nothing. any ideas how to recreate?

@AtofStryker AtofStryker requested a review from mschile November 5, 2024 21:09
@AtofStryker AtofStryker force-pushed the chore/update_svelte_vite_ts branch from 43e0f9e to 965594b Compare November 6, 2024 17:03
@AtofStryker
Copy link
Contributor Author

@AtofStryker, I received the following error running the tests:

Failed to load PostCSS config
Your configFile threw an error from: cypress.config.js

We stopped running your tests because your config file crashed.

weird I can't reproduce it. I tried doing a fresh node_modules install as well and nothing. any ideas how to recreate?

we were able to reproduce this in node 18. doing this worked QwikDev/qwik#836 (comment)

@AtofStryker AtofStryker merged commit 8bb7cae into release/14.0.0 Nov 6, 2024
@AtofStryker AtofStryker linked an issue Nov 8, 2024 that may be closed by this pull request
AtofStryker added a commit that referenced this pull request Jan 16, 2025
* delete vue2 and nuxt2 projects (#27)

* remove nextjs 12 and 13 projects. add nextjs 14 project (#25)

* chore: update svelte-vite-ts to svelte 4 and vite 5 (#28)

* update angular regular (modules/ not standalone) with generated ng new angular --no-standalone and updated standalone (#31)

* chore: remove cra examples with cypress 14 (#32)

* chore: remove vuecli apps (#33)

* chore: remove vuecli apps

* make sure webpack app is working (now running as expected)

* update svelte-webpack-ts to Svelte 4 (#34)

* chore: add next 15 example (#37)

* chore: update angular-standalone to v19 (need prebuilt binary to work) (#38)

* chore: update vite to vite 6. svelte-vite project needs to wait until we support svelte 5 (#39)

* chore: update svelte projects (vite and webpack) to svelte 5 (#40)

* update svelte-webpack to support svelte 5

* update tests and components to be svelte 5 compliant

* update svelte vite project to svelte 5 and update tests/components to comply with svelte 5

* chore: update to react 19 and update react 19 webpack project (#41)

* update to react 19. Additionally, update react webpack project to use latest dependencies

* Update react-webpack5-js/package.json

Co-authored-by: Ryan Manuel <ryanm@cypress.io>

---------

Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io>

* chore: merge main into release 14 (#42)

* chore: update react-webpack5-js app (#36)

* update cypress to use 14 prerelease

* chore: update react-webpack5-js app (#36) (#43)

* chore: update binaries to use published Cypress 14 binary (#45)

---------

Co-authored-by: Matt Schile <mschile@gmail.com>
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
@AtofStryker AtofStryker deleted the chore/update_svelte_vite_ts branch January 24, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants