Skip to content

Conversation

mschile
Copy link
Contributor

@mschile mschile commented Nov 8, 2024

Update to svelte 4, typescript 5, and cypress 13.

Copy link
Contributor

@AtofStryker AtofStryker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only ran into this when running npm run validate but everything looks good
Screenshot 2024-11-12 at 1 54 17 PM
my guess is this was existing before this PR

@AtofStryker AtofStryker linked an issue Nov 12, 2024 that may be closed by this pull request
@mschile
Copy link
Contributor Author

mschile commented Nov 12, 2024

Only ran into this when running npm run validate but everything looks good Screenshot 2024-11-12 at 1 54 17 PM my guess is this was existing before this PR

Fixed the svelte-check issues 82ffc61

@mschile mschile merged commit 7f348c4 into release/14.0.0 Nov 12, 2024
@mschile mschile deleted the mschile/update_svelte_webpack_ts branch November 12, 2024 21:02
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>
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.

breaking: remove Svelte@3 support

2 participants